Commit Graph

10922 Commits

Author SHA1 Message Date
Shay Levy
94a89d520b Fix webostv sources import from YAML (#64768) 2022-01-23 18:23:29 +01:00
Allen Porter
e74fe0e390 Enable Low Latency HLS (LL-HLS) by default to lower stream latency (#64643) 2022-01-23 15:38:29 +01:00
rforro
4e376181f5 Expose entity device temperature from cluster in ZHA (#64189)
* expose device temperature sensor in frontend

* fixes after runnig test

* specified device temp channel

* add dev temp int test device aqara water

* black fix
2022-01-23 09:37:01 -05:00
Robert Svensson
20072140c6 Add diagnostics support to UniFi Network integration (#64640)
* Add diagnostics support to UniFi Network integration

* Remove system info

* Add test data before trying to redact sensitive information

* Redact sensitive information from config_entry.data

* Redact a lot of different parts of the device descriptions
Redact mac addresses in such a way its possible to still view topology
2022-01-23 13:44:43 +01:00
Jan Bouwhuis
efe5b0ca81 Add command template for MQTT button (#63838)
* Add command template for MQTT button

* Move CONF_COMMAND_TEMPLATE
2022-01-23 12:48:41 +01:00
Franck Nijhof
176f03d4ac Allow toggles (switches) state to be None (#64621) 2022-01-23 11:31:01 +01:00
Robert Svensson
01fbc4257b Redact possibly sensitive information in deCONZ diagnostics data (#64754) 2022-01-23 11:24:46 +01:00
Aaron Bach
ccef4a7f9a Clean up AirVisual config flow tests (#64714) 2022-01-23 10:19:52 +01:00
Aaron Bach
c3ccc76eb1 Clean up Notion config tests (#64669) 2022-01-23 10:18:54 +01:00
Michael
a56bfe012f Enhancements for diagnostics platform (#64670) 2022-01-23 10:15:23 +01:00
Maciej Bieniek
2ed30ac361 Add diagnostics to NAM (#64743)
* Add diagnostics

* Fix tests
2022-01-23 00:17:32 -08:00
Franck Nijhof
6c54267f57 Add diagnostics support to Elgato (#64652) 2022-01-23 09:02:14 +01:00
Franck Nijhof
1bf58b37e9 Add diagnostics support to Sensor.Community (#64636) 2022-01-23 09:02:02 +01:00
Franck Nijhof
0af369d8f9 Add diagnostics support to Tailscale (#64649) 2022-01-23 09:01:44 +01:00
Allen Porter
a5fb60fd3a Update nest media player device thumbnails (#64738) 2022-01-22 23:46:00 -08:00
Robert Svensson
84b483673e Remove system info from deCONZ diagnostics (#64704) 2022-01-23 07:43:07 +01:00
J. Nick Koston
d5211c12b0 Fix flux_led reloading too quickly after an operating mode change (#64591) 2022-01-22 20:56:38 -08:00
Allen Porter
cdf7742c3e Refactor nest test_init_sdm tests to use fixtures with varied config types (#64736) 2022-01-22 20:56:03 -08:00
J. Nick Koston
15532c38d7 Add button platform to bond to replace custom services (#64725) 2022-01-22 20:52:00 -08:00
Aaron Bach
8e5a74d9e9 Add diagnostics to OpenUV (#64716) 2022-01-22 16:38:38 -08:00
Michael
1d2b9d2c63 Add diagnostics platform to Shelly (#64660)
* add config entry diagnostics

* add test

* make pylint happy

* add some device settings

* adjust tests

* add hass system info

* make sw_version be a property of wrapper classes

* remove hass sys info, since is added centraly

* check if device is initialized

* device_info is always available

* add device status data
2022-01-23 02:18:09 +02:00
Shay Levy
12780a3173 Add webostv 100% tests coverage for media player (#64723) 2022-01-22 14:06:48 -10:00
Aaron Bach
8badb1085c Clean up OpenUV config flow tests (#64715)
* Clean up OpenUV config flow tests

* Code review
2022-01-22 16:52:25 -07:00
jjlawren
a7982adc73 Discard duplicate sonos events (#64722)
* Throttle duplicate Sonos events

* Fix test by breaking reference
2022-01-23 00:40:08 +01:00
Andre Lengwenus
19e3c08c56 Add tests for LCN switch platform (#52590) 2022-01-22 10:41:25 -10:00
Chris Talkington
9639968a96 Refactor roku tests (#64498) 2022-01-22 10:31:34 -10:00
Franck Nijhof
b4c5bcf44d Add diagnostics support to PVOutput (#64625) 2022-01-22 13:47:07 +01:00
Kevin Van den Abeele
1b571db19d Feature/voc olinc smart adapter vp3 power measurement (#64571) 2022-01-21 10:20:32 -10:00
Paulus Schoutsen
c72c39e9a1 Some tweaks for media source (#64641) 2022-01-21 11:26:06 -08:00
Michael
e0e6853968 Add diagnostics platform to AVM Fritz!Smarthome (#64657)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-01-21 11:25:19 -08:00
Paulus Schoutsen
a827d91e3a Add CO2signal diagnostics (#64646) 2022-01-21 20:20:59 +01:00
Paulus Schoutsen
3c250ecf43 Fix flaky upnp test (#64656) 2022-01-21 11:20:43 -08:00
Christopher Bailey
8fb4e0934e Fix UniFi Protect test warning (#64650) 2022-01-21 09:00:35 -10:00
Paulus Schoutsen
3899600771 Add rainforest diagnostics (#64647) 2022-01-21 19:59:11 +01:00
Franck Nijhof
e982df5199 Add DataUpdateCoordinator to Elgato (#64642) 2022-01-21 10:38:02 -08:00
Paulus Schoutsen
63f8e437ed Add Home Assistant Content user (#64337) 2022-01-21 10:06:39 -08:00
Erik Montnemery
b3cda6b681 Attempt to fix flaky nam test (#64613) 2022-01-21 09:44:05 -08:00
Erik Montnemery
3575009330 Store remote domain in Cloud preferences (#64532) 2022-01-21 09:42:34 -08:00
Erik Montnemery
07e10c645b Attempt to fix flaky upnp test (#64617)
* Attempt to fix flaky upnp test

* Remove unused constant

* Correct test changes

* Correct test changes
2022-01-21 17:27:07 +01:00
Maciej Bieniek
9e2a8a5b09 Add diagnostics to Brother integration (#64478)
* Add diagnostics

* Suggested changes

* Fix tests
2022-01-21 17:23:42 +01:00
Franck Nijhof
4f4fca0d14 Add diagnostics support to TwenteMilieu (#64627) 2022-01-21 16:39:21 +01:00
Duco Sebel
53e9a2451e Add switch platform to HomeWizard Energy (#64084)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-01-21 10:44:56 +01:00
Tobias Sauerwein
aecb342fda Update Netatmo diagnostics (#64610) 2022-01-21 10:26:18 +01:00
Franck Nijhof
1c94431efe Handle WLED devices with CCT channels (#64581) 2022-01-21 09:19:50 +01:00
Aaron Bach
d634a08361 Don't import from integration .const (#64608) 2022-01-20 23:25:08 -08:00
Aaron Bach
6bbe38578c Add diagnostics to Elexa Guardian (#64599) 2022-01-21 00:12:36 -07:00
Aaron Bach
d170faeffc Add diagnostics to IQVIA (#64602) 2022-01-20 22:09:36 -08:00
Nick Whyte
3dd7ec6856 Add Aussie Broadband integration (#53552) 2022-01-20 19:34:25 -10:00
Aaron Bach
1f00ded33a Clean up IQVIA config flow tests (#64601) 2022-01-20 21:45:32 -07:00
Aaron Bach
aef8d9ee4d Clean up Guardian config flow tests (#64598)
* Clean up Guardian config flow tests

* Docstring
2022-01-20 20:32:07 -07:00