J. Nick Koston
|
f4ec7e0902
|
Prevent polling from recreating an entity after removal (#67750)
|
2022-03-07 20:44:06 -08:00 |
|
Jan Bouwhuis
|
4aaafb0a99
|
Fix false positive MQTT climate deprecation warnings for defaults (#67661)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2022-03-07 20:44:04 -08:00 |
|
J. Nick Koston
|
4f8b69d985
|
Ensure elkm1 can be manually configured when discovered instance is not used (#67712)
|
2022-03-06 00:07:39 -08:00 |
|
G Johansson
|
5657a9e6bd
|
Fix sql false warning (#67614)
|
2022-03-06 00:07:35 -08:00 |
|
Chris Talkington
|
9849b86a84
|
Suppress roku power off timeout errors (#67414)
|
2022-03-06 00:07:32 -08:00 |
|
Simone Chemelli
|
8bbf55c85d
|
Add unique_id to Fritz diagnostics (#67384)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2022-03-06 00:07:31 -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 |
|
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 |
|
cnico
|
288270ac08
|
Address late review of flipr (#67477)
|
2022-03-02 18:18:25 +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 |
|
Erik Montnemery
|
94fd7ec028
|
Improve binary sensor group when member is unknown or unavailable (#67468)
|
2022-03-02 18:18:05 +01:00 |
|
Erik Montnemery
|
4c0ba7cd77
|
Improve mobile_app key handling (#67429)
|
2022-03-02 18:17:58 +01: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 |
|
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 |
|
Paulus Schoutsen
|
aee2a8bc51
|
Guard for non-string inputs in Alexa (#67348)
|
2022-02-28 17:02:24 -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 |
|
Paulus Schoutsen
|
f21ee7a748
|
Fix camera content type while browsing (#67256)
|
2022-02-26 14:13:09 -08:00 |
|
J. Nick Koston
|
d16f0ba32b
|
Prevent the wrong WiZ device from being used when the IP is a different device (#67250)
|
2022-02-26 14:13:07 -08:00 |
|
Paulus Schoutsen
|
2d53e222ff
|
Improve not shown handling (#67247)
|
2022-02-26 14:13:05 -08:00 |
|
stegm
|
33969fd4c1
|
Add diagnostics to Kostal Plenticore (#66435)
|
2022-02-26 14:13:04 -08:00 |
|
Paulus Schoutsen
|
b767f83dc6
|
Adjust serializing resolved media (#67240)
|
2022-02-25 10:01:06 -08:00 |
|
Martin Hjelmare
|
b3db4133c8
|
Fix zwave_js migration luminance sensor (#67234)
|
2022-02-25 10:01:05 -08:00 |
|
Raman Gupta
|
549756218b
|
Don't add extra entities for zwave_js controller (#67209)
* Don't add extra entities for zwave_js controller
* Revert reformat of controller_state
* fix indentation issues
* fix indentation issues
|
2022-02-25 10:01:02 -08:00 |
|
Mark Dietzer
|
b572d10e42
|
Fix Twitch component to use new API (#67153)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2022-02-25 10:00:58 -08:00 |
|
Paulus Schoutsen
|
694fb2ddde
|
Move media_source to after_deps (#67195)
|
2022-02-24 20:57:15 -08:00 |
|
J. Nick Koston
|
32566085c8
|
Fix ElkM1 systems that do not use password authentication (#67194)
|
2022-02-24 20:57:14 -08:00 |
|
J. Nick Koston
|
f0383782f9
|
Use compact encoding for JSON websocket messages (#67148)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2022-02-23 22:16:14 -08:00 |
|
Paulus Schoutsen
|
0cd4f74d73
|
Allow get_states to recover (#67146)
|
2022-02-23 22:16:13 -08:00 |
|
Paulus Schoutsen
|
b0d043c55b
|
Media source to verify domain to avoid KeyError (#67137)
|
2022-02-23 22:16:11 -08:00 |
|
Robert Svensson
|
46c2bd0eb0
|
Tweak UniFi client tracker (#67129)
|
2022-02-23 09:26:46 -10:00 |
|
Erik Montnemery
|
eb4bc273af
|
Improve Tasmota device removal (#66811)
|
2022-02-23 20:21:28 +01:00 |
|
Raman Gupta
|
9fe61f9e7f
|
Add zwave_js light support for HSM-200 V1 (#67089)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2022-02-23 20:18:42 +01:00 |
|
Joakim Plate
|
9906717e33
|
Use opt in device removal for rfxtrx (#58252)
|
2022-02-23 20:17:48 +01:00 |
|
Martin Hjelmare
|
2dd14f8e94
|
Add mysensors remove device support (#67128)
|
2022-02-23 10:59:12 -08:00 |
|
Maximilian
|
731f9ca7e0
|
Fix missing nina start value (#66869)
|
2022-02-23 10:45:10 -08:00 |
|
sophof
|
79d267f8d7
|
Fix derivative integration showing unexpected spikes (#65528)
|
2022-02-23 10:16:12 -08:00 |
|
Jonathan Keljo
|
a08165a8d7
|
Create greeneye_monitor entities when monitor connects (#66710)
|
2022-02-23 10:09:12 -08:00 |
|
Kevin Stillhammer
|
93fab1f996
|
Cleanup Waze_travel_time_sensor_tests (#67047)
|
2022-02-23 09:59:42 -08:00 |
|
Francois Chagnon
|
87593fa3ec
|
Add Humidifier support to zwave_js (#65847)
|
2022-02-23 18:01:45 +01:00 |
|
jjlawren
|
cfd763db40
|
Refactor Sonos media metadata handling (#66840)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2022-02-23 08:58:00 -08:00 |
|
Joakim Sørensen
|
49aabcb2ac
|
Add homeassistant to partial backup service (#67117)
|
2022-02-23 08:38:52 -08:00 |
|
epenet
|
419e683526
|
Add Remote Engine Start status to Renault integration (#67028)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-02-23 08:14:58 -08:00 |
|
Robert Svensson
|
dd88a05cb4
|
Make type checking pass for deCONZ init, gateway and services (#66054)
* Type and enable type checking for init, config_flow, diagnostics, gateway and services
* Fix import
* Fix review comment
|
2022-02-23 13:10:35 +01:00 |
|
Franck Nijhof
|
3afadf8adb
|
Revert "Block peer certs on supervisor" (#67104)
|
2022-02-23 12:32:07 +01:00 |
|
Jan Bouwhuis
|
8dbb184ed5
|
Add MQTT publish ACK timeout test (#67062)
|
2022-02-23 12:30:13 +01:00 |
|