22 Commits

Author SHA1 Message Date
Marc Mueller
f2b7733e8c
Use runtime_data for airthings (#116622)
Co-authored-by: Matthias Alphart <farmio@alphart.net>
2024-05-02 20:59:34 +02:00
Ståle Storø Hauknes
d367bc63f0
Fix KeyError error when fetching sensors (Airthings) (#115844) 2024-04-23 15:53:31 +02:00
Ondřej Machulda
7fce629fc4
Change airthings pressure sensor device_class to atmospheric pressure (#113005) 2024-03-11 17:01:19 +01:00
Marc Mueller
ff3a801936
Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
Ståle Storø Hauknes
76a1e97947
Update framework for Airthings cloud (#107653)
* Upgrade framework

* Improve code for model name
2024-01-14 21:22:27 +01:00
Marc Mueller
8903aecb77
Enable strict typing for airthings (#106814) 2024-01-02 11:38:20 +01:00
Erik Montnemery
045c327928
Move DeviceInfo from entity to device registry (#98149)
* Move DeviceInfo from entity to device registry

* Update integrations
2023-08-10 22:04:26 -04:00
Joost Lekkerkerker
8e93045857
Add entity translations to Airthings (#95052) 2023-06-22 16:02:45 +02:00
Ståle Storø Hauknes
fbd06e0745
Add model name to Airthings integration (#92921) 2023-05-11 08:44:38 +02:00
Ståle Storø Hauknes
2ea21e9c2a
Adjust link for Airthings (cloud) devices (#92922) 2023-05-11 08:31:23 +02:00
Erik Montnemery
cc564026fa
Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +01:00
epenet
d89ba40010
Use UnitOfTemperature in integrations (a-d) (#84304) 2022-12-20 17:59:20 +01:00
epenet
f988a1164d
Use UnitOfPressure in integrations (#84230) 2022-12-19 21:41:46 +01:00
Marc Mueller
b168a8c7d0
Use imports from helpers.typing (#63459) 2022-01-05 14:56:34 +01:00
epenet
646da7a9b7
Use new EntityCategory enum in airthings (#61260)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-08 12:17:03 -08:00
Daniel Hjelseth Høyer
92e608ce04
Use state class enum in Airthings (#60728) 2021-12-01 13:57:54 +01:00
Daniel Hjelseth Høyer
3e9c72df5c
Use device class enum in Airthings (#60704) 2021-12-01 10:59:24 +01:00
Daniel Hjelseth Høyer
eb2f2d3905
Add configuration url to Airthings (#58041)
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2021-10-19 18:47:14 +02:00
Daniel Hjelseth Høyer
9b693f7f2b
Airthings entity category diagnostic (#57850) 2021-10-17 07:30:13 -10:00
Fredrik Oterholt
4d433e18ac
Add more sensor types for airthings devices (#56706)
* add additional sensor types for airthings devices

* remove "out of ten" unit

* change unit on rssi

* remove device class for light

* disable by default
2021-09-27 13:27:02 +02:00
Daniel Hjelseth Høyer
d8387744ec
Correct the device name for Airthings (#56655) 2021-09-26 12:48:27 +02:00
Daniel Hjelseth Høyer
6e7bc65e2e
Airthings (#56578) 2021-09-23 13:20:30 -07:00