Commit Graph

45280 Commits (a371f8f7882bd1c7de5e344aa23f7d6b1967ce66)

Author SHA1 Message Date
Hans Oischinger c23b2135a3
Add vicare one-time charge (#64376)
* vicare: Add OneTime Charge

* Integrate review comments

* Simplify button entity
2022-01-23 18:27:19 +01:00
Shay Levy 94a89d520b
Fix webostv sources import from YAML (#64768) 2022-01-23 18:23:29 +01:00
Robert Hillis 53c39293a4
Simplify hass data in acmeda (#62479) 2022-01-23 16:04:36 +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
dougiteixeira b3a8ac8932
Add service send command in Tuya Vacuum (#63417)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-01-23 15:26:55 +01:00
stephan192 58555954ab
Bump dwdwfsapi to 1.0.5 (#64766) 2022-01-23 16:05:49 +02: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
Simone Chemelli 02df6eb10e
Move call_action to AvmWrapper for Fritz (#64667) 2022-01-23 13:04:19 +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 52e169db02
Diagnostics extended info adjustment (#64752) 2022-01-23 11:32:39 +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
Daniel Shokouhi 06ef6bf38e
Bump tensorflow to be compatible with python3.9 (#64732) 2022-01-23 10:39:09 +01:00
Franck Nijhof 5afbcf4185
Update pipdeptree to 2.2.1 (#64746) 2022-01-23 10:30:00 +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
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