Paulus Schoutsen
1b74359ddb
Disable free-mobile because requirement breaks setuptools ( #50749 )
2021-05-17 08:12:23 +02:00
GitHub Action
877cb43c06
[ci skip] Translation update
2021-05-17 05:17:18 +00:00
starkillerOG
db7331847f
AlexaEqualizerController fix wrong class beeing used ( #50724 )
2021-05-16 20:49:48 -07:00
Michael
22d8f9519e
Fix configflow strings for step user in fritz ( #50742 )
2021-05-16 20:49:31 -07:00
Matthias Alphart
05c6f3ca1d
Create KNX light entities directly from config ( #50700 )
...
* create light entities directly from config
* review changes
2021-05-16 22:45:28 +02:00
Erik Montnemery
89dd3292ba
Initial draft of statistics ( #49852 )
2021-05-16 10:23:37 -07:00
Matthias Alphart
3200b0150a
Create KNX notify entities directly from config ( #50709 )
2021-05-16 12:07:44 +02:00
Mickaël Le Baillif
c2e2b046d9
Add new voices for Watson TTS ( #48722 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-16 11:12:05 +02:00
jjlawren
b84cf915f3
Centralize storage and updating of Sonos favorites ( #50581 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-16 11:11:35 +02:00
jan iversen
224cc779c4
Correct Modbus platform cover restore state ( #50421 )
...
* Correct cover restore state.
* Change mock usage.
* Add states to convert.
2021-05-16 08:40:19 +02:00
Matthias Alphart
1e11bfae05
Create KNX fan entities directly from config ( #50702 )
2021-05-16 08:34:14 +02:00
Dror Eiger
0556c35e24
Set zwave_js cover device_class for shutters and blinds ( #50643 )
...
* Set device_class for shutters and blinds
* Add missing. imports
* Add tests for device class setting
* Clean up
* Avoid storing the node in an unused variable
* Fix entity name
* Extend qubino shutter discovery
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-16 08:26:16 +02:00
Matthias Alphart
222336a1db
Create KNX scene entities directly from config ( #50686 )
2021-05-16 08:14:28 +02:00
Andre Lengwenus
a92acdb528
Fix selectors and defaults in LCN service.yaml ( #50705 )
2021-05-16 08:06:28 +02:00
Zac West
b8713774c8
Make confirmable notification blueprint use unique actions ( #50706 )
2021-05-15 22:50:24 -07:00
Michael
edccb7eb58
Add strict type annotations to actiontect ( #50672 )
...
* add strict type annotations
* fix pylint, add coverage omit
* apply suggestions
* fix rebase conflict
* import PLATFORM_SCHEMA as BASE_PLATFORM_SCHEMA
* correct get_device_name() return annotation
2021-05-16 00:59:57 +03:00
Kevin Eifinger
256a2de7ce
Add kraken code review changes ( #50683 )
2021-05-15 22:55:50 +02:00
Michael
7f6b8bbd1e
Add strict type annotations to aladdin_connect ( #50693 )
...
* add strict type annotations
* add missing return type annotation
2021-05-15 23:53:42 +03:00
Michael
bc006c9ecc
Add strict type annotations to aftership ( #50692 )
...
* add strict type annotations
* import PLATFORM_SCHEMA as BASE_PLATFORM_SCHEMA
* bring needed return back
2021-05-15 23:53:10 +03:00
Simone Chemelli
8bc75e91a0
Add color effect to Shelly's color devices ( #48052 )
...
* Add color effect
* Final commit based on updated firmware
* Update homeassistant/components/shelly/light.py
Co-authored-by: Shay Levy <levyshay1@gmail.com>
* Update homeassistant/components/shelly/light.py
Co-authored-by: Shay Levy <levyshay1@gmail.com>
* Update homeassistant/components/shelly/light.py
* Fix flake
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2021-05-15 22:43:06 +03:00
Martin Hjelmare
5da64d01e2
Fix smhi typing ( #50690 )
2021-05-15 21:38:12 +02:00
jjlawren
1afb0a0841
Sonos improve radio metadata handling ( #50493 )
2021-05-15 21:19:16 +02:00
Klaas Schoute
e1dd479e15
Add Garages Amsterdam integration ( #43157 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-15 20:43:12 +02:00
Filipe Pina
0c37effc72
Add SSL support to TCP integration ( #48060 )
...
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
2021-05-15 20:29:11 +02:00
Michael
562e0d785d
Add strict type annotations to acer_projector ( #50657 )
2021-05-15 19:55:28 +02:00
jan iversen
ad7be91b6a
Fix modbus blocking threads ( #50619 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-15 19:54:17 +02:00
Franck Nijhof
990b7c371f
Upgrade PyTurboJPEG to 1.5.0 ( #50670 )
2021-05-15 19:41:48 +02:00
Franck Nijhof
aa6b26c9ff
Upgrade defusedxml to 0.7.1 ( #50671 )
2021-05-15 19:41:34 +02:00
Franck Nijhof
de77e0be8c
Upgrade pylint to 2.8.2 ( #50669 )
2021-05-15 19:41:17 +02:00
Erik Montnemery
97d7037d12
Bump hatasmota to 0.2.13 ( #50662 )
...
* Bump hatasmota to 0.2.13
* Process review comment
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Tweak brightness compensation, improve tests
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-15 19:36:08 +02:00
Sascha Sander
f142f29255
Add PV3 / DC3 sensors to Kostal Plenticore ( #50614 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-15 18:54:12 +02:00
Franck Nijhof
c1be4cbd79
Upgrade numpy to 1.20.3 ( #50660 )
2021-05-15 12:28:03 -04:00
tkdrob
7b5fff357e
Add targets and selectors for services (X-Z) ( #50639 )
...
* Add targets and selectors for services (X-Z)
* Adjustments
2021-05-15 12:24:52 -04:00
Martin Hjelmare
d84962bada
Fix smhi retry ( #50673 )
2021-05-15 18:24:34 +02:00
J. Nick Koston
8e38f26978
Add support for asair brand to nexia ( #50504 )
2021-05-15 16:24:36 +02:00
Franck Nijhof
bdeeb54d2d
Deprecate PVPC YAML configuration ( #50656 )
2021-05-15 16:09:44 +02:00
David De Sloovere
bdc1ab2b88
Flic bump lib to 2.0.3 ( #50483 )
2021-05-15 15:55:07 +02:00
Pascal Vizeli
f84ceee7b7
Bump OpenCV 4.4.0.42 ( #50640 )
2021-05-15 15:00:03 +02:00
Franck Nijhof
7ae050c5ac
Upgrade watchdog to 2.1.1 ( #50659 )
2021-05-15 14:56:49 +02:00
Franck Nijhof
8a135ce0f6
Deprecate Meteo-France YAML configuration ( #50658 )
2021-05-15 14:56:28 +02:00
Franck Nijhof
c6860dc999
Deprecate JuiceNet YAML configuration ( #50655 )
2021-05-15 14:13:20 +02:00
Franck Nijhof
00e90736bd
Deprecate Islamic Prayer Times YAML configuration ( #50654 )
2021-05-15 14:12:40 +02:00
Franck Nijhof
b2c0bebbf0
Deprecate VeSync YAML configuration ( #50652 )
2021-05-15 13:56:23 +02:00
Franck Nijhof
625e6ceff3
Deprecate Soma Connect YAML configuration ( #50651 )
2021-05-15 13:46:16 +02:00
Franck Nijhof
d72a10a5e9
Deprecate Plum Lightpad YAML configuration ( #50650 )
2021-05-15 13:45:54 +02:00
Franck Nijhof
599db742a3
Deprecate Mikrotik YAML configuration ( #50649 )
2021-05-15 13:45:25 +02:00
Franck Nijhof
c9b25fe2a2
Remove YAML configuration from Local IP ( #50642 )
2021-05-15 13:45:10 +02:00
Franck Nijhof
117860f13b
Update Hue IoT Class to Local Push ( #50637 )
2021-05-15 13:30:23 +02:00
Franck Nijhof
8d551e3f7b
Deprecate Transmission YAML configuration ( #50648 )
2021-05-15 13:25:00 +02:00
Franck Nijhof
704a996956
Deprecate Tibber YAML configuration ( #50646 )
2021-05-15 13:17:10 +02:00
Franck Nijhof
e7392609e3
Deprecate Jandy iAqualink YAML configuration ( #50644 )
2021-05-15 13:09:45 +02:00
Franck Nijhof
f2f64348e7
Deprecate MELCloud YAML configuration ( #50645 )
2021-05-15 13:09:18 +02:00
tkdrob
77bed66a4d
Fix roon services.yaml ( #50638 )
2021-05-15 11:41:43 +02:00
tkdrob
a9660d5788
Add targets and selectors for services (L-M) ( #50543 )
2021-05-15 11:06:34 +02:00
tkdrob
5d6f4068d3
Add targets and selectors for services (U-W) ( #50630 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-15 10:49:10 +02:00
tkdrob
bd443af6a2
Add targets and selectors for services (N-O) ( #50608 )
2021-05-15 10:30:18 +02:00
tkdrob
0eca26607d
Add targets and selectors for services (D-E) ( #50190 )
2021-05-15 09:25:19 +02:00
Michael
25b2fd0cee
Add strict typing to fritzbox ( #50486 )
...
* enable strict typing
* apply suggestions
* set defaults for FritzboxConfigFlow
* improvements and suggestions
* another suggestion
* tweaks
* tweaks
2021-05-15 07:54:11 +02:00
tkdrob
d37a3cded0
Add targets and selectors for services (S-T) ( #50629 )
2021-05-14 22:30:41 -07:00
tkdrob
2d5f5bfa9f
Add targets and selectors for services (P-R) ( #50628 )
2021-05-14 22:07:17 -07:00
Ville Skyttä
ed10856cc4
UpCloud API and typing update ( #50624 )
2021-05-14 21:49:41 -07:00
Franck Nijhof
7221b1e09d
Sort effect lists in light groups ( #50620 )
2021-05-14 21:43:43 -07:00
Erik Montnemery
bcd8f43e7b
Update light intents to check supported_color_modes ( #50625 )
2021-05-14 14:23:29 -07:00
Aaron Bach
9c5f1b4406
Fix IQVIA failing to start if any API call fails ( #50615 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-05-14 14:23:16 -07:00
Erik Montnemery
960ed13f94
Update light device actions to check supported_color_modes ( #50611 )
2021-05-14 22:58:37 +02:00
Paulus Schoutsen
646af533f0
Add support for Hue push updates ( #50591 )
2021-05-14 13:39:57 -07:00
Raphael
2334e98806
Add Etekcity VeSync light bulbs to Homeassistant ( #50272 )
2021-05-14 14:41:13 -05:00
tkdrob
1160a5f239
Add targets and selectors for services (I-K) ( #50542 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-14 20:34:59 +02:00
tkdrob
40993f3ebb
Add DHCP support to goalzero ( #50425 )
2021-05-14 13:12:46 -05:00
Simone Chemelli
4d55290932
Fritz code quality improvements from #48287 and #50055 ( #50479 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-05-14 11:46:37 -05:00
tkdrob
77e6fc6f93
Add missing requirements and target to sonos services ( #50552 )
2021-05-14 17:40:30 +02:00
Kevin Eifinger
c220e70008
Add integration kraken ( #31114 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-05-14 08:02:11 -07:00
Franck Nijhof
a8e1a68d1f
Deprecate NZBGet YAML configuration ( #50603 )
2021-05-14 15:51:25 +02:00
Franck Nijhof
20a39ab7e1
Remove unused config schema & logger from totalconnect ( #50604 )
2021-05-14 15:49:18 +02:00
Charles Garwood
f33b45ec82
Add interview feedback for Z-Wave JS add node websocket ( #50384 )
...
* Add interview feedback for add node websocket
* cleanup leftover logging
* add tests
* test interview failed event
* fix event type
* include manufacturer & model from device registry
* update test
2021-05-14 09:47:09 -04:00
Franck Nijhof
f5c31b89f8
Deprecate SmartHab YAML configuration ( #50602 )
2021-05-14 15:46:49 +02:00
Thomas Schamm
8fcf06a2a9
Add bosch_shc supporting Bosch Smart Home Controller ( #34063 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-14 15:03:26 +02:00
tkdrob
6f5629cf14
Add targets and selectors for services (B-C) ( #50189 )
2021-05-14 13:38:41 +02:00
Álvaro Fernández Rojas
9247a157d8
Add AEMET conditional station updates ( #50227 )
2021-05-14 13:28:48 +02:00
Franck Nijhof
ca2b3fcc9e
Upgrade evdev to 1.4.0 ( #50601 )
2021-05-14 12:15:15 +02:00
jan iversen
19cdff10c3
Add "close_comm_on_error" to modbus configuration ( #50583 )
2021-05-14 10:54:23 +02:00
djtimca
7ea23533cf
Address late review for Omnilogic Switch ( #50404 )
...
* Address previous PR comments.
* Update all instances of async_schedule_update_ha_state to async_write_ha_state.
2021-05-14 10:02:54 +02:00
muppet3000
207ee39d00
Bump growattServer library ( #50588 )
2021-05-14 09:50:41 +02:00
Maciej Bieniek
4c68518b18
Bump accuweather library ( #50573 )
2021-05-14 09:38:44 +02:00
Paulus Schoutsen
aef24a807e
Yeelight: Do not log errors when cannot connect ( #50592 )
2021-05-13 22:33:18 -07:00
Brandon Rothweiler
122741b914
Add lock platform to the Mazda integration ( #50548 )
2021-05-13 22:52:52 -05:00
uvjustin
e8d7d96231
Roll back #47852 (shield httpx in generic) ( #50562 )
2021-05-13 20:32:06 -07:00
jan iversen
dbf7430003
Bump pymodbus to v2.5.2 ( #50582 )
...
Solves a serial - rs-485 adapter issue.
2021-05-13 20:31:48 -07:00
Franck Nijhof
d6e9f094c4
Cleanup unused CONFIG_SCHEMA from kmtronic ( #50567 )
2021-05-13 20:30:15 -07:00
J. Nick Koston
42d1ec753d
Small tweaks to improve homekit_controller startup time ( #50590 )
2021-05-13 20:16:20 -05:00
Franck Nijhof
a16629601a
Add support for tracking entity attributes in ESPHome ( #50528 )
2021-05-13 15:39:53 -07:00
Ruslan Sayfutdinov
35f304450c
Enable type checks for stream component ( #50527 )
...
* Enable type checks for stream component
* Fix pylint
2021-05-13 23:26:11 +02:00
tkdrob
e956a726a0
Fix SonarrEntity docstring ( #50568 )
2021-05-13 14:43:52 -05:00
Maciej Bieniek
6adbc702eb
Bump `brother` library ( #50572 )
2021-05-13 13:14:00 -05:00
J. Nick Koston
52edf9ac35
Ensure isy994 is only discovered once ( #50577 )
...
The formatting of the mac was different between dhcp and ssdp
2021-05-13 19:35:24 +02:00
Barry Quiel
c079803fcb
Powerwall add Current attribute ( #50550 )
2021-05-13 11:12:48 -05:00
LJU
7224012016
Fix spelling in Cast and Growatt ( #50555 )
2021-05-13 11:15:02 +02:00
J. Nick Koston
1c2692c3c3
Drop nuheat code owner ( #50319 )
...
- I no longer have this device
2021-05-13 08:18:37 +02:00
Kevin Anthony
3b3d6e0da5
Add vesync Core200S air purifier ( #50216 )
2021-05-12 23:02:24 -05:00
jjlawren
ca09027914
Bump pysonos to 0.0.46 ( #50544 )
2021-05-12 16:16:29 -05:00