Franck Nijhof
944f2c9745
Add redacted constant in diagnostics ( #64473 )
2022-01-19 22:51:03 +01:00
Mick Vleeshouwer
d2a8114b48
Address stateless switch feedback in Overkiz integration ( #64430 )
...
* Address stateless switch feedback
* Address feedbcak
* Change order back to original
2022-01-19 22:50:26 +01:00
Aaron Bach
ee215fb589
Streamline `hass.data` storage for AirVisual ( #64476 )
2022-01-19 14:32:23 -07:00
Mark Ireland
eabe658211
Add Volumio repeat support ( #64132 )
2022-01-19 22:07:11 +01:00
epenet
7592347715
Remove somfy from mypy ignore list ( #64462 )
...
* Adjust somfy
* Remove somfy from mypy-config
* Fix pylint
2022-01-19 21:46:26 +01:00
Matthias Alphart
10538aabbf
Add diagnostics to KNX ( #64471 )
2022-01-19 12:46:10 -08:00
Matthias Alphart
b245a0d0ee
Only flag SUPPORT_STOP_TILT when tilt available in KNX cover ( #64410 )
2022-01-19 21:35:36 +01:00
Shay Levy
5da8d62f33
Add webostv YAML to config flow migration warning ( #64450 )
2022-01-19 21:00:54 +01:00
epenet
211b99e22d
Remove ping from mypy ignored modules ( #64439 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-19 20:59:20 +01:00
G Johansson
4a102d6b2a
Improve code quality trafikverket_train ( #62677 )
2022-01-19 20:57:05 +01:00
candreacchio
d5cb92db7f
Initial Tuya support for FSD based fans ( #64283 )
2022-01-19 20:53:00 +01:00
Franck Nijhof
9facd3962c
Update shodan to 1.26.1 ( #64457 )
2022-01-19 14:15:32 -05:00
Aaron Bach
ff4ad8ddf8
Add `restrict_watering` and `unrestrict_watering` services to RainMachine ( #64219 )
2022-01-19 11:58:15 -07:00
Josh Soref
6c24aa8ed9
spelling: components/cast ( #64241 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-01-19 19:43:20 +01:00
rappenze
62e64eb8ab
Extract fibaro switch energy attributes into sensors ( #63697 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-01-19 19:32:44 +01:00
Erik Montnemery
4bcf71b1f3
Prevent race when loading cloud config ( #64437 )
2022-01-19 09:57:54 -08:00
Erik Montnemery
fd3b41dbe0
Catch exceptions when trying to enable Alexa ( #64438 )
2022-01-19 09:53:32 -08:00
Alan Byrne
a474c1e342
Signal messenger attachments as bytes support ( #62311 )
...
Co-authored-by: Alex <33379584+alexyao2015@users.noreply.github.com>
Co-authored-by: Ian Byrne <ian.byrne@burnsie.com.au>
2022-01-19 18:49:27 +01:00
epenet
250379e181
Add setup type hints (init) ( #64351 )
...
* Add setup type hints to acmeda
* Add setup type hints to xiaomi_aqara
* Add setup type hints to motion_blinds
* Add setup type hints to xiaomi_miio
* Add setup type hints to diagnostics
* Add setup type hints to zha
* Add setup type hints to firmata
* Add setup type hints to denonavr
* Add setup type hints to rfxtrx
* Add setup type hints to hue
* Cleanup denonavr
* Add return types to xiaomi_miio
* Fix return type
Co-authored-by: epenet <epenet@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-19 18:00:34 +01:00
Colin Robbins
1777987d4f
Bump Lightwave Version - Improved Error Handling ( #64452 )
...
* Bump Version - Improved Error Handling
* Bump Lightwave
2022-01-19 18:58:16 +02:00
Jeff Irion
1e9a0c0609
Fix the Android TV volume mute service ( #64403 )
...
* Fix the Android TV volume mute service
* Update homeassistant/components/androidtv/media_player.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* assert mute_volume.called
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-19 18:55:46 +02:00
Regev Brody
6176bb954c
fix: 17track package summary status is not updated when there are no more packages in that summary ( #64421 )
...
* 17track package status is not updated when there are no packages
* 17track package status is not updated when there are no packages
* 17track package status is not updated when there are no packages
2022-01-19 17:35:20 +02:00
Mick Vleeshouwer
24e24a5157
Move logger to constants ( #64431 )
2022-01-19 17:19:49 +02:00
Jan Stienstra
4c952f09ac
Allow to skip artist level in media hierarchy ( #64160 )
2022-01-19 15:13:11 +01:00
Djowie
1d20f5be33
Improved stream url and removed dependency on track numbers ( #64079 )
2022-01-19 15:02:49 +01:00
Renat Nurgaliyev
d11f2b5151
Add HVAC modes of climate entities to Prometheus exporter ( #62144 )
2022-01-19 14:49:29 +01:00
J. Nick Koston
8e835df8d4
Fix source ip detection in unifi-discovery ( #64419 )
2022-01-19 13:45:48 +01:00
Joakim Sørensen
b46b32bafa
Add diagnostics to GitHub integration ( #64385 )
2022-01-19 13:41:02 +01:00
epenet
edaf75321e
Remove integrations from mypy ignored modules (part 4) ( #64435 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-19 13:29:24 +01:00
starkillerOG
5d7cda850b
Address late Netgear review comments ( #64428 )
2022-01-19 12:11:23 +01:00
Glenn Waters
f5f89db8a4
Add AQHI sensor for Environment Canada ( #63644 )
2022-01-19 10:54:57 +01:00
epenet
f6bc21d2aa
Remove integrations from mypy ignored modules (part 3) ( #64414 )
...
* Adjust kaiterra
* Adjust keenetic_ndms2
* Adjust kodi
* Adjust kulersky
* Adjust litejet
* Adjust motion_blinds
* Cleanup mypy_config
* Adjust kulersky
* Adjust keenetic_ndms2
* Adjust kodi
* Adjust motion_blinds
* Introduce RequiredKeysMixin in kaiterra
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-19 10:49:46 +01:00
Joakim Sørensen
29d13110af
Make launch library lambdas single line ( #64424 )
2022-01-19 10:40:53 +01:00
Joakim Sørensen
b82a57d861
Clean up Launch Library consts ( #64420 )
2022-01-19 09:52:22 +01:00
Allen Porter
f1435b1385
Add diagnostic information for nest ( #64405 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-01-19 09:30:48 +01:00
Simon Hansen
6fcf643d5d
Add launch mission sensor for launch_library ( #64387 )
2022-01-19 09:28:07 +01:00
Josh Soref
2f5f6cc05e
spelling: components/emulated_hue ( #64250 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-01-19 09:14:57 +01:00
Eric Severance
35cf6d7a7b
Use wemo enums in fan entity ( #64397 )
2022-01-18 22:13:25 -10:00
epenet
2f8d99bf5d
Remove integrations from mypy ignored modules (part 2) ( #64367 )
...
* Adjust dhcp
* Adjust growatt_server
* Adjust habitica
* Adjust home_connect
* Adjust iaqualink
* Adjust incomfort
* Adjust input_number
* Adjust ipp
* Adjust mypy_config
* Unindent input-number
* Fix type hint in home_connect
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-19 09:00:09 +01:00
J. Nick Koston
f38a00740f
Unifi protect discovery cleanups ( #64413 )
2022-01-19 08:50:24 +01:00
epenet
4f5859c612
Add setup type hints (platforms) ( #64354 )
...
* Add setup type hints to arcam_fmj
* Add setup type hints to denonavr
* Add setup type hints to philips_js
* Add setup type hints to zha
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-19 07:44:03 +01:00
Raman Gupta
fd465df016
Bump zwave-js-server-python to 0.34.0 ( #64407 )
2022-01-18 22:33:50 -08:00
J. Nick Koston
36e2617796
Ensure homekit options flow remembers excluded entities during edit ( #64401 )
2022-01-18 19:17:43 -10:00
Brave Chicken
efcae8bece
Add HomeConnect Freezer ( #63851 )
2022-01-18 22:45:12 -06:00
Chris Talkington
1421797c50
Add camera play stream support to roku ( #64153 )
2022-01-18 22:43:22 -06:00
Paulus Schoutsen
08083f399e
Convert some tests to async and drop usage get_test_home_assistant ( #64394 )
...
* Fix some tests
* Update MS tests
* Convert last logbook tests to async
2022-01-18 19:37:17 -08:00
Mick Vleeshouwer
394c6850a3
Fix situation where 'model' can be None (string) in Overkiz ( #64320 )
2022-01-18 17:04:26 -10:00
J. Nick Koston
3c7005d4dc
Use unifi direct connect w/ssl verify for unifiprotect when possible ( #64395 )
2022-01-18 14:40:55 -10:00
GitHub Action
04a2227f4b
[ci skip] Translation update
2022-01-19 00:13:35 +00:00
J. Nick Koston
720732d1b3
Bump unifi-discovery to 1.1.0 ( #64391 )
2022-01-18 13:47:31 -10:00