Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
LaStrada committed Jan 1, 2025
1 parent 07beda5 commit 75f340b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ the [Home Assistant integration](https://www.home-assistant.io/integrations/airt

The integration supports the following devices:

- [Wave Enhance](https://www.airthings.com/no/wave-enhance-eu)
- [Wave Plus](https://www.airthings.com/en/wave-plus)
- [Wave Mini](https://www.airthings.com/en/wave-mini)
- [Wave Radon](https://www.airthings.com/en/wave-radon)
Expand All @@ -17,7 +18,7 @@ It is not possible to fetch sensor data using this library.

Prerequisites:

- [Python](https://www.python.org/downloads/) with version 3.11 that is required by Home Assistant ([docs](https://developers.home-assistant.io/docs/development_environment?_highlight=python&_highlight=versi#manual-environment) or [reference](https://github.com/home-assistant/architecture/blob/master/adr/0002-minimum-supported-python-version.md))
- [Python](https://www.python.org/downloads/) with version 3.12 that is required by Home Assistant ([docs](https://developers.home-assistant.io/docs/development_environment?_highlight=python&_highlight=versi#manual-environment) or [reference](https://github.com/home-assistant/architecture/blob/master/adr/0002-minimum-supported-python-version.md))
- [Poetry](https://python-poetry.org/docs/#installation)

Install dependencies:
Expand Down

0 comments on commit 75f340b

Please sign in to comment.