G Johansson and GitHub
759b01bb40
Improve code quality season ( #66449 )
2022-02-14 22:34:33 +01:00
152dbfd2fe
Add button entity to ping zwave_js node ( #66129 )
...
* Add button entity to ping zwave_js node
* Fix docstring
* Fix docstrings
* Fix and simplify tests
* Fix name
* Update homeassistant/components/zwave_js/button.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Update homeassistant/components/zwave_js/services.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Update homeassistant/components/zwave_js/button.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Update homeassistant/components/zwave_js/button.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Update homeassistant/components/zwave_js/button.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* review comments
* Update homeassistant/components/zwave_js/button.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Update homeassistant/components/zwave_js/button.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Remove self.client line
* Add callback to remove entity
* Add extra dispatch signal on replacement
* Combine signals for valueless entities
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-02-14 15:38:22 -05:00
Raman Gupta and GitHub
113c3149c4
Improve zwave_js device automation strings for config parameters ( #66428 )
...
* Improve zwave_js device automation strings for config parameters
* rename things to be more clear
* Match config file format
2022-02-14 15:14:02 -05:00
7cb0ce0eec
Move config option to OptionsFlow in iss ( #65303 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2022-02-14 21:07:50 +01:00
Erik Montnemery and GitHub
5be5a014f3
Adjust Sonos for updated Spotify media browsing ( #66508 )
2022-02-14 20:15:09 +01:00
J. Nick Koston and GitHub
09e59e5887
Fix flux_led turn on with slow responding devices ( #66527 )
2022-02-14 20:14:45 +01:00
Marc Mueller and GitHub
9c5e0fc5e0
Fix auth type comment ( #66522 )
2022-02-14 20:10:18 +01:00
Maikel Punie and GitHub
2bcc21ecbb
Add velbus diagnostics ( #65426 )
2022-02-14 19:25:14 +01:00
Keilin Bickar and GitHub
2bc2f85b1b
Support for lock domain in esphome ( #65280 )
2022-02-14 18:31:46 +01:00
Marc Mueller and GitHub
3b3e12aaa2
Fix translation typing ( #66516 )
2022-02-14 09:23:12 -08:00
uSlackr and GitHub
b6a3b012bb
Correct modbus address limits ( #66367 )
2022-02-14 18:17:19 +01:00
Marc Mueller and GitHub
ab67ba20f5
Update pylint plugin to validate _async_has_devices ( #66512 )
2022-02-14 18:10:50 +01:00
Paulus Schoutsen and GitHub
8456c6416e
Add a media source to TTS ( #66483 )
2022-02-14 08:54:12 -08:00
J. Nick Koston and GitHub
013d227113
Ensure WiZ cleans up on shutdown and failed setup ( #66520 )
2022-02-14 17:32:34 +01:00
J. Nick Koston and GitHub
9691128e96
Fix ImportError when discovery deps change ( #66518 )
2022-02-14 17:12:24 +01:00
Paulus Schoutsen and GitHub
fec8c2ab82
Add support for MJPEG cameras to camera media source ( #66499 )
2022-02-14 17:04:19 +01:00
J. Nick Koston and GitHub
63cb79ec29
Add support for setting the effect speed in WiZ ( #66457 )
2022-02-14 16:49:43 +01:00
J. Nick Koston and GitHub
445ad1d592
Add test coverage for WiZ lights and switches ( #66387 )
2022-02-14 16:31:26 +01:00
Bart Janssens and GitHub
4522a5698c
Fix vicare program presets ( #66476 )
2022-02-14 15:42:40 +01:00
Paulus Schoutsen and GitHub
707f112f51
Improve raised exception consistency for media source ( #66497 )
2022-02-14 15:41:53 +01:00
Marc Mueller and GitHub
80394e3de6
Improve util.async_ typing ( #66510 )
2022-02-14 15:41:09 +01:00
Marc Mueller and GitHub
94cfc89df9
Improve DiscoveryFlowHandler typing ( #66511 )
2022-02-14 15:28:52 +01:00
Franck Nijhof and GitHub
45251e6936
Update sentry-dsk to 1.5.5 ( #66515 )
2022-02-14 15:23:20 +01:00
Erik Montnemery and GitHub
795d249c8c
Small improvement of cast test ( #66513 )
2022-02-14 15:06:33 +01:00
Paulus Schoutsen and GitHub
4c5d64762b
Fix cast turn on image ( #66500 )
2022-02-14 14:38:46 +01:00
Shay Levy and GitHub
db73ce92fa
Increase switcher_kis timeouts ( #66465 )
2022-02-14 14:30:04 +01:00
J. Nick Koston and GitHub
00d7fdd274
Add WiZ occupancy sensor support ( #66231 )
2022-02-14 14:25:15 +01:00
Marc Mueller and GitHub
b2ee7cebc9
Improve setup_time typing ( #66509 )
2022-02-14 14:24:58 +01:00
Erik Montnemery and GitHub
dbd26c7faf
Support browsing multiple Spotify accounts ( #66256 )
...
* Support browsing multiple Spotify accounts
* Fix rebase mistakes
* Address review comments
* Return root spotify node with config entries as children
* Add util to get spotify URI for media browser URL
* Only support browsing spotify with config entry specified
2022-02-14 13:59:11 +01:00
Marc Mueller and GitHub
370832f527
Fix http typing ( #66506 )
2022-02-14 13:40:31 +01:00
Brett Adams and GitHub
5a02bae63e
Bump Advantage Air 0.3.0 ( #66488 )
2022-02-14 13:16:05 +01:00
Marc Mueller and GitHub
c9d99ad76d
Add missing dataclass decorator [fivem] ( #66505 )
2022-02-14 12:51:52 +01:00
211b5b02df
Fix access to hass.data in hdmi-cec ( #66504 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com >
2022-02-14 12:43:36 +01:00
Shay Levy and GitHub
5c5bb4835e
Enable assumed state in webostv media player ( #66486 )
2022-02-14 11:14:57 +01:00
0a7b1dec7d
Adjust type hint in core add_job ( #66503 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com >
2022-02-14 11:13:10 +01:00
Ryan Fleming and GitHub
35b343de9e
Octoprint buttons ( #66368 )
2022-02-14 11:05:06 +01:00
Tobias Sauerwein and GitHub
71540a924b
Update requirements_test.txt ( #66481 )
2022-02-14 09:51:22 +02:00
Raman Gupta and GitHub
051bf173dc
revert change in vizio logic to fix bug ( #66424 )
2022-02-14 09:49:19 +02:00
GitHub Action
ad0cb4831e
[ci skip] Translation update
2022-02-14 00:15:30 +00:00
Shay Levy and GitHub
fe077b6990
Use shorthand attributes in webostv ( #66418 )
2022-02-13 23:47:37 +02:00
Daniel Hjelseth Høyer and GitHub
36120c77f8
Reduce update_interval for Opengarage ( #66478 )
2022-02-13 15:41:46 -06:00
Joshua Roys and GitHub
bc2cc42955
Don't abort zeroconf discovery for IPv6-only devices ( #66455 )
2022-02-13 15:24:23 -06:00
J. Nick Koston and GitHub
ffcac67d99
Add is_ipv4_address and is_ipv6_address utils ( #66472 )
2022-02-13 15:23:11 -06:00
J. Nick Koston and GitHub
2bdf55465a
Bump pywizlight to 0.5.8 ( #66448 )
2022-02-13 14:29:34 -06:00
Jc2k and GitHub
40c6832cc1
Update homekit_controller to use the new typed discovery data ( #66462 )
2022-02-13 12:45:30 -06:00
d40a830b89
Remove entities when config entry is removed from device ( #66385 )
...
* Remove entities when config entry is removed from device
* Update tests/helpers/test_entity_registry.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Don't remove entities not connected to a config entry
* Update homeassistant/helpers/entity_registry.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-02-13 17:23:30 +01:00
Allen Porter and GitHub
b016259206
Reset the stream backoff timeout when the url updates ( #66426 )
...
Reset the stream backoff timeout when the url updates, meant to improve the retry behavior
for nest cameras. The problem is the nest url updates faster than the stream reset time
so the wait timeout never resets if there is a temporarily problem with the new url. In particular
this *may* help with the flaky cloud nest urls, but seems more correct otherwise.
2022-02-13 07:09:37 -08:00
Aidan Timson and GitHub
ac3c5db989
Handle NoneType error in OVO integration ( #66439 )
2022-02-13 16:37:18 +02:00
Austin Mroczek and GitHub
b4c487376f
bump total_connect_client to 2022.2 ( #66408 )
2022-02-13 10:05:20 +02:00
Jc2k and GitHub
b8a8485e91
Replace use of deprecated APIs in aiohomekit ( #66409 )
2022-02-12 23:17:55 -06:00