https://github.com/danielhiversen/home_assistant_airthings_cloud
Airthings cloud
https://github.com/danielhiversen/home_assistant_airthings_cloud
airthings airthings-wave hacs home-assistant
Last synced: 2 months ago
JSON representation
Airthings cloud
- Host: GitHub
- URL: https://github.com/danielhiversen/home_assistant_airthings_cloud
- Owner: Danielhiversen
- License: apache-2.0
- Created: 2020-10-12T16:58:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-28T05:52:02.000Z (over 3 years ago)
- Last Synced: 2025-03-24T07:40:07.996Z (3 months ago)
- Topics: airthings, airthings-wave, hacs, home-assistant
- Language: Python
- Homepage:
- Size: 69.3 KB
- Stars: 32
- Watchers: 7
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Airthings cloud

[![GitHub Release][releases-shield]][releases]
[](https://github.com/custom-components/hacs)Custom component for using [Airthings](https://www.airthings.com//) sensors in Home Assistant.
[Support the developer](http://paypal.me/dahoiv)
## Install
Use [hacs](https://hacs.xyz/docs/faq/custom_repositories) or copy the files to the custom_components folder in Home Assistant config.## Configuration
In configuration.yaml:```
sensor:
- platform: airthings_cloud
username: [email protected]
password: YOURPSWD
```[releases]: https://github.com/Danielhiversen/home_assistant_airthings_cloud/releases
[releases-shield]: https://img.shields.io/github/release/Danielhiversen/home_assistant_airthings_cloud.svg?style=popout
[downloads-total-shield]: https://img.shields.io/github/downloads/Danielhiversen/home_assistant_airthings_cloud/total
[hacs-shield]: https://img.shields.io/badge/HACS-Default-orange.svg
[hacs]: https://hacs.xyz/docs/default_repositories