Commit Graph

43095 Commits

Author SHA1 Message Date
epenet
e20029d87f Use attr** in meteoalarm (#61895)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-16 23:01:31 +01:00
epenet
863a139b6f Use _attr_attribution in goalzero (#61890)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-16 23:00:04 +01:00
epenet
d26454a313 Use _attr_attribution in flipr (#61889)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-16 22:59:29 +01:00
epenet
98e1b7c95d Use attr** in linux-battery (#61883)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-16 22:59:05 +01:00
epenet
6778e4058e Use attr** in lightwave (#61881)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-16 22:57:15 +01:00
epenet
bb538a9782 Use new enums in motion_blinds (#61931) 2021-12-16 22:47:23 +01:00
epenet
b3105dc218 Use new enums in nuki (#61949) 2021-12-16 22:45:48 +01:00
epenet
c4c9dc8cee Use new enums in neurio_energy (#61953) 2021-12-16 22:45:27 +01:00
epenet
39590f9917 Use new enums in nissan_leaf (#61951) 2021-12-16 22:44:50 +01:00
epenet
81ea811b74 Use new enums in nextbus (#61954) 2021-12-16 22:44:17 +01:00
epenet
890dcfee11 Use new enums in netgear_lte (#61955) 2021-12-16 22:42:52 +01:00
epenet
4bfc3eb22f Use new enums in netatmo (#61941) 2021-12-16 22:42:29 +01:00
Robert Hillis
6f54636baf Use enums in rainforest_eagle (#62057) 2021-12-16 22:38:26 +01:00
Robert Hillis
0ee5691f77 Use enums in roomba (#62045) 2021-12-16 22:36:01 +01:00
Robert Hillis
a16f963605 Use enums in pi_hole (#62064) 2021-12-16 22:34:59 +01:00
Eduard van Valkenburg
6ba11fe6c7 Brunt dependency bump to 1.0.2 (#62014) 2021-12-16 22:33:03 +01:00
Robert Hillis
83cb2d11d5 Use enums in xiaomi_miio (#61979) 2021-12-16 22:31:51 +01:00
Robert Hillis
32e1a3d063 Use enums in Point (#62070) 2021-12-16 22:29:54 +01:00
Robert Hillis
74a9f8e81d Use enums in opentherm_gw (#62084) 2021-12-16 22:28:55 +01:00
Robert Hillis
10e5780fbb Use enums in Omnilogic (#62080) 2021-12-16 22:26:49 +01:00
Robert Hillis
2ab13f3603 Use enums in openweathermap (#62086) 2021-12-16 22:25:49 +01:00
Robert Hillis
5a268419f5 Use enums in pvoutput (#62073) 2021-12-16 22:25:04 +01:00
Robert Hillis
438fd79d23 Use enums in p1_monitor (#62061) 2021-12-16 22:24:06 +01:00
Robert Hillis
b30dd6857f Use enums in opengarage (#62083) 2021-12-16 22:21:21 +01:00
Robert Hillis
06f670272f Use enums in obihai (#62078) 2021-12-16 22:18:28 +01:00
Dave T
dab1a786a5 Use DeviceClass Enums in arlo tests (#62095) 2021-12-16 22:11:08 +01:00
Erik Montnemery
773ac289dd Tweak core add_job and async_add_job docstrings (#62112) 2021-12-16 22:08:13 +01:00
Dave T
9e4f720591 Use DeviceClass Enums in elgato tests (#62121) 2021-12-16 22:07:52 +01:00
rianadon
3b3ab2c19c Handle None values in weather entity forecast (#61467) 2021-12-16 22:01:32 +01:00
Dave T
cabd6375d1 Use DeviceClass Enums in canary tests (#62113) 2021-12-16 21:47:59 +01:00
Dave T
373790cb15 Use DeviceClass Enums in deconz tests (#62114) 2021-12-16 21:46:01 +01:00
epenet
329d90b568 Use new enums in nzbget (#61946) 2021-12-16 21:42:05 +01:00
Maximilian
7a1b05d166 Add missing timezone information (#62106) 2021-12-16 21:39:49 +01:00
Erik Montnemery
4353b1e62c Improve tests for template binary sensor (#62103) 2021-12-16 21:31:37 +01:00
Franck Nijhof
4de4cc7bd4 Small cleanup of Luftdaten constants (#61757) 2021-12-16 21:25:24 +01:00
Dave T
0409665907 Use DeviceClass Enums in ambee tests (#62108) 2021-12-16 21:22:26 +01:00
Dave T
84dad5d678 Use DeviceClass Enums in brother tests (#62110) 2021-12-16 21:22:04 +01:00
Franck Nijhof
0dbd948867 Add Open-Meteo integration (second attempt) (#61742) 2021-12-16 21:12:33 +01:00
Dave T
fe08668a87 Use DeviceClass Enums in accuweather tests (#61990) 2021-12-16 21:05:56 +01:00
Dave T
4a7a3b0469 Use DeviceClass Enums in advantage_air tests (#61986) 2021-12-16 21:05:12 +01:00
Dave T
1a594d2a8c Use DeviceClass Enums in abode tests (#61980) 2021-12-16 20:59:55 +01:00
Dave T
4f7182a41a Use DeviceClass Enums in airly tests (#61989) 2021-12-16 20:59:25 +01:00
Erik Montnemery
0e28fbbe83 Minor refactor of template vacuum (#61860) 2021-12-16 20:53:19 +01:00
Eduard van Valkenburg
80833aa7fb Add config flow to Azure Event Hub integration (#61155)
* config flow added, no tests yet

* added tests

* refinement of tests

* small reverses of hub code

* fix small bug

* test fixes from review

* test fixes from review

* further refinement of tests and config flow

* removed true return from hub and added failed reason for import

* added deepcopy to default options

* deleted max_delay from options, can still be in yaml for now

* updated dropped message

* mistaken period at eol
2021-12-16 18:57:51 +01:00
Robert Hillis
619529b40c Use enums in Powerwall (#62072) 2021-12-16 11:38:56 -06:00
Robert Hillis
31bef18e9a Use enums in screenlogic (#62049) 2021-12-16 11:38:32 -06:00
Robert Hillis
21e46e318d Use enums in venstar (#61993) 2021-12-16 17:42:24 +01:00
Robert Hillis
521458d981 Use enums in openverse (#62082) 2021-12-16 17:12:18 +01:00
Erik Montnemery
6acf45566e Minor refactor of template switch (#61859) 2021-12-16 17:11:47 +01:00
Erik Montnemery
597045149f Minor refactor of template select (#62091) 2021-12-16 17:11:27 +01:00