46561 Commits

Author SHA1 Message Date
starkillerOG
0b02870489
Goodwe - fix value errors (#65121) 2022-01-28 16:54:19 +02:00
Marc Mueller
75f39f9ca2
Move version metadata key to setup.cfg (#65091)
* Move version to setup.cfg
* Move python_requires to setup.cfg
* Add script to validate project metadata
* Add dedicated pre-commit hook
2022-01-28 13:36:20 +01:00
Hans Oischinger
a9cc35d6b6
Handle vicare I/O in executor (#65105)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-28 12:06:05 +01:00
Erik Montnemery
c470733feb
Fix cast support for browsing local media source (#65115) 2022-01-28 11:38:09 +01:00
Thibaut
65fb6f26f1
Check explicitly for None value in Overkiz integration (#65045) 2022-01-28 10:58:42 +01:00
Joakim Sørensen
0a2f57e4f8
Move netatmo dataclass registrations (#65052) 2022-01-28 10:51:32 +01:00
J. Nick Koston
de7f1e793a
Downgrade homekit linked humidity sensor error to debug (#65098)
Fixes #65015
2022-01-28 10:38:13 +02:00
Marc Mueller
86ed720335
Move install_requires to setup.cfg (#65095) 2022-01-27 22:34:18 -08:00
Shay Levy
631c4bf10f
Fix Shelly 1/1PM external temperature sensor unavailable (#65096) 2022-01-27 22:33:12 -08:00
GitHub Action
e591393f01 [ci skip] Translation update 2022-01-28 00:14:53 +00:00
Marvin Wichmann
62584b4813
Add tests for KNX diagnostic and expose (#64938)
* Add test for KNX diagnostic

* Add test for KNX expose

* Apply review suggestions
2022-01-27 23:03:20 +01:00
Jc2k
f49cfe866a
Support unpairing homekit accessories from homekit_controller (#65065) 2022-01-27 16:02:30 -06:00
G Johansson
e92078cf50
Fix Yale optionsflow (#65072) 2022-01-27 21:01:30 +01:00
dougiteixeira
696b930b1c
Complementing the Tuya Curtain (cl) category (#65023)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-01-27 20:41:13 +01:00
Paulus Schoutsen
0604185854 Bumped version to 2022.2.0b1 2022.2.0b1 2022-01-27 11:24:06 -08:00
epenet
ff445b69f4 Update Renault to 0.1.7 (#65076)
* Update Renault to 0.1.7

* Adjust tests accordingly

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-27 11:23:38 -08:00
Paulus Schoutsen
7e2d04ca77 Bump frontend to 20220127.0 (#65075) 2022-01-27 11:23:37 -08:00
jjlawren
07d2627dc5 Guard browsing Spotify if setup failed (#65074)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-01-27 11:23:37 -08:00
Hans Oischinger
1968ddb3fd Update PyVicare to 2.16.1 (#65073) 2022-01-27 11:23:36 -08:00
Marc Mueller
5a90f106d1 Remove backports.zoneinfo dependency (#65069) 2022-01-27 11:23:35 -08:00
Martin Hjelmare
8afb0aa44a Fix notify leaving zone blueprint (#65056) 2022-01-27 11:23:34 -08:00
Simon Hansen
6f8b0a01b4 Fix typo in entity name for launchlibrary (#65048) 2022-01-27 11:23:34 -08:00
Duco Sebel
035b589fca Add flow_title for HomeWizard Energy (#65047) 2022-01-27 11:23:33 -08:00
Erik Montnemery
3e94d39c64 Unset Alexa authorized flag in additional case (#65044) 2022-01-27 11:23:32 -08:00
Erik Montnemery
a768de51c0 Correct zone state (#65040)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-01-27 11:23:32 -08:00
Shay Levy
25ffda7cd4 Fix Shelly battery powered devices unavailable (#65031) 2022-01-27 11:23:31 -08:00
Chris Talkington
290a0df2be Update rokuecp to 0.12.0 (#65030) 2022-01-27 11:23:30 -08:00
Paulus Schoutsen
662ec1377a Catch connection reset error (#65027) 2022-01-27 11:23:30 -08:00
Brandon Rothweiler
057f1a701f Bump pymazda to 0.3.2 (#65025) 2022-01-27 11:23:29 -08:00
Joakim Sørensen
03e369dc86 Set ping data to None instead of False (#65013) 2022-01-27 11:23:28 -08:00
J. Nick Koston
c831270262 Bump flux_led to fix push updates on newer devices (#65011) 2022-01-27 11:23:27 -08:00
Franck Nijhof
9eb18564b7 Handle Tuya sendings strings instead of numeric values (#65009) 2022-01-27 11:23:27 -08:00
Jesse Hills
a7d83993be Add diagnostics download to ESPHome (#65008) 2022-01-27 11:23:26 -08:00
Arjan van Balken
25ea728f21 Update Arris TG2492LG dependency to 1.2.1 (#64999) 2022-01-27 11:23:26 -08:00
Jan Bouwhuis
63048a67e0 Fix MQTT climate action null warnings (#64658) 2022-01-27 11:23:25 -08:00
Paulus Schoutsen
8cf1109775
Bump frontend to 20220127.0 (#65075) 2022-01-27 11:22:53 -08:00
epenet
d706a7bbde
Update Renault to 0.1.7 (#65076)
* Update Renault to 0.1.7

* Adjust tests accordingly

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-27 20:19:28 +01:00
jjlawren
5a4eeaed56
Guard browsing Spotify if setup failed (#65074)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-01-27 11:10:19 -08:00
Hans Oischinger
f8f8262963
Update PyVicare to 2.16.1 (#65073) 2022-01-27 19:41:50 +01:00
Simon Hansen
c5787a5422
Fix typo in entity name for launchlibrary (#65048) 2022-01-27 10:02:10 -08:00
Erik Montnemery
30fd902764
Correct zone state (#65040)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-01-27 10:01:09 -08:00
Erik Montnemery
176eae701a
Unset Alexa authorized flag in additional case (#65044) 2022-01-27 09:59:58 -08:00
Marc Mueller
d8f167bbac
Remove backports.zoneinfo dependency (#65069) 2022-01-27 09:59:27 -08:00
Jc2k
a65694457a
Allow homekit_controller to set Ecobee's mode (#65032) 2022-01-27 11:02:38 -06:00
Patrik Lindgren
70321ed795
Add battery sensor for Tradfri blinds (#65067) 2022-01-27 17:47:47 +01:00
Chris Talkington
e0d970c739
Update rokuecp to 0.12.0 (#65030) 2022-01-27 10:43:23 -06:00
Jc2k
603d0fb068
Allow homekit_controller to customise Ecobee home/sleep/away thresholds (#65036) 2022-01-27 10:41:53 -06:00
Martin Hjelmare
3d461e9e1f
Fix notify leaving zone blueprint (#65056) 2022-01-27 17:37:40 +01:00
Jc2k
9799965c62
Better names for energy related homekit_controller sensors (#65055) 2022-01-27 10:08:26 -06:00
Marc Mueller
3a45168b97
Improve proximity typing (#65053)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-27 17:05:08 +01:00