Joost Lekkerkerker
f83c335409
Use snapshot assertion for Environment Canada diagnostics test ( #98912 )
2023-08-23 22:21:24 +02:00
Joost Lekkerkerker
1f0e8f93c5
Use snapshot assertion for Deconz diagnostics test ( #98908 )
2023-08-23 21:37:03 +02:00
Joost Lekkerkerker
82e92cdf82
Use snapshot assertion for Axis diagnostics test ( #98902 )
2023-08-23 21:36:18 +02:00
J. Nick Koston
e1db3ecf52
Retry rainmachine setup later if the wrong device is found ( #98888 )
2023-08-23 14:21:18 -05:00
Jan-Philipp Benecke
4aa7fb0e35
Use snapshot assertion for Discovergy diagnostics test ( #98871 )
...
Add snapshot assertion to Discovergy
2023-08-23 21:02:11 +02:00
Jean-François Roy
e96ce3f520
baf: Raise ConfigEntryNotReady when the device has a mismatched UUID ( #98898 )
2023-08-23 13:34:38 -05:00
Jan-Philipp Benecke
39992c2ccc
Migrate BSB-Lan diagnostics test to snapshot assertion ( #98899 )
...
Migrate bsblan diagnostics test to snapshot assertion
2023-08-23 20:20:08 +02:00
Chris Talkington
22c1ddef71
Enable strict typing for ipp ( #98792 )
...
enable strict typing for ipp
2023-08-23 12:45:49 -05:00
Erik Montnemery
3c10d0e1f7
Deduplicate entities derived from GroupEntity ( #98893 )
2023-08-23 19:20:58 +02:00
Erik Montnemery
ee1b6a60a0
Deduplicate group preview tests ( #98883 )
2023-08-23 19:13:24 +02:00
Michael Hansen
4a417c7dcc
Wake word entity state/category fix ( #98886 )
...
* Only change wake word entity state on detection
* Wake word entity is diagnostic
2023-08-23 12:11:14 -04:00
J. Nick Koston
ba9c969d91
Retry lookin setup later if the wrong device is found ( #98881 )
2023-08-23 10:21:38 -05:00
J. Nick Koston
b884dafa81
Retry enphase_envoy setup later if the wrong device is found ( #98882 )
2023-08-23 10:08:47 -05:00
Chris Talkington
b854551c77
Use entity descriptions for IPP ( #93888 )
2023-08-23 09:34:21 -05:00
Franck Nijhof
39c0689fe6
Revert "Add state classes to adguard sensors" ( #98880 )
2023-08-23 16:26:20 +02:00
Dennis
57990c7597
Add state classes to adguard sensors ( #98577 )
2023-08-23 16:09:07 +02:00
Erik Montnemery
6be20b5408
Add preview support to binary sensor group ( #98872 )
2023-08-23 14:24:48 +02:00
Erik Montnemery
e3b945a8d0
Don't allow numerical sensor state to be NaN or inf ( #98110 )
2023-08-23 14:16:40 +02:00
Erik Montnemery
3b16a3e1e0
Small typing fix in binary_sensor group ( #98874 )
2023-08-23 14:04:06 +02:00
Nathan Spencer
0aeeac5c42
Bump pylitterbot to 2023.4.5 ( #98854 )
2023-08-23 12:19:25 +02:00
Marc Mueller
480c34180e
Fix forked_daapd test RuntimeWarning ( #98864 )
2023-08-23 12:17:32 +02:00
Joost Lekkerkerker
4f9c6351b0
Use constructor in Freebox config flow ( #98870 )
...
Create data object in init
2023-08-23 12:08:01 +02:00
Joost Lekkerkerker
5b3c60527a
Clean up Freebox config flow ( #97347 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2023-08-23 11:52:28 +02:00
Joost Lekkerkerker
a2b0149677
Remove config name from IPMA config flow ( #98576 )
2023-08-23 11:35:04 +02:00
Barry Williams
918d822ec7
Refactor openhome media player getters and attrs ( #98690 )
2023-08-23 11:31:46 +02:00
Erik Montnemery
b143fe285f
Enable code coverage for metoffice sensor + weather ( #98863 )
2023-08-23 12:29:03 +03:00
Marc Mueller
5ae366957f
Fix imap test RuntimeWarning ( #98865 )
2023-08-23 10:52:19 +02:00
Álvaro Fernández Rojas
6be47b1fbd
Fix Airzone Cloud diagnostics ( #98857 )
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-08-23 09:20:53 +02:00
Joost Lekkerkerker
26d7e9958f
Remove YAML solution from Open Exchange Rates ( #98815 )
2023-08-23 08:11:28 +02:00
Charles Garwood
65691fffd6
Change Enphase dry contact relay binary_sensor to switch ( #98467 )
...
* Switch relay status from binary_sensor to switch
* docstring
* Bump pyenphase to 1.7.1
* review comments pt1
* review comments pt2
* Mutate data in lib instead of HA
* Bump pyenphase to 1.8.1
2023-08-22 21:28:39 -04:00
Joost Lekkerkerker
c4ae9ae430
Remove data rate converting code from NZBGet ( #98806 )
2023-08-22 23:23:13 +02:00
Álvaro Fernández Rojas
30628766ae
Update AEMET-OpenData to v0.3.0 ( #98810 )
2023-08-22 23:21:42 +02:00
Ville Skyttä
6399d74c15
Remove unnnecessary pylint configs from core ( #98704 )
2023-08-22 23:12:12 +02:00
Joost Lekkerkerker
e9af99e469
Add entity translations to PECO ( #98847 )
2023-08-22 23:10:02 +02:00
Joost Lekkerkerker
2ff5d6290f
Migrate Prosegur to has entity name ( #98845 )
2023-08-22 23:09:18 +02:00
starkillerOG
ade1d33367
Add entity name translations for Reolink ( #98589 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-08-22 23:07:31 +02:00
J. Nick Koston
49d73441bf
Abort ESPHome connection when both name and mac address do not match ( #98787 )
2023-08-22 23:02:23 +02:00
Álvaro Fernández Rojas
99b5c4932f
Add hot water sensor support to Airzone ( #98500 )
...
* airzone: sensors: add hot water support
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* airzone: sensor: dhw: enable _attr_has_entity_name
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Add requested changes
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
---------
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-08-22 22:48:05 +02:00
Álvaro Fernández Rojas
af915f1425
Add Airzone Cloud System binary sensors ( #95121 )
...
* airzone_cloud: add System binary sensors
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* airzone-cloud: add error example
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
---------
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-08-22 22:41:03 +02:00
Jan Bouwhuis
0f58007e97
Deprecate aux heat for mqtt climate ( #98666 )
2023-08-22 22:39:55 +02:00
Maximilian
d179f8b47d
Add filter for affected areas in NINA warnings ( #97053 )
...
* Add affected areas to warnings
* Update config flow
* Remove option from config_flow
* Add regex check
* Remove regex check
2023-08-22 22:23:34 +02:00
Joost Lekkerkerker
b65e3ddc99
Add entity translations to OVO Energy ( #98835 )
2023-08-22 22:21:20 +02:00
Joost Lekkerkerker
afc3899a1b
Add device info to peco ( #98836 )
2023-08-22 22:16:30 +02:00
Joost Lekkerkerker
f10a5b7ee8
Add entity translations to Dexcom ( #98795 )
2023-08-22 22:09:18 +02:00
Jesse Hills
57bc8ae68e
Set assist pipeline binary sensor to true only when stt-start is received ( #98844 )
2023-08-23 08:00:38 +12:00
J. Nick Koston
35a8385d9d
Bump zeroconf to 0.82.1 ( #98839 )
2023-08-22 22:00:25 +02:00
Joost Lekkerkerker
0ab0901f0f
Add entity translations to Powerwall ( #98843 )
2023-08-22 21:58:57 +02:00
Shay Levy
0d55718117
Downgrade Debouncer call ignored log message ( #98840 )
2023-08-22 14:42:33 -05:00
Joost Lekkerkerker
342e55409a
Add entity translations to OpenGarage ( #98834 )
2023-08-22 19:55:47 +02:00
Marc Mueller
3f2c03fe77
Add input option to skip coverage [ci] ( #98821 )
2023-08-22 19:53:55 +02:00