Franck Nijhof
c7871d13cf
Fix Yamaha MusicCast zone sleep select entity ( #87041 )
2023-01-31 15:16:15 -05:00
J. Nick Koston
3d6ced2a16
Add a repair issue when using MariaDB is affected by MDEV-25020 ( #87040 )
...
closes https://github.com/home-assistant/core/issues/83787
2023-01-31 15:16:14 -05:00
Michael Hansen
2f403b712c
Bump home-assistant-intents to 2023.1.31 ( #87034 )
2023-01-31 15:16:12 -05:00
mkmer
1caca91174
Honeywell Correct key name ( #87018 )
...
* Correct key name
* Logic error around setpoint and auto mode
* Set tempurature and setpoints correctly
* Only high/low in auto.
2023-01-31 15:16:11 -05:00
Franck Nijhof
1859dcf99b
Only report invalid numeric value for sensors once ( #87010 )
2023-01-31 15:16:10 -05:00
Bouwe Westerdijk
c34eb1ad9d
Bump plugwise to v0.27.5 ( #87001 )
...
fixes undefined
2023-01-31 15:16:08 -05:00
Paulus Schoutsen
be69e9579c
Bump ESPHome Dashboard API 1.2.3 ( #86997 )
2023-01-31 15:16:07 -05:00
Michael Davie
ac6fa3275b
Bump env_canada to 0.5.27 ( #86996 )
...
fixes undefined
2023-01-31 15:16:06 -05:00
J. Nick Koston
5284837c8f
Add a repair issue when using MariaDB is affected by MDEV-25020 ( #87040 )
...
closes https://github.com/home-assistant/core/issues/83787
2023-01-31 20:42:07 +01:00
Paulus Schoutsen
9c0856787d
Improve JSON errors from HTTP view ( #87042 )
2023-01-31 20:37:26 +01:00
Franck Nijhof
5b728a41de
Fix Yamaha MusicCast zone sleep select entity ( #87041 )
2023-01-31 20:37:11 +01:00
mkmer
ee30f5afcc
Honeywell Correct key name ( #87018 )
...
* Correct key name
* Logic error around setpoint and auto mode
* Set tempurature and setpoints correctly
* Only high/low in auto.
2023-01-31 12:59:06 -05:00
Michael Hansen
52cf6c7baf
Fix assert order in intent tests ( #87036 )
...
Fix assert order
2023-01-31 10:59:00 -06:00
Michael Hansen
68450734f1
Bump home-assistant-intents to 2023.1.31 ( #87034 )
2023-01-31 10:23:03 -06:00
Álvaro Fernández Rojas
c780334608
Update AEMET-OpenData to v0.2.2 ( #87017 )
2023-01-31 16:48:51 +01:00
Matrix
d6e817aa62
Separate the yolink garage door device from the door sensor ( #84561 )
...
* Separate the garage door device from the door sensor
* Bump yolink api to 0.2.1
* fix suggest
* fix typos
* Bump yolink-api to 0.2.6
* Bump version to 0.2.7 and fix rename effects
* change aiohttp min version to 3.8.1
2023-01-31 14:50:19 +01:00
Franck Nijhof
4dba9c09fc
Only report invalid numeric value for sensors once ( #87010 )
2023-01-31 12:44:18 +01:00
On Freund
35b82db8b0
Rympro integration code fixes ( #86734 )
...
* Address review comments
* Add coordinator.py to coveragerc
* Apply suggestions from code review
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
* Update homeassistant/components/rympro/coordinator.py
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
* Move SCAN_INTERVAL to coordinator.py
---------
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2023-01-31 10:40:43 +01:00
Martin Mauch
a28e7e1541
Fix typo in EnOcean ( #86868 )
2023-01-31 09:49:37 +01:00
Bouwe Westerdijk
7f01d57965
Bump plugwise to v0.27.5 ( #87001 )
...
fixes undefined
2023-01-31 09:32:39 +01:00
epenet
0d018d53f1
Don't run tests if ruff fails ( #87003 )
2023-01-31 09:31:49 +01:00
Michael Davie
be25d17e02
Bump env_canada to 0.5.27 ( #86996 )
...
fixes undefined
2023-01-31 08:56:27 +01:00
epenet
7db166b515
Fix tests typing helper ( #86956 )
2023-01-31 08:48:35 +01:00
Jan Bouwhuis
33ede351f0
Cleanup code for parsing yaml MQTT config ( #86944 )
...
* Cleanup code for parsing yaml configs
* Add abstractmethod decorator to async_update
* Replace get() with default-list ensured by schema
2023-01-31 08:24:33 +01:00
Paulus Schoutsen
1c4ba61725
Bump ESPHome Dashboard API 1.2.3 ( #86997 )
2023-01-31 00:05:59 -05:00
Paulus Schoutsen
2f896c5df8
Bumped version to 2023.2.0b7
2023-01-30 23:47:52 -05:00
Paulus Schoutsen
c9e86ccd38
ESPHome handle remove password and no encryption ( #86995 )
...
* ESPHome handle remove password and no encryption
* Start reauth for invalid api password
---------
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-01-30 23:47:48 -05:00
Paulus Schoutsen
8760227296
ESPHome discovered dashboard checks reauth flows ( #86993 )
2023-01-30 23:47:47 -05:00
Michael Hansen
edf02b70ea
Prioritize entity names over area names in Assist matching ( #86982 )
...
* Refactor async_match_states
* Check entity name after state, before aliases
* Give entity name matches priority over area names
* Don't force result to have area
* Add area alias in tests
* Move name/area list creation back
* Clean up PR
* More clean up
2023-01-30 23:47:46 -05:00
shbatm
32a7ae6129
Bump pyisy to 3.1.11 ( #86981 )
...
* Bump pyisy to 3.1.10
* Bump pyisy to 3.1.11
2023-01-30 23:47:45 -05:00
Paulus Schoutsen
29056f1bd7
Check dashboard when showing reauth form ( #86980 )
2023-01-30 23:47:44 -05:00
puddly
01dea7773a
Bump ZHA dependencies ( #86979 )
...
Bump ZHA dependency bellows from 0.34.6 to 0.34.7
2023-01-30 23:47:43 -05:00
Bram Kragten
688bba15ac
Update frontend to 20230130.0 ( #86978 )
2023-01-30 23:47:42 -05:00
Franck Nijhof
f6230e2d71
Allow any state class when using the precipitation device class ( #86977 )
2023-01-30 23:47:41 -05:00
Steven Looman
6a9f06d36e
Ensure a proper scope_id is given for IPv6 addresses when initializing the SSDP component ( #86975 )
...
fixes undefined
2023-01-30 23:47:40 -05:00
Steven Looman
dc50a6899a
Fix error on empty location in ssdp messages ( #86970 )
2023-01-30 23:47:39 -05:00
Paul Bottein
d39d4d6b7f
Uses PolledSmartEnergySummation for ZLinky ( #86960 )
2023-01-30 23:47:38 -05:00
ollo69
6a1710063a
Catch AndroidTV exception on setup ( #86819 )
...
fixes undefined
2023-01-30 23:47:37 -05:00
puddly
565a9735fc
ZHA config flow cleanup ( #86742 )
...
fixes undefined
2023-01-30 23:47:36 -05:00
mkmer
ba966bd0f7
Honeywell auto mode invalid attribute ( #86728 )
...
fixes undefined
2023-01-30 23:47:35 -05:00
Michael Hansen
c7b944ca75
Use device area id in intent matching ( #86678 )
...
* Use device area id when matching
* Normalize whitespace in response
* Add extra test entity
2023-01-30 23:47:34 -05:00
Michael Hansen
f4654128db
Add synesthesiam as a codeowner on intent ( #86998 )
2023-01-30 23:46:42 -05:00
Michael Hansen
be69c81db5
Prioritize entity names over area names in Assist matching ( #86982 )
...
* Refactor async_match_states
* Check entity name after state, before aliases
* Give entity name matches priority over area names
* Don't force result to have area
* Add area alias in tests
* Move name/area list creation back
* Clean up PR
* More clean up
2023-01-30 23:46:25 -05:00
Marcel van der Veldt
f8c6e4c20a
Add support for Hue Smart Scenes (Natural Lights) ( #85517 )
...
* Bump aiohue to 4.6.0
* fix device name for lights
* fix name for groups too
* ignore smart scenes
* bump to 4.6.1 instead
* Add support for Smart Scenes (Natural lights) in Hue
* update base entity class
* fix test fixture
* update tests
* fix scene test
* fix typo
* use underlying scene controller
* use enum value
* update tests
* add current scene name within smart scene
* extra attributes are only valid if the scene is active
* Update v2_resources.json
* typo
* fix after merge
2023-01-30 23:32:37 -05:00
Paulus Schoutsen
d88849fb04
ESPHome handle remove password and no encryption ( #86995 )
...
* ESPHome handle remove password and no encryption
* Start reauth for invalid api password
---------
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-01-30 23:05:48 -05:00
PeteRager
e706696271
Nest - Climate shorten line to be less than 88 chars ( #86989 )
...
Lines to be less than 88
2023-01-30 19:14:24 -08:00
shbatm
53638ba138
Bump pyisy to 3.1.11 ( #86981 )
...
* Bump pyisy to 3.1.10
* Bump pyisy to 3.1.11
2023-01-30 21:36:51 -05:00
puddly
47453420c1
Bump ZHA dependencies ( #86979 )
...
Bump ZHA dependency bellows from 0.34.6 to 0.34.7
2023-01-30 21:35:27 -05:00
Bram Kragten
0c383e28c4
Update frontend to 20230130.0 ( #86978 )
2023-01-30 21:34:26 -05:00
Paulus Schoutsen
98b4a412f7
ESPHome discovered dashboard checks reauth flows ( #86993 )
2023-01-30 21:32:52 -05:00