Franck Nijhof
|
7d7f5272fe
|
Add device info to Luftdaten (#62692)
|
2021-12-25 10:52:31 +01:00 |
Franck Nijhof
|
40f1d53475
|
Add sensor tests to Luftdaten (#62663)
|
2021-12-23 15:46:17 +01:00 |
Franck Nijhof
|
6ef7539a31
|
Add base integration tests to Luftdaten (#62594)
|
2021-12-23 07:25:26 +01:00 |
Franck Nijhof
|
496165711d
|
Improve config flow Luftdaten (#62589)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-12-22 13:00:51 +01:00 |
Franck Nijhof
|
4805b67300
|
Add strict typing to Luftdaten (#62588)
|
2021-12-22 12:20:35 +01:00 |
Franck Nijhof
|
66185f8247
|
Add state class support to Luftdaten (#62585)
|
2021-12-22 12:04:31 +01:00 |
Franck Nijhof
|
82013e68fb
|
Implement DataUpdateCoordinator in luftdaten (#62313)
* Implement DataUpdateCoordinator in luftdaten
* Typing additions/fixes
* Update homeassistant/components/luftdaten/sensor.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2021-12-21 22:51:47 +01:00 |
Franck Nijhof
|
7fe895e554
|
Add unique ID to config entry in Luftdaten (#62176)
|
2021-12-19 12:42:52 +01:00 |
Franck Nijhof
|
4de4cc7bd4
|
Small cleanup of Luftdaten constants (#61757)
|
2021-12-16 21:25:24 +01:00 |
Franck Nijhof
|
de45144750
|
Remove deprecated YAML configuration from Luftdaten (#61748)
|
2021-12-14 09:21:12 +01:00 |
Franck Nijhof
|
4a1f49852a
|
Use SensorDeviceClass enum in Luftdaten (#61746)
|
2021-12-13 20:39:19 -08:00 |
Marc Mueller
|
40b99135e5
|
Use platform enum (3) [H-L] (#60937)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2021-12-05 17:10:07 -10:00 |
Franck Nijhof
|
b2ee62ba8d
|
Upgrade luftdaten to 0.7.1 (#60970)
|
2021-12-04 00:16:00 -08:00 |
GitHub Action
|
96313bbbe0
|
[ci skip] Translation update
|
2021-11-27 00:12:17 +00:00 |
GitHub Action
|
9e606abb0c
|
[ci skip] Translation update
|
2021-11-23 00:13:54 +00:00 |
GitHub Action
|
b82fac1a73
|
[ci skip] Translation update
|
2021-11-17 00:13:20 +00:00 |
Giel van Schijndel
|
04a258bf21
|
fix(luftdaten): air pressure is reported in pascal instead of hecto pascal (#59687)
|
2021-11-15 09:51:57 +01:00 |
GitHub Action
|
e35b83081e
|
[ci skip] Translation update
|
2021-11-08 00:12:31 +00:00 |
GitHub Action
|
4e419d8c6f
|
[ci skip] Translation update
|
2021-11-01 00:13:04 +00:00 |
GitHub Action
|
c76e15149c
|
[ci skip] Translation update
|
2021-10-17 00:12:27 +00:00 |
Marc Mueller
|
3c0a34dd01
|
Use EntityDescription - luftdaten (#55676)
* Use EntityDescription - luftdaten
* Fix name attribute
* Remove default values
* Move SensorTypes back to __init__
|
2021-09-03 22:34:01 +02:00 |
Erik Montnemery
|
2720ba2753
|
Move temperature conversions to sensor base class (4/8) (#54472)
* Move temperature conversions to entity base class (4/8)
* Fix litterrobot sensor
* Fix tests
|
2021-08-11 21:17:47 +02:00 |
GitHub Action
|
ba93bda3ad
|
[ci skip] Translation update
|
2021-08-05 00:34:46 +00:00 |
Daniel Hjelseth Høyer
|
fbad453c89
|
Pylint 2.9.3 (#52972)
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
|
2021-07-14 21:44:57 -07:00 |
Erik Montnemery
|
d1f3c20079
|
Set device_class on temperature sensors L-Q (#52919)
|
2021-07-12 20:41:45 +02:00 |
GitHub Action
|
f7e4db512f
|
[ci skip] Translation update
|
2021-07-09 00:09:30 +00:00 |
GitHub Action
|
7615af35d8
|
[ci skip] Translation update
|
2021-06-07 00:18:16 +00:00 |
Franck Nijhof
|
3f463f22a1
|
Deprecate Luftdaten YAML configuration (#50365)
|
2021-05-09 14:27:56 -04:00 |
hubbergit
|
4d9d565ecc
|
Fix unit of measurement from Pa to hPa (#49664)
The unit of measurement should be hPa instead of Pa for the air pressure.
|
2021-05-09 10:07:51 +02:00 |
Franck Nijhof
|
f88eea5275
|
Upgrade luftdaten to 0.6.5 (#50103)
|
2021-05-05 09:12:35 +02:00 |
Franck Nijhof
|
10d6dfd4ae
|
Clean up connection classes in integrations H-L (#49891)
|
2021-04-30 21:02:53 -10:00 |
Franck Nijhof
|
e1a3ef3d69
|
Clean up config entry handlers decorator from config flows (#49932)
|
2021-04-30 23:28:25 +02:00 |
J. Nick Koston
|
b10534359b
|
Reduce config entry setup/unload boilerplate K-M (#49775)
|
2021-04-27 18:49:13 +02:00 |
Paulus Schoutsen
|
a90d3a051f
|
prefer total_seconds over seconds (#49505)
|
2021-04-20 17:41:36 -07:00 |
Franck Nijhof
|
055cdc64c0
|
Add support for IoT class in manifest (#46935)
|
2021-04-15 10:21:38 +02:00 |
Erik Montnemery
|
fdf97eaca3
|
Migrate integrations i-m to extend SensorEntity (#48213)
|
2021-03-22 19:59:03 +01:00 |
HomeAssistant Azure
|
c11b85af2f
|
[ci skip] Translation update
|
2021-03-16 00:04:36 +00:00 |
Erik Montnemery
|
14a59d290a
|
Update integrations j-o to override extra_state_attributes() (#47758)
|
2021-03-11 20:11:25 +01:00 |
HomeAssistant Azure
|
9159f54900
|
[ci skip] Translation update
|
2021-02-24 00:04:14 +00:00 |
HomeAssistant Azure
|
0cb1f61deb
|
[ci skip] Translation update
|
2021-02-21 00:07:04 +00:00 |
Paulus Schoutsen
|
959ed6d077
|
Update translations
|
2021-02-03 11:46:49 +01:00 |
HomeAssistant Azure
|
9c63fbfcb1
|
[ci skip] Translation update
|
2020-12-07 00:04:18 +00:00 |
HomeAssistant Azure
|
acca35cdc4
|
[ci skip] Translation update
|
2020-11-22 00:04:54 +00:00 |
FlavorFx
|
f22f568169
|
Fix Luftdaten.info data retrieval (#43471)
Fix Luftdaten.info data retrieval
|
2020-11-21 11:52:34 +01:00 |
Paulus Schoutsen
|
54f3d9078a
|
Update translations
|
2020-11-11 12:10:09 +01:00 |
HomeAssistant Azure
|
eebf0ef336
|
[ci skip] Translation update
|
2020-11-08 00:04:05 +00:00 |
HomeAssistant Azure
|
57c6bb96f4
|
[ci skip] Translation update
|
2020-11-07 00:04:02 +00:00 |
HomeAssistant Azure
|
e972686a13
|
[ci skip] Translation update
|
2020-11-06 00:04:57 +00:00 |
HomeAssistant Azure
|
9298fec345
|
[ci skip] Translation update
|
2020-11-05 00:10:11 +00:00 |
HomeAssistant Azure
|
b71e28dfac
|
[ci skip] Translation update
|
2020-11-04 00:13:14 +00:00 |