1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-01 00:44:04 +00:00

46762 Commits

Author SHA1 Message Date
Paulus Schoutsen
0541c708da Merge pull request #67588 from home-assistant/rc 2022.3.1 2022-03-03 18:49:44 -08:00
Paulus Schoutsen
ba40d62081 Bumped version to 2022.3.1 2022-03-03 15:53:54 -08:00
J. Nick Koston
73765a1f29 Add guards for HomeKit version/names that break apple watches (#67585) 2022-03-03 15:53:46 -08:00
muppet3000
b5b945ab4d Fix data type for growatt lastdataupdate (#67511) (#67582)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-03-03 15:53:46 -08:00
Emory Penney
d361643500 Bump pyobihai (#67571) 2022-03-03 15:53:45 -08:00
Paulus Schoutsen
eff7a12557 Highlight in logs it is a custom component when setup fails (#67559)
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev>
2022-03-03 15:53:44 -08:00
Jan Bouwhuis
63f8e9ee08 Fix MQTT config flow with advanced parameters (#67556)
* Fix MQTT config flow with advanced parameters

* Add test
2022-03-03 15:53:44 -08:00
Simone Chemelli
ee0bdaa2de Check if UPnP is enabled on Fritz device (#67512)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-03-03 15:48:24 -08:00
jjlawren
48d9e9a83c Bump soco to 0.26.4 (#67498) 2022-03-03 15:47:50 -08:00
Franck Nijhof
8de94f3b5c Merge pull request #67487 from home-assistant/rc 2022.3.0 2022-03-02 19:56:49 +01:00
Joakim Sørensen
d7c480f2d8 Set fail-fast to false for meta container (#67484) 2022-03-02 19:00:52 +01:00
Joakim Sørensen
0349d7d09d Split meta image creation (#67480) 2022-03-02 19:00:49 +01:00
dependabot[bot]
be19a2e2ab Bump docker/login-action from 1.14.0 to 1.14.1 (#67462)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 19:00:46 +01:00
dependabot[bot]
b9f44eec0a Bump docker/login-action from 1.13.0 to 1.14.0 (#67416)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 19:00:42 +01:00
Joakim Plate
9db56a8119 Don't trigger device removal for non rfxtrx devices (#67315) 2022-03-02 18:44:43 +01:00
Franck Nijhof
ddf7efd937 Bumped version to 2022.3.0 2022-03-02 18:18:58 +01:00
Paulus Schoutsen
da4f4f641d Add guard radio browser media source (#67486) 2022-03-02 18:18:28 +01:00
cnico
288270ac08 Address late review of flipr (#67477) 2022-03-02 18:18:25 +01:00
Shay Levy
092b973067 Bump aioshelly to 1.0.11 (#67476) 2022-03-02 18:18:22 +01:00
Michael Chisholm
9aba0ba990 Sort DMS results using only criteria supported by the device (#67475) 2022-03-02 18:18:18 +01:00
Jc2k
4668720f02 Remove Ecobee homekit vendor extensions that just don't work (#67474) 2022-03-02 18:18:14 +01:00
Jc2k
274e4d5558 Bump to aiohomekit 0.7.15 (#67470) 2022-03-02 18:18:11 +01:00
Erik Montnemery
94fd7ec028 Improve binary sensor group when member is unknown or unavailable (#67468) 2022-03-02 18:18:05 +01:00
Joakim Plate
c81ccaebd3 Rfxtrx correct overzealous type checking (#67437) 2022-03-02 18:18:02 +01:00
Erik Montnemery
4c0ba7cd77 Improve mobile_app key handling (#67429) 2022-03-02 18:17:58 +01:00
Paulus Schoutsen
1ebb4cf395 Bumped version to 2022.3.0b6 2022.3.0b6 2022-03-01 17:21:51 -08:00
Simone Chemelli
17bc8c64f8 Add missing temperature sensor for Shelly Motion2 (#67458) 2022-03-01 16:57:52 -08:00
Paulus Schoutsen
fa01715bbb Bump frontend to 20220301.0 (#67457) 2022-03-01 16:57:27 -08:00
Franck Nijhof
99322e2658 Fix CO2Signal having unknown data (#67453) 2022-03-01 16:56:45 -08:00
Teemu R
9a306e2a89 Bump python-songpal to 0.14.1 (#67435)
Changelog https://github.com/rytilahti/python-songpal/releases/tag/0.14.1
2022-03-01 16:56:44 -08:00
JeroenTuinstra
47812c6b91 Correct selector for remote integration line 50 (#67432) 2022-03-01 16:56:43 -08:00
jan iversen
40d72b3188 CONF_SLAVE do not have default 0 in a validator (#67418) 2022-03-01 16:56:42 -08:00
J. Nick Koston
b31e570ec7 Avoid creating wiring select for Magic Home if its not supported (#67417) 2022-03-01 16:56:41 -08:00
Paulus Schoutsen
768a031128 Restore children media class (#67409) 2022-03-01 16:56:41 -08:00
Paulus Schoutsen
f1620cbb2e Add support for detecting hostname based addresses as internal (#67407) 2022-03-01 16:56:40 -08:00
cnico
aeac31c926 Add flipr API error detection and catch it correctly. (#67405) 2022-03-01 16:56:39 -08:00
Jeff
26203e9924 Support disconnected Powerwall configuration (#67325)
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-01 16:56:39 -08:00
J. Nick Koston
d766b17323 Partially revert powerwall abs change from #67245 (#67300) 2022-03-01 16:56:37 -08:00
Paulus Schoutsen
ee3be011a5 Bumped version to 2022.3.0b5 2022.3.0b5 2022-02-28 17:02:34 -08:00
J. Nick Koston
cd5056fdab Bump zeroconf to 0.38.4 (#67406) 2022-02-28 17:02:27 -08:00
jjlawren
4423ecbe1c Reduce magic in Sonos error handling fixture (#67401) 2022-02-28 17:02:27 -08:00
Erik Montnemery
06791d42f2 Fix race when unsubscribing from MQTT topics (#67376)
* Fix race when unsubscribing from MQTT topics

* Improve test
2022-02-28 17:02:26 -08:00
jjlawren
e4c8ac64a4 Bump plexapi to 4.10.0 (#67364) 2022-02-28 17:02:25 -08:00
Paulus Schoutsen
aee2a8bc51 Guard for non-string inputs in Alexa (#67348) 2022-02-28 17:02:24 -08:00
Paulus Schoutsen
6d5be01677 Guard for index error in picnic (#67345) 2022-02-28 17:02:24 -08:00
Mick Vleeshouwer
2639965b24 Bump pyoverkiz to 1.3.9 in Overkiz integration (#67339) 2022-02-28 17:02:23 -08:00
Marc Mueller
b468cc8c9e Remove redundant type cast (#67317) 2022-02-28 17:02:22 -08:00
Paulus Schoutsen
8c3c8ff1d4 Bumped version to 2022.3.0b4 2022.3.0b4 2022-02-26 14:13:19 -08:00
Paulus Schoutsen
23846eb120 Bump frontend to 20220226.0 (#67313) 2022-02-26 14:13:12 -08:00
Martin Hjelmare
61b4386053 Fix dhcp None hostname (#67289)
* Fix dhcp None hostname

* Test handle None hostname
2022-02-26 14:13:12 -08:00