Commit Graph

44735 Commits (e6affb8b88001ab559d05fccef1572331ba5a409)

Author SHA1 Message Date
J. Nick Koston e6affb8b88
Improve seperation of lookin udp listener and typing (#64742) 2022-01-23 09:45:49 +01:00
J. Nick Koston 3360a95156
Add warning when calling deprecated bond services (#64744) 2022-01-23 09:24:40 +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
Franck Nijhof db979fef6c
Refactor Tuya DPCode and data type handling (#64707) 2022-01-23 09:01:10 +01:00
Allen Porter a5fb60fd3a
Update nest media player device thumbnails (#64738) 2022-01-22 23:46:00 -08:00
Chris Talkington c06a32cdb4
Upgrade rokuecp to 0.11.0 (#64740) 2022-01-22 21:41:01 -10:00
J. Nick Koston 50b2e9d794
Prevent lookin polling when push updates are coming in (#64687)
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
2022-01-22 21:19:34 -10: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
J. Nick Koston 5d753abd79
Fix MultiDict typing with multidict-6.0.0 (#64733) 2022-01-22 20:49:48 -08:00
J. Nick Koston b587e49300
Allow doorbird to still setup with missing operator permission (#64727) 2022-01-22 20:45:30 -08:00
Sean Vig b713a951dd
Update the states of the amcrest camera on every update (#56284) 2022-01-22 18:34:36 -10:00
Jens Østergaard Nielsen 6de24baf95
Make service functions async (#64705) 2022-01-22 20:33:10 -08:00
Sean Vig cd34beb832
Use `_attr_*` properties for Doorbird camera (#64734)
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-01-22 17:53:44 -10:00
Brett Adams dba6562356
Add Device Info to Aussie Broadband (#64673)
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-01-22 15:51:20 -10:00
Sean Vig 7781e308cd
Migrate amcrest integration to new async API (#56294) 2022-01-22 15:49:45 -10:00
starkillerOG a9cefec1db
Motionblinds improvements (#64698)
* use gateway_mac as identifier

see revieuw request: https://github.com/home-assistant/core/pull/64414#discussion_r787691139

* show hw_version and add interface "0.0.0.0"
2022-01-23 02:42:23 +02: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
GitHub Action 47d3fb1dec [ci skip] Translation update 2022-01-23 00:13:53 +00:00
Shay Levy 12780a3173
Add webostv 100% tests coverage for media player (#64723) 2022-01-22 14:06:48 -10:00
uvjustin 5654490aa8
Update version requirements for httpcore and anyio (#64711) 2022-01-22 13:52:41 -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
J. Nick Koston 490d8e1136
Fix webserver responsiveness where there are a lot of discoveries (#64719) 2022-01-22 22:29:16 +01:00
Aaron Bach a70c980283
Fix small inconsistency in OpenUV data storage (#64717) 2022-01-22 14:27:12 -07:00
Marvin Wichmann 0f7e9177a2
Remove system info from KNX diagnostic (#64721) 2022-01-22 22:25:24 +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
Shay Levy 9d39a38c16
Fix webostv media player (#64690)
* Fix webostv media player

* Revise service call error handling
2022-01-22 19:26:02 +02:00
J. Nick Koston 30eacdbea0
Change ssdp scanning interval to 2 minutes (#64688) 2022-01-22 11:12:58 -06:00
Willem-Jan 5e71e7b775
Bump bsblan python lib v0.5.0 (#64702)
* Bump bsblan python lib v0.5.0

also fixed some minor issues

* update CODEOWNERS
2022-01-22 16:01:03 +02:00
Franck Nijhof 511546631a
Add diagnostics support to Open-Meteo (#64645) 2022-01-22 13:47:51 +01:00
Franck Nijhof b4c5bcf44d
Add diagnostics support to PVOutput (#64625) 2022-01-22 13:47:07 +01:00
starkillerOG 71106074a7
bump motionblinds to 0.5.10 (#64695) 2022-01-22 13:01:52 +02:00
Jens Østergaard Nielsen 59e8633e46
Update of the ihcsdk to 2.7.6 (#64664)
* Bump home-assistant/wheels from 2021.07.0 to 2022.01.0

Bumps [home-assistant/wheels](https://github.com/home-assistant/wheels) from 2021.07.0 to 2022.01.0.
- [Release notes](https://github.com/home-assistant/wheels/releases)
- [Commits](https://github.com/home-assistant/wheels/compare/2021.07.0...2022.01.0)

---
updated-dependencies:
- dependency-name: home-assistant/wheels
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update ihcsdk to 2.7.5

* Update to ihcsdk 2.7.5

* Update ihcsdk to 2.7.5

* Go back to ihcsdk 2.7.4

* Update ihcsdk to 2.7.6

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-22 11:57:55 +02:00
Joakim Plate 2e2e589ac3
rfxtrx: bump to 0.27.1 (#64666) 2022-01-22 11:30:16 +02:00
J. Nick Koston aada66cc93
Fix music mode and on with older 0x08 flux_led models (#64672) 2022-01-21 21:16:24 -10:00
J. Nick Koston ea79bfb90f
Bump flux_led to fix setting strip order on SK6812RGBW (#64671) 2022-01-21 18:01:40 -10:00
Alexei Chetroi 2b3df46f06
Bump up ZHA dependencies (#64676) 2022-01-21 21:14:46 -05:00
GitHub Action 9098c71cd4 [ci skip] Translation update 2022-01-22 00:13:08 +00:00
Franck Nijhof 5bbbf8eee3
Update emoji to 1.6.3 (#64663) 2022-01-21 23:27:12 +01:00
Paulus Schoutsen 090e667b64
Add local media browser to VLC (#64655) 2022-01-21 13:49:23 -08:00
Paulus Schoutsen ed2e1f431c
Allow Sonos to browse and play local media via media browser (#64603) 2022-01-21 13:49:06 -08:00
Franck Nijhof 7a2b699371
Update codespell to 2.1.0 (#64661) 2022-01-21 22:05:24 +01:00