Franck Nijhof
f3eb21ba59
Bumped version to 1.0.0b3
2020-12-09 19:08:29 +01:00
Robert Svensson
53b6a971d2
Fix ignored Axis config entries doesn't break set up of new entries ( #44062 )
2020-12-09 19:07:38 +01:00
Robert Svensson
0e871c3390
Some lights only support hs, like the lidl christmas lights ( #44059 )
2020-12-09 19:07:34 +01:00
Alexei Chetroi
9cfeb44b56
Exclude coordinator when looking up group members entity IDs ( #44058 )
2020-12-09 19:07:29 +01:00
Pierre Ståhl
88941eaa51
Bump pyatv to 0.7.5 ( #44051 )
2020-12-09 19:07:25 +01:00
Paulus Schoutsen
a2f9cbc941
Fix extracting entity and device IDs from scripts ( #44048 )
...
* Fix extracting entity and device IDs from scripts
* Fix extracting from data_template
2020-12-09 19:07:20 +01:00
Aaron Bach
5fee55f824
Bump simplisafe-python to 9.6.2 ( #44040 )
2020-12-09 19:07:15 +01:00
Alexei Chetroi
70257d7a21
Update ZHA dependencies ( #44039 )
...
zha-quirks==0.0.48
zigpy==0.28.2
zigpy-znp==0.3.0
2020-12-09 19:07:10 +01:00
Maciej Bieniek
8ad0b9845e
Add the missing ATTR_ENABLED attribute to Brother integration list of sensors ( #44036 )
2020-12-09 19:07:06 +01:00
Paul
ec4b23173c
Update pyarlo to 0.2.4 ( #44034 )
2020-12-09 19:07:03 +01:00
Aaron Bach
445fbb2c73
Bump simplisafe-python to 9.6.1 ( #44030 )
2020-12-09 19:06:59 +01:00
Jc2k
b09a8f0d21
Fix how homekit_controller enumerates Hue remote ( #44019 )
2020-12-09 19:06:55 +01:00
Fuzzy
7a4dac8183
Add T8400 to ignore list ( #44017 )
2020-12-09 19:06:50 +01:00
Jc2k
ac82dac4f3
Hide HomeKit devices from discovery that are known to be problematic ( #44014 )
2020-12-09 19:06:46 +01:00
JJdeVries
e3b650b2c8
Fix unit of measurement for asuswrt sensors ( #44009 )
2020-12-09 19:06:43 +01:00
Brian
a9d69bc1b9
Bump pymyq to 2.0.11 ( #44003 )
2020-12-09 19:06:38 +01:00
Alex Szlavik
4b8e3171a3
Retry tuya setup on auth rate limiting ( #44001 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-12-09 19:06:35 +01:00
Nigel Rook
a1c5537460
Update generic_thermostat current_temperature on startup ( #43951 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-12-09 19:06:31 +01:00
Maikel Punie
154fd4aa8b
Fix Solaredge integration in case the data is not complete ( #43557 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-12-09 19:06:27 +01:00
Paulus Schoutsen
c7ec7e7c98
Bumped version to 1.0.0b2
2020-12-07 09:11:57 +00:00
Paulus Schoutsen
591777455a
Update ring to 0.6.2 ( #43995 )
2020-12-07 09:11:49 +00:00
Shay Levy
4780bdd48f
Prevent firing Shelly input events at startup ( #43986 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-12-07 09:11:48 +00:00
treylok
6cb1ce056a
Fix Ecobee set humidity ( #43954 )
2020-12-07 09:11:47 +00:00
Franck Nijhof
a390b0aca8
Bumped version to 1.0.0b1
2020-12-05 13:15:45 +01:00
Franck Nijhof
471e33ae10
Merge branch 'master' into rc
2020-12-05 13:15:31 +01:00
Robert Svensson
625f219d6b
Fix device refresh service can always add devices ( #43950 )
2020-12-05 13:10:17 +01:00
Bram Kragten
4c2dfa54da
Updated frontend to 20201204.0 ( #43945 )
2020-12-05 13:10:13 +01:00
Brian Rogers
bf6bd969a2
Return unique id of Blink binary sensor ( #43942 )
2020-12-05 13:10:10 +01:00
Martin Hjelmare
46b13e20ac
Handle stale ozw discovery flow ( #43939 )
2020-12-05 13:10:06 +01:00
Martin Hjelmare
698ee59f10
Always send ozw network key to add-on config ( #43938 )
2020-12-05 13:10:02 +01:00
Erik Montnemery
fb005ba3e2
Bump hatasmota to 0.1.4 ( #43912 )
2020-12-05 13:09:59 +01:00
Bram Kragten
6ae46268a4
Updated frontend to 20201203.0 ( #43907 )
2020-12-05 13:09:55 +01:00
Emily Mills
eb6128b53e
Kulersky cleanups ( #43901 )
2020-12-05 13:09:51 +01:00
Martin Hjelmare
b174c1d4eb
Unsubscribe ozw stop listener on entry unload ( #43900 )
2020-12-05 13:09:47 +01:00
Paulus Schoutsen
6c5911d37f
Blueprint: descriptions + descriptive errors ( #43899 )
2020-12-05 13:09:44 +01:00
djtimca
3ee1aed06f
Bump auroranoaa library to 0.0.2 ( #43898 )
2020-12-05 13:09:41 +01:00
Aaron Bach
bf4e98d1ae
Fix Slack "invalid_blocks_format" bug ( #43875 )
...
* Fix Slack "invalid_blocks_format" bug
* Fix optional params
* Fix one more optional param
* Update manifest
2020-12-05 13:09:37 +01:00
tehbrd
15b775a4d3
Fix intesishome passing coroutine to HassJob ( #43837 )
...
* Update climate.py
Not allowed to pass coroutines to hassjob.
* Update climate.py
* Lint
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-12-05 13:09:34 +01:00
Emily Mills
ec90ebe136
Add Kuler Sky Bluetooth floor lamp integration ( #42372 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-12-05 13:09:29 +01:00
Franck Nijhof
7130b7a4b7
Merge pull request #43964 from home-assistant/0.118.5
2020-12-05 13:07:27 +01:00
Martin Hjelmare
e93b9db55d
Pin pip < 20.3 ( #43771 )
2020-12-05 12:05:16 +01:00
Franck Nijhof
c3fed66df6
Bumped version to 0.118.5
2020-12-05 12:00:40 +01:00
Marvin Wichmann
679d1c2b67
Implement new Google TTS API via dedicated library ( #43863 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-12-05 11:58:56 +01:00
Joakim Sørensen
b10b80d7b1
Increase timeout for snapshot upload ( #43851 )
2020-12-05 11:58:53 +01:00
cgtobi
57687f9d56
Bump pyatmo to v4.2.1 ( #43713 )
2020-12-05 11:58:35 +01:00
Franck Nijhof
adcb0260e0
Bumped version to 1.0.0b0
2020-12-02 22:07:58 +01:00
Marvin Wichmann
ce056656f8
Implement new Google TTS API via dedicated library ( #43863 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-12-02 22:03:31 +01:00
Erik Montnemery
30baf333c3
Improve handling of disabled devices ( #43864 )
2020-12-02 21:20:14 +01:00
Vladimír Záhradník
d518db1c95
Improve custom datatype parsing in Modbus sensor and climate ( #42354 )
2020-12-02 21:16:30 +01:00
Bram Kragten
5e3941badb
Updated frontend to 20201202.0 ( #43862 )
2020-12-02 20:51:51 +01:00
Franck Nijhof
f2a371257d
Translation update
2020-12-02 20:51:05 +01:00
Vladimir Dronnikov
a4b1990487
Add telegram_bot.send_voice service ( #43433 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2020-12-02 20:44:02 +01:00
Martin Hjelmare
9043b7b214
Add ozw add-on discovery and mqtt client ( #43838 )
2020-12-02 20:03:29 +01:00
Kiall Mac Innes
8efa9c5097
Add support for MQTT Scenes ( #42639 )
2020-12-02 19:42:28 +01:00
Dermot Duffy
39601090ba
Automatically select "Solid" effect in Hyperion ( #43799 )
2020-12-02 19:40:49 +01:00
Maciej Bieniek
b294e1c98c
Add support for system health to AccuWeather integration ( #43277 )
2020-12-02 19:36:16 +01:00
Maciej Bieniek
86043b2957
Add support for system health to Airly integrarion ( #43220 )
2020-12-02 19:32:42 +01:00
Wictor
5fa00244da
Allow members of allowed groups to talk to telegram_bot ( #43241 )
2020-12-02 19:25:35 +01:00
Quentame
519ec64522
Bump Synology DSM to 1.0.1 ( #43860 )
2020-12-02 19:12:38 +01:00
Robert Svensson
a8f0ad1dd8
Allow creating deCONZ config entry even when no bridge id is available
2020-12-02 19:10:47 +01:00
jjlawren
f2f935506e
Use Plex websocket payloads to reduce overhead ( #42332 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-12-02 19:00:13 +01:00
Robert Svensson
6e8efe2b67
Add fan support to deCONZ climate platform ( #43721 )
2020-12-02 18:08:46 +01:00
Jeff Irion
efacda6c33
Bump androidtv to 0.0.56 ( #43859 )
2020-12-02 17:47:09 +01:00
Robert Svensson
25db1dac23
Add preset support to deCONZ climate platform ( #43722 )
2020-12-02 17:14:05 +01:00
Pierre Ståhl
edb246d696
Refactor Apple TV integration ( #31952 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2020-12-02 17:01:55 +01:00
Paulus Schoutsen
58648019c6
Deprecate the use of keyring and credstash ( #43854 )
2020-12-02 16:55:33 +01:00
Robert Svensson
ac2c01d20c
deCONZ improve options updating entities ( #42320 )
2020-12-02 16:21:27 +01:00
Paulus Schoutsen
ff4897a09e
Fix using execute on the notify_leaving_zone ( #43858 )
2020-12-02 16:21:00 +01:00
epenet
55edc9f858
Cleanup unique_id on onewire integration ( #43783 )
...
* Update construction of unique_id
* Move shared logic into OneWireBaseEntity
2020-12-02 15:11:20 +01:00
Paulus Schoutsen
06626af337
Guard for when refreshing token fails ( #43855 )
2020-12-02 14:55:47 +01:00
Joakim Sørensen
15b5057569
Increase timeout for snapshot upload ( #43851 )
2020-12-02 14:34:17 +01:00
Philip Allgaier
6fadc3e140
Make "invalid password" error message clearer ( #43853 )
2020-12-02 14:24:47 +01:00
Shulyaka
f744f7c34e
Add new number entity integration ( #42735 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2020-12-02 13:50:48 +01:00
Paulus Schoutsen
6c9c280bbb
Migrate notify-leaving-zone to use mobile app device action ( #43832 )
2020-12-02 13:07:04 +01:00
Franck Nijhof
b092430d5b
Merge branch 'master' into dev
2020-12-02 12:32:16 +01:00
Paulus Schoutsen
f3bb243b1d
Do not warn for weak referenced entities ( #43848 )
2020-12-02 11:18:08 +01:00
Paulus Schoutsen
648f9e100d
Use light turn on service ( #43847 )
2020-12-02 10:53:26 +01:00
Andre Lengwenus
93055884b7
Bump pypck to 0.7.7 ( #43824 )
2020-12-02 10:49:50 +01:00
Fabian Affolter
bbe9874320
Upgrade pylast to 4.0.0 ( #43830 )
2020-12-02 10:47:45 +01:00
Franck Nijhof
834f3603bc
Correct service not found exception message ( #43846 )
2020-12-02 10:32:25 +01:00
Fabian Affolter
fec0d26d55
Upgrade TwitterAPI to 2.6.2.1 ( #43833 )
2020-12-02 10:20:12 +01:00
Chris Talkington
891edec73b
Add test for is_internal_request ( #43841 )
2020-12-02 10:12:48 +01:00
etheralm
cf286d1c51
Bump libpurecool to 0.6.4 ( #43779 )
2020-12-02 09:51:46 +01:00
Bram Kragten
d93687b5ac
Update area and target selectors add sequence selector ( #43831 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-12-02 09:30:49 +01:00
Andreas Oberritter
3efda93875
Support more edl21 devices and sensors ( #43603 )
...
* edl21: Handle 1-0:96.50.1*1 and 1-0:96.1.0*255
* edl21: Use 1-0:96.1.0*255 as alternative electricity ID
* edl21: Fix copy-paste error in comments
* edl21: Add active amperage sensors
* edl21: Bump pysml to 0.0.3 to fix format of electricity ID
2020-12-01 22:50:09 -06:00
Chris
26892a629d
Add ozw scene_instance to scene_activated ( #43829 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-12-02 01:23:08 +01:00
HomeAssistant Azure
fc42f59b0b
[ci skip] Translation update
2020-12-02 00:03:14 +00:00
Alexei Chetroi
032d569cd1
Add Analog cluster for Lumi plugs ( #43817 )
2020-12-01 14:34:07 -05:00
Paulus Schoutsen
0ee86ea8e4
Another try to get rid of Shelly flaky test ( #43821 )
2020-12-01 19:26:43 +01:00
Robert Svensson
1faef0a4d4
Make simple deCONZ thermostats work ( #43781 )
2020-12-01 18:49:58 +01:00
Andre Lengwenus
9ace7269ae
Fix wrong temperature setting in LCN climate ( #43818 )
2020-12-01 18:45:08 +01:00
Paulus Schoutsen
1c9c99571e
Use !input instead of !placeholder ( #43820 )
...
* Use !input instead of !placeholder
* Update input name
* Lint
* Move tests around
2020-12-01 18:21:36 +01:00
Paulus Schoutsen
7d23ff6511
Add device action to mobile app to notify ( #43814 )
2020-12-01 18:14:01 +01:00
Simone Chemelli
52217f1f60
Move uptime from relative time to absolute time ( #43623 )
2020-12-01 17:28:59 +01:00
Franck Nijhof
00d0c3f98b
Remove invalidation version from Airvisual ( #43810 )
2020-12-01 17:13:15 +01:00
Franck Nijhof
b1c11eaaf8
Fix config validation tests for upcoming beta ( #43811 )
2020-12-01 17:07:28 +01:00
Franck Nijhof
24ba5bcbaf
Remove Ubee Router integration (ADR-0004) ( #43809 )
2020-12-01 17:06:49 +01:00
Abílio Costa
8f3989e7d9
Remove unused stuff from ZHA registries ( #43786 )
2020-12-01 09:21:25 -05:00
Paulus Schoutsen
69710cb664
Base area IDs on initial name ( #43804 )
2020-12-01 12:45:56 +01:00
Aaron Bach
aad16b8055
Bump aiorecollect to 0.2.2 ( #43796 )
2020-12-01 12:22:57 +01:00
Franck Nijhof
885f325812
Upgrade elgato to 1.0.0 ( #43792 )
2020-12-01 10:50:55 +01:00
Paulus Schoutsen
14620e1573
Use entity platform for Neato ( #43772 )
2020-12-01 09:28:41 +01:00
Paulus Schoutsen
935ec59c56
Migrate foscam to use entity platform entity services ( #43775 )
2020-12-01 09:28:30 +01:00
Sören
39e7b30ab6
Add lock.open service to nello ( #42141 )
2020-12-01 08:36:36 +01:00
Paulus Schoutsen
cf5be049b3
Warn when referencing missing devices/areas ( #43787 )
2020-12-01 08:01:27 +01:00
HomeAssistant Azure
cf9598fe4f
[ci skip] Translation update
2020-12-01 00:03:00 +00:00
Erik Montnemery
d18a33020b
Fix MQTT birth message deadlock ( #43790 )
2020-12-01 01:01:22 +01:00
Paulus Schoutsen
a5c79a1f84
Add support for device class in target selector ( #43768 )
2020-11-30 23:35:24 +01:00
Martin Hjelmare
2f73590714
Increase Supervisor add-on helper timeout ( #43778 )
2020-11-30 20:40:31 +01:00
Willem-Jan
ba4d630470
Add authentication support to bsblan ( #42306 )
2020-11-30 20:13:16 +01:00
Martin Hjelmare
434cec7a88
Pin pip < 20.3 ( #43771 )
2020-11-30 19:38:39 +01:00
Martin Hjelmare
3f5d7e85c3
Add show progress to ozw config flow ( #43310 )
2020-11-30 18:59:15 +01:00
Dermot Duffy
7ad2a6be30
Add hyperion config options flow ( #43673 )
2020-11-30 18:38:52 +01:00
Ernst Klamer
14d1466400
Add device information to solarlog integration ( #43680 )
...
* Update sensor.py
* Changed as requested
Thanks, tested and works ok.
Co-authored-by: J. Nick Koston <nick@koston.org >
Co-authored-by: J. Nick Koston <nick@koston.org >
2020-11-30 09:40:43 -06:00
Diogo Gomes
3e24868a9e
Add system health check to IPMA ( #43762 )
2020-11-30 16:24:18 +01:00
Paulus Schoutsen
0de9e8e952
Allow specifying device_id as target ( #43767 )
2020-11-30 14:27:02 +01:00
Alan Tse
e307e1315a
Fix updating of Tesla switches after command ( #43754 )
...
closes #43454
2020-11-30 09:57:32 +01:00
Joakim Plate
aade4e63b8
Support asking covers to stop using google assistant ( #43537 )
2020-11-30 09:34:34 +01:00
springstan
f221bfae52
Report correct weather condition at night for OpenWeatherMap ( #42982 )
2020-11-30 09:32:06 +01:00
Allen Porter
945a0a9f7e
Add nest device triggers for camera and doorbell events ( #43548 )
2020-11-30 09:19:42 +01:00
J. Nick Koston
2cbb93be43
Always keep the current recorder run when purging ( #43733 )
2020-11-30 09:13:50 +01:00
HomeAssistant Azure
533f22bb76
[ci skip] Translation update
2020-11-30 00:03:45 +00:00
Ron Klinkien
eab6a0508b
Address FireServiceRota late code review ( #43741 )
...
* Address review comment from PR #38206
* Address review comment from PR #43638
* Address review comment from PR #43700
* isort fixed
* Better code for duty entity update
* Removed all pylint relative-beyond-top-level
* Removed logger entry from entity state method
2020-11-29 23:54:27 +01:00
Bas Nijholt
6eeb9c0e49
ZHA: remove unused 'from_cache' argument from 'async_get_state' and add 'async_update' ( #42413 )
...
* remove unused 'from_cache' argument from 'async_get_state'
* define async_update to use homeassistant.update_entity
2020-11-29 14:47:46 -05:00
David F. Mulcahey
54425ae0f3
Use the correct property for full init event ( #43745 )
2020-11-29 11:59:23 -05:00
Andre Lengwenus
493eaef616
Bump pypck to v0.7.6 ( #43710 )
...
* Bump pypck to v0.7.6
* Await commands to ensure that they are received.
2020-11-29 16:30:17 +01:00
HomeAssistant Azure
5462d6e798
[ci skip] Translation update
2020-11-29 00:04:09 +00:00
springstan
d5efb3e3de
Remove temporary variable by only retrieving needed value ( #42522 )
2020-11-29 00:44:25 +01:00
Franck Nijhof
65ab8cbc71
Add support for multiple tags and devices in tag trigger ( #43098 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-11-29 00:06:32 +01:00
Paulus Schoutsen
e406a47293
Allow configuring the delay in the motion light blueprint ( #43737 )
2020-11-28 23:56:15 +01:00
J. Nick Koston
1162d9a752
Create tables with a charset that can hold all expected data under mysql ( #43732 )
...
By default these tables are created with utf8 which can only hold 3 bytes. This
meant that all emjoi would trigger a MySQLdb._exceptions.OperationalError because
they are 4 bytes.
This will only fix the issue for users who recreate their tables.
2020-11-28 23:54:05 +01:00
Paulus Schoutsen
dd513147a5
Add a service target ( #43725 )
2020-11-28 23:33:32 +01:00
David F. Mulcahey
a2e1efca33
Add additional events to enhance the ZHA device pairing experience ( #43729 )
...
* support better feedback in the device pairing UI
* update pairing events
2020-11-28 17:29:56 -05:00
Ron Klinkien
2c6a72b3ad
Add Response switch platform to FireServiceRota integration ( #43700 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-11-28 21:42:51 +01:00
Paulus Schoutsen
898a07fa75
Make threshold binary sensor faster ( #43695 )
2020-11-28 10:19:10 -10:00
Erik Montnemery
5d7d2dee2a
Bump hatasmota to 0.1.2 ( #43719 )
2020-11-28 10:18:06 -10:00
Maciej Bieniek
a4ae2d210e
Bump Brother library to version 0.1.20 ( #43628 )
2020-11-28 10:17:16 -10:00
moinmoin-sh
337b8d279e
Ensure MariaDB/MySQL can be purged and handle states being deleted out from under the recorder ( #43610 )
...
* MariaDB doesn't purge #42402
This addresses home-assistant#42402
Relationships within table "states" and between tables "states" and "events " home-assistant#40467 prevent the purge from working correctly. The database increases w/o any purge.
This proposal sets related indices to NULL and permits deleting of rows.
Further explanations can be found here home-assistant#42402
This proposal also allows to purge the tables "events" and "states" in any order.
* Update models.py
Corrected for Black style requirements
* Update homeassistant/components/recorder/models.py
Co-authored-by: J. Nick Koston <nick@koston.org >
* Add the options to foreign key constraints
* purge old states when database gets deleted out from under us
* pylint
Co-authored-by: J. Nick Koston <nick@koston.org >
2020-11-28 08:42:29 -10:00
Paulus Schoutsen
cb96bd9d0b
Blueprint config to override blueprint ( #43724 )
2020-11-28 13:19:58 +01:00
Robert Svensson
6fa3e287da
Add support to control cooling in deCONZ climate platform ( #43720 )
...
* Add fan support
* Add HVAC cool support
* Fix Martins comment from #43607
* Add preset support
* Improve climate test coverage
* Remove fan support
* Remove preset support
* Remove last preset piece
2020-11-28 13:11:13 +01:00
cgtobi
65bc128c86
Bump pyatmo to v4.2.1 ( #43713 )
2020-11-28 09:29:16 +01:00
HomeAssistant Azure
d5c2ef5a94
[ci skip] Translation update
2020-11-28 00:03:36 +00:00
Alexei Chetroi
c42b650031
Bump up ZHA dependencies ( #43707 )
...
bellows==0.21.0
zigpy==0.28.1
zha-quirks==0.0.47
2020-11-27 16:39:44 -05:00
jjlawren
7c0e148b59
Proxy Plex media browser images ( #43111 )
...
Co-authored-by: rajlaud <50647620+rajlaud@users.noreply.github.com >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-11-27 22:14:19 +01:00
javicalle
e10762af9b
Bump RFLink to v0.0.55 ( #43704 )
2020-11-27 21:11:57 +01:00
Aaron Bach
fd6a2b078b
Fix exception upon lock initialization on V2 SimpliSafe systems ( #43705 )
2020-11-27 21:09:37 +01:00
Franck Nijhof
0d5dc4aeee
Add system health check to Spotify ( #43249 )
2020-11-27 19:25:17 +01:00
Matthias Alphart
29091f4537
Update xknx to 0.15.6 ( #43645 )
2020-11-27 18:06:15 +01:00
Paulus Schoutsen
5b6d9abe2a
Await callbacks to keep cleaner stacktraces ( #43693 )
2020-11-27 17:48:43 +01:00
Paulus Schoutsen
20ed40d7ad
Use utcnow from date util for http.ban ( #43686 )
2020-11-27 17:04:52 +01:00
Paulus Schoutsen
d34753473d
Use run_job for service helper ( #43696 )
2020-11-27 16:12:39 +01:00
shred86
bdb04dcb9d
Add Abode MFA support ( #43572 )
2020-11-27 13:39:26 +01:00
Paulus Schoutsen
ea55051161
Stub finding custom integrations in tests ( #43692 )
2020-11-27 12:53:16 +01:00
Paulus Schoutsen
897ff31ffe
Maybe fix flaky test ( #43690 )
2020-11-27 12:31:42 +01:00
David Bonnes
bb146680ce
Eliminate evohome unhandled exceptions when client API call fails ( #43681 )
2020-11-27 12:05:51 +01:00
Paulus Schoutsen
3a17e22cfa
Convert API integration to async setup ( #43685 )
2020-11-27 09:50:19 +01:00
Shay Levy
2498340e1f
Fix Shelly uptime sensor ( #43651 )
...
Fix sensor to include time zone
Report new value only if delta > 5 seconds
Modify REST sensors class to use callable attributes
2020-11-27 09:40:06 +01:00
David Bonnes
5e3f4954f7
Code quality improvement for evohome ( #43678 )
2020-11-27 09:28:05 +01:00
David Bonnes
c2cc605343
Bugfix schedule assigned to wrong day of week ( #43676 )
2020-11-27 09:20:20 +01:00
Philip Allgaier
bf4e6a289a
Add option to deactivate a user ( #43463 )
2020-11-27 09:13:16 +01:00
Erik Montnemery
a5e5c5c7e6
Exclude disabled entities from async_entries_for_device ( #43665 )
2020-11-27 09:03:44 +01:00
Paulus Schoutsen
f9fa24950b
OAuth2 to use current request header ( #43668 )
2020-11-27 08:55:34 +01:00
Michael Thingnes
69c2818c56
Met.no: Fix for zero temp entries ( #43684 )
...
Addresses issue #43587
2020-11-27 08:07:49 +01:00
Bram Kragten
3bd0c7188c
Updated frontend to 20201126.0 ( #43682 )
2020-11-27 01:16:16 +01:00
HomeAssistant Azure
301a3e5481
[ci skip] Translation update
2020-11-27 00:03:57 +00:00
Erik Montnemery
974e099e2a
Small cleanup of Tasmota ( #43642 )
2020-11-26 22:34:26 +01:00
Franck Nijhof
deb45f7c90
Upgrade pre-commit to 2.9.2 ( #43655 )
2020-11-26 22:34:17 +01:00
Erik Montnemery
8ff10ad3b8
Fix MQTT threading bug ( #43667 )
2020-11-26 22:33:58 +01:00
Paulus Schoutsen
e1de36fda8
Fix check config ( #43663 )
2020-11-26 22:25:21 +01:00
Paulus Schoutsen
edf70e9f06
Make input_datetime better handle timezones ( #43396 )
...
* Make input_datetime better handle timezones
* Improve test coverage
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Revert change to time format
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-11-26 20:20:10 +01:00
Jasper Slits
f3033ec01d
Add Roomba support for automatic emptying of bin ( #43594 )
2020-11-26 17:48:54 +01:00
Paulus Schoutsen
a15abf8802
Merge pull request #43664 from home-assistant/rc
2020-11-26 17:42:21 +01:00
Paulus Schoutsen
0ede3da686
Bumped version to 0.118.4
2020-11-26 16:02:28 +00:00
Pascal Vizeli
ecaa9d925b
Fix deadlock if an integration from stage_1 fails ( #43657 )
2020-11-26 16:02:24 +00:00
Paulus Schoutsen
793fdb5317
Tweak template digit detection ( #43621 )
2020-11-26 16:02:23 +00:00
Paulus Schoutsen
c4108d4ef1
Disable parsing scientific/complex number notation in template type ( #43170 )
2020-11-26 16:02:22 +00:00
Sören
373ad44760
Bump avea to 1.5.1 ( #43618 )
2020-11-26 15:58:42 +00:00
epenet
44c8fce33b
Fix duplicate check on onewire config flow ( #43590 )
2020-11-26 15:58:41 +00:00
Sébastien RAMAGE
94f7f70f2d
Update zigpy-zigate to 0.7.3 ( #43427 )
...
* Update zigpy-zigate to 0.7.3
Fix probing pizigate
* Update zigpy-zigate to 0.7.3
Fix probing pizigate
2020-11-26 15:58:40 +00:00
Erik Montnemery
18135bb1a1
Make MQTT climate return PRESET_NONE when no preset is set ( #43257 )
2020-11-26 15:58:40 +00:00
Erik Montnemery
dc8364fd3a
Support disabling devices ( #43293 )
2020-11-26 16:45:02 +01:00
Paulus Schoutsen
39efbcb815
Allow importing gist ( #43659 )
2020-11-26 16:00:50 +01:00
Bram Kragten
4aa181416c
Add area selector, remove date selector ( #43658 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-11-26 15:44:25 +01:00
Ron Klinkien
316a2750df
Add Duty binary_sensor platform to FireServiceRota integration ( #43638 )
2020-11-26 15:42:55 +01:00
Paulus Schoutsen
eb3e5cf446
Suggest folder when importing blueprint and store source_url ( #43650 )
2020-11-26 11:46:59 +01:00
Pascal Vizeli
d4f9c1979f
Fix deadlock if an integration from stage_1 fails ( #43657 )
2020-11-26 11:38:30 +01:00
HomeAssistant Azure
ed16c5078f
[ci skip] Translation update
2020-11-26 00:03:15 +00:00
Olivér Falvai
c439d25ac3
Add location to summary sensor attributes ( #43641 )
2020-11-25 13:41:56 -07:00
Bram Kragten
8533d9cae0
Add default to inputs ( #43636 )
2020-11-25 20:05:43 +01:00
Bram Kragten
3767af14f3
Add more selectors ( #43639 )
2020-11-25 20:03:56 +01:00
Erik Montnemery
6706ea36de
Add Tasmota cover ( #43368 )
...
* Add Tasmota cover
* Update tests
* Bump hatasmota to 0.1.0
2020-11-25 18:52:09 +01:00
Erik Montnemery
314497d013
Add Tasmota fan ( #43353 )
...
* Add Tasmota fan
* Bump hatasmota to 0.1.0
* Apply suggestions from code review
2020-11-25 17:40:32 +01:00
Joakim Plate
ac551179ae
Fix flapping derivative tests where time would move between state changes ( #43579 )
2020-11-25 17:08:00 +01:00
Ron Klinkien
ea52ffc2d9
Add FireServiceRota/BrandweerRooster integration ( #38206 )
...
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-11-25 16:38:49 +01:00
Paulus Schoutsen
1de2554f70
Tweak template digit detection ( #43621 )
2020-11-25 16:10:33 +01:00
Simone Chemelli
b7f36106df
Add Shelly UNI ADC sensor ( #43490 )
2020-11-25 15:37:07 +01:00
Shay Levy
ebaf143cf6
Support for Shelly Input Events ( #43479 )
2020-11-25 15:29:01 +01:00
Paulus Schoutsen
b3be708db6
Add default config if not there ( #43321 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-11-25 15:10:04 +01:00
Paulus Schoutsen
0cf3736162
Bump ha-ffmpeg to 3.0.2 ( #43597 )
2020-11-25 08:45:15 +01:00
Sören
c421555db3
Bump avea to 1.5.1 ( #43618 )
2020-11-25 08:25:09 +01:00
Teemu R
183154c017
Bump pyhs100 dependency to fix hs220 discoverability issues ( #43619 )
...
Fixes #39395
2020-11-25 08:21:48 +01:00
HomeAssistant Azure
cbfd8a5a14
[ci skip] Translation update
2020-11-25 00:03:05 +00:00
Allen Porter
745823dd55
Add nest SDM API camera/doorbell events ( #42700 )
...
* Add nest SDM API camera/doorbell events
Events are fired when pubsub messages are received. When messages
are received lookup a home assistant device id from the nest
device id, so that the home assistant device id can be included
in the event payload.
* Update homeassistant/components/nest/__init__.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
* Update nest code style based on PR feedback
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-11-24 14:34:43 -08:00
Matthias Alphart
7f9a7791bf
update xknx to 0.15.4 ( #43536 )
2020-11-24 22:58:17 +01:00
epenet
48d9f1a61b
Fix duplicate check on onewire config flow ( #43590 )
2020-11-24 21:44:31 +01:00
Robert Svensson
acb94b0b59
Add tilt support to deCONZ covers ( #43607 )
2020-11-24 21:42:11 +01:00
Paulus Schoutsen
dae286aed5
Upgrade foobot_async to 1.0.0 ( #43611 )
2020-11-24 21:25:23 +01:00
koolsb
aed6980b14
Fix Meraki API Auth ( #43578 )
2020-11-24 19:56:39 +01:00
Erik Montnemery
d493f18e50
Bump hatasmota to 0.1.1 ( #43608 )
2020-11-24 19:55:15 +01:00
springstan
5a892e8fca
Add unknown_authorize_url_generation to base strings for config flows ( #42484 )
2020-11-24 12:00:16 -05:00
Allen Porter
3dd14e05e3
Update nest library and switch events to async ( #43583 )
2020-11-24 08:53:50 -07:00
Robert Svensson
7214d6517a
Fix conversion of cover position between HASS and deCONZ ( #43602 )
2020-11-24 14:47:56 +01:00
Paulus Schoutsen
755f15abe3
Fix warning generated by surpetcare test ( #43598 )
2020-11-24 12:40:25 +01:00
JJdeVries
8f18af9e80
Decrease asuswrt connects per sensor ( #43383 )
...
* asuswrt: Decrease number of connects per sensor
* Changed implementation to DataUpdateCoordinator
* review changes
* update aioasuswrt dependency
* Apply suggestions from code review
Add explicit return None and fix type hint
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-11-24 04:50:57 +01:00
HomeAssistant Azure
fcd8684d40
[ci skip] Translation update
2020-11-24 00:04:19 +00:00
Franck Nijhof
c157fbef1e
Bump version to 0.119.0dev0 ( #43485 )
2020-11-23 22:06:59 +01:00
Maikel Punie
059f1a35f2
Use references in config flow for solaredge ( #43511 )
2020-11-23 15:34:46 -05:00
starkillerOG
0c30abda61
Add Motion Blinds integration ( #42989 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2020-11-23 10:33:14 -10:00
Denix
66efe92b3f
Cannot use vcgencmd in HassOS ( #42710 )
2020-11-23 14:56:50 -05:00
Franck Nijhof
612e74703b
Add webhook to default config ( #43521 )
2020-11-23 14:49:13 -05:00
Greg
65796eee2d
Add codeowner to Enphase Envoy manifest ( #43402 )
2020-11-23 19:58:30 +01:00
Thibaut
b272e16b44
Fix RTS cover with set position available ( #43555 )
2020-11-23 08:13:52 -10:00
Oliver
0c64873c10
Update denonavr to 0.9.7 ( #43546 )
2020-11-23 06:54:06 -10:00
Paulus Schoutsen
d84d819b62
Merge pull request #43561 from home-assistant/rc
2020-11-23 15:37:34 +01:00
Franck Nijhof
9368ab5480
Upgrade sentry-sdk to 0.19.4 ( #43504 )
2020-11-23 08:09:17 -05:00
Robin Wohlers-Reichel
2fcd1a250b
update solax to 0.2.5 ( #43564 )
2020-11-23 08:05:22 -05:00
Franck Nijhof
bb17d4552e
Upgrade Docker base image to 2020.11.2 ( #43560 )
2020-11-23 12:10:48 +00:00
Franck Nijhof
a3d9a94339
Upgrade Docker base image to 2020.11.2 ( #43560 )
2020-11-23 13:10:30 +01:00
Robert Svensson
55cbd5aa0d
Track deCONZ lib changes to light based devices ( #43366 )
...
* Improve control of covers
* Log backtrace if available
* Do not create entity for controller tool
Binary sensor should use state rather than is_tripped
Add some more tests to lights and sensors
* Bump dependency to v74
* Fix Balloobs comments
2020-11-23 11:37:11 +01:00
Daniel Hjelseth Høyer
3b105c415b
Mill Heater: Add support for Energy consumption ( #43523 )
2020-11-23 10:26:50 +01:00
Anders Melchiorsen
47ff04d9ad
Optimize reading of Sonos source mode ( #43541 )
2020-11-23 10:20:06 +01:00
Paulus Schoutsen
f823fac45c
Bumped version to 0.118.3
2020-11-23 09:08:09 +00:00
Franck Nijhof
3955d64b6a
Upgrade Docker base image to 2020.11.1 ( #43538 )
2020-11-23 09:05:33 +00:00
ahertz
a08f809c46
Bump sleepyq to 0.8.1 ( #43505 )
2020-11-23 09:05:32 +00:00
On Freund
e94111f725
Gracefully handle no uuid in kodi discovery ( #43494 )
2020-11-23 09:05:31 +00:00
Franck Nijhof
99399cfd29
Ensure Plex content_id in play_on_sonos service is a string ( #43483 )
2020-11-23 09:05:30 +00:00
Aaron Bach
882b1eb941
Fix unhandled exception when IQVIA API fails to return data ( #43359 )
2020-11-23 09:05:29 +00:00
Aaron Bach
92cd1373de
Fix bug related to possibly missing task ID in Notion API data ( #43330 )
...
* Fix bug related to possibly missing task ID in Notion API data
* Calculate unique ID once
* Code review
* Simplify
* Code review
2020-11-23 09:05:28 +00:00
Kevin Fronczak
8ab15f6867
Update Blinkpy to fix non-updating blink mini cameras ( #43549 )
2020-11-23 09:42:28 +01:00
dependabot[bot]
b144a980da
Bump actions/stale from v3.0.13 to v3.0.14 ( #43551 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from v3.0.13 to v3.0.14.
- [Release notes](https://github.com/actions/stale/releases )
- [Commits](https://github.com/actions/stale/compare/v3.0.13...87c2b794b9b47a9bec68ae03c01aeb572ffebdb1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-23 09:36:52 +01:00
Robert Svensson
ffe0c1cd58
Add device id to deconz_event ( #43552 )
2020-11-23 09:22:44 +01:00
Aaron Bach
a4f7b7d784
Fix bug related to possibly missing task ID in Notion API data ( #43330 )
...
* Fix bug related to possibly missing task ID in Notion API data
* Calculate unique ID once
* Code review
* Simplify
* Code review
2020-11-22 20:15:38 -07:00
HomeAssistant Azure
492ef81069
[ci skip] Translation update
2020-11-23 00:04:13 +00:00
Maciej Bieniek
885e393df9
Make Brother uptime sensor disabled by default ( #43478 )
2020-11-22 11:42:16 -10:00
Franck Nijhof
20db980695
Upgrade Docker base image to 2020.11.1 ( #43538 )
2020-11-22 22:39:07 +01:00
Anders Melchiorsen
9ffdec63cc
Optimize Sonos current playing state ( #43517 )
2020-11-22 22:16:03 +01:00
Daniel Rheinbay
498654a1e0
Add vendor effects to Yeelight integration ( #42711 )
...
Add effects shipped by Yeelight in their apps, as these effects are quite popular and have been missing from Home Assistant.
2020-11-22 21:41:09 +01:00
Aaron Bach
0b5851e403
Clean up RainMachine config entry ( #43508 )
2020-11-22 14:22:47 +01:00
Lasath Fernando
86cf184903
Add seek support to plex media players ( #43420 )
...
Turns out plexapi lib already supports this, so we just need to
pass through the command.
2020-11-22 14:05:15 +01:00
Anders Melchiorsen
62da64867c
Optimize Sonos favorites updates ( #43516 )
2020-11-22 14:04:46 +01:00
Greg
a633341dc9
Bump envoy version to 0.17.0 ( #43498 )
2020-11-22 14:02:27 +01:00
Aaron Bach
3ffd97acd4
Fix unhandled exception when IQVIA API fails to return data ( #43359 )
2020-11-22 13:59:23 +01:00
Aaron Bach
be39104a36
Re-organize OpenUV constants ( #43453 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2020-11-22 12:50:22 +01:00
Anders Melchiorsen
7319c4692d
Optimize Sonos queue position ( #43514 )
2020-11-22 12:25:13 +01:00
ahertz
d7e696b90a
Bump sleepyq to 0.8.1 ( #43505 )
2020-11-22 12:21:27 +01:00
Franck Nijhof
a0a44f12a7
Clean up Solar-log review comments ( #43503 )
2020-11-22 05:40:31 +01:00
HomeAssistant Azure
acca35cdc4
[ci skip] Translation update
2020-11-22 00:04:54 +00:00
On Freund
b2c9bd2ca6
Gracefully handle no uuid in kodi discovery ( #43494 )
2020-11-21 20:47:57 +01:00
Crash
76eb5aeeb6
Add updated British Voices ( #43496 )
...
Say hello to Charlotte and James.
https://cloud.ibm.com/apidocs/text-to-speech?code=python#getvoice
2020-11-21 20:24:04 +01:00
Ernst Klamer
977ed942ba
Deprecate YAML config for Solar-log ( #43484 )
...
Per ADR-0010, this PR deprecates YAML configuration for Solar-log. Users who already use the Solar-log integration do not need to take action, as their configuration has already been imported into the UI.
2020-11-21 17:50:46 +01:00
Franck Nijhof
a092b4c204
Ensure Plex content_id in play_on_sonos service is a string ( #43483 )
2020-11-21 16:32:55 +01:00
Xiaonan Shen
ca053d4499
Bump rpi-bad-power to 0.1.0 ( #43476 )
2020-11-21 13:21:51 +01:00
Jakub Kolář
c5803614e1
Upgrade discord.py to 1.5.1 ( #43473 )
...
* Upgrade discord.py to 1.5.1
discord.py 1.5.1 introduces support for Intents that are required by future bots and integrations. While this is not yet required by Home Assistant Discord integration it is needed in the future, because old API which discord.py 1.4.1 uses is now deprecated. Also it would solve dependency collision with my custom component discord_game.
* Upgrade discord.py to 1.5.1
2020-11-21 13:07:17 +01:00
Indu Prakash
7213d5f31b
Support for multiple states in history_stats ( #43416 )
...
Co-authored-by: Indu Prakash <6459774+InduPrakash@users.noreply.github.com >
2020-11-21 12:44:37 +01:00
FlavorFx
f22f568169
Fix Luftdaten.info data retrieval ( #43471 )
...
Fix Luftdaten.info data retrieval
2020-11-21 11:52:34 +01:00
Franck Nijhof
db0dee1ab2
Add repeat mode support to Spotify ( #43247 )
2020-11-21 11:38:40 +01:00
Franck Nijhof
7c6e80952b
Upgrade debugpy to 1.2.0 ( #43328 )
2020-11-21 11:37:41 +01:00
Aidan Timson
d7bf783da6
Add reauth support for OVO Energy ( #38882 )
2020-11-21 11:21:23 +01:00
Adam Król
cccd4d734c
Fix ConnectTimeout during wolflink start ( #43418 )
2020-11-21 11:10:11 +01:00
Alan Murray
45618f8054
Bump acmeda dependency aiopulse to 0.4.2 ( #43217 )
2020-11-21 11:00:08 +01:00
Julien "_FrnchFrgg_" Rivaud
b2bd68a4a0
Avoid arbitrarily reducing ZHA climate temperature information ( #43442 )
...
The Zigbee specification mandates that temperatures are given in
1/100ths of degrees, and several devices are able to provide temperature
readings or accept target temperature settings with precision equal or
better than 0.1°C. Yet the ZHA climate entity implementation advertises
an hard-coded precision of 0.5°C.
Avoid arbitrary coarsening by advertising 0.1°C precision, as passing
through the full 0.01°C precision is probably not that useful.
2020-11-21 00:06:50 -05:00
Tom
db60a71603
Change Plugwise integration to plugwise module ( #43036 )
...
* Switch to plugwise module and forthcoming changes
* Adjusted according to review
* Fix leaving out domain for tests
* Add tests for exceptions
* Add more tests for exceptions
* Version bump
* Wording on test
* Catch-up with dev
2020-11-20 20:43:20 -06:00
Alexei Chetroi
e32669a2d9
Remove zigpy monkey patching ( #43456 )
...
* Use event handler for incoming messages from zigpy
* Bump up zha dependency
2020-11-20 20:02:52 -05:00
HomeAssistant Azure
43955d3aa8
[ci skip] Translation update
2020-11-21 00:08:32 +00:00
Ville Skyttä
cab186d28f
Add ONVIF PTZ Stop support ( #39734 )
2020-11-20 22:59:11 +01:00
Aaron Bach
b4381c5005
Move Notion logger to a package logger ( #43450 )
2020-11-20 22:47:48 +01:00
Martin Hjelmare
22f63be30e
Remove salt integration for webscraping ( #43452 )
2020-11-20 21:48:23 +01:00
Paulus Schoutsen
bed28ac2e7
Merge pull request #43440 from home-assistant/rc
2020-11-20 21:41:40 +01:00
Martin Hjelmare
a745594712
Move legacy device tracker setup to legacy module ( #43447 )
2020-11-20 21:28:00 +01:00
Aaron Bach
8779592952
Move Ambient PWS logger to a package logger ( #43448 )
2020-11-20 21:20:56 +01:00
Aaron Bach
a880ef6a4e
Move Flo logger to a package logger ( #43449 )
2020-11-20 21:14:44 +01:00
springstan
dd4f41c1db
Use weather attribute conditions constants ( #39945 )
2020-11-20 21:04:03 +01:00
Philip Allgaier
700336258b
Fix empty local_ip config flow ( #43333 )
2020-11-20 12:40:34 -07:00
Aleix Murtra
0f823b4c0e
Upgrade Beewi Smartclim component to 0.0.10 ( #43441 )
2020-11-20 19:16:18 +01:00
Paulus Schoutsen
f2e78d6ea0
Bumped version to 0.118.2
2020-11-20 16:54:21 +00:00
Paulus Schoutsen
9822cacbba
Fix time trigger based on entities ignoring entities if initially in the past ( #43431 )
2020-11-20 16:54:16 +00:00
Brett
43c53f7043
Increase Advantage Air retry limit for older systems ( #43417 )
2020-11-20 16:54:16 +00:00
Rob Bierbooms
7708da6713
Update dsmr_parser to 0.23 ( #43403 )
2020-11-20 16:47:47 +01:00
Paulus Schoutsen
dc5f7aedd7
Verify that we register blueprints on automation setup ( #43434 )
2020-11-20 15:57:57 +01:00
Paulus Schoutsen
bbb82ded68
Fix time trigger based on entities ignoring entities if initially in the past ( #43431 )
2020-11-20 15:43:28 +01:00
Philip Allgaier
82b7cc8ac7
Provide HA username via auth WS ( #43283 )
2020-11-20 15:42:19 +01:00
Paulus Schoutsen
43ba053030
Add support for checking minimum HA version ( #43350 )
2020-11-20 15:24:42 +01:00
Joakim Plate
e98f36e357
Support openRelativePercent for google assistant covers ( #43336 )
2020-11-20 15:20:09 +01:00
100ferhas
9b3c97345a
Update Alexa supported languages ( #43139 )
2020-11-20 08:47:17 -05:00
Brig Lamoreaux
c42b1f65b3
Add Srp energy component ( #41091 )
2020-11-20 08:18:02 -05:00
Sébastien RAMAGE
2ed27fc15d
Update zigpy-zigate to 0.7.3 ( #43427 )
...
* Update zigpy-zigate to 0.7.3
Fix probing pizigate
* Update zigpy-zigate to 0.7.3
Fix probing pizigate
2020-11-20 08:05:51 -05:00
Brett
6dc84654b0
Increase Advantage Air retry limit for older systems ( #43417 )
2020-11-20 09:23:38 +01:00
Andrew Hayworth
88367dc466
Update python-awair to 0.2.1 ( #43415 )
...
This version of python awair has support for the local api - which is
cool! But more importantly, this version also is less strict about the
versions of aiohttp it depends on.
This version prepares for the upcoming pip resolver changes outlined here:
https://pyfound.blogspot.com/2020/03/new-pip-resolver-to-roll-out-this-year.html#what-will-change
cc https://github.com/ahayworth/python_awair/issues/18
2020-11-20 09:07:59 +01:00
ehendrix23
3a42277130
Update pymyq to 2.0.10 ( #43413 )
...
* Bump version of pymyq to 2.0.9
* Bump version of pymyq to 2.0.10
2020-11-19 16:26:44 -10:00
HomeAssistant Azure
c255e74463
[ci skip] Translation update
2020-11-20 00:06:26 +00:00
Paulus Schoutsen
390668e192
Check config to use config platforms ( #43407 )
2020-11-19 22:05:36 +01:00
Anton Palgunov
d3f952f831
Add new air-humidifier device CA4 with miot protocol ( #39398 )
...
* Add new air-humidifier device CA4 with miot protocol
* Update homeassistant/components/xiaomi_miio/fan.py
Co-authored-by: Teemu R. <tpr@iki.fi >
* xiomi_miio fan Standard speed for fan, removed static attributes
* xiomi_miio fan Standard speed for fan, removed static attributes
* xiomi_miio fan unnessary elif
* added mode_mapping
* Changed mode_mapping to constant also move reverse to constant
* Removerd water_level
* Return to exclude breaking changes
Co-authored-by: Teemu R. <tpr@iki.fi >
2020-11-19 21:56:53 +01:00
Paulus Schoutsen
e9d895d283
Merge pull request #43400 from home-assistant/rc
2020-11-19 20:58:23 +01:00
David
f693c8a9fd
Add twinkly integration ( #42103 )
...
* Add twinkly integration
* Add tests for the Twinkly integration
* Update Twinkly client package to fix typo
* Remove support of configuration.yaml from Twinkly integration
* Add ability to unload Twinkly component from the UI
* Remove dead code from Twinkly
* Fix invalid error namespace in Twinkly for python 3.7
* Fix tests failing on CI
* Workaround code analysis issue
* Move twinkly client init out of entry setup so it can be re-used between entries
* Test the twinkly component initialization
* React to PR review and add few more tests
2020-11-19 12:22:12 -05:00
Paulus Schoutsen
2741362b23
Bumped version to 0.118.1
2020-11-19 17:13:54 +00:00
Joakim Sørensen
044edd3d9e
Add back system_health_info to the base of lovelace ( #43382 )
2020-11-19 17:13:45 +00:00
Raman Gupta
0bfcfb859a
Bump pyvizio to 0.1.57 ( #43374 )
2020-11-19 17:13:44 +00:00
J. Nick Koston
e15f3b7b8e
Fix homekit bridges when no name was provided ( #43364 )
2020-11-19 17:13:43 +00:00
Erik Montnemery
18fdf3a429
Bump hatasmota to 0.0.32 ( #43360 )
2020-11-19 17:13:42 +00:00
Adam Król
59d6eaf856
Bump wolf_smartset to 0.1.8 and handle server fetch error ( #43351 )
2020-11-19 17:13:42 +00:00
Bram Kragten
5dcbb634f6
Fix selector to return the selector type ( #43395 )
2020-11-19 16:48:43 +01:00
Adam Król
edd25ae338
Bump wolf_smartset to 0.1.8 and handle server fetch error ( #43351 )
2020-11-19 15:24:28 +01:00
Aidan Timson
17e1a2a78a
Update ovoenergy to v1.1.11 ( #43391 )
2020-11-19 15:23:20 +01:00
Allen Porter
2d14f07396
Improve nest SDM integration error handling ( #43271 )
2020-11-19 12:26:49 +01:00
J. Nick Koston
a3061ebd8d
Fix homekit bridges when no name was provided ( #43364 )
2020-11-19 12:10:23 +01:00
Erik Montnemery
d61998e184
Raise in base implementation of FanEntity.oscillate ( #43354 )
2020-11-19 12:05:52 +01:00
Anders Melchiorsen
390b45b149
Reword numeric_state trigger ( #43367 )
2020-11-19 12:00:01 +01:00
Joakim Sørensen
3ca8f0c475
Add back system_health_info to the base of lovelace ( #43382 )
2020-11-19 11:55:21 +01:00
Shay Levy
982624b3ac
Support for Shelly Binary Input Sensors ( #43313 )
...
Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-11-19 11:42:24 +01:00
Simone Chemelli
3dbfd2cb70
Add shelly installed firmware info ( #43221 )
2020-11-19 10:47:23 +01:00
Erik Montnemery
0bf9734af1
Bump hatasmota to 0.0.32 ( #43360 )
2020-11-19 09:07:35 +01:00
Raman Gupta
4205367aa7
Bump pyvizio to 0.1.57 ( #43374 )
2020-11-19 08:46:20 +01:00
Oliver
f555e20fac
Update denonavr to 0.9.6 ( #43370 )
2020-11-18 19:46:30 -10:00
Alexei Chetroi
54c4e9335f
Refactor ZHA sensor initialization ( #43339 )
...
* Refactor ZHA sensors to use cached values after restart
* Get attr from cluster, not channel
* Run cached state through formatter method
* Use cached values for div/multiplier for SmartEnergy channel
* Restore batter voltage from cache
* Refactor sensor to use cached values only
* Update tests
* Add battery sensor test
2020-11-18 21:34:12 -05:00
Alexei Chetroi
70a3489845
Update Zha dependencies ( #43373 )
2020-11-18 20:31:22 -05:00
Alexei Chetroi
f1693e2433
Refactor ZHA tests to allow attribute reads during device initialization ( #43357 )
...
* Allow plugging zigpy attribute reads in tests
* Migrate ZHA tests to use new patched attribute reads
* Remove logging in tests
2020-11-18 19:12:38 -05:00
HomeAssistant Azure
a1306059af
[ci skip] Translation update
2020-11-19 00:11:12 +00:00
Franck Nijhof
aec17d25fa
Merge pull request #43356 from home-assistant/rc
2020-11-18 19:01:29 +01:00
Franck Nijhof
462793f43c
Bumped version to 0.118.0
2020-11-18 17:45:38 +01:00
Bram Kragten
ddd7fff6cd
Updated frontend to 20201111.2 ( #43334 )
2020-11-18 17:43:04 +01:00
Erik Montnemery
d2a3811186
Bump hatasmota to 0.0.31 ( #43319 )
2020-11-18 17:22:26 +01:00
Raman Gupta
27707d9711
Abort vizio discovery flow without unique ID ( #43303 )
...
* abort vizio discovery flow if unique ID cant be found because it means we cant connect
* add tests
* fix abort call
2020-11-18 17:22:17 +01:00
Aaron Bach
0e155f5240
Bump aioguardian to 1.0.4 ( #43299 )
2020-11-18 17:22:07 +01:00
rikroe
9920aaf1f7
Bump bimmer_connected to 0.7.13 ( #43294 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com >
2020-11-18 17:21:58 +01:00
Chris
b25e8be3f2
Tweak OZW Light discovery ( #43325 )
2020-11-18 15:18:59 +01:00
Bram Kragten
de5e49b37c
Updated frontend to 20201111.2 ( #43334 )
2020-11-18 08:24:25 +01:00
HomeAssistant Azure
262fadd9bc
[ci skip] Translation update
2020-11-18 00:09:55 +00:00
Alex-Klein
682417d2c7
Add TV channel name to smartthings integration ( #41729 )
...
* Adds TV channel name to smartthings integration
* fix on attribute to not override key
2020-11-17 17:20:59 -06:00
Joakim Plate
1567fadda3
Improve Google Assistant cover assumed state handling ( #43255 )
...
* Set command only cover
* No need for override position now that we support command only
* Return empty state response for assumed state
Fixes #43178
Reverts: #23498
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-11-17 21:55:46 +01:00
mvn23
212fb572e1
Fix kodi media_player unavailable at start ( #41714 )
2020-11-17 07:27:58 -10:00
Maciej Wilczyński
6a5546afc1
Add an option to template delay_on/off in template binary sensor ( #43259 )
2020-11-17 07:24:04 -10:00
Erik Montnemery
14aba1f9de
Bump hatasmota to 0.0.31 ( #43319 )
2020-11-17 18:02:41 +01:00
Klaas Schoute
b358103b58
Update cloud integration to 0.38.0 ( #43314 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-11-17 16:31:59 +01:00
Martin Hjelmare
e73d2c65cd
Add progress translation key to hassfest ( #43311 )
2020-11-17 11:44:06 +01:00
dependabot[bot]
aa6376a691
Bump codecov/codecov-action from v1.0.14 to v1.0.15 ( #43304 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.14 to v1.0.15.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.14...239febf655bba88b16ff5dea1d3135ea8663a1f9 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-17 08:55:56 +01:00
Thomas
4e6035d057
Improvement to allow parsing of station ID in vasttrafik integration. Addresses #34851 ( #43136 )
2020-11-17 07:34:20 +01:00
Raman Gupta
95504b7408
Abort vizio discovery flow without unique ID ( #43303 )
...
* abort vizio discovery flow if unique ID cant be found because it means we cant connect
* add tests
* fix abort call
2020-11-17 07:11:42 +01:00
Chris Talkington
c861a1c850
Update directv to 0.4.0 ( #43302 )
...
* update directv to 0.4.0
* Update requirements_all.txt
* Update requirements_test_all.txt
2020-11-17 06:50:04 +01:00
Tom
ed36cb7beb
Add notification binary_sensor to Plugwise integration ( #41473 )
...
* Notifications extract from beta
* Remove info loggings
* Delete notification service
* Only notifications for right smiles
* Revert to correct logic
* Catchup with dev (mostly with ourselves from #41201 )
* Remove debug logging
* Naming improvement
* Improve test quality as per codecov patch requirement
* Revert to original condition (and appropriately test)
* Fix delete_notification_service, bring tests fixtures up to 1.6.0 including notifications
* Review comment (@bouwew)
* Correct test value
* Re-apply #40108 fix after rebase sidestep
* Update tests/components/plugwise/test_init.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
* Add needed state to imports
* Remove separate gw unload code
* Change entry_fail approach
* Revert persistent notification part
* Revert persistent notification part - lint
* Update homeassistant/components/plugwise/binary_sensor.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Update homeassistant/components/plugwise/binary_sensor.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Rework reuse of sensor in binary_sensor
* Explicit state attribute keys
* Remove tempfile
* List of notifications per severity
* Update homeassistant/components/plugwise/binary_sensor.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-11-16 19:54:44 -06:00
HomeAssistant Azure
c8113e6b11
[ci skip] Translation update
2020-11-17 00:06:49 +00:00
rikroe
096d73eb4f
Bump bimmer_connected to 0.7.13 ( #43294 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com >
2020-11-17 00:31:54 +01:00
Aaron Bach
699402ca18
Bump aioguardian to 1.0.4 ( #43299 )
2020-11-16 16:31:35 -07:00
Jc2k
3e1f2a5103
Refactor how entities are created for homekit_controller services ( #43242 )
2020-11-16 23:11:39 +00:00
Paulus Schoutsen
d6ea96ca44
Bumped version to 0.118.0b3
2020-11-16 21:59:07 +00:00
Bram Kragten
b9c395a641
Updated frontend to 20201111.1 ( #43298 )
2020-11-16 21:58:57 +00:00
Paulus Schoutsen
e6955f50b5
Update pytradfri to 7.0.4 ( #43297 )
2020-11-16 21:58:57 +00:00
reaper7
1bb9792bfc
Fix Enigma2 available entity property ( #43292 )
...
Available property should return self.e2_box.is_offlin negation
fixes previous PR: https://github.com/home-assistant/core/pull/42407
2020-11-16 21:58:56 +00:00
Paulus Schoutsen
10818e73ae
Update pytradfri to 7.0.3 ( #43289 )
2020-11-16 21:58:55 +00:00
Philip Allgaier
1ba2e07609
Bump requests to 2.25.0 ( #43279 )
2020-11-16 21:58:54 +00:00
Greg Dowling
cabd730281
Bump pyvera to 0.3.11 ( #43262 )
2020-11-16 21:58:53 +00:00
Sébastien RAMAGE
bf2c10196d
Update zigpy-zigate to 0.7.2 ( #43252 )
...
* update zigpy_zigate to v0.7.1
* bump zigpy-zigate to 0.7.2
2020-11-16 21:58:52 +00:00
michaeldavie
c6126ff6e4
Bump env_canada to 0.2.4, fix config validation ( #43251 )
2020-11-16 21:58:52 +00:00
Clifford Roche
f1ec34007e
Update greeclimate to 0.10.3 ( #43248 )
...
* Update greeclimate to 0.10.3
* Device search needs to be mocked in tests
2020-11-16 21:58:51 +00:00
Clifford Roche
26a7773da8
Update greeclimate to 0.10.2 ( #43206 )
2020-11-16 21:58:50 +00:00
Martin Hjelmare
72a68bbf9c
Bump hass-nabucasa to 0.37.2 ( #43146 )
2020-11-16 21:57:23 +00:00
uvjustin
e7e1676468
Remove pts adjustments in stream ( #42399 )
...
* Remove unnecessary pts adjustments
* Add comments
* Use -inf for initial last_dts to be more clear
* Use video first_pts as common adjuster in recorder
* Remove seek(0) before av.open
2020-11-16 21:57:22 +00:00
Bram Kragten
d11d1343a8
Updated frontend to 20201111.1 ( #43298 )
2020-11-16 22:56:45 +01:00
Paulus Schoutsen
c04b600ddd
Update pytradfri to 7.0.4 ( #43297 )
2020-11-16 22:55:53 +01:00
uvjustin
414f167508
Remove pts adjustments in stream ( #42399 )
...
* Remove unnecessary pts adjustments
* Add comments
* Use -inf for initial last_dts to be more clear
* Use video first_pts as common adjuster in recorder
* Remove seek(0) before av.open
2020-11-16 15:13:33 -05:00
reaper7
159ebe1dac
Fix Enigma2 available entity property ( #43292 )
...
Available property should return self.e2_box.is_offlin negation
fixes previous PR: https://github.com/home-assistant/core/pull/42407
2020-11-16 20:25:07 +01:00
Erik Montnemery
52e1282d8c
Make MQTT climate return PRESET_NONE when no preset is set ( #43257 )
2020-11-16 20:10:55 +01:00
michaeldavie
4ffba281db
Bump env_canada to 0.2.4, fix config validation ( #43251 )
2020-11-16 20:09:18 +01:00
Sylvia van Os
a164989e41
Bump PyEssent to 0.14 ( #43282 )
2020-11-16 18:53:42 +01:00
Paulus Schoutsen
f19f743bed
Update pytradfri to 7.0.3 ( #43289 )
2020-11-16 18:26:22 +01:00
Paulus Schoutsen
479de9433c
Convert core tests to async ( #43287 )
2020-11-16 18:25:55 +01:00
Paulus Schoutsen
819dd27925
Automatically clean up executor as part of closing loop ( #43284 )
2020-11-16 15:43:48 +01:00
Greg Dowling
5d83f0a911
Bump Pywemo to 0.5.3 ( #43263 )
2020-11-16 13:17:58 +01:00
Greg Dowling
31f3ce81ee
Bump pyvera to 0.3.11 ( #43262 )
2020-11-16 13:16:49 +01:00
dependabot[bot]
63abe8b4f9
Bump actions/upload-artifact from v2.2.0 to v2.2.1 ( #43272 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.2.0 to v2.2.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.0...726a6dcd0199f578459862705eed35cda05af50b )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 12:39:14 +01:00
Guy Khmelnitsky
5ea55f7e89
Xiaomi Device Tracker - Move "Refreshing device list" to debug ( #43276 )
2020-11-16 12:31:45 +01:00
Philip Allgaier
7280dbd431
Bump requests to 2.25.0 ( #43279 )
2020-11-16 12:27:42 +01:00
Sebastian Muszynski
1783e1ae64
Bump python-miio and construct version ( #43267 )
2020-11-16 12:22:32 +01:00
Adrian Suwała
246ad8dba9
Rewrite ecobee unittest tests to pytest ( #42584 )
2020-11-16 11:54:51 +01:00
Simone Chemelli
4c2bf1ddf5
Avoid creating battery sensor if Shelly device is external powered ( #43243 )
2020-11-16 11:49:23 +01:00
Michael
60314ecc61
Apply suggestions from #42697 to synology_dsm ( #43197 )
...
* apply suggestions from #42697
* fix tests
* use MockConfigEntry for test
* use hass.config_entries.async_setup()
* disable default fixture
* rename marker to no_bypass_setup
2020-11-16 11:18:48 +01:00
Chris Talkington
467d79c7fd
Add tests for browse media image proxy ( #43076 )
...
* add tests for browse media image proxy
* Update test_init.py
* Update __init__.py
* Update __init__.py
* Update __init__.py
* Update __init__.py
2020-11-16 07:49:41 +01:00
HomeAssistant Azure
7dcfc8f1fa
[ci skip] Translation update
2020-11-16 00:03:40 +00:00
J. Nick Koston
9d0cd9c1b1
Convert most esphome state updates to callbacks ( #43246 )
2020-11-15 22:18:23 +01:00
Tim de Boer
149ba088d4
Add dsmr_reader telegram timestamp and device classes ( #42909 )
...
* Added Telegram timestamp
* added to 'dsmr/reading/timestamp' and 'dsmr/consumption/gas/read_at'
* Fixed import sorting
* Replaced 'kW' with ENERGY_KILO_WATT_HOUR
* Added device_class, changed unit_of_measurement with fallback on device_class
* Fixed typo
* Fixed 'black' coding format
* Removed fallback, added unit_of_measurement and CURRENCY_EURO as device_class
* Fixed newline
* Removed 'timestamp' unit_of_meassure
* Removed icons from defintions with device_class
* Updated device_classes
* Updated device_classes
* Updated device_classes
* Added 'entity_registry_enabled_default' properties
* Added 'entity_registry_enabled_default' properties, fixed typo
* MQTT discovery will be in another pull-request
2020-11-15 14:52:31 -06:00
Pieter De Baets
61475cf090
Support gas meter capability for smartthings ( #41310 )
2020-11-15 14:42:11 -06:00
Sébastien RAMAGE
65b2ef659e
Update zigpy-zigate to 0.7.2 ( #43252 )
...
* update zigpy_zigate to v0.7.1
* bump zigpy-zigate to 0.7.2
2020-11-15 12:40:45 -05:00
J. Nick Koston
869cb83170
Set should_poll for zone entities ( #43212 )
2020-11-15 11:40:03 -06:00
Clifford Roche
eb9e9e67f0
Update greeclimate to 0.10.3 ( #43248 )
...
* Update greeclimate to 0.10.3
* Device search needs to be mocked in tests
2020-11-15 11:06:51 -06:00
Florian Klien
a6f47ac380
Remove yessssms integration ( #43200 )
2020-11-15 16:40:59 +01:00
HomeAssistant Azure
9a21421807
[ci skip] Translation update
2020-11-15 00:03:48 +00:00
Alexei Chetroi
84569549f8
Refactor ZHA light initialization ( #43149 )
...
* Refactor ZHA light initialization
* Don't do redundant attribute reads
2020-11-14 17:24:41 -05:00
Paulus Schoutsen
ec357081af
Bumped version to 0.118.0b2
2020-11-14 21:07:16 +00:00
michaeldavie
058733ae79
Remove OpenCV dependecy from Environment Canada ( #43235 )
...
* Bump env_canada to 0.2.2
* Revert PR #38731
2020-11-14 21:06:38 +00:00
Glenn Waters
bd6c63cae7
Bump elkm1-lib to 0.8.8 ( #43230 )
2020-11-14 21:06:37 +00:00
J. Nick Koston
d24b74417a
Fix typo in lw12wifi shoud_poll ( #43213 )
2020-11-14 21:06:37 +00:00
Aaron Bach
c434afae2e
Revert "Remove YAML config for Tile ( #43064 )" ( #43199 )
...
This reverts commit 19f48e180c
.
2020-11-14 21:06:36 +00:00
Allen Porter
a24263fc30
Catch the right nest stream refresh exception error ( #43189 )
2020-11-14 21:06:35 +00:00
Paulus Schoutsen
62e6a86432
Revert opensky flight latitude and longitude ( #43185 )
...
This reverts commit 0f46916f9e
.
2020-11-14 21:06:35 +00:00
Paulus Schoutsen
39493fd3ea
Prevent spider from doing I/O in the event loop ( #43182 )
2020-11-14 21:06:34 +00:00
Sébastien RAMAGE
33d5e79301
update zigpy_zigate to v0.7.1 ( #43159 )
2020-11-14 21:06:33 +00:00
Andrew Sayre
cd42d82f9d
Bump pysmartthings and pysmartapp ( #43240 )
2020-11-14 21:57:42 +01:00
J. Nick Koston
4e00a8a3d0
Eliminate doorbird switch polling ( #43215 )
2020-11-14 21:47:38 +01:00
J. Nick Koston
8b63e22c99
Bypass the slow update warning for group updates ( #43209 )
2020-11-14 21:46:24 +01:00
Andrew Sayre
11a437bac9
Bump pyheos to 0.7.2 ( #43239 )
2020-11-14 21:46:01 +01:00
J. Nick Koston
810561e313
Switch ios to dispatching instead of polling ( #43233 )
2020-11-14 21:43:49 +01:00
Josef Schlehofer
085aa3c99d
Upgrade youtube_dl to version 2020.11.12 ( #43231 )
2020-11-14 21:41:04 +01:00
michaeldavie
a3e8968e8a
Remove OpenCV dependecy from Environment Canada ( #43235 )
...
* Bump env_canada to 0.2.2
* Revert PR #38731
2020-11-14 21:16:14 +01:00
Austin Drummond
d1566bd210
Add HomeKit humidifier/dehumidifier ( #42311 )
...
* add HomeKit humidifier/dehumidifier
* added more test coverage
* simplified char logic
Co-authored-by: Quentame <polletquentin74@me.com >
* use mode constants
* Renamed HomeKit Contorller
Co-authored-by: Quentame <polletquentin74@me.com >
* improved threshold logic
* split up homekit humidifier into 2 entities
* fixed tests
* fixed mode and switch logic
* added set mode tests
* removed redundant methods present in base class
Co-authored-by: Quentame <polletquentin74@me.com >
2020-11-14 17:59:13 +00:00
Glenn Waters
c6608f7f49
Bump elkm1-lib to 0.8.8 ( #43230 )
2020-11-14 07:13:37 -10:00
b4dpxl
bb31de1de7
Add support for Broadlink BG1 devices ( #42314 )
...
* Support for BG1 switches after config flow updates to core Broadlink component
* updates based on @felipediel feedback
* Update updater.py
* Update switch.py
* Update switch.py
2020-11-14 14:59:41 +01:00
Jc2k
cc396b9736
Add initial camera support to homekit_controller ( #43100 )
2020-11-14 12:07:22 +00:00
Clifford Roche
dc8db033b9
Update greeclimate to 0.10.2 ( #43206 )
2020-11-14 11:57:36 +01:00
Thomas Delaet
293f8eaaf3
Add quarter-hour period feature for utility_meter component ( #41999 )
...
* add support for quarter-hourly intervals to utility meter (15 minutes)
* add tests
* add test for every quarter
* Update homeassistant/components/utility_meter/sensor.py
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com >
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com >
2020-11-14 11:53:59 +01:00
J. Nick Koston
bf955f3eb8
Fix typo in lw12wifi shoud_poll ( #43213 )
2020-11-14 11:12:00 +01:00
Allen Porter
3e46c42307
Catch the right nest stream refresh exception error ( #43189 )
2020-11-13 22:37:09 -08:00
HomeAssistant Azure
d7f1deeb00
[ci skip] Translation update
2020-11-14 00:07:02 +00:00
Aaron Bach
907907e6f9
Revert "Remove YAML config for Tile ( #43064 )" ( #43199 )
...
This reverts commit 19f48e180c
.
2020-11-14 00:04:34 +01:00
czechmark
16364636d1
Update fitbit battery status ( #42980 )
...
* Read the device_status in order to update the fitbit battery
* Read the device_status in order to update the fitbit battery
2020-11-13 23:10:04 +01:00
Paulus Schoutsen
bae026a6fe
Add support for selectors in services.yaml ( #43162 )
...
* Add support for selectors in services.yaml
* Add base schema validation
2020-11-13 22:53:55 +01:00
Paulus Schoutsen
df25b53bb8
Fix automation in packages ( #43202 )
2020-11-13 22:49:01 +01:00
Thomas
6e7b14f139
Hide cancelled trips from being displayed in vasttrafik integration ( #43184 )
2020-11-13 17:51:33 +01:00
Charles Garwood
71b8aad91b
Update ozw get_config_parameter websocket response ( #43058 )
2020-11-13 10:06:34 -05:00
Martin Hjelmare
6daf40b254
Copy default vscode settings during bootstrap ( #43180 )
2020-11-13 16:03:40 +01:00
Paulus Schoutsen
37361a6332
Prevent spider from doing I/O in the event loop ( #43182 )
2020-11-13 16:03:08 +01:00
Paulus Schoutsen
36b4a8e128
Revert opensky flight latitude and longitude ( #43185 )
...
This reverts commit 0f46916f9e
.
2020-11-13 09:52:15 -05:00
Daniel
5de30e19bb
Rewrite google_wifi unittest tests to pytest style ( #42030 )
2020-11-13 15:40:46 +01:00
Franck Nijhof
976640102f
Upgrade sentry-sdk to 0.19.3 ( #43176 )
2020-11-13 14:42:40 +01:00
Paulus Schoutsen
5ecaa9e4d2
Add log message server startup ( #43177 )
2020-11-13 14:39:50 +01:00
Sébastien RAMAGE
ea550d475a
update zigpy_zigate to v0.7.1 ( #43159 )
2020-11-13 08:35:41 -05:00
Paulus Schoutsen
7a85b3ea66
Add test to access current request in websocket API ( #43133 )
2020-11-13 14:20:47 +01:00
Anders Melchiorsen
55b214ec9c
Fix time_date interval for DST ( #43166 )
2020-11-13 13:32:56 +01:00
Paulus Schoutsen
0a717f313e
Improve entity domain validator ( #43164 )
2020-11-13 13:31:43 +01:00
Anders Melchiorsen
87d86026ed
Fix time_date timestamp offsets ( #43165 )
2020-11-13 13:29:57 +01:00
Paulus Schoutsen
8dbd54bed1
Disable parsing scientific/complex number notation in template type ( #43170 )
2020-11-13 13:22:29 +01:00
Simone Chemelli
7bcd92172a
Remove relative time sensor from cert_expiry ( #42338 )
2020-11-13 13:15:37 +01:00
Paulus Schoutsen
890d740093
Further improve MFI tests ( #43167 )
2020-11-13 10:51:27 +01:00
Paulus Schoutsen
239cc23b9b
Update translations
2020-11-13 09:42:02 +00:00
Paulus Schoutsen
3404e6ded1
Update translations
2020-11-13 10:40:51 +01:00
Paulus Schoutsen
c8a104d602
Bumped version to 0.118.0b1
2020-11-13 09:39:04 +00:00
HomeAssistant Azure
2bf15172bb
[ci skip] Translation update
2020-11-13 09:38:56 +00:00
HomeAssistant Azure
b93648f856
[ci skip] Translation update
2020-11-13 09:38:24 +00:00
J. Nick Koston
c37c0da191
Guard against empty ssdp locations ( #43156 )
2020-11-13 09:38:10 +00:00
Anders Melchiorsen
91f265dd93
Fix playing of Spotify URIs on Sonos ( #43154 )
2020-11-13 09:38:09 +00:00
Erik Montnemery
b90cf94df3
Bump hatasmota to 0.0.30 ( #43140 )
2020-11-13 09:38:08 +00:00
Joakim Sørensen
c5f8b4106e
Add missing 'hassio' translation string ( #43127 )
...
* Add missing 'hassio' translation string
* Fix typo...
2020-11-13 09:37:55 +00:00
Philip Allgaier
9fbf39b0ff
Added missing system health translation for "Views" ( #43126 )
2020-11-13 09:36:56 +00:00
Aaron Bach
b0ff1e3885
Fix bug preventing Notion entities from updating their bridge ( #43122 )
2020-11-13 09:36:55 +00:00
Aaron Bach
3caa94e81e
Streamline SimpliSafe errors ( #43117 )
2020-11-13 09:36:55 +00:00
Shay Levy
f7544b9427
Make Appliance Type Case-insensitive ( #43114 )
...
"appliance_type" is a free text parameter in the device settings, this fix will make the comparison case-insensitive
2020-11-13 09:36:54 +00:00
Aaron Bach
86a26d1a7c
Fix incorrect Notion battery state calculation ( #43108 )
...
* Fix incorrect Notion battery state calculation
* Both cases
2020-11-13 09:36:53 +00:00
Hmmbob
6cfbf294d1
Bump pycsspeechtts to 1.0.4 ( #43105 )
2020-11-13 09:36:53 +00:00
Joakim Sørensen
3732b5286d
Add system health section for the Supervisor ( #43074 )
2020-11-13 09:36:52 +00:00
Chris Talkington
e7ce8940b2
Use media player image proxy for roku media browser ( #43070 )
2020-11-13 09:36:51 +00:00
SukramJ
9e65eb53e4
Bump dependency for HomematicIP Cloud ( #43018 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-11-13 09:36:51 +00:00
Joshua M. Boniface
b17cf75583
Move setup_url_for_address to pyWeMo library ( #42722 )
...
* Move setup_url_for_address to PyWemo library
* Bump pywemo to 0.5.2
* Use module-level function call
* Update requirements via script
2020-11-13 09:36:50 +00:00
Marvin Wichmann
f5184c5aef
Update xknx to 0.15.3 ( #42026 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-11-13 09:36:49 +00:00
J. Nick Koston
4907996dd6
Guard against empty ssdp locations ( #43156 )
2020-11-13 09:40:25 +01:00
Anders Melchiorsen
96641cab02
Fix playing of Spotify URIs on Sonos ( #43154 )
2020-11-13 09:40:00 +01:00
Joakim Sørensen
f50869d62e
Add missing 'hassio' translation string ( #43127 )
...
* Add missing 'hassio' translation string
* Fix typo...
2020-11-13 09:39:36 +01:00
Aaron Bach
ad7f1446be
Streamline SimpliSafe errors ( #43117 )
2020-11-13 09:38:58 +01:00
Marvin Wichmann
899fc3d35a
Update xknx to 0.15.3 ( #42026 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-11-13 09:37:45 +01:00
Anders Melchiorsen
1a888433cb
Fix beat calculation ( #43142 )
2020-11-13 09:33:00 +01:00
Anders Melchiorsen
e0f1d0ab20
Mock time_date sensor tests ( #43141 )
2020-11-13 09:31:55 +01:00
HomeAssistant Azure
76b843118b
[ci skip] Translation update
2020-11-13 00:10:16 +00:00
Aaron Bach
3f09c9bc0e
Fix bug preventing Notion entities from updating their bridge ( #43122 )
2020-11-12 21:45:20 +01:00
Martin Hjelmare
b84415344f
Bump hass-nabucasa to 0.37.2 ( #43146 )
2020-11-12 20:15:31 +01:00
Simone Chemelli
31502e960a
Shelly: minor improvements ( #43138 )
2020-11-12 19:49:06 +01:00
Felipe Martins Diel
c620fa344e
Add support for learning RF commands with Broadlink remotes ( #39671 )
...
* Add support for learning RF codes with Broadlink remotes
* Rename INFRARED and RADIOFREQUENCY to COMMAND_TYPE_IR and COMMAND_TYPE_RF
* Rewrite if expression as normal if statement
* Use COMMAND_TYPE_IR directly and improve error messages
2020-11-12 19:10:29 +01:00
Aaron Bach
7921be1b5f
Fix incorrect Notion battery state calculation ( #43108 )
...
* Fix incorrect Notion battery state calculation
* Both cases
2020-11-12 10:47:47 -07:00
Erik Montnemery
7b7bb0a15f
Bump hatasmota to 0.0.30 ( #43140 )
2020-11-12 18:29:06 +01:00
Paulus Schoutsen
a68d6a63bb
Add VSCode debug launch conf ( #43130 )
2020-11-12 15:46:49 +01:00
Shay Levy
ad06b6b340
Revert "shelly_naming" rebase errors ( #43134 )
2020-11-12 15:22:51 +01:00
Philip Allgaier
bbd7402793
Add reload support to KNX ( #42429 )
...
* Add reload support to KNX
* Changes from review (platform reset + asyncio.gather)
* Changes from review (proper asyncio.gather usage)
2020-11-12 14:34:08 +01:00
Martin Hjelmare
a665e152a9
Fix aurora config flow tests ( #43128 )
2020-11-12 12:11:05 +01:00
Franck Nijhof
6f326a7ea4
Add support for multiple event triggers in automation ( #43097 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-11-12 11:58:28 +01:00
Philip Allgaier
673ac21de4
Added missing system health translation for "Views" ( #43126 )
2020-11-12 11:50:24 +01:00
Aaron Bach
24840cce23
Add a config flow for Recollect Waste ( #43063 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-11-12 11:00:42 +01:00
Simone Chemelli
cdc53329d0
Add Shelly totalWorkTime as Lamp life (Shelly Air) ( #43112 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-11-12 10:38:53 +01:00
SukramJ
d7e5d1bfaf
Bump dependency for HomematicIP Cloud ( #43018 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-11-12 10:33:01 +01:00
Shay Levy
22a0464dce
Make Appliance Type Case-insensitive ( #43114 )
...
"appliance_type" is a free text parameter in the device settings, this fix will make the comparison case-insensitive
2020-11-12 10:12:56 +01:00
Joshua M. Boniface
be93060e99
Move setup_url_for_address to pyWeMo library ( #42722 )
...
* Move setup_url_for_address to PyWemo library
* Bump pywemo to 0.5.2
* Use module-level function call
* Update requirements via script
2020-11-12 06:37:27 +01:00
HomeAssistant Azure
8a0907acf9
[ci skip] Translation update
2020-11-12 00:10:58 +00:00
Bram Kragten
1c7080d5c5
Add save and delete WS commands to blueprints ( #42907 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-11-11 23:32:46 +01:00
djtimca
d47b3a5f44
Fix Aurora integration including externalizing API to PyPi and adding config_flow ( #43045 )
...
Co-authored-by: Pawel <pszafer@gmail.com >
2020-11-11 20:36:16 +01:00
Chris Talkington
df5a8c4dac
Use media player image proxy for roku media browser ( #43070 )
2020-11-11 20:17:46 +01:00
Simone Chemelli
d8b067ebf9
Add Shelly support for REST sensors ( #40429 )
2020-11-11 20:13:14 +01:00
Joakim Sørensen
403514ccb3
Add system health section for the Supervisor ( #43074 )
2020-11-11 20:12:24 +01:00
springstan
37bcfd1d2f
Simplify distance conversion ( #43107 )
2020-11-11 20:10:17 +01:00
Moritz Schmitz von Hülst
434d39a5ea
Add initial rest query params ( #42198 )
...
* add initial rest query params
* of course I didn't run black
* fix tests
* fix tests
* add test
* reformat
* add binary sensor test
* fix tests
* add one more test and fix switch
* should not have touched that
* if you don't pay attention once
2020-11-11 09:03:55 -10:00
Hmmbob
6a7b71e8fb
Bump pycsspeechtts to 1.0.4 ( #43105 )
2020-11-11 19:47:03 +01:00
Franck Nijhof
0cf9e99044
Bumped version to 0.118.0b0
2020-11-11 19:27:47 +01:00
Clifford Roche
c93d2909a2
Bump greeclimate to 0.9.6 ( #43106 )
...
This fixes a bug with discovery for some devices which do not have a CID
2020-11-11 19:23:25 +01:00
Michael
dbe89c1e02
Add reboot and shutdown service to synology_dsm ( #42697 )
...
* add reboot and shutdown service to synology_dsm
* apply suggestions
* make _async_setup_services() async
* add comment to make sure unique_id is serial
2020-11-11 19:06:50 +01:00
Alexei Chetroi
11ded51ddb
Bump up ZHA dependencies ( #43104 )
2020-11-11 19:03:22 +01:00
Franck Nijhof
710ca65549
Merge branch 'master' into dev
2020-11-11 18:57:51 +01:00
uvjustin
66dccd86bd
Modify wait timeout in stream ( #42794 )
...
* Set wait timeout to 40
* Use dynamic wait_timeout
* Catch error in container open
* Get restart times from const.py
* Fix test_stream_keepalive
2020-11-11 12:32:56 -05:00
Franck Nijhof
7c783dc1b4
Merge pull request #43102 from home-assistant/rc
...
Co-authored-by: Sören Oldag <soeren_oldag@freenet.de >
Co-authored-by: Hmmbob <33529490+hmmbob@users.noreply.github.com >
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com >
2020-11-11 18:30:59 +01:00
Franck Nijhof
650f3413a4
Bumped version to 0.117.6
2020-11-11 18:04:17 +01:00
jjlawren
176c2f3978
Fix Plex auth issues by setting header ( #43081 )
2020-11-11 18:01:48 +01:00
Hmmbob
9d617d446e
Bump gTTS-token to 1.1.4 ( #43015 )
2020-11-11 17:59:07 +01:00
Sören Oldag
ea5f621351
Bump pwmled to v1.6.7 ( #42903 )
2020-11-11 17:58:58 +01:00
Sören Oldag
b49aa9485c
Remove unneeded state restoration of the physical device in rpi_gpio_pwm integration ( #42804 )
...
* Add @soldag to code owners of rpi_gpio_pwm platform
* Remove unneeded state restoration of the physical device in rpi_gpio_pwm integration
2020-11-11 17:58:48 +01:00
Bram Kragten
f4f3192a6a
Update frontend to 20201111.0 ( #43101 )
2020-11-11 16:43:45 +01:00
Jonathan Keljo
8f59104c71
Show media progress in sisyphus ( #42996 )
...
This is newly possible in recent Sisyphus table firmwares. If it doesn't work for you, make sure you're running at least firmware 1.10.73.
2020-11-11 14:52:34 +01:00
Paulus Schoutsen
560afc31ad
Use internal url for Squeezebox if possible ( #43089 )
2020-11-11 14:49:08 +01:00
Allen Porter
1061f78f12
Add watchdog to reset nest subscriber ( #43034 )
2020-11-11 13:56:59 +01:00
Erik Montnemery
8cc7069323
Bump hatasmota to 0.0.29 ( #43013 )
2020-11-11 13:51:09 +01:00
Paulus Schoutsen
621a0a5dd2
Update translations
2020-11-11 13:25:22 +01:00
Paulus Schoutsen
687923690f
Chunk translation clean script to avoid too long url error ( #43090 )
2020-11-11 13:23:16 +01:00
Paulus Schoutsen
68d757e5d2
Remove brand names from translations ( #43092 )
2020-11-11 13:22:52 +01:00
Radek Rada
b790c2e79d
Remove Octoprint log spam when printer endpoint status code is 409 ( #42985 )
2020-11-11 12:27:12 +01:00
Paulus Schoutsen
54f3d9078a
Update translations
2020-11-11 12:10:09 +01:00
Aaron Bach
19f48e180c
Remove YAML config for Tile ( #43064 )
2020-11-11 09:44:14 +01:00
jjlawren
39cdf61c2d
Fix Plex auth issues by setting header ( #43081 )
2020-11-11 09:40:25 +01:00
Rob Bierbooms
930866bad5
Add MIN_TIME_BETWEEN_UPDATES to dsmr integration ( #43057 )
2020-11-11 09:21:07 +01:00
David Nielsen
11a9aa3956
Update bravia-tv to 1.0.8 ( #43069 )
2020-11-11 09:18:14 +01:00
Matthew Donoughe
9771ac1169
Upgrade pylutron-caseta to 0.7.2 ( #43075 )
2020-11-11 09:15:18 +01:00
Shay Levy
0ddf14a98a
Cleanup and naming schema fixes for Shelly ( #42987 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-11-11 09:05:08 +01:00
J. Nick Koston
94bf55e29b
Limit concurrency of async_get_integration to avoid creating extra threads ( #43085 )
...
* Limit concurrency of async_get_integration to avoid creating extra threads
Since async_get_integration is waiting on the disk most of the time
it would end up creating many new threads because the disk could
not deliver the data in time.
* pylint
2020-11-10 21:34:54 -10:00
Aaron Bach
518e462e9a
Streamline Tile CoordinatorEntity ( #43065 )
2020-11-10 18:00:19 -07:00
Aaron Bach
9b58b24b17
Fix API change with Notion batteries ( #43073 )
2020-11-10 18:00:04 -07:00
HomeAssistant Azure
4b9ba79584
[ci skip] Translation update
2020-11-11 00:10:27 +00:00
Paulus Schoutsen
ec1b9c2099
Fix mfi test ( #43067 )
2020-11-11 00:03:16 +01:00
Paulus Schoutsen
7745408440
System health improvement ( #43066 )
2020-11-10 23:56:50 +01:00
rajlaud
55a6d37f2c
Add proxy support for browse media images ( #42193 )
...
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
2020-11-10 23:51:58 +01:00
Allen Porter
94db07ca8c
Update nest sdm camera to refresh in background ( #42865 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-11-10 23:48:02 +01:00
Paulus Schoutsen
9f4480a634
Add system health streaming updates ( #42831 )
2020-11-10 22:45:59 +01:00
Erik Montnemery
8a7febcfbe
Improve restore of deleted devices ( #42703 )
...
* Improve restore of deleted devices
* Simplify
2020-11-10 22:14:39 +01:00
Rob Bierbooms
1fe93b4ec9
Remove setting log level of dsmr_parser inside dsmr integration ( #43059 )
2020-11-10 22:13:26 +01:00
Paulus Schoutsen
b1c78554f2
Fix mfi test ( #43060 )
2020-11-10 22:09:38 +01:00
Sébastien RAMAGE
0eb473769f
Update zigpy-zigate to 0.7.0 ( #43043 )
2020-11-10 16:02:44 -05:00
Erik Montnemery
4e49bd0596
Correct handling of existing MQTT subscriptions ( #43056 )
2020-11-10 21:55:26 +01:00
Pawel
d7bcf4a3b4
Add available state for Epson integration ( #43038 )
2020-11-10 12:58:00 +01:00
9R
0c9189af0a
Add set and check repeat mode to mpd component ( #42808 )
...
Co-authored-by: Anders Melchiorsen <amelchio@nogoto.net >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2020-11-10 12:56:04 +01:00
Paulus Schoutsen
3af1771616
Include device_id in ZHA event ( #43037 )
2020-11-10 12:43:15 +01:00
Elena Rogleva
c029d29f11
Rewrite the pilight/test_sensor.py tests to use async pytest functions ( #42418 )
2020-11-10 11:11:56 +01:00
Felipe Martins Diel
48e954e038
Change instructions for unlocking Broadlink devices ( #42023 )
2020-11-10 10:42:59 +01:00
Peter Epley
b099726854
Add function to remove holidays from workday sensor ( #41988 )
2020-11-10 10:26:55 +01:00
springstan
1366354725
Clean up yaml configurations for all fritz integrations ( #39995 )
2020-11-10 10:08:49 +01:00
Felipe Martins Diel
2b83af856f
Set an appropriate SCAN_INTERVAL for Broadlink A1 sensor ( #41309 )
2020-11-10 10:02:37 +01:00
Paulus Schoutsen
1fba245ff1
Catch correct error when Spotify has a request error ( #43032 )
2020-11-10 09:58:52 +01:00
Pawel
3d4c530dd0
Address review feedback for Epson ( #43012 )
...
* Martin review
* Update homeassistant/components/epson/__init__.py
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com >
* fix STATE_UNAVAILABLE
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com >
2020-11-10 09:55:42 +01:00
JJdeVries
537c0c41eb
Bump aioasuswrt version to handle telnet asus routers ( #43031 )
2020-11-10 09:50:03 +01:00
Thibaut
7ba373e74b
Bump pymfy to 0.9.1 ( #43021 )
2020-11-10 09:38:14 +01:00
Aaron Bach
49b4f9d2c6
Streamline Notion CoordinatorEntity ( #43027 )
2020-11-10 09:24:27 +01:00
Aaron Bach
244bfb2096
Deprecate YAML config for Notion (0.119 removal) ( #43026 )
2020-11-09 23:47:38 -06:00
HomeAssistant Azure
95c9880c52
[ci skip] Translation update
2020-11-10 00:04:21 +00:00
Rob Bierbooms
f09004acf5
Increase timeout for setup of rfxtrx ( #43003 )
...
* Increase timeout and remove reload
* Use asyncio.TimeoutError
* Remove import
* Add logging
* Minor tweak
* Fix black
* Update homeassistant/components/rfxtrx/__init__.py
Co-authored-by: Joakim Plate <elupus@ecce.se >
2020-11-10 00:30:15 +01:00
Aaron Bach
5541721899
Migrate Recollect Waste integration to use aiorecollect library ( #43022 )
2020-11-09 23:31:48 +01:00
Charles Garwood
0d203da854
Bump python-openzwave-mqtt to 1.3.2 ( #43020 )
2020-11-09 23:26:42 +01:00
epenet
7716740c18
Update inheritance for onewire entities ( #43019 )
2020-11-09 23:21:16 +01:00
Aaron Bach
6f4219d709
Add support for additional SimpliSafe sensors ( #43017 )
2020-11-09 23:18:18 +01:00
Diego Elio Pettenò
6b21df9053
Expose Dyson PureCool filter life remaining percentage ( #42765 )
2020-11-09 23:01:13 +01:00
ollo69
ebc26c70b9
Remove Tuya climate ext. temperature entity option ( #42546 )
2020-11-09 22:57:04 +01:00
dmonego
dc89bfe9ce
Remove stale fixture from mqtt-statestream tests ( #42233 )
2020-11-09 22:55:00 +01:00
ZzetT
d8f2d04b4f
Fix volume calculation of Onkyo MediaPlayer ( #42236 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-11-09 22:43:55 +01:00
J. Nick Koston
c7f35b20fb
Make all translations cacheable ( #42892 )
2020-11-09 22:36:45 +01:00
Oncleben31
3187c7cc9d
Add missing device class strings (binary sensor) ( #42326 )
...
`battery_charging`, `light`, `moving`, `plug` were missing.
Developer documentation was used for states text:
https://developers.home-assistant.io/docs/core/entity/binary-sensor
2020-11-09 22:09:44 +01:00
J. Nick Koston
add50cb33a
Add services to log and dump objects to the profiler to help track down memory leaks ( #42951 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-11-09 10:54:18 -10:00
Hmmbob
2d6a12ea34
Bump gTTS-token to 1.1.4 ( #43015 )
2020-11-09 20:17:57 +01:00
Erik Montnemery
5694e4190c
Extend WS API result when enabling an entity ( #42667 )
...
* Extend WS API result when enabling an entity
* Fix tests
* Fix tests
* Move updated registry entry to sub dict
* Address review comments
* Increase test coverage
2020-11-09 19:47:45 +01:00
Thomas
94182a9443
Fix vasttrafik sensor displaying incorrect departure times ( #43011 )
2020-11-09 18:45:36 +01:00
On Freund
4ed8e209f1
Obtain zone entity id in Risco sensors through entity registry ( #43007 )
2020-11-09 18:44:30 +01:00
Martin Hjelmare
1338c4a425
Add data entry flow show progress step ( #42419 )
2020-11-09 18:39:28 +01:00
Franck Nijhof
3380b69d54
Remove iAlarm integration (ADR-0004) ( #43010 )
2020-11-09 18:35:09 +01:00
Paulus Schoutsen
aec191b558
Support datetime sensor in time trigger ( #42899 )
2020-11-09 14:50:54 +01:00
Chris Talkington
03653f5d2c
Reload sonarr config entry on options update ( #41958 )
2020-11-09 13:58:51 +01:00
Chris Talkington
28e68eaada
Reload sonarr config entry on options update ( #41958 )
2020-11-09 13:58:24 +01:00
Franck Nijhof
b04837e901
Merge branch 'master' into dev
2020-11-09 13:51:22 +01:00
Aaron Bach
3707b72a37
Deprecate YAML config for AirVisual (0.119 removal) ( #42581 )
2020-11-09 13:41:04 +01:00
Martin Hjelmare
6c5ef0970a
Add ozw config flow add-on management ( #42421 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-11-09 13:30:19 +01:00
springstan
a7bd521768
Remove temporary variable from supported_features ( #42685 )
...
* Remove temporary variable from supported_features
* Revert removing temp variable for supported features hunterdouglas
2020-11-09 13:19:29 +01:00
Erik Montnemery
b45fa29077
Force color or white mode exclusivity for MQTT lights ( #42887 )
2020-11-09 12:51:01 +01:00
Guido Schmitz
804579cd54
Update devolo-home-control-api to 0.16.0 ( #42944 )
2020-11-09 12:17:35 +01:00
Matthew Donoughe
bc4bbaf6ef
Add device trigger support for device trackers ( #42324 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-11-09 12:04:16 +01:00
Franck Nijhof
5f09addb74
Replace stale bot with GitHub Action ( #42994 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-11-09 11:51:56 +01:00
Franck Nijhof
c6afbceb37
Replace lock bot with GitHub Action ( #43001 )
2020-11-09 11:47:28 +01:00
reaper7
8fc8ce8197
Fix enigma2 off state ( #42407 )
2020-11-09 11:38:38 +01:00
springstan
67b3552165
Add more units to distance conversion util ( #40181 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-11-09 11:38:15 +01:00
Allen Porter
64f06b2b00
Update nest SDM climate simplifying support for eco mode ( #42955 )
2020-11-09 11:35:38 +01:00
Paulus Schoutsen
e477e94ddd
Fix flaky epson CI ( #42999 )
2020-11-09 10:45:17 +01:00
czechmark
354058f020
Fix Neurio Sensor by making the sensor ID required ( #42728 )
2020-11-09 10:23:04 +01:00
springstan
30b94892c4
Use strings instead of f-strings for constants ( #40619 )
2020-11-09 10:09:53 +01:00
Jonathan Keljo
c8a940c59f
Upgrade sisyphus-control dependency to 3.0 ( #42995 )
...
This has a small chance of breaking tables with older firmwares; if your table has issues, make sure it is running at least firmware v1.10.73.
From the release notes for the new version:
[3.0] - 2020-11-08
==================
Added
-----
* Track remaining/total time support (requires recent firmware)
* Test shell program
Changed
-------
* Reworked the data model to match how Sisyphus itself does it. This fixes crashes that were occurring working with tables that have the latest firmware, but may break things with older firmwares.
* Switched to `python-socketio` for Socket.IO support, as it is more actively maintained than `SocketIO-client-nexus`.
* Switched to VSCode for development
2020-11-09 09:36:16 +01:00
Yuval Aboulafia
adfcbe9058
Make Jewish Calendar use DEVICE_CLASS_TIMSTAMP and remove timestamp attribute ( #41397 )
...
* Added "time" attribute
* Revert "Added "time" attribute"
This reverts commit 8adab9b788
.
* Make DEVICE_CLASS use the DEVICE_CLASS_TIMESTAMP
* Removed unix timstamp attr
* keep attributes but delete the timestamp
2020-11-09 09:26:43 +01:00
Raman Gupta
a416a9e046
Allow options flows to be aborted ( #41875 )
2020-11-09 08:59:42 +01:00
Steve Brandt
0f46916f9e
Adds feature to get also longitude and latitude of the triggerd entry… ( #42990 )
2020-11-09 08:37:59 +01:00
Diogo Gomes
12adde5349
On HA restart parse last_reset as a datetime object ( #42939 )
2020-11-09 08:35:50 +01:00
Andrew Marks
42cdbc7e1d
Correct logging and add test case for sharkiq ( #41863 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-11-09 08:33:09 +01:00
Xiaonan Shen
f499187835
Fix yeelight binary sensor unique ID ( #42562 )
2020-11-09 08:32:21 +01:00
HomeAssistant Azure
d9d21ab05e
[ci skip] Translation update
2020-11-09 00:03:23 +00:00
Kevin Hellemun
e929ae10cd
Fix Spotify scopes evaluation ( #42819 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2020-11-09 00:46:26 +01:00
Shay Levy
8b998365a4
Increase update timeouts used in Shelly integration ( #42937 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-11-08 21:49:41 +01:00
springstan
46412ef0c6
Remove empty dependencies from manifest ( #42973 )
2020-11-08 21:29:28 +01:00
On Freund
5a7e4b4dae
Add zone_entity_id to Risco events ( #39678 )
...
* Add zone_entity_id to Risco events
* Add comment
* Fix dependency on order
2020-11-08 12:14:43 -06:00
epenet
7c397a02b7
Add onewire switches ( #42962 )
...
* Add support for switches
* Fix stale comment
2020-11-08 12:06:41 -06:00
J. Nick Koston
2845fca08e
Remove debug prints from utcnow test ( #42977 )
2020-11-08 11:48:01 -06:00
Felipe Martins Diel
e5fe0c40ec
Add support for Broadlink SP4 series and the latest SP mini 3 devices ( #41522 )
...
* Add support for Broadlink SP4 series
* Bump python-broadlink to 0.16
* Fix stale docstring
2020-11-08 11:19:28 -06:00
springstan
30e0d14499
Correct link to frontend repo ( #42972 )
2020-11-08 11:11:45 -06:00
Tom
877bfcb308
Add support for Stretch product to Plugwise integration ( #40108 )
...
* Initial switch-group/stretch with failing wk_lisa_battery test
* Adding switch tests, but TypeErrors, needs more investigation
* Fixes and tests aligned
* Review updates
* Use const
* Comments
* Add stretch hostname for testing part
* Remove unused consts
* Revert guardings in line with -beta
* Catchup with dev (mostly with ourselves from #41201 )
* Update docstring
* Remove debug logging
* Fix for #42725 (incorrect entity namingi)
* Fix naming for gas interval
* Add missing CONF_USERNAME and use of it
* Change "dummy" to "class"
* Don't use "class"
* Fix CONF_USERNAME default, dummy and other consts
Co-authored-by: Bouwe Westerdijk <11290930+bouwew@users.noreply.github.com >
2020-11-08 11:09:43 -06:00
jan iversen
55cdec8c4e
Add test for register configuration for modbus switch ( #42604 )
...
* check for false config in modbus tests.
add call to pytest.fail() if device cannot be defined.
* correct bit error in register read.
Only LSB is to be considered for checking ON/OFF
* Add register tests for modbus switch.
Copy the coil tests to work for register tests.
* allow test coverage to control switch.py
With both register and coil test the coverage is a log higher than 50%
* Correct minor bug in handling of register in modbus switch
* Add state_on/state_off test for modbus switch
* restore modbus switch exclusion from coverage
switch file coverage is only at 72%, ideally we want either 80%+ coverage on the file or 90%+ on the component itself which is only about 83% currently with this file included. this is so we keep the overall project coverage in 90%+.
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
2020-11-08 10:42:45 -06:00
Erik Montnemery
51b4bc547c
Bump hatasmota from 0.0.27 ( #42802 )
...
* Adjust tests
* Add test for deprecated discovery message
* Update status sensors
* Bump hatasmota to 0.0.27
* Update tests
2020-11-08 17:11:25 +01:00
Franck Nijhof
6e9b65405a
Disable legacy templates by default ( #42967 )
2020-11-08 16:11:38 +01:00
Franck Nijhof
2656e9b0f9
Upgrade colorlog to 4.5.0 ( #42965 )
2020-11-08 14:05:55 +01:00
Malte Franken
a0d1f4a6fb
Bump aio_georss_gdacs to v0.4 ( #42957 )
2020-11-08 13:13:09 +01:00
springstan
c029490e15
Add not internet accessible to base strings for config flows ( #42478 )
...
* Add not internet accessible to base strings for config flows
* Add prefix webhook_ to json key
* Update reference value to new key
2020-11-08 08:55:18 +01:00
springstan
9ce971ca30
Use common strings in locative config flow ( #42481 )
2020-11-07 23:03:40 -06:00
absurdist81
d384ca0e69
Add icons for OBiTALK status and reboot sensors ( #42883 )
2020-11-07 21:00:21 -06:00
Aaron Bach
8dbddd874f
Migrate Flu Near You to DataUpdateCoordinator ( #42594 )
...
* Migrate Flu Near You to DataUpdateCoordinator
* Prefer partial over lambda
* Remove overlap with CoordinatorEntity
2020-11-07 20:45:14 -06:00
epenet
2b2d7558de
Add binary_sensor platform to onewire integration ( #42832 )
...
* Add binary_sensor platform to onewire integration
* Keep the same name
* Rework tests
* Rework tests
2020-11-07 20:42:20 -06:00
J. Nick Koston
1626c236dc
Only call utcnow once during a state changed event ( #42941 )
2020-11-07 15:51:06 -10:00
HomeAssistant Azure
eebf0ef336
[ci skip] Translation update
2020-11-08 00:04:05 +00:00
Randall Wessel
239b3f059b
Change air pressure unit to hPa in OpenWeatherMap ( #42801 )
2020-11-07 20:29:57 +01:00
Pawel
df38c59dc8
Add config flow to epson and fix timeouts ( #39697 )
2020-11-07 18:15:29 +01:00
Simone Chemelli
12a891cc0a
Bump aioshelly to 0.5.1 ( #42940 )
2020-11-07 18:10:14 +01:00
J. Nick Koston
b47a5449e3
Ensure storage task loads are always garbage collected ( #42917 )
2020-11-07 06:54:56 -10:00
J. Nick Koston
3ec7258c21
Ensure instances of async_add_entities can be garbage collected ( #42919 )
2020-11-07 06:54:20 -10:00
Erik Montnemery
7f640c4a2e
Generate random MQTT client ID ( #42934 )
...
* Generate random MQTT client ID
* Add comment
* Apply suggestions from code review
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2020-11-07 16:27:09 +01:00
Franck Nijhof
9d650245ee
Upgrade pytest to 6.1.2 ( #40662 )
...
* Upgrade pytest to 6.1.0
* Upgrade pytest to 6.1.2
2020-11-07 12:39:37 +01:00
AlexSchmitz222
d77d7b2217
Change fritzbox title for better product family distinction ( #42432 )
2020-11-07 11:13:16 +01:00
Daniel Hjelseth Høyer
ce5994d9fe
Upgrade Tibber library to 0.16.0 ( #42929 )
...
Signed-off-by: Daniel Hjelseth Høyer <mail@dahoiv.net >
2020-11-07 10:53:19 +01:00
HomeAssistant Azure
57c6bb96f4
[ci skip] Translation update
2020-11-07 00:04:02 +00:00
Alexei Chetroi
4b7829d777
Allow ZHA coordinator binding/unbinding ( #42854 )
...
* Allow coordinator ZDO binding/unbinding operations
* Let coordinator to provide endpoint it
* Refactor ClusterPair to a dataclass
* Rename ClusterPair
2020-11-06 17:33:13 -05:00
shbatm
121872c546
Fix dimming for ISY994 Z-Wave devices using percent instead of 8-bit brightness values ( #42915 )
2020-11-06 10:07:37 -10:00
Sören Oldag
bf9f3e1997
Bump pwmled to v1.6.7 ( #42903 )
2020-11-06 19:27:01 +01:00
Guido Schmitz
c7b2147e55
Handle offline gateways in devolo Home Control ( #42897 )
2020-11-06 12:49:47 +01:00
Paulus Schoutsen
15da7b3ca6
Cloud: Recover when internet is not available yet ( #42877 )
2020-11-06 12:12:18 +01:00
Franck Nijhof
fd04b96132
Upgrade hadolint to 0.18.2 ( #42087 )
...
* Upgrade hadolint to 0.18.1
* Upgrade hadolint to 0.18.2
2020-11-06 11:01:51 +01:00
Aaron Bach
bba7c15d79
Migrate RainMachine to DataUpdateCoordinator ( #42530 )
2020-11-06 10:58:50 +01:00
Sören Oldag
4e614e0f2c
Remove unneeded state restoration of the physical device in rpi_gpio_pwm integration ( #42804 )
...
* Add @soldag to code owners of rpi_gpio_pwm platform
* Remove unneeded state restoration of the physical device in rpi_gpio_pwm integration
2020-11-06 10:58:37 +01:00
Manuel de la Rosa
2d428210e4
Add Spanish US voice to amazon polly ( #42891 )
...
* Update tts.py
* Update tts.py
2020-11-06 10:49:00 +01:00
Allen Porter
a5da98680a
Add nest climate support for SDM API ( #42702 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-11-06 09:57:02 +01:00
J. Nick Koston
3c84c7ccf0
Fix memory leak in websocket_api ( #42894 )
...
* Fix memory leak in websocket_api
Each named logger lives forever
* tweak
2020-11-06 09:27:41 +01:00
Steven Barth
1e87ac7eda
Bump pyvlx to 0.2.18 ( #42895 )
2020-11-06 09:19:27 +01:00
HomeAssistant Azure
e972686a13
[ci skip] Translation update
2020-11-06 00:04:57 +00:00
Simone Chemelli
05dc457955
Handle Shelly light domain for relay switches ( fw >=1.9 ) ( #42508 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-11-05 18:38:53 +01:00
Adam Ernst
06a7fc491e
Tweak wording of Rachio options ( #42849 )
...
This is a bit clearer to my eyes.
2020-11-05 07:27:03 -10:00
Jeff Irion
cfc8e96b15
Handle overriding of default apps for Android TV ( #41893 )
...
* Handle overriding of default apps for Android TV
* Fix comment
2020-11-05 16:41:22 +01:00
epenet
38495057a5
Cleanup onewire tests ( #42864 )
...
* Cleanup onewire tests
* Cleanup onewire tests
2020-11-05 10:37:35 -05:00
Anders Melchiorsen
650c57db5b
Fix async_track_utc_time_change firing too early ( #42176 )
2020-11-05 16:34:56 +01:00
Paulus Schoutsen
22f16759e5
Merge pull request #42874 from home-assistant/rc
2020-11-05 16:33:21 +01:00
rikroe
8895c65dd4
Bump bimmer_connected to 0.7.12 ( #42875 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com >
2020-11-05 15:32:12 +00:00
rikroe
ac06e871e4
Bump bimmer_connected to 0.7.12 ( #42875 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com >
2020-11-05 16:32:02 +01:00
Joakim Sørensen
a199d7af59
Move to Launch Library 2 ( #42723 )
...
* Move to Launch Library 2
* isort
* Apply suggestions from code review
* Add const to .coveragerc
2020-11-05 15:42:12 +01:00
Jeff Irion
cd675f9175
Bump androidtv to 0.0.54 ( #42861 )
2020-11-05 15:25:14 +01:00
Sean Dague
2a576e979b
Add unique_id property to ARWN sensors ( #42570 )
...
* Add unique_id property
After HA 0.111 the ARWN platform's lack of a unique_id causes the
sensors to fail to register correctly. The unique_id for this is just
a slug which is the mqtt topic that it's inbound on.
Also change the logging to INFO for data received to make it fit
better in the logging levels and show up during '-v' runs.
* use topic as unique_id
fix logging
* fix final topic location
* fix black
* address the fact that some topics have more than one sensor
This splits up rain and wind sensors to unique topics
* address review comments
2020-11-05 14:55:53 +01:00
edomat
50761eb4e4
Distinguish Shutters and Awnings in Google Assistant ( #42782 )
...
* Distinguish Shutters and Awnings.
* Remove trailing whitespace
2020-11-05 14:55:48 +01:00
Paulus Schoutsen
dfed834617
Bumped version to 0.117.5
2020-11-05 13:45:58 +00:00
Andreas Billmeier
7d0f5fa31a
Revert "Fix broken maxcube component" ( #42859 )
...
This reverts commit 898f50386f
.
2020-11-05 13:45:43 +00:00
cgtobi
b65c92ce91
Fix Netatmo public weather sensor bug ( #42858 )
2020-11-05 13:45:42 +00:00
Aaron Bach
7c084975b7
Fix missing/incorrect SimpliSafe entities ( #42846 )
...
* Entity types
* Don't overdo it
* Fix missing/incorrect SimpliSafe entities
2020-11-05 13:44:57 +00:00
Aaron Bach
943cc243b5
Fix missing sensor exceptions in SimpliSafe ( #42845 )
...
* Fix missing sensor exceptions in SimpliSafe
* Entity types
* Don't overdo it
2020-11-05 13:44:56 +00:00
Aaron Bach
ba48fd6c51
Clean up SimpliSafe binary sensor implementation ( #42841 )
...
* Clean up SimpliSafe binary sensor implementation
* Cleanup
* Constant name
2020-11-05 13:44:55 +00:00
Diederik van den Burger
60234ecf40
Add hdmi input attribute to AndroidTV ( #42571 )
...
* bumps androidtv to 0.0.53
* add hdmi_input attribute to androidtv
* update tests for hdmi_input attribute
* chore: update docstrings
2020-11-05 14:36:46 +01:00
cgtobi
f16ccae78b
Fix Netatmo public weather sensor bug ( #42858 )
2020-11-05 14:16:51 +01:00
Jeff Sloyer
7ed409d681
clarify range of max and min for intensity ( #42853 )
2020-11-05 10:33:40 +01:00
David Bonnes
fd01636058
Fix evohome coroutine not allowed to be passed to HassJob ( #42730 )
2020-11-05 10:17:48 +01:00
Adam Ernst
623f2b6f9c
Tweak Shelly message to be clearer ( #42862 )
...
Not all Shelly devices are battery-powered.
2020-11-05 10:09:22 +01:00
Andreas Billmeier
f6751de262
Revert "Fix broken maxcube component" ( #42859 )
...
This reverts commit 898f50386f
.
2020-11-05 09:45:29 +01:00
Tom Parker-Shemilt
b1ed5a3e79
Fix circular import of config_validation and template ( #41802 )
2020-11-04 19:06:19 -10:00
Aaron Bach
956e3b4451
Fix missing/incorrect SimpliSafe entities ( #42846 )
...
* Entity types
* Don't overdo it
* Fix missing/incorrect SimpliSafe entities
2020-11-04 18:59:54 -07:00
HomeAssistant Azure
9298fec345
[ci skip] Translation update
2020-11-05 00:10:11 +00:00
Erik Montnemery
2f1d30fa85
Bump hatasmota to 0.0.25.1 ( #42850 )
2020-11-04 21:59:08 +01:00
Aaron Bach
5b754c29e0
Fix missing sensor exceptions in SimpliSafe ( #42845 )
...
* Fix missing sensor exceptions in SimpliSafe
* Entity types
* Don't overdo it
2020-11-04 12:34:14 -07:00
Aaron Bach
b0a6ac7e91
Properly unload listener for SimpliSafe config entry updates ( #42579 )
2020-11-04 12:28:43 -07:00
Aaron Bach
9bb1c6f188
Clean up SimpliSafe binary sensor implementation ( #42841 )
...
* Clean up SimpliSafe binary sensor implementation
* Cleanup
* Constant name
2020-11-04 11:41:08 -07:00
Adam Ernst
ceb8172b7c
Tweak Rachio integration strings ( #42843 )
...
This is now called "Settings", not "Account Settings", on the home page. (Confusingly the page the button leads to is still titled "Account Settings".)
Also add a missing quote and tweak grammar.
2020-11-04 08:34:09 -10:00
J. Nick Koston
3661d8380a
Avoid the same task ending up multiple times in the ssdp asyncio.gather ( #42815 )
2020-11-04 17:25:37 +01:00
Paulus Schoutsen
7a96f8a4eb
Merge pull request #42836 from home-assistant/rc
2020-11-04 17:20:54 +01:00
Pascal Vizeli
c094f4b907
Split build release base + machine build ( #42827 )
...
* Split build release base + machine build
* fix second change
2020-11-04 16:56:22 +01:00
Paulus Schoutsen
df6ee2e51f
Bumped version to 0.117.4
2020-11-04 15:47:28 +00:00
Maciej Bieniek
6bacda3cee
Call coordinator.shutdown() when ConfigEntryNotReady ( #42833 )
2020-11-04 15:47:11 +00:00
Rob Bierbooms
d4b68454a3
Cleanup dispatchers when unloading rfxtrx ( #42803 )
...
* Cleanup dispatchers
* Fix name
* Refactor code
* Fix typo in function description
* Fix pylint error
* Change function definition
* Move cleanup_callbacks data to domain
2020-11-04 15:47:11 +00:00
Clifford Roche
36b099592e
Update greeclimate to 0.9.5 ( #42796 )
...
Provides better discovery across subnets in some cases
2020-11-04 15:47:09 +00:00
Clifford Roche
08a221be77
Update greeclimate to 0.9.5 ( #42796 )
...
Provides better discovery across subnets in some cases
2020-11-04 16:43:33 +01:00
J. Nick Koston
cca661574d
Fix webhook when doorbird not yet setup ( #42657 )
2020-11-04 05:34:07 -10:00
Maciej Bieniek
34f5ad33e9
Call coordinator.shutdown() when ConfigEntryNotReady ( #42833 )
2020-11-04 09:35:54 -05:00
Paulus Schoutsen
d156e95f8a
Merge pull request #42824 from home-assistant/rc
2020-11-04 12:22:18 +01:00
Rob Bierbooms
1fe66df962
Cleanup dispatchers when unloading rfxtrx ( #42803 )
...
* Cleanup dispatchers
* Fix name
* Refactor code
* Fix typo in function description
* Fix pylint error
* Change function definition
* Move cleanup_callbacks data to domain
2020-11-04 11:30:46 +01:00
Paulus Schoutsen
f3c7b77afa
Bumped version to 0.117.3
2020-11-04 09:24:41 +00:00
Paulus Schoutsen
45dbd49852
Fix evohome scheduling coroutines ( #42821 )
2020-11-04 09:24:33 +00:00
J. Nick Koston
e4f88a02f7
Fix rest sensors with resource templates ( #42818 )
2020-11-04 09:24:32 +00:00
Rob Bierbooms
32652fde48
Filter rfxtrx replace devices in option flow on existing config entry ( #42800 )
...
* Fix function _can_replace_device
* Rearrange
2020-11-04 09:24:31 +00:00
rikroe
0dc926a131
Bump bimmer_connected to 0.7.11 ( #42788 )
2020-11-04 09:24:30 +00:00
Michael
43486917bf
Fix broken 2fa authentication in synology_dsm ( #42775 )
2020-11-04 09:24:30 +00:00
cgtobi
d967ecc8c6
Bump pyatmo to 4.2.0 ( #42774 )
2020-11-04 09:24:29 +00:00
Erik Montnemery
a7bdd2aafe
Force color or white mode exclusivity for Tasmota lights ( #42772 )
2020-11-04 09:24:28 +00:00
Aaron Bach
e6cc35cff2
Fix incorrect property usage for SimpliSafe ( #42770 )
2020-11-04 09:24:27 +00:00
Aaron Bach
b7d0a21a8b
Bump pyairvisual to 5.0.4 ( #42760 )
2020-11-04 09:24:26 +00:00
rikroe
beaaa1478c
Bump bimmer_connected to 0.7.10: fix login issues, add (PH)EV services ( #42747 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com >
2020-11-04 09:24:25 +00:00
Raman Gupta
74d8569aab
Fix Vizio host string for zeroconf discovery ( #42738 )
2020-11-04 09:24:25 +00:00
Andreas Billmeier
dc0d27ec18
Fix broken maxcube component ( #42674 )
2020-11-04 09:24:24 +00:00
Andreas Billmeier
64707d89dd
Please set exact cryptography version cryptography==3.2 ( #42611 )
2020-11-04 09:24:23 +00:00
Andreas Billmeier
898f50386f
Fix broken maxcube component ( #42674 )
2020-11-04 10:17:40 +01:00
Allen Porter
6b57ad9f28
Fix nest subscriber by upgrading google_pubsub to newer library version ( #42501 )
2020-11-04 10:15:13 +01:00
epenet
c7cdad2b5a
Default some entities to disabled ( #42797 )
2020-11-04 10:08:50 +01:00
Andreas Billmeier
2625a4dfdc
Please set exact cryptography version cryptography==3.2 ( #42611 )
2020-11-04 10:06:35 +01:00
Paulus Schoutsen
254e7eb407
Fix evohome scheduling coroutines ( #42821 )
2020-11-04 10:04:45 +01:00
rikroe
5530a350e9
Bump bimmer_connected to 0.7.11 ( #42788 )
2020-11-04 10:04:30 +01:00
Erik Montnemery
56ee99372d
Force color or white mode exclusivity for Tasmota lights ( #42772 )
2020-11-04 10:03:32 +01:00
J. Nick Koston
9e0043fb17
Fix rest sensors with resource templates ( #42818 )
2020-11-04 08:52:47 +01:00
HomeAssistant Azure
b71e28dfac
[ci skip] Translation update
2020-11-04 00:13:14 +00:00
Rob Bierbooms
bfc3d3be76
Filter rfxtrx replace devices in option flow on existing config entry ( #42800 )
...
* Fix function _can_replace_device
* Rearrange
2020-11-03 23:01:52 +01:00
Niccolo Zapponi
5ddf99e496
Add support for OpenWeatherMap One Call API ( #39839 )
2020-11-03 08:37:30 -10:00
epenet
79b10a8efd
Update definition of onewire device specifications ( #42460 )
...
* Update definition of device specifications
* If set, sensor_name doesn't need to be capitalized
2020-11-03 18:12:01 +01:00
Franck Nijhof
c4f6259f16
Upgrade sentry-sdk to 0.19.2 ( #42786 )
2020-11-03 16:41:00 +01:00
Paulus Schoutsen
7719e878f9
Migrate system health to use integration_platform ( #42785 )
2020-11-03 14:28:55 +01:00
Joseph Albert
856f0e209a
Bump uEagle to 0.0.2 ( #42780 )
2020-11-03 12:39:41 +01:00
SigmaPic
51f847c4b8
Catch unhandled exception in websocket_api ( #42693 )
...
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-11-03 10:35:45 +01:00
Paulus Schoutsen
349e4a5ac2
Fix shelly import ( #42783 )
2020-11-03 09:49:34 +01:00
Allen Porter
89a5c9fcac
Add image support to nest SDM api ( #42556 )
2020-11-03 09:31:43 +01:00
epenet
744e4378ff
Remove unnecessary onewire variable ( #42704 )
2020-11-03 09:07:22 +01:00
Jason Hunter
5a4c1dbcc4
Add DPI Restriction switch to UniFi integration ( #42499 )
...
* initial implementation for controlling DPI restrictions
* address PR review comments and add DataUpdateCoordinator
* fix existing tests against new lib version
* add tests for DPI switches
* bump aiounifi
* listen to events instead of polling
* fix tests
* remove useless test
* bump aiounifi
* rename device to UniFi Controller per PR feedback
2020-11-03 08:36:37 +01:00
HomeAssistant Azure
aab0ff2ea5
[ci skip] Translation update
2020-11-03 00:04:39 +00:00
Michael
3e0fd99616
Fix broken 2fa authentication in synology_dsm ( #42775 )
2020-11-03 00:20:02 +01:00
cgtobi
391a5447d3
Bump pyatmo to 4.2.0 ( #42774 )
2020-11-03 00:17:37 +01:00
Michael
b1035697c5
Fix existing synology_dsm config entries cannot be setup ( #42769 )
2020-11-02 23:55:41 +01:00
Franck Nijhof
4e1b7583e0
Upgrade pre-commit to 2.8.2 ( #42757 )
2020-11-02 23:46:04 +01:00
Aaron Bach
1f9564bcf5
Fix incorrect property usage for SimpliSafe ( #42770 )
2020-11-02 14:57:53 -07:00
Paulus Schoutsen
ebe3cbc058
Drop usage of asynctests ( #42756 )
2020-11-02 19:57:24 +01:00
Aaron Bach
2a3c0f409c
Bump pyairvisual to 5.0.4 ( #42760 )
2020-11-02 10:51:03 -07:00
Shay Levy
f45075eeb5
Use own CoAP lib and support for multicast updates ( #42718 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-11-02 16:46:34 +01:00
jjlawren
e5dee965f1
Bump plexapi to 4.2.0 ( #42727 )
2020-11-02 15:37:41 +01:00
rikroe
b9c43e209c
Bump bimmer_connected to 0.7.10: fix login issues, add (PH)EV services ( #42747 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com >
2020-11-02 15:13:53 +01:00
Paulus Schoutsen
0fb587727c
Add initial blueprint support ( #42469 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2020-11-02 15:00:13 +01:00
David Bonnes
a84dc14569
Provide a more useful error message in evohome ( #42734 )
2020-11-02 14:53:22 +01:00
Michael
8d9a844e84
Add verify_ssl option for connection setup to synology_dsm ( #42539 )
2020-11-02 14:23:16 +01:00
Raman Gupta
098dead16d
Fix Vizio host string for zeroconf discovery ( #42738 )
2020-11-02 13:08:36 +01:00
Pascal Vizeli
a4947ed32d
Base image 2020.10.1 ( #42666 )
2020-11-02 11:54:16 +01:00
Paulus Schoutsen
1844e30858
Add support for manual updating a data coordinator ( #42746 )
2020-11-02 09:54:08 +01:00
HomeAssistant Azure
ce16ff27ef
[ci skip] Translation update
2020-11-02 00:03:44 +00:00
Alexei Chetroi
9ccc49411a
Refactor ZHA light state restoration after a restart ( #42726 )
...
* Restore ZHA light state and level
* Restore state and color temp from zigpy cache
2020-11-01 17:19:36 -05:00
Paulus Schoutsen
6c51ff63ad
Merge pull request #42724 from home-assistant/rc
2020-11-01 21:29:21 +01:00
Paulus Schoutsen
aecc3476e8
Bumped version to 0.117.2
2020-11-01 20:00:21 +00:00
Matthew Donoughe
43a990350b
Use pylutron_caseta 0.7.1 ( #42701 )
2020-11-01 19:59:52 +00:00
Chris Talkington
769c5c1779
Fix canary camera entity inheritance ( #42691 )
2020-11-01 19:59:51 +00:00
Alexei Chetroi
a93ae418a2
Bump up ZHA dependencies ( #42679 )
...
* Bump up ZHA dependencies
* Fix tests because of zigpy request signature change
2020-11-01 19:59:51 +00:00
Jason Hunter
562ccbbe25
attempt to renew subscription immediately to stop endless loop if it fails after setup ( #42651 )
2020-11-01 19:59:50 +00:00
Erik Montnemery
5f28c82837
Make sure Tasmota status sensors are disabled ( #42643 )
2020-11-01 19:59:49 +00:00
Joakim Sørensen
92f9a77770
Bump pycfdns to 1.2.1 ( #42634 )
2020-11-01 19:59:49 +00:00
Malte Franken
2430c5ea22
Fix geo_rss_events import statement ( #42629 )
...
* bump integration library version
* fix import statement
2020-11-01 19:59:48 +00:00
airthusiast
6d54ed14b4
Fix Fibaro HC2 climate device missing temperature ( #42627 )
2020-11-01 19:59:47 +00:00
Sören Oldag
faf73e304a
Bump pwmled to v1.6.6 ( #42607 )
2020-11-01 19:59:47 +00:00
ubergeek801
3f12648212
adding support for hardkernel odroid-c4 ( #42719 )
2020-11-01 20:47:20 +01:00
Matthew Donoughe
704f474894
Use pylutron_caseta 0.7.1 ( #42701 )
2020-11-01 18:25:34 +01:00
Josef Schlehofer
7498c04410
Upgrade youtube_dl to version 2020.11.01.1 ( #42714 )
2020-11-01 17:50:53 +01:00
Alexei Chetroi
8868028dcd
Bump up ZHA dependencies ( #42679 )
...
* Bump up ZHA dependencies
* Fix tests because of zigpy request signature change
2020-11-01 11:05:55 -05:00
Sören Oldag
be058d1eb2
Bump pwmled to v1.6.6 ( #42607 )
2020-11-01 15:23:42 +01:00
J. Nick Koston
951f166679
Remove homekit cover precision workarounds ( #42647 )
...
These workarounds inevitably ended up assuming the wrong thing
In issue #42444 they would assume it was still opening, and
in issue #41645 they would assume is was already closed.
2020-11-01 03:53:02 -10:00
Lindsay Ward
181811b7b8
Fix typo exceeded, change to exceed, in HomeKit ( #42705 )
2020-11-01 03:51:56 -10:00
taiyeoguns
9fc92ab04e
Remove classes in nx584 tests ( #42628 )
2020-11-01 13:27:33 +01:00
Ville Skyttä
8f22c5917f
Run tox verbosely in Travis CI ( #42706 )
...
Avoids hitting a no output timeout in sometimes time consuming dep
installs.
2020-11-01 12:57:56 +01:00
Greg
a5b8d0038f
Bump version to 0.16.2 ( #42696 )
2020-11-01 12:25:33 +01:00
epenet
c8735edb7f
Optimise onewire sensor update method ( #42690 )
2020-10-31 14:46:31 -10:00
HomeAssistant Azure
abe6f552f6
[ci skip] Translation update
2020-11-01 00:04:54 +00:00
Chris Talkington
2762b582af
Fix canary camera entity inheritance ( #42691 )
2020-10-31 22:05:59 +01:00
epenet
8fabb99b2e
Cleanup local imports on onewire integration ( #42689 )
2020-10-31 15:08:26 -05:00
Greg Dowling
065ad920ea
Bump roonapi to 0.0.25 ( #42680 )
2020-10-31 20:11:26 +01:00
Michael
1803fee89d
Add @mib1185 as codeowner to synology_dsm ( #42671 )
...
* add @mib1185 as codeowner to synology_dsm
* Apply suggestions from code review
Co-authored-by: Quentame <polletquentin74@me.com >
2020-10-31 20:10:04 +01:00
springstan
c7fbbbe935
Allow saving zero precision option in Opentherm_gw ( #42593 )
...
* Allow saving zero precision option in Opentherm_gw
* Add default 0 back for precision option
* Adjust config flow test for zero precision
2020-10-31 16:19:17 +01:00
Adrian Suwała
d67d8e76dd
Remove redundant mock_storage fixture from mqtt_statestream tests ( #42652 )
2020-10-31 15:28:06 +01:00
Jason Hunter
f1bb7b4a0f
attempt to renew subscription immediately to stop endless loop if it fails after setup ( #42651 )
2020-10-31 09:15:11 -04:00
HomeAssistant Azure
c7ba2341e3
[ci skip] Translation update
2020-10-31 00:04:15 +00:00
Petro31
ee528e1a60
Add hassio service descriptions ( #42597 )
...
* Add yaml for snapshot services
Adds snapshot_full and snapshot_partial service descriptions.
* fixes
Added password to full & partial. Added name to partial.
2020-10-30 21:18:53 +01:00
Aaron Bach
036a8b5667
Small cleanup to IQVIA DataUpdateCoordinator logic ( #42642 )
2020-10-30 15:10:32 -05:00
Glenn Waters
2b24b9658f
Bump ElkM1 library to 0.8.7 ( #42645 )
...
This is a bump by two dot versions of the library. The 0.8.6 version had
a number of internal improvements to the library. No external changes.
The 0.8.7 version fixes
https://github.com/home-assistant/core/issues/20630 .
2020-10-30 13:41:13 -05:00
Erik Montnemery
73eaef0b1c
Make sure Tasmota status sensors are disabled ( #42643 )
2020-10-30 19:04:11 +01:00
Erik Montnemery
6e9b0b4614
Bump hatasmota to 0.0.26 ( #42644 )
2020-10-30 19:02:26 +01:00
airthusiast
c8944760b7
Fix Fibaro HC2 climate device missing temperature ( #42627 )
2020-10-30 18:50:59 +01:00
Felipe Martins Diel
f9208634bd
Fix on/off button ( #42443 )
2020-10-30 18:08:37 +01:00
Erik Montnemery
251d8286e0
Revert "Bump hatasmota to 0.0.26 ( #42613 )" ( #42641 )
...
This reverts commit 2dc5c4dd69
.
2020-10-30 18:02:44 +01:00
Joakim Sørensen
b302534042
Bump pycfdns to 1.2.1 ( #42634 )
2020-10-30 09:20:42 -05:00
springstan
92379ad8d2
Use list literal without using dict.keys() ( #42573 )
2020-10-30 09:19:13 -05:00
Federico Leoni
2dc5c4dd69
Bump hatasmota to 0.0.26 ( #42613 )
...
* Tasmota : Add new Status Sensors
* Tasmota: add new Status Sensors
* Update RSSI sensor icon
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2020-10-30 14:59:36 +01:00
Malte Franken
8c239f2304
Fix geo_rss_events import statement ( #42629 )
...
* bump integration library version
* fix import statement
2020-10-30 12:23:07 +01:00
SNoof85
b3d7f940c5
Fix typo in Flunearyou config flow ( #42617 )
2020-10-30 12:21:00 +01:00
Paulus Schoutsen
e902cfcbf0
Merge pull request #42624 from home-assistant/rc
2020-10-30 10:11:50 +01:00
Erik Montnemery
62b5279d86
Add WS command to remove a Tasmota device ( #42266 )
2020-10-30 09:56:41 +01:00
Allen Porter
b228ffc761
Add missing config flow translation key to script scaffold ( #42621 )
...
Add missing config key for no_url_available when generating new oauth2
config entry based integrations. This was found in issue #42423 where
the nest integration was missing a string when a user had a misconfiguration.
2020-10-30 09:51:22 +01:00
Paulus Schoutsen
750bb11895
Fix broken time trigger test ( #42606 )
2020-10-30 08:50:34 +00:00
Paulus Schoutsen
2dcd57bf38
Bumped version to 0.117.1
2020-10-30 08:31:58 +00:00
Clifford Roche
26766d68aa
Update greeclimate to 0.9.2 ( #42616 )
...
Fixes issue with erroneous await in UDP recv queue
2020-10-30 08:30:57 +00:00
Erik Montnemery
d26bceb110
Bump hatasmota to 0.0.25 ( #42605 )
2020-10-30 08:30:56 +00:00
Erik Montnemery
aa52ade5a0
Fix MQTT template light ( #42598 )
2020-10-30 08:30:56 +00:00
Bram Kragten
c57d697df5
Update frontend to 20201021.4 ( #42590 )
2020-10-30 08:30:55 +00:00
cgtobi
c604595f98
Fix RMV giving wrong data and ignoring given parameters ( #42561 )
2020-10-30 08:30:54 +00:00
Jc2k
1ab2d55a7a
Bump aiohomekit to 0.2.54 ( #42532 )
2020-10-30 08:30:53 +00:00
Rob Bierbooms
048db9cb7d
Enable polling for DSMR derivative entity ( #42524 )
2020-10-30 08:30:53 +00:00
Michael
0959777b81
Fix adding Virtual DSM system in synology_dsm ( #42523 )
2020-10-30 08:30:52 +00:00
J. Nick Koston
df552f08c3
Purge unused constants from template helper ( #42618 )
2020-10-30 09:29:12 +01:00
Adrian Suwała
6011756e90
Rewrite mfi unittest tests to pytest ( #42510 )
2020-10-30 09:13:33 +01:00
Rob Bierbooms
f470d1e28d
Enable polling for DSMR derivative entity ( #42524 )
2020-10-30 09:11:25 +01:00
J. Nick Koston
8a403cde00
Defer esphome persistent storage writes until after startup ( #42600 )
...
Avoid disk I/O during startup as it can cause delays when
a user has many esphome devices.
2020-10-30 09:02:00 +01:00
J. Nick Koston
2bbd2a6e70
Reduce complexity of storage writes ( #42576 )
...
* Reduce complexity of storage writes
* add test
* stop hass
* workaround bad test
2020-10-29 22:35:51 -05:00
Aaron Bach
f78e75e16f
Properly unload listener for AirVisual config entry updates ( #42583 )
2020-10-29 19:04:12 -05:00
HomeAssistant Azure
b9d04b9304
[ci skip] Translation update
2020-10-30 00:02:45 +00:00
Clifford Roche
3a11e2c461
Update greeclimate to 0.9.2 ( #42616 )
...
Fixes issue with erroneous await in UDP recv queue
2020-10-30 00:49:13 +01:00
Andreas Billmeier
c403534ae1
Fix inexact version of pylacrosse ( #42610 )
...
* fix inexact version for pylacrosse
* https://github.com/hthiery/python-lacrosse/releases
* https://pypi.org/project/pylacrosse/#history
* Update requirements_all.txt
2020-10-30 00:31:54 +01:00
Bram Kragten
25ac0d2f6e
Update frontend to 20201021.4 ( #42590 )
2020-10-30 00:14:07 +01:00
Erik Montnemery
153f05afde
Bump hatasmota to 0.0.25 ( #42605 )
2020-10-30 00:13:49 +01:00
J. Nick Koston
7f1683c731
Remove legacy template extract_entities ( #42601 )
2020-10-30 00:06:08 +01:00
J. Nick Koston
8eb89cdb46
Fix flapping event template test ( #42614 )
2020-10-30 00:05:55 +01:00
Nikolai
a396f8f76f
Add telegram_sent event ( #41159 )
...
Co-authored-by: Heine Furubotten <hfurubotten@users.noreply.github.com >
2020-10-29 17:55:25 -05:00
Paulus Schoutsen
7027b01a29
Fix broken time trigger test ( #42606 )
2020-10-29 22:34:06 +01:00
Erik Montnemery
1215100f9a
Fix MQTT template light ( #42598 )
2020-10-29 20:09:41 +01:00
cgtobi
bebbafdaba
Fix RMV giving wrong data and ignoring given parameters ( #42561 )
2020-10-29 11:50:39 +01:00
J. Nick Koston
c8f00a7b38
Gather all collection listeners and changes at the same time ( #42497 )
2020-10-29 10:06:55 +01:00
springstan
6b29648cfc
Use common strings in twilio config flow ( #42477 )
2020-10-29 09:59:15 +01:00
Chris Talkington
708423e0f8
Remove YAML config for roku ( #41960 )
2020-10-29 09:51:48 +01:00
Chris Talkington
0ba1298f1b
Remove YAML config for directv ( #41961 )
2020-10-29 09:51:22 +01:00
Michael
a2f2a42e66
Fix adding Virtual DSM system in synology_dsm ( #42523 )
2020-10-29 09:22:36 +01:00
Jason Hunter
2a795c0397
Add guppy3 memory profile to Profiler integration ( #42435 )
...
* add guppy memory profile to profiler integration
* add output path to notification
* create new service for memory profile
* address review comments
2020-10-28 21:05:16 -04:00
Aaron Bach
3fb091c4ea
Deprecate YAML config for Flu Near You (0.119 removal) ( #42535 )
2020-10-28 19:54:51 -05:00
HomeAssistant Azure
026e0063fe
[ci skip] Translation update
2020-10-29 00:09:16 +00:00
Aaron Bach
31518937c0
Cleanup RainMachine ( #42544 )
2020-10-29 00:52:15 +01:00
Jc2k
12da814470
Bump aiohomekit to 0.2.54 ( #42532 )
2020-10-29 00:06:01 +01:00
Aaron Bach
e61e8fafee
Add options flow to RainMachine ( #42241 )
...
* Add options flow to RainMachine
* Linting
2020-10-28 15:52:42 -06:00
David Noren
aef80263cd
Recollect waste multi day ( #41853 )
...
* Add a "next day" attribute for recollect_waste
* Add a "next_day" attribute for recollect_waste
* Added "next day" capability to recollect_waste
* Add a "next_day" attribute for recollect_waste
* Add better try/catch for recollect_waste
2020-10-28 15:37:37 -06:00
Michael
36b1756816
Add update available binary sensor to synology_dsm ( #42378 )
...
* 'update available' binary-sensor
* make black compliant
* add available() to SynoDSMUpgradeBinarySensor
* correct spacing
* Correct usage of _with_upgrade
Co-authored-by: Quentame <polletquentin74@me.com >
2020-10-28 20:56:18 +01:00
Guido Schmitz
c480284861
Remove listener on async_unload_entry in devolo Home Control ( #42520 )
2020-10-28 20:54:57 +01:00
springstan
a967f689c7
Remove unnecessary instances of dict.keys() ( #42518 )
2020-10-28 20:43:48 +01:00
Adam Cooper
6e43d489ca
Implement minor Colorfix alterations ( #42521 )
...
* Added logic to ensure one of ATTR_URL or ATTR_PATH is provided using cv, updated tests to reflect this
* Added missing explicit None returns
2020-10-28 20:36:10 +01:00
Franck Nijhof
9c0a2d69ff
Merge pull request #42516 from home-assistant/rc
2020-10-28 20:01:21 +01:00
Franck Nijhof
529b849efe
Bumped version to 0.117.0
2020-10-28 18:08:23 +01:00
Paulus Schoutsen
a34d06e363
Default legacy templates to true ( #42511 )
...
* Default legacy templates to true
* Disable legacy_templates in tests
Co-authored-by: Franck Nijhof <git@frenck.dev >
2020-10-28 18:08:04 +01:00
Paulus Schoutsen
5b85776566
Fix string representation of template result wrappers ( #42494 )
2020-10-28 18:08:00 +01:00
Angelo Gagliano
68d2938c6b
Move async_add_entities back to event loop for tplink component ( #42454 )
2020-10-28 18:07:55 +01:00
Greg Dowling
0860ce4099
Tidy after adding group services to roon media player ( #42512 )
...
* Tidy after adding roon group services.
* Fix missed changes.
2020-10-28 17:32:23 +01:00
Paulus Schoutsen
21e9e7c5c2
Default legacy templates to true ( #42511 )
...
* Default legacy templates to true
* Disable legacy_templates in tests
Co-authored-by: Franck Nijhof <git@frenck.dev >
2020-10-28 16:58:16 +01:00
J. Nick Koston
94219c2266
Ensure the oauth2 token is refreshed before it is expired ( #42487 )
...
The current implementation assumed clocks were in sync and did
not account for the time it took to refresh the token. A 20
second buffer has been added to ensure that the token is refreshed
before it expires as OAuth2Session.valid_token would assume the
token was still good even though the remote would reject it
and would not refresh because it was not time yet.
2020-10-28 07:47:54 -05:00
springstan
4e28ae8e3a
Use common strings in life360 config flow ( #42375 )
...
* Use common strings for life360 config flow
* Address feedback comments
* Keep two space indentation
* Fix indentation hopefully
2020-10-28 13:29:28 +01:00
springstan
989ab5029a
Use dict.values() when appropriate ( #42509 )
2020-10-28 11:59:07 +01:00
scheric
9545fce55b
Use common strings in Dexcom config flow ( #41767 )
...
* add strings
* remove unused
* revert change
* already_configured_account->already_configured
2020-10-28 11:03:33 +01:00
Sören
0d0cccea7e
Bump avea to 1.5 ( #42495 )
2020-10-28 11:02:03 +01:00
Franck Nijhof
a99c6f0a7b
Upgrade debugpy to 1.1.0 ( #42506 )
2020-10-28 10:49:58 +01:00
Angelo Gagliano
d42bdcfc2a
Move async_add_entities back to event loop for tplink component ( #42454 )
2020-10-28 09:51:53 +01:00
Paulus Schoutsen
e21e28e49f
Fix string representation of template result wrappers ( #42494 )
2020-10-28 09:11:08 +01:00
Maikel Punie
ce51286c53
Bump python-velbus to 2.1.1 ( #42414 )
...
* Bump to python-velbus 2.1.0
* bump to 2.1.1
2020-10-27 21:06:09 -05:00
ollo69
c4b3cf0788
Update tuyaha to 0.0.8 and adapt code ( #41375 )
2020-10-27 20:26:18 -05:00
J. Nick Koston
2858a90d5c
Start homekit bridges with asyncio.gather ( #42498 )
2020-10-27 19:58:07 -05:00
J. Nick Koston
3c8c5a814b
Fix somfy device recreation on update ( #42462 )
...
* Fix somfy device recreation on update
If all devices are assumed state, only update every hour
to ensure the token is refreshed
* pylint
2020-10-27 19:57:22 -05:00
David Bonnes
ca0caabce1
Remove zxdavb from honeywell codeowners ( #42491 )
2020-10-27 19:49:25 -05:00
HomeAssistant Azure
7a06af53ef
[ci skip] Translation update
2020-10-28 00:03:38 +00:00
Paulus Schoutsen
5a460e609f
Bumped version to 0.117.0b6
2020-10-27 22:26:04 +00:00
Erik Montnemery
a88e011bba
Fix race in Tasmota discovery ( #42492 )
2020-10-27 22:25:57 +00:00
Paulus Schoutsen
40be42299d
Improve mqtt test ( #42490 )
2020-10-27 22:25:56 +00:00
Paulus Schoutsen
7dcebbe89d
Bump cryptography to 3.2 ( #42489 )
2020-10-27 22:25:55 +00:00
Paulus Schoutsen
cb453d3ae1
Make result wrappers more robust ( #42488 )
2020-10-27 22:25:55 +00:00
Bram Kragten
2effbb6604
Update frontend to 20201021.3 ( #42486 )
2020-10-27 22:25:54 +00:00
Erik Montnemery
ba6acc286c
Bump hatasmota to 0.0.24 ( #42472 )
2020-10-27 22:25:53 +00:00
Paulus Schoutsen
45c1c2acac
Fix initial state of pi4ioe ( #42459 )
2020-10-27 22:25:53 +00:00
Quentame
1962a7c7ce
Fix DSM Surveillance Station when only home mode is enabled ( #42456 )
2020-10-27 22:25:51 +00:00
Pascal Vizeli
8da732a89d
Fix hassio-version ( #42449 )
2020-10-27 22:25:51 +00:00
João Gabriel
2697056ba9
Add device info default values to Panasonic Viera ( #42441 )
2020-10-27 22:25:50 +00:00
rajlaud
91e8593fb6
Improve Squeezebox media browser performance ( #42439 )
...
* Bump pysqueezebox version to better handle large libraries for media browser
* Merge changes into requirements
2020-10-27 22:25:49 +00:00
Aaron Bach
9fa97473cb
Bump simplisafe-python to 9.6.0 ( #42437 )
2020-10-27 22:25:48 +00:00
Jason Hunter
29e7aa753c
Remove title string from Xbox translations ( #42431 )
2020-10-27 22:25:47 +00:00
Tsvi Mostovicz
af31aa7995
Fix DLNA DMR media receiver when using Python 3.9 ( #42430 )
2020-10-27 22:25:47 +00:00
Robert Svensson
e3d29429d3
Make sure to clean up httpx session on failed connection to Axis device ( #42428 )
2020-10-27 22:25:46 +00:00
Angelo Gagliano
93e71ef218
Add retry for unavailable static tplink devices after HA starts ( #42247 )
2020-10-27 22:25:45 +00:00
Erik Montnemery
8800b83283
Fix race in Tasmota discovery ( #42492 )
2020-10-27 23:24:54 +01:00
Paulus Schoutsen
d4efa938dd
Improve mqtt test ( #42490 )
2020-10-27 23:22:59 +01:00
Erik Montnemery
f0b676607d
Bump hatasmota to 0.0.24 ( #42472 )
2020-10-27 23:01:13 +01:00
Bram Kragten
5cf7d8395d
Update frontend to 20201021.3 ( #42486 )
2020-10-27 23:00:39 +01:00
Paulus Schoutsen
e797c28b4a
Bump cryptography to 3.2 ( #42489 )
2020-10-27 22:59:49 +01:00
Paulus Schoutsen
711b7d4605
Make result wrappers more robust ( #42488 )
2020-10-27 22:51:58 +01:00
Adam Cooper
4bf8850131
Add color_extractor service ( #42129 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-27 22:22:09 +01:00
J. Nick Koston
5ca4b4cd0f
Set the translations cache under the lock ( #42470 )
2020-10-27 22:02:38 +01:00
Greg Dowling
30a3fe69bc
Add platform services to Roon media player to allow grouping, ungrouping and transfer between players ( #42133 )
2020-10-27 21:50:20 +01:00
springstan
e8ec9b5b40
Use common strings in openuv config flow ( #42480 )
2020-10-27 13:04:01 -06:00
Simone Chemelli
6a67d29a28
Bump fritzconnection from 1.2.0 to 1.3.4 ( #40508 )
...
* Bump fritzconnection from 1.2.0 to 1.3.4
* Updated requirements
* Update other integrations
2020-10-27 16:34:08 +01:00
Allen Porter
8caa177ba1
Add Nest cam support for the SDM API ( #42325 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-27 15:20:01 +01:00
Paulus Schoutsen
b6df411115
Fix initial state of pi4ioe ( #42459 )
2020-10-27 15:08:56 +01:00
Tsvi Mostovicz
bbbe64f1aa
Fix DLNA DMR media receiver when using Python 3.9 ( #42430 )
2020-10-27 14:56:45 +01:00
Quentame
6776b1ddd7
Fix DSM Surveillance Station when only home mode is enabled ( #42456 )
2020-10-27 14:50:20 +01:00
Xiaonan Shen
f23fcfcd9b
Fix yeelight connection issue ( #40251 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-27 14:47:11 +01:00
epenet
08342a1e05
Move onewire entity classes to separate module ( #42445 )
2020-10-27 14:34:25 +01:00
Paulus Schoutsen
b2598d2241
Use async functions for Somfy ( #42448 )
2020-10-27 14:08:32 +01:00
Pascal Vizeli
f91cd25e57
Fix hassio-version ( #42449 )
2020-10-27 11:04:11 +01:00
Angelo Gagliano
34283ac283
Add retry for unavailable static tplink devices after HA starts ( #42247 )
2020-10-27 10:02:16 +01:00
João Gabriel
b45ac5159d
Add device info default values to Panasonic Viera ( #42441 )
2020-10-27 09:03:07 +01:00
J. Nick Koston
df25feab37
Convert somfy to use DataUpdateCoordinator ( #42434 )
2020-10-26 23:42:12 -05:00
epenet
f3a15eab6e
Discover onewire devices at startup ( #42410 )
2020-10-26 23:36:51 -05:00
springstan
5f3384fc8a
Add elevation to base strings for config flows ( #42377 )
2020-10-26 23:30:20 -05:00
springstan
caa378d7aa
Add mode to base strings for config flows ( #42373 )
2020-10-26 23:29:49 -05:00
rajlaud
67269659f7
Improve Squeezebox media browser performance ( #42439 )
...
* Bump pysqueezebox version to better handle large libraries for media browser
* Merge changes into requirements
2020-10-26 23:12:03 -05:00
J. Nick Koston
9e3d9af8e9
Set device class for lutron_caseta cover ( #42436 )
...
Since only shades are supported by the current code
always set to DEVICE_CLASS_SHADE
2020-10-26 20:43:04 -05:00
HomeAssistant Azure
f4cebfbb7e
[ci skip] Translation update
2020-10-27 00:06:28 +00:00
Aaron Bach
02f86f01bc
Bump simplisafe-python to 9.6.0 ( #42437 )
2020-10-26 17:26:03 -06:00
J. Nick Koston
325b66c41c
Restore somfy state in optimistic mode on restart ( #42426 )
2020-10-26 17:15:39 -05:00
Robert Svensson
f0e11f713e
Make sure to clean up httpx session on failed connection to Axis device ( #42428 )
2020-10-26 22:12:21 +01:00
Jason Hunter
6f2b0c756a
Remove title string from Xbox translations ( #42431 )
2020-10-26 22:10:30 +01:00
Paulus Schoutsen
2893972c69
Bumped version to 0.117.0b5
2020-10-26 19:30:18 +00:00
Franck Nijhof
13b8bc6290
Add missing config flow translation key for Nest ( #42423 )
2020-10-26 19:29:44 +00:00
Franck Nijhof
ba655c5451
Add missing config flow translation key for Nest ( #42423 )
2020-10-26 20:29:20 +01:00
Franck Nijhof
326d36d303
Skip template result parsing in several places ( #42408 )
...
* Skip template result parsing in several places
* Adjust alert integration
* Adjust Alexa integration
* Adjust apns integration
* Adjust arest integration
* Adjust dialogflow integration
* Adjust generic camera integration
* Adjust imap email content integration
* Adjust InfluxDB integration
* Adjust intent integration
* Adjust logbook integration
* Adjust HP ILO integration
* Adjust manual alarm control panel integration
* Adjust manual mqtt alarm control panel integration
* Adjust minio integration
* Adjust mqtt integration
* Adjust notify integration
* Adjust persistent notification integration
* Adjust rest integration
* Adjust rss feed template integration
* Adjust slack integration
* Adjust Xiaomi integration
* Adjust TCP integration
* Adjust Telegram Bot integration
* Bump CI cache version
* Revert "Bump CI cache version"
This reverts commit 875efe58cf
.
* Adjust demo tests
2020-10-26 19:28:21 +00:00
Paulus Schoutsen
287b33eef3
Do not set up DSM when setting up Nest legacy ( #42406 )
2020-10-26 19:28:20 +00:00
Paulus Schoutsen
3ec83dc29e
Catch ValueError in google_translate ( #42405 )
2020-10-26 19:28:20 +00:00
Franck Nijhof
f716b7714b
Allow skip parsing template result ( #42401 )
2020-10-26 19:28:19 +00:00
Paulus Schoutsen
b7c958719e
Fix MQTT publish from a script with templates ( #42398 )
2020-10-26 19:28:18 +00:00
Paulus Schoutsen
934ac73ae5
Fix CI ( #42397 )
2020-10-26 19:28:17 +00:00
Tsvi Mostovicz
bcd2ae78a0
Bump libhdate depndency ( #42396 )
...
* Bump libhdate depndency
This version fixes an important bug found by @amitfin in py-libhdate/py-libhdate#78
* Update reqs
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-10-26 19:28:17 +00:00
Erik Montnemery
c00ab762d3
Bump hatasmota to 0.0.23 ( #42394 )
2020-10-26 19:28:16 +00:00
Paulus Schoutsen
1fb18580b2
Store original result on template results ( #42391 )
...
* Store original result on template results
* Fix shell command test
2020-10-26 19:28:15 +00:00
Maksym D
9c6351c1b3
Change AfterShip polling interval from 5m to 15m ( #42360 )
...
This change will prevent reaching API requests limit of AfterShip free-tier account.
2020-10-26 19:28:14 +00:00
Franck Nijhof
0e98bc5ea2
Skip template result parsing in several places ( #42408 )
...
* Skip template result parsing in several places
* Adjust alert integration
* Adjust Alexa integration
* Adjust apns integration
* Adjust arest integration
* Adjust dialogflow integration
* Adjust generic camera integration
* Adjust imap email content integration
* Adjust InfluxDB integration
* Adjust intent integration
* Adjust logbook integration
* Adjust HP ILO integration
* Adjust manual alarm control panel integration
* Adjust manual mqtt alarm control panel integration
* Adjust minio integration
* Adjust mqtt integration
* Adjust notify integration
* Adjust persistent notification integration
* Adjust rest integration
* Adjust rss feed template integration
* Adjust slack integration
* Adjust Xiaomi integration
* Adjust TCP integration
* Adjust Telegram Bot integration
* Bump CI cache version
* Revert "Bump CI cache version"
This reverts commit 875efe58cf
.
* Adjust demo tests
2020-10-26 19:29:10 +01:00
Paulus Schoutsen
6380ebd1eb
Fix MQTT publish from a script with templates ( #42398 )
2020-10-26 16:46:26 +01:00
Paulus Schoutsen
810ef349c3
Do not set up DSM when setting up Nest legacy ( #42406 )
2020-10-26 16:40:43 +01:00
Paulus Schoutsen
a12a8350ce
Catch ValueError in google_translate ( #42405 )
2020-10-26 16:38:48 +01:00
epenet
0de52c173c
Implement PlatformNotReady on onewire integration ( #42395 )
2020-10-26 16:33:13 +01:00
J. Nick Koston
935c2df7cb
Add a test for template entities that reuse the template ( #42404 )
2020-10-26 16:08:57 +01:00
Franck Nijhof
45aba9bdf2
Allow skip parsing template result ( #42401 )
2020-10-26 16:01:09 +01:00
Tsvi Mostovicz
80e8068b46
Bump libhdate depndency ( #42396 )
...
* Bump libhdate depndency
This version fixes an important bug found by @amitfin in py-libhdate/py-libhdate#78
* Update reqs
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-10-26 15:26:21 +01:00
Elena Rogleva
41f917fede
Rewrite pilight/test_init.py tests to pytest style test functions ( #42366 )
2020-10-26 15:26:08 +01:00
Franck Nijhof
a82c1e9506
Upgrade debugpy to 1.0.0 ( #40929 )
2020-10-26 14:59:49 +01:00
Franck Nijhof
55a4aba9ae
Deprecate ptvsd integration ( #42351 )
2020-10-26 14:59:31 +01:00
Erik Montnemery
029963dfc2
Bump hatasmota to 0.0.23 ( #42394 )
2020-10-26 14:58:36 +01:00
Paulus Schoutsen
bba770b411
Fix CI ( #42397 )
2020-10-26 13:36:03 +01:00
Paulus Schoutsen
e552c9ba96
Store original result on template results ( #42391 )
...
* Store original result on template results
* Fix shell command test
2020-10-26 11:30:58 +01:00
Glenn Waters
6645cb2637
Cleanup log style and tests for ElkM1 ( #42353 )
2020-10-26 10:36:28 +01:00
taiyeoguns
8f74a0c2e6
Convert logbook tests to pytest ( #42289 )
2020-10-26 09:18:02 +01:00
Olen
0cf9a1621a
Create __init__.py in AlarmDecoder tests ( #42388 )
...
__init__.py was missing
2020-10-26 09:17:15 +01:00
Emily Mills
00df7539cf
Use string-lights icon for zerproc ( #42379 )
2020-10-26 09:04:58 +01:00
Maksym D
92b06ed5d4
Change AfterShip polling interval from 5m to 15m ( #42360 )
...
This change will prevent reaching API requests limit of AfterShip free-tier account.
2020-10-26 08:38:37 +01:00
HomeAssistant Azure
c2a9f2ae52
[ci skip] Translation update
2020-10-26 00:03:36 +00:00
Paulus Schoutsen
4eacf3f6c0
Bumped version to 0.117.0b4
2020-10-25 22:54:50 +00:00
J. Nick Koston
35d2badb24
Ensure config entry platforms are excluded from reload ( #42367 )
2020-10-25 22:54:40 +00:00
Andre Lengwenus
331d5ba7ef
Fix parameter issue in LCN cover close/stop ( #42342 )
2020-10-25 22:54:40 +00:00
mezz64
a2c157b5e9
Bump pyhik to 0.2.8 ( #42322 )
2020-10-25 22:54:39 +00:00
Jörg Thalheim
883fb8c168
Fix iCloud matching accounts ( #42303 )
...
`name` is no longer defined but `username`.
Fixes #38393
2020-10-25 22:54:38 +00:00
airthusiast
2e7ce63cbc
Fix for Fibaro HC3 support, climate temp sensor and target temp ( #42300 )
2020-10-25 22:54:38 +00:00
Franck Nijhof
b925ae39cb
Upgrade spotipy to 2.16.1 ( #42293 )
2020-10-25 22:54:37 +00:00
Erik Montnemery
5c608eb1bc
Fix reconfiguring of Tasmota lights ( #42288 )
2020-10-25 22:54:36 +00:00
Erik Montnemery
3032f9280c
Fix Tasmota CT light ( #42287 )
2020-10-25 22:54:35 +00:00
uvjustin
00284a87d0
Fix AVError and allow more missing DTS packets in stream ( #42277 )
...
* Fix AVError and allow more missing DTS in stream init
* Avoid recreating container demux iterator
* Relax missing dts requirement
* Fix spelling error
* Fix error message count
* Add timeout to av.open read
* Increase STREAM_TIMEOUT to 30
2020-10-25 22:54:35 +00:00
Alan Tse
21917e86c9
Fix Tesla attribute refreshing ( #42257 )
...
* Fix Tesla attribute refreshing
* Remove extraneous copy
2020-10-25 22:54:34 +00:00
Allen Porter
b6994689b1
Update nest integration with fixes from initial PR ( #42250 )
2020-10-25 22:54:33 +00:00
Teemu R
0c1c7d797c
Only log xiaomi_miio update exceptions once ( #41226 )
...
* xiaomi_miio: only log update exceptions once
Replaces #37695
* add som more missed exception logger cases + do not change the control flow as pointed out by @cgtobi
* Use patch&MagickMock from tests.async_mock
* Fix linting for alarm_control_panel
* update the test to verify that the warning on update is only logged when the device was previously available
2020-10-25 22:54:33 +00:00
J. Nick Koston
ce2c388c09
Ensure config entry platforms are excluded from reload ( #42367 )
2020-10-25 23:53:31 +01:00
springstan
fe62543a25
Add location to base strings for config flows ( #42374 )
2020-10-25 23:41:26 +01:00
springstan
cbf6086c30
Use common strings in luftdaten config flow ( #42376 )
2020-10-25 23:40:12 +01:00
wouterbaake
e6400fc11b
Use common strings in opentherm_gw config flow ( #42211 )
...
* Use common strings in opentherm_gw config flow
* Combine TimeourError and SerialException handling
* Fixed test_form_connection_error
* And then fix the flake8 error...
* Change "timeout" to "cannot_connect" msg
2020-10-25 22:01:05 +01:00
Paulus Schoutsen
de12ac354a
Expose more Websocket API constants ( #42263 )
2020-10-25 21:10:13 +01:00
epenet
c157a582b8
Add device_info to onewire sensors ( #42309 )
...
* Add device info
* Cleanup log
2020-10-25 18:05:02 +01:00
SukramJ
9a970cfe3d
Remove split devices from HMIPC ( #42348 )
2020-10-25 11:03:41 -05:00
Maikel Punie
396f75b4c3
Bump python velbus to 2.0.47 ( #42349 )
2020-10-25 15:41:32 +01:00
Brett T. Warden
ab5e34a49f
Fix error strings for PTZ operations ( #42231 )
...
PTZ error strings for unsupported move operations were copied/pasted
from ContinuousMove. Fix the strings for AbsoluteMove and RelativeMove.
2020-10-25 14:52:32 +01:00
J. Nick Koston
221bb5ad52
Upgrade to aiohttp 3.7.1 ( #42305 )
2020-10-25 14:44:39 +01:00
Andre Lengwenus
99e2d13668
Fix parameter issue in LCN cover close/stop ( #42342 )
2020-10-25 13:44:39 +01:00
mezz64
bf4cc364e9
Bump pyhik to 0.2.8 ( #42322 )
2020-10-25 13:32:41 +01:00
J. Nick Koston
3f18cdc75e
Refactor august to use self.async_on_remove ( #42333 )
2020-10-25 07:27:51 -05:00
J. Nick Koston
6822190772
Fix unmocked https in the test suite ( #42316 )
2020-10-25 07:16:23 -05:00
airthusiast
3846639744
Fix for Fibaro HC3 support, climate temp sensor and target temp ( #42300 )
2020-10-25 13:06:45 +01:00
Alex Popoutsis
64b1ccd8f6
Add WLED preset service ( #42217 )
...
Co-authored-by: djtimca <60706061+djtimca@users.noreply.github.com >
2020-10-25 12:44:26 +01:00
mezz64
dc37368440
Bump pyeight to 0.1.5 ( #42323 )
2020-10-25 12:37:49 +01:00
ChristianKuehnel
9509e33a32
Remove ChristianKuehnel from codeowners ( #42335 )
2020-10-25 11:36:09 +01:00
Glenn Waters
cc77621477
Clean up ElkM1 lib ( #42319 )
2020-10-24 23:46:22 -05:00
uvjustin
f8d87bff16
Fix AVError and allow more missing DTS packets in stream ( #42277 )
...
* Fix AVError and allow more missing DTS in stream init
* Avoid recreating container demux iterator
* Relax missing dts requirement
* Fix spelling error
* Fix error message count
* Add timeout to av.open read
* Increase STREAM_TIMEOUT to 30
2020-10-24 22:55:12 -04:00
walthowd
09bd449698
Send pro-active IAS Enroll Response ( #42282 )
...
* Send pro-active IAS Enroll Response
Some zigbee devices require a pro-active IAS enroll response to be sent before they will send their IAS enroll request. This PR sends a single IAS enroll response after CIE write and fixes some of these devices including the Ecolink 4655BC0-R and many others.
This also more closely aligns with the default behavior of Smartthings and zigbee2mqtt which also send pro-active enroll requests:
b217b91bb7 (diff-6d00af5fc389c40b8c4dfc390d80e3eca3946d331dff84afdc1632cb5568bca2)
Thanks to @puddly for helping figure this all out and @tubalainen for testing.
* flake8 fixes
* flake8 again
2020-10-24 21:41:27 -04:00
HomeAssistant Azure
12a9504203
[ci skip] Translation update
2020-10-25 00:03:36 +00:00
Teemu R
bdb71c9159
Only log xiaomi_miio update exceptions once ( #41226 )
...
* xiaomi_miio: only log update exceptions once
Replaces #37695
* add som more missed exception logger cases + do not change the control flow as pointed out by @cgtobi
* Use patch&MagickMock from tests.async_mock
* Fix linting for alarm_control_panel
* update the test to verify that the warning on update is only logged when the device was previously available
2020-10-25 01:53:36 +02:00
Jörg Thalheim
51915c86cb
Fix iCloud matching accounts ( #42303 )
...
`name` is no longer defined but `username`.
Fixes #38393
2020-10-25 01:07:17 +02:00
J. Nick Koston
c1a7896a40
Minimize sense writes to the state machine ( #42310 )
...
Sense was generating hundred state updates when most
of the time the state was not changing
2020-10-24 23:35:21 +02:00
Allen Porter
5e9de88f4b
Fix nest to stop doing asyncio in a property ( #42312 )
...
This upgrades to the latest vesion of python-google-nest-sdm that
had bug fixes to stop doing asyncio in a property.
2020-10-24 23:33:52 +02:00
epenet
5db1474099
Add device_class information to onewire sensors ( #42308 )
2020-10-24 14:45:01 -05:00
cgtobi
d13402108b
Add unit of measurement to Netatmo sensors ( #42208 )
...
* Add unit of measurement
* Update homeassistant/components/netatmo/sensor.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
* Update sensor.py
* Update sensor.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
2020-10-24 14:43:54 -05:00
Robert Svensson
e06c8009e1
Add area id to entity registry ( #42221 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-24 21:25:28 +02:00
Alan Tse
b54dde10ca
Fix Tesla attribute refreshing ( #42257 )
...
* Fix Tesla attribute refreshing
* Remove extraneous copy
2020-10-24 21:13:40 +02:00
epenet
2787a52ef7
Add onewire test for more devices ( #42037 )
...
* Add tests for device families 12 and 26
* Update patch import to tests.async_mock
2020-10-24 13:56:41 -05:00
Allen Porter
0c852b5f81
Update nest integration with fixes from initial PR ( #42250 )
2020-10-24 20:48:28 +02:00
Franck Nijhof
7a6d82d997
Upgrade spotipy to 2.16.1 ( #42293 )
2020-10-24 18:19:57 +02:00
Paulus Schoutsen
1c36bf5e19
Fix block till done in create entry config flow tests ( #42290 )
2020-10-24 16:20:56 +02:00
Erik Montnemery
bfb603fe78
Fix reconfiguring of Tasmota lights ( #42288 )
2020-10-24 14:31:08 +02:00
Erik Montnemery
15f46392d2
Fix Tasmota CT light ( #42287 )
2020-10-24 14:29:26 +02:00
Ville Skyttä
2b10128631
Bump dist to focal in Travis CI ( #42286 )
...
No need for external multimedia repos with it; they have some
dependency issues for bionic at the moment.
2020-10-24 13:23:53 +02:00
Rob Bierbooms
79fac17c28
Add unique_id and device_info to DSMR entities ( #42279 )
...
* Add unique ids and device info
* Fix tests
* Add tests
* Apply suggestions from code review
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
* Fix black
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
2020-10-24 06:22:23 -05:00
SukramJ
6efb782871
Add wired devices to Homematic IP Cloud ( #41232 )
...
* Add wired devices to HomematicIP Cloud
* Add test to check device registry
* Add comments
* Update comment
2020-10-23 21:14:54 -05:00
Sebastian Muszynski
ea0e359d90
Bump PyXiaomiGateway version to 0.13.4 ( #42262 )
2020-10-23 21:07:45 -05:00
epenet
6ef53a2c5d
Add config flow for One wire ( #39321 )
...
* Add support for config_flow
Add support for switches
Add support for binary sensors
* Add config flow strings
* Update .coveragerc
* black-formatting
* fixes for isort and flake
* fixes for pylint
* fixes for isort
* fixes for isort
* fixes for config_flow
* Add devices to Device Registry
* Updated comments
* fixes for flake8
* Updated comments
* Updated comments
* Implement async_unload_entry
* remove binary_sensor and switch implementation (will move to new PR)
* Update .coveragerc
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
* Update .coveragerc
* Review config flow to store the configuration type
* Add config_flow tests
* Move CONF_NAMES to constants
* Fix isort
* Tweak to onewire logger
* Tweak to onewire logger for sensor
* Reset _LOGGER variable
* Normalise header
* Normalise header
* Update to use references in config flow translations
* Improve test coverage
* fixes for isort
* Update async_unload_entry
* Update common strings
* Update imports
* Move connect attempt to executor
* Update common strings
* Remove OWFS from config_flow
* Prevent duplicate config entries
* Fix isort
* Fix flake8
* Fix tests following removal of OWFS implementation
* Fix flake8
* Adjust config from yaml to config-flow, and add ability to specify sysbus directory
* Ajust unique_id for config entries
* Fix test_config_flow
* Fix invalid merge
* Convert yaml to config_entry
* Update sysbus tests
* Tweaks to yaml import process, and add OWFS warning
* Enable migration of OWFS platform config to config_entry
* update the existing corresponding config entry on OWFS conversion
* Remove CONFIG_SCHEMA
* Move data_schema to constants
* Remove log message
* Remove duplicate warning
* Update already_configured to use already_configured_device constant
* Schedule get_entities on the executor
* Update duplicate entry check for OWServer
* Review TryCatch
* Schedule os.path.isdir on the executor
* rename owhost/owport
* Update checks for empty
* Fix incorrect patch
* Move config_flow validation methods to new OneWireHub
* Fix typo and pre-commit
* Cleanup try/else
* patch async_setup/async_setup_entry
* cleanup implicit exit point
* Fix invalid patch
* cleanup implicit exit point
* cleanup implicit exit point
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
2020-10-23 20:57:16 -05:00
HomeAssistant Azure
ed232ac733
[ci skip] Translation update
2020-10-24 00:05:17 +00:00
Schachar Levin
af048715f0
Add next alarm time sensor to Garmin ( #40420 )
...
* Add sensor for garmin next alarm(s)
* code-review changes
* type fix
* linter fix
* review fixes
2020-10-23 23:01:29 +02:00
Greg Dowling
e997e3a2eb
Tidy Roon media_browser following recently merged PR ( #42276 )
...
* Tidy media_browser details.
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-23 20:33:30 +02:00
J. Nick Koston
4bf9ce6fca
Add support for homekit garage obstruction sensors ( #42243 )
2020-10-23 12:18:02 -05:00
Paulus Schoutsen
9c60195780
Bumped version to 0.117.0b3
2020-10-23 15:45:06 +00:00
J. Nick Koston
d8fea1c582
Ensure event listener integrations do the queue insert as a callback ( #42265 )
2020-10-23 15:44:56 +00:00
Erik Montnemery
84ab40c57d
Fix Tasmota relay acting as on/off light ( #42259 )
2020-10-23 15:44:56 +00:00
Alan Tse
aace9dce38
Fix is_on test for Tesla Charger switch ( #42251 )
...
closes #41755
2020-10-23 15:44:55 +00:00
TheJulianJES
f6f95d0422
Fix polling of color for ZHA lights not updating ( #42248 )
2020-10-23 15:44:54 +00:00
BrianWithAHat
e0466d4ac8
Fix MaryTTS filename extensions ( #42228 )
...
Co-authored-by: Brian Laferriere <BrianWithAHat@users.noreply.github.com >
2020-10-23 15:44:53 +00:00
Erik Montnemery
88231aa541
Fix Tasmota relay acting as on/off light ( #42259 )
2020-10-23 17:40:43 +02:00
J. Nick Koston
5bba299e8f
Ensure event listener integrations do the queue insert as a callback ( #42265 )
2020-10-23 17:38:46 +02:00
Paulus Schoutsen
5dac3883b0
Stub light profiles ( #42232 )
2020-10-23 16:28:21 +02:00
Erik Montnemery
b626df1316
Improve cast integration tests ( #42229 )
...
* Improve cast tests
* Address review comments
* Further cleanup of tests
2020-10-23 16:16:55 +02:00
TheJulianJES
7618fe6111
Fix polling of color for ZHA lights not updating ( #42248 )
2020-10-23 09:14:37 -04:00
Willem-Jan
1340abb2fe
Bump version bsblan library to 0.4.0 ( #42220 )
2020-10-23 14:32:47 +02:00
Alan Tse
20c43df768
Fix is_on test for Tesla Charger switch ( #42251 )
...
closes #41755
2020-10-23 13:17:10 +02:00
Tim Werner
3f623ad453
Rewrite group unittest to pytest style ( #42159 )
2020-10-23 12:05:07 +02:00
BrianWithAHat
3fa97f5fc0
Fix MaryTTS filename extensions ( #42228 )
...
Co-authored-by: Brian Laferriere <BrianWithAHat@users.noreply.github.com >
2020-10-23 09:25:55 +02:00
Aaron Bach
536f1186b0
Remove remnants of configurable RainMachine scan interval ( #42239 )
...
* Remove remnants of configurable RainMachine scan interval
* Clean up tests
* Cleanup
2020-10-22 21:32:04 -05:00
HomeAssistant Azure
6e53aa1155
[ci skip] Translation update
2020-10-23 00:03:04 +00:00
Paulus Schoutsen
8e4a325fdb
Bumped version to 0.117.0b2
2020-10-22 23:33:34 +00:00
Alexei Chetroi
868b14f151
Update ZHA dependencies ( #42245 )
2020-10-22 23:33:22 +00:00
Bram Kragten
e660577e43
Update frontend to 20201021.2 ( #42242 )
2020-10-22 23:33:21 +00:00
J. Nick Koston
69cace1d41
Ensure websocket event serializer cache is effective if subscription iden differs ( #42226 )
...
Since someone websocket subscriptions will use an iden of 2 for
state_changed event (most comment), and some will use another
number for all events, the cache would not be used because the
iden number was different. We now cache only the event and
use a fast replace to insert the iden number into the serailized
response.
2020-10-22 23:33:20 +00:00
Anders Melchiorsen
4f908bc58c
Refresh now() templates on second=0 ( #42225 )
2020-10-22 23:33:20 +00:00
rikroe
d00ca7bf03
Bump bimmer-connected to 0.7.8 to fix login issue ( #42215 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com >
2020-10-22 23:33:19 +00:00
Tom Harris
65eb5ea55f
Fix issue in python > 3.8.2 ( #42213 )
2020-10-22 23:33:18 +00:00
Niccolo Zapponi
3586e0c5e4
Fix bug for SimpliSafe 2 systems repeatedly saying "your settings have been synchronised" ( #42197 )
...
* Fix bug for SimpliSafe 2 systems
* Improved loop and logging for SimpliSafe 2
2020-10-22 23:33:18 +00:00
Raman Gupta
e0621d2e5f
Set Vizio unique ID for discovery flow early and abort if configured to prevent duplicate discovery flows ( #42194 )
2020-10-22 23:33:17 +00:00
Erik Montnemery
1fb1bb0c08
Support reloading Tasmota config entries ( #42097 )
2020-10-22 23:33:16 +00:00
cgtobi
6c5e2af379
Add Netatmo sensor enable default ( #41928 )
2020-10-22 23:33:15 +00:00
Guido Schmitz
fcbe90cb80
Fix precision of climate devices in devolo Home Control ( #41832 )
2020-10-22 23:33:15 +00:00
Alexei Chetroi
0ab7bc7e75
Update ZHA dependencies ( #42245 )
2020-10-23 01:30:32 +02:00
J. Nick Koston
4a3b40a3ef
Ensure websocket event serializer cache is effective if subscription iden differs ( #42226 )
...
Since someone websocket subscriptions will use an iden of 2 for
state_changed event (most comment), and some will use another
number for all events, the cache would not be used because the
iden number was different. We now cache only the event and
use a fast replace to insert the iden number into the serailized
response.
2020-10-23 01:28:22 +02:00
Erik Montnemery
de35d58fd4
Support reloading Tasmota config entries ( #42097 )
2020-10-23 01:22:51 +02:00
Bram Kragten
3661035397
Update frontend to 20201021.2 ( #42242 )
2020-10-23 01:17:47 +02:00
Anders Melchiorsen
cb0c937b3e
Refresh now() templates on second=0 ( #42225 )
2020-10-23 00:11:02 +02:00
rikroe
4e917cf62c
Bump bimmer-connected to 0.7.8 to fix login issue ( #42215 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com >
2020-10-22 22:30:21 +02:00
Tom Harris
c07b146e58
Fix issue in python > 3.8.2 ( #42213 )
2020-10-22 22:04:06 +02:00
tkdrob
d1c8485297
Correct docstring in Skybell ( #42218 )
2020-10-22 14:38:15 -05:00
Niccolo Zapponi
93841e3e0c
Fix bug for SimpliSafe 2 systems repeatedly saying "your settings have been synchronised" ( #42197 )
...
* Fix bug for SimpliSafe 2 systems
* Improved loop and logging for SimpliSafe 2
2020-10-22 10:01:10 -06:00
Erik Montnemery
57cd3058d9
Always use shared zeroconf in cast config flow ( #42210 )
2020-10-22 17:47:19 +02:00
Guido Schmitz
13b2d10194
Handle multiple setups of devolo Home Control ( #41752 )
2020-10-22 15:01:44 +02:00
Andre Lengwenus
22db1a509d
Bump pypck to v0.7.4 ( #42206 )
2020-10-22 15:00:37 +02:00
Tim Werner
fcc895f294
Rewrite mochad unittest to pytest style ( #42164 )
2020-10-22 14:58:54 +02:00
Greg Dowling
9a54c31c34
Add media browser support to roon media player ( #42061 )
2020-10-22 14:54:55 +02:00
Paulus Schoutsen
e7b6903ef4
Improve the readability of the config flow code ( #42169 )
2020-10-22 13:00:55 +02:00
Franck Nijhof
05a65bb612
Upgrade shodan to 1.24.0 ( #42199 )
2020-10-22 11:21:15 +02:00
taiyeoguns
8bb7febbc5
Convert nx584 tests to pytest ( #42094 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-22 10:36:31 +02:00
Erik Montnemery
6194c382cb
Bump PAHO MQTT to 1.5.1 ( #42099 )
2020-10-22 10:08:19 +02:00
Guido Schmitz
c211275091
Fix precision of climate devices in devolo Home Control ( #41832 )
2020-10-22 10:06:16 +02:00
CurrentThread
9b145a78d9
Remove not used legacy remote test helpers ( #42144 )
2020-10-22 10:02:04 +02:00
cgtobi
c052c261d5
Add Netatmo sensor enable default ( #41928 )
2020-10-22 10:01:43 +02:00
Julian Engelhardt
5230ff6640
Rest test style ( #42032 )
2020-10-22 10:00:48 +02:00
jaydesl
f92ebde75a
Add more builtins to safe list (python_script) ( #42146 )
2020-10-22 09:59:49 +02:00
uvjustin
1c58a0fedc
Version bump pyforked daapd and add error string for forbidden ( #42156 )
2020-10-22 09:57:40 +02:00
Robert Svensson
e54f4aa9ed
Improve Axis tests ( #42183 )
2020-10-22 09:29:53 +02:00
HomeAssistant Azure
3eece977f8
[ci skip] Translation update
2020-10-22 09:21:20 +02:00
Raman Gupta
148a7ff50c
Set Vizio unique ID for discovery flow early and abort if configured to prevent duplicate discovery flows ( #42194 )
2020-10-22 09:20:17 +02:00
HomeAssistant Azure
b102ad731f
[ci skip] Translation update
2020-10-22 00:09:52 +00:00
Bram Kragten
f1de6bf6b4
Bumped version to 0.117.0b1
2020-10-22 00:24:25 +02:00
Aaron Bach
a8342d9395
Bump simplisafe-python to 9.5.1 ( #42179 )
2020-10-22 00:22:21 +02:00
J. Nick Koston
66453429b0
Avoid overloading the executor with service.yaml loads ( #42172 )
2020-10-22 00:22:19 +02:00
uvjustin
a83a5a2603
Remove duplicated finalize_stream code in stream ( #42171 )
2020-10-22 00:22:19 +02:00
Bram Kragten
bfd943c5dc
Updated frontend to 20201021.1 ( #42185 )
2020-10-22 00:20:31 +02:00
Aaron Bach
1ea103f090
Remove coordinator success from SimpliSafe availability calculation ( #42180 )
2020-10-22 00:20:30 +02:00
Bram Kragten
98697a504f
Updated frontend to 20201021.1 ( #42185 )
2020-10-22 00:17:13 +02:00
Ronan Murray
dab5e5ebc9
Rewrite london_air tests in pytest style ( #41165 )
2020-10-21 23:49:28 +02:00
Diogo Gomes
1f850f6374
Enable co-existence of two IPMA weather entities for the same location ( #40354 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-21 23:41:06 +02:00
uvjustin
6a59e79bc6
Remove duplicated finalize_stream code in stream ( #42171 )
2020-10-21 23:36:54 +02:00
Aaron Bach
8e063e94da
Bump simplisafe-python to 9.5.1 ( #42179 )
2020-10-21 23:35:48 +02:00
Aaron Bach
8bcfe4c859
Remove coordinator success from SimpliSafe availability calculation ( #42180 )
2020-10-21 23:35:20 +02:00
J. Nick Koston
4a0d18ccd8
Avoid overloading the executor with service.yaml loads ( #42172 )
2020-10-21 22:24:50 +02:00
Franck Nijhof
43aaf91799
Bump version to 0.118.0dev0 ( #42178 )
2020-10-21 22:06:18 +02:00
Franck Nijhof
db0cd34b24
Bumped version to 0.117.0b0
2020-10-21 20:57:05 +02:00
Franck Nijhof
813406573b
Add counter and timer to default_config ( #42174 )
2020-10-21 20:53:20 +02:00
Robert Svensson
1a97b0edd9
Fix deCONZ device refresh service ( #42175 )
2020-10-21 20:35:19 +02:00
Bram Kragten
e7d806c832
Update frontend to 20201021.0 ( #42173 )
2020-10-21 20:21:22 +02:00
Pascal Vizeli
208ccc6487
Update base image to 2020.10.0 ( #42167 )
2020-10-21 19:40:06 +02:00
Philip Allgaier
bd1d6f2c0d
Add link to log view in persistent notification ( #42060 )
2020-10-21 12:09:45 -05:00
Robert Svensson
a62db7887b
Bump Axis dependency ( #42168 )
2020-10-21 17:48:57 +02:00
Jason Heddings
1fe5928818
Handle type error in hunterdouglas_powerview ( #42137 )
2020-10-21 10:37:23 -05:00
Kevin Cathcart
754ba18af0
Add persistent_notification service to the notify platform ( #40638 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-21 17:12:36 +02:00
J. Nick Koston
df2ede6522
Fix state overwrite race condition where two platforms request the same entity_id ( #42151 )
...
* Fix state overwrite race condition where two platforms request the same entity id
* fix test
* create reservations instead
* revert
* cannot use __slots__ because we patch async_all
2020-10-21 17:01:51 +02:00
Quentame
bb641c23a9
Bump python-synology to 1.0.0 ( #42161 )
2020-10-21 16:42:07 +02:00
Paulus Schoutsen
5626a379de
Guard bad supported features for Google ( #42163 )
2020-10-21 16:37:42 +02:00
Chris Talkington
d8577a1550
Add config flow for cloudflare ( #41167 )
...
* add config flow for cloudflare
* Create const.py
* work on flow.
* remove const.
* lint.
* Apply suggestions from code review
Co-authored-by: J. Nick Koston <nick@koston.org >
* Update config_flows.py
* Update homeassistant/components/cloudflare/strings.json
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
* Update strings.json
* Apply suggestions from code review
* Update __init__.py
* Update __init__.py
Co-authored-by: J. Nick Koston <nick@koston.org >
2020-10-21 09:09:00 -05:00
Erik Montnemery
e203896638
Align MQTT light's default color temperature ( #41842 )
2020-10-21 15:46:29 +02:00
On Freund
a07c0d1605
Fallback to mac in Shelly config flow title ( #40783 )
2020-10-21 15:05:06 +02:00
CurrentThread
c1ebad8c97
Clean up filesize unittest test file in test tear down ( #42143 )
2020-10-21 13:47:30 +02:00
CurrentThread
bb1b210047
Use async_load_platform in test_discover_notify unittest ( #42142 )
2020-10-21 13:47:10 +02:00
Franck Nijhof
767c94f9c3
Merge branch 'master' into dev
2020-10-21 13:44:54 +02:00
Maciej Bieniek
f855ff8751
Bump aioshelly library to 0.4.0 ( #41905 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-21 13:37:17 +02:00
Olen
abeff01626
Add async_setup_entry to calendar platform ( #42075 )
2020-10-21 13:20:34 +02:00
Kevin Cathcart
0674ae6205
Fix pico tts errors ( #41619 )
...
Enabled the use of mutagen in unit tests.
Added a test for tagging a minimal .wav file.
2020-10-21 11:58:07 +02:00
J.P. Hutchins
c677489535
Handle Fritz exception and log warning ( #42145 )
2020-10-21 11:02:44 +02:00
Franck Nijhof
5671063ddc
Upgrade sentry-sdk to 0.19.1 ( #42132 )
2020-10-21 11:01:11 +02:00
Dermot Duffy
83e843820b
Use the beautiful ambient light icon ( #42153 )
2020-10-21 11:00:19 +02:00
Paulus Schoutsen
45345ddc05
Improve handling of ignored entries ( #42148 )
2020-10-21 10:49:09 +02:00
Rob Bierbooms
177bda01e8
Rewrite zwave init tests to pytest style test function (phase 2) ( #41431 )
2020-10-21 10:19:47 +02:00
Allen Porter
52b66e88c7
Update Nest integration to support Google Nest Device Access (new API) ( #41689 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-21 10:17:49 +02:00
Jeff Irion
9bc0509f28
Bump androidtv to 0.0.52 ( #42155 )
2020-10-21 09:51:13 +02:00
dmonego
1cacca6568
Update mqtt_eventstream tests to pytest style functions ( #42119 )
2020-10-21 04:07:48 +02:00
HomeAssistant Azure
00847db54f
[ci skip] Translation update
2020-10-21 00:06:01 +00:00
cgtobi
70969ecbfb
Add attribute for camera light state ( #40575 )
2020-10-20 21:57:00 +02:00
Brett
582074d1db
Improve Advantage Air integration to Platinum quality ( #41996 )
...
* Rename to ADVANTAGE_AIR_DOMAIN
* Remove attributes from binary sensor platform
* Handle other motionConfig values
* Restructure
* Unloading
* Fix unloading
* PARALLEL_UPDATES
* Remove pointless check
* Rollup to sensor
* Rollup to switch platform
* @ctalkington suggestion of added __init__ back
* Fix unload test
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
* Fix ENTRY_STATE_NOT_LOADED
* Update test docstring
* Remove obsolete __init__'s
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
* Remove unused __init__ from cover
* Code Quality 🏆 Platinum
* Re-push manifest.json
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
2020-10-20 13:30:09 -05:00
J. Nick Koston
023268df38
Update nuheat exception handling ( #42127 )
...
* Update nuheat exception handling
* remove unneeded exception handler
2020-10-20 20:22:10 +02:00
Brian Rogers
199464f084
Add rachio service to start multiple zones ( #42092 )
2020-10-20 13:14:39 -05:00
J. Nick Koston
5a907095e5
Remove logging from state in flume ( #42126 )
2020-10-20 16:41:06 +02:00
Tim Werner
e5aa5e2c35
rewrite mqtt unittest tests to pytest style ( #42122 )
2020-10-20 16:35:49 +02:00
Yuval Aboulafia
6c3362217e
Add light group icon ( #42091 )
2020-10-20 13:54:43 +02:00
Rob Bierbooms
be431ce12a
Set should_poll property for DSMR integration ( #42108 )
2020-10-20 12:14:09 +02:00
wouterbaake
1363fbb02a
Set force_update property for DSMR integration ( #42086 )
2020-10-20 09:45:43 +02:00
Robert Svensson
1303d20064
Adapt Axis integration to async HTTPx calls ( #42095 )
2020-10-20 09:31:04 +02:00
rajlaud
fcdb54d878
Add browse media support to squeezebox integration ( #40642 )
...
* Add browse media support to squeezebox integration
* Move browse media logic to browse_media.py
* Fix missing command when loading single url
* Update .coveragerc
* Handle empty library gracefully
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Implement suggestions from code review
* Additional suggestion from code review
* Use MEDIA_CLASS_GENRE
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-20 01:17:00 -05:00
Colin Robbins
b3a97c7b42
Bump lightwave to 0.19 ( #42033 )
...
* Python 3.9 compatibilty
* Python 3.9 compatibility
2020-10-20 03:03:35 +02:00
HomeAssistant Azure
81296b2b70
[ci skip] Translation update
2020-10-20 00:08:00 +00:00
jjlawren
e6e4c9cf59
Allow Cast to play Plex media ( #41869 )
...
* Allow Cast to play Plex media
* Add Plex to after_dependencies, add missing constant
* Extract function from Sonos service to allow media lookups
* Move to non-async method
* Check if media_id exists
* Add test to make codecov happy
2020-10-19 16:34:22 -05:00
dmonego
c8821d930e
Move sleepiq tests to pytest style functions ( #42018 )
2020-10-19 23:31:33 +02:00
CurrentThread
e129ea4db7
Rewrite demo unittest tests to pytest style test functions ( #41845 )
2020-10-19 23:29:44 +02:00
CurrentThread
7e3aa6ddce
Rewrite remote unittest tests to pytest style test functions and remove legacy test helpers ( #41715 )
2020-10-19 23:28:40 +02:00
Alexander Pitkin
f5f4570a29
Rewrite alert test to pytest ( #41102 )
...
* Rewrite alert test to pytest
* Rewrite alert test to pytest. Add mock_notifier fixture
2020-10-19 23:26:40 +02:00
Paulus Schoutsen
b8417a2ce2
Do not allow coroutines to be passed to HassJob ( #42073 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2020-10-19 23:25:33 +02:00
Erik Montnemery
ec7f329807
Add support for Tasmota status sensor ( #41782 )
...
* Add sensor attributes, remove useless test.
* Fix tests
* Rework handling of sensor attributes
* Remove unused sensor attributes
* Hide status sensors
* Bump hatasmota to 0.0.19
* Use DEVICE_CLASS_SIGNAL_STRENGTH for WiFi signal sensor
* Improve test coverage
* Fix tests
2020-10-19 22:07:31 +02:00
ehendrix23
4da6c22338
Update pymyq to 2.0.8 ( #42088 )
2020-10-19 20:11:21 +02:00
Robert Svensson
de98168211
Axis lib migrates to httpx ( #42054 )
...
* Clean up some parameter naming
* Bump lib
* Bump to v39
2020-10-19 20:01:25 +02:00
Rihan9
d01a96d1ce
Fix onvif sensor detection and onvif stop service call ( #41949 )
...
* Fix stop service call after movement, add new parser for topic: tns1:RuleEngine/MotionRegionDetector/Motion
* Fix PullMessages call and formatting Stop call
* Fix timeout on pullmessages call
* Fix black and flake8 detected issues
* add SetSynchronizationPoint with try/except block
2020-10-19 13:01:34 -04:00
epenet
4459c843ea
Deprecate OWFS/FUSE implementation in onewire integration ( #42041 )
...
* Add warning
* Fix black
* Combine logging messages
* Combine logging messages
2020-10-19 18:23:43 +02:00
Jeff Irion
5db01ed7cf
Bump androidtv to 0.0.51 (add support for Google TV devices) ( #42047 )
2020-10-19 10:58:56 -05:00
dependabot[bot]
83d01ee857
Bump codecov/codecov-action from v1.0.13 to v1.0.14 ( #42070 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.13 to v1.0.14.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.13...7d5dfa54903bd909319c580a00535b483d1efcf3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 17:41:58 +02:00
Paulus Schoutsen
440570244d
Don't swallow all errors when checking for config validator platform ( #42058 )
2020-10-19 17:09:57 +02:00
Paulus Schoutsen
8d4675713a
Fix event test ( #42078 )
2020-10-19 16:50:46 +02:00
Ronan Murray
16c402f583
Rewrite nsw_fuel_station tests to pytest style ( #41171 )
2020-10-19 12:19:39 +02:00
Rob Bierbooms
5e98bdb19c
Rewrite openhardwaremonitor tests to pytest style test functions ( #41157 )
2020-10-19 12:18:34 +02:00
Sebastian Rodriguez
226a6f7584
Rewrite time_date unittest tests to pytest style test functions ( #41149 )
2020-10-19 12:14:07 +02:00
CurrentThread
6b409dc811
Rewrite filesize unittest tests to pytest style test functions ( #41421 )
2020-10-19 12:10:53 +02:00
thaohtp
a57d1c1bf0
Rewrite efergy unittest tests to pytest style test functions. ( #41769 )
...
Issue: https://github.com/home-assistant/core/issues/40836
2020-10-19 12:09:39 +02:00
Adam Cooper
fe7c8dd80a
Migrated coinmarketcap tests to utilise pytests instead of unittests ( #42013 )
2020-10-19 12:08:55 +02:00
Julian Engelhardt
97b1fffad4
Geo rss test style ( #42038 )
2020-10-19 11:59:04 +02:00
dvermd
5a533a8c5d
Rewrite datadog tests to pytest ( #42059 )
2020-10-19 11:57:01 +02:00
thaohtp
6f4be7882b
Rewrite logentries unittest tests to pytest style test functions ( #41852 )
...
* Rewrite logentries unittest tests to pytest style test functions.
Issue: https://github.com/home-assistant/core/issues/40862
* Import mock correctly
* Fix mock import
* Fix failure in formatting.
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-19 11:30:40 +02:00
J. Nick Koston
31c21126a8
Implement time tracking in templates ( #41147 )
...
Co-authored-by: Anders Melchiorsen <amelchio@nogoto.net >
2020-10-19 11:02:43 +02:00
Paulus Schoutsen
8949eb2442
Add httpx as a core dep ( #42071 )
2020-10-19 10:18:47 +02:00
J. Nick Koston
77b95ae8a1
Reduce domain states rate limit to 1 per second ( #42004 )
2020-10-19 10:18:25 +02:00
J. Nick Koston
3a9b2392f8
Suppress domain and all listeners during template rate limit ( #42005 )
2020-10-19 10:17:51 +02:00
Cristian Asenjo
344514601d
Sort Kodi BrowseMedia children TV Shows and Movies ( #41377 )
2020-10-19 09:55:17 +02:00
J. Nick Koston
9649525fe6
Increase coverage and optimize history skip_initial_state ( #42014 )
...
Avoids a database query when all states have not
changed in the time window when skip_initial_state
is set.
2020-10-19 09:53:47 +02:00
Paulus Schoutsen
388a5d8c91
Add entity ID to time trigger ( #41933 )
2020-10-19 09:42:00 +02:00
Colin Robbins
6f8e3d2544
Update stream integration for Python 3.9 which removed isAlive from threading in favor of is_alive ( #42051 )
...
Python 3.9 compact
2020-10-18 23:42:50 -04:00
Jason Hunter
33f0bf4c4a
Do not guess app state in Xbox integration ( #42067 )
2020-10-18 23:30:44 -04:00
Jason Hunter
5a397312e7
Update ONVIF to Zeep 4.0/httpx ( #42020 )
...
* convert to httpx and zeep 4.0
* fix tests
* add onvif-zeep-async to manifest
* pin zeep to fool CI cache
* address review comments
2020-10-18 23:29:53 -04:00
Glenn Waters
304b9f47b4
ElkM1 fix auto-configure. ( #42064 )
...
The elkm1-lib autoconfigure set the `configured` flag based on an
attribute of the element being changed. This approach misses counters
and thermostats. It also does not work well well an "unconfigured"
element's default value is different from what is on the panel. This
was the case for zones (the `area` attribute was different).
The fix in the library is to mark an element as `configured` when
the element has a name associated with it. This change is
technically breaking, although I imagine, few if any people will be
affected as (1) they configure names on all elements (2) the
functionality was not working properly, so element would not be missing.
The HA docs will be updated to add a section on autoconfigure. It will
describe that to have an element automatically configured then the
element must be configured on the ElkM1 panel with a name.
This particular patch is required for ElkM1 areas. The existing logic
assumes that an area is configured if it has an associated keypad. Not
all areas have keypads (I have an area only armable with HA). The
library fix should catch all configured areas.
2020-10-18 19:48:20 -05:00
HomeAssistant Azure
59a3add24a
[ci skip] Translation update
2020-10-19 00:03:28 +00:00
J. Nick Koston
c86dfeb6e2
Remove double timeout from gogogate2 ( #42052 )
2020-10-18 15:46:13 -05:00
Paulus Schoutsen
6ab9b7355f
Add tests for singleton decorator ( #42055 )
2020-10-18 22:41:22 +02:00
Eugene Prystupa
6366872119
Add support for Bond fireplaces with integrated lights ( #41255 )
2020-10-18 14:11:24 -05:00
Guido Schmitz
e5eae22ad8
Disable less popular entities in devolo Home Control ( #41945 )
2020-10-18 14:07:24 -05:00
Bas Nijholt
2604bf59ad
Set keyword arguments in DemoLight ( #42040 )
...
I noticed that the signature was very hard to read when working on https://github.com/home-assistant/core/pull/40626 .
2020-10-18 13:57:35 -05:00
scheric
22b360a10e
Use common strings in ambiclimate config flow ( #41772 )
...
* already_configured_account->already_configured
* add authenticated string
* oauth2_missing_...->missing_configuration
2020-10-18 20:55:32 +02:00
Ronaldo Lima
d6d17aa295
Replace invalid credentials with common string invalid_auth ( #41997 )
...
* add GeoNet NZ Volcano to home-assistant#40578
* move invalid_credentials
* revert geonet nz volkano
* change invalid_credentials to invalid_auth
* change translation keys
2020-10-18 13:55:01 -05:00
scheric
24cfca812e
Use common strings in sharkiq config flow ( #41773 )
...
* already_configured_account->already_configured
* remove already_configured_account
* already_configured_account->already_configured
2020-10-18 20:50:58 +02:00
J. Nick Koston
8c27a99386
Convert nuheat to use DataUpdateCoordinator ( #42034 )
...
* Convert nuheat to use DataUpdateCoordinator
* coverage
* Update homeassistant/components/nuheat/climate.py
2020-10-18 13:45:47 -05:00
J. Nick Koston
37df7bf4c5
Convert flume to use DataUpdateCoordinator ( #42017 )
...
* Convert flume to use DataUpdateCoordinator
* pylint
* Update homeassistant/components/flume/sensor.py
* Update homeassistant/components/flume/sensor.py
2020-10-18 13:44:36 -05:00
J. Nick Koston
6c1078d1ca
Reduce ssdp context switches into the executor ( #42045 )
...
* Reduce ssdp context switches into the executor
* no self use
2020-10-18 13:44:01 -05:00
shbatm
c4821bfa74
Improve ISY994 NodeServer sorting and format sensor display values ( #42050 )
2020-10-18 13:33:45 -05:00
Brig Lamoreaux
a17da16dd2
Use common strings in xiaomi_aqara ( #41866 )
...
* Use common strings in xiaomi_aqara
* Remove mixed strings
2020-10-18 20:32:18 +02:00
Brett
5fab68725d
Add Switch platform to Advantage Air ( #41995 )
...
* Add Switch platform
* Rename DOMAIN in climate
* Revert "Rename DOMAIN in climate"
This reverts commit 271ac7b8a5
.
* Update unique_id
* Use constants
* Add switch platform to init
* Fix path for change
* Add tests
* Fix indentation of async_add_entities
2020-10-18 13:30:53 -05:00
Aaron Bach
91fd59aa57
Fix incorrect initial state with SimpliSafe locks ( #42039 )
...
* Fix incorrect initial state with SimpliSafe locks
* Cleanup
2020-10-18 12:21:48 -06:00
shbatm
941453dca9
Upgrade PyISY to v2.1.0, add support for variable precision ( #42043 )
2020-10-18 11:45:15 -05:00
Felipe Martins Diel
d96a1744f0
Improve RemoteEntity class ( #40605 )
2020-10-18 08:59:36 -05:00
Ronaldo Lima
1355d285e8
Remove unused strings in deCONZ config flow ( #41978 )
2020-10-18 15:26:40 +02:00
David Straub
6b77633e6e
Bump homeconnect to 0.6.3 ( #42022 )
2020-10-18 10:33:19 +02:00
HomeAssistant Azure
1a03bbda5a
[ci skip] Translation update
2020-10-18 00:03:28 +00:00
Erik Montnemery
515a6479a4
Bump hatasmota to 0.0.18 ( #42000 )
...
* Bump hatasmota to 0.0.17
* Bump hatasmota to 0.0.18
2020-10-18 00:00:28 +02:00
Aaron Bach
95f66ff4d5
Add low battery sensor for SimpliSafe locks ( #42010 )
2020-10-17 14:41:01 -05:00
Aaron Bach
8b6336a91a
Move SimpliSafe REST API to DataUpdateCoordinator ( #41919 )
...
* Mirgrate SimpliSafe REST API to DataUpdateCoordinator
* Docstring
* More work
* Good to go
* Linting
* Restore previous initial event check
* Linting
* Comment
* Simplify listener
* Code review
* Cleanup
2020-10-17 14:40:34 -05:00
J. Nick Koston
183f94364a
Parse html in the executor for scrape sensors ( #41987 )
2020-10-17 18:57:59 +02:00
Robert Svensson
c6c617ed31
Improve device registry for host and deCONZ service ( #41786 )
2020-10-17 11:44:23 -05:00
mezz64
92669d33aa
Bump pyEmby to 1.7 ( #41984 )
2020-10-17 11:35:23 -05:00
Brett
e71d851973
Add Sensor Platform to Advantage Air ( #41870 )
...
* WIP Add Sensor platform
* Code quality improvements
* Readability improvements
* Fix RSSI in fixture
* Sensor platform tests
* Created parent sensor class
* Fix DOMAIN namespace
* Code Coverage fix for impossible case
* Use parent class
* Add to fixture for code coverage
* Description Update
* Use consistent name for ADVANTAGE_AIR_DOMAIN
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com >
* Set ADVANTAGE_AIR_DOMAIN where required
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com >
2020-10-17 11:29:36 -05:00
marecabo
2443f5d108
Add device classes to battery, illuminance and temperature miflora sensor ( #41975 )
2020-10-17 11:25:26 -05:00
Erik Montnemery
5d1b4f5c87
Bump pychromecast to 7.5.1 ( #41991 )
2020-10-17 11:22:58 -05:00
Robert Svensson
7eb532ddd0
Improve imports in deCONZ tests ( #41976 )
...
* Improve imports in deconz tests
* Add spacing
2020-10-17 11:20:06 -05:00
Aaron Bach
1b94ef69d8
Migrate IQVIA to DataUpdateCoordinator ( #41970 )
...
* Migrate IQVIA to DataUpdateCoordinator
* Linting
* Code review
* Better re-raise
2020-10-17 11:16:41 -05:00
J. Nick Koston
c0845a3650
Prevent ios sensor updates from running in the executor ( #41986 )
...
The update was only checking an existing dict
2020-10-17 15:38:42 +02:00
J. Nick Koston
d9fbde4f6c
Prevent doorbird from creating many executor jobs ( #41985 )
2020-10-17 15:35:24 +02:00
Ronaldo Lima
121613f5e6
Use common string in GeoNet NZ Volcano ( #41981 )
...
* add GeoNet NZ Volcano to home-assistant#40578
* change key from already_configured_location to already_configured on GeoNet NZ Volkano
2020-10-17 15:07:44 +02:00
Stuart Mumford
d0b1b0a39e
Bump oemthermostat to 1.1.1 ( #41998 )
...
The library update is a packaging fix for upcoming pip dependency
resolution
2020-10-17 14:05:22 +02:00
Paulus Schoutsen
39ba0fc7ee
Remove BOM integration because it uses webscraping ( #41941 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-17 13:56:11 +02:00
Gautham Varma K
ee1b6d3195
Use common strings in denonavr integration ( #41746 )
2020-10-17 13:34:51 +02:00
Gautham Varma K
622c56b6a7
Use common strings in emulated roku ( #41745 )
...
* Use common strings in emulated roku
Replace IP and port with references from common strings
* Update strings.json
*Replace References in mix with sentence with their values.
*Replace name_exists with already_configured
* Replace references in config_flow
2020-10-17 13:13:05 +02:00
Erik Montnemery
49b7f317ff
Fix Tasmota stale docstring + print level ( #41992 )
2020-10-17 13:07:21 +02:00
Anders Melchiorsen
30b454ddb7
Fix Sonos shuffle/repeat state with Spotify Connect ( #41939 )
2020-10-17 09:40:43 +02:00
J. Nick Koston
5580b21260
Decouple RestData from rest.sensor ( #41980 )
2020-10-17 04:56:45 +02:00
Philip Allgaier
dde6305549
Cleanup unused loggers (components N-Z + tests) ( #41982 )
2020-10-16 21:24:08 -05:00
J. Nick Koston
ad6ce5fa83
Convert rest sensors to async using httpx ( #41973 )
2020-10-16 19:21:13 -05:00
HomeAssistant Azure
39adf14079
[ci skip] Translation update
2020-10-17 00:06:00 +00:00
Abílio Costa
28fb761b01
Use skip_configuration flag to skip requests in ZHA ( #41554 )
...
* Remove duplicated attribute request from ZHA
The on_off attribute is on the REPORT_CONFIG, so
super().async_initialize already requests it from the device.
No need to request it twice.
* Use skip_configuration flag to skip requests in ZHA
* Fix loading from cache
* Fix loading from cache condition
2020-10-16 20:03:35 -04:00
Alexei Chetroi
c29f613b1d
Fix schema for set_zigbee_cluster_attribute service ( #41850 )
2020-10-16 20:02:14 -04:00
Ronaldo Lima
87deb2344c
Use common strings in Azure DevOps config flow ( #41974 )
2020-10-17 01:27:44 +02:00
Aaron Bach
74a1b75919
Deprecate YAML config for RainMachine (0.119 removal) ( #41971 )
2020-10-16 16:35:13 -05:00
Jaroslav Hanslík
3e82cc1b4f
Add arming state to template alarm control panel ( #41964 )
2020-10-16 23:01:06 +02:00
Jaroslav Hanslík
b7f818e431
Fix typo in comment in demo integration ( #41955 )
2020-10-16 22:53:16 +02:00
João Gabriel
554246f061
Add device_class to Panasonic Viera media player entity ( #41966 )
2020-10-16 22:13:27 +02:00
Quentame
7469bd9266
Wait Synology NAS boot before configuring ( #41829 )
2020-10-16 14:39:20 -05:00
Jason Hunter
d5bf27427c
Fix media source for Xbox integration ( #41959 )
...
* fix media content type
* fix comments
2020-10-16 15:02:24 -04:00
Brett
ca9ac48938
Add Binary Sensor Platform to Advantage Air ( #41871 )
...
* Binary Sensor Platform
* Parent Binary Sensor Class
* Fix DOMAIN namespace
* Use parent class
2020-10-16 12:12:24 -05:00
Aaron Bach
bbef87d3f3
Clean up SimpliSafe device info and sensor creation ( #41920 )
...
* Clean up SimpliSafe device info and sensor creation
* Code review
2020-10-16 12:01:16 -05:00
Robert Svensson
1c3ec69166
Remove deprecated UniFi yaml configuration support ( #41954 )
2020-10-16 11:55:44 -05:00
Robert Svensson
028689d6bd
Remove update on add signalling in Axis integration ( #41956 )
...
Minor clean up of the integration
2020-10-16 11:54:48 -05:00
ioull
cb60905415
Add Bancs de Brouillard in fog condition ( #41947 )
...
* Add Bancs de Brouillard in fog condition
* Add Bancs de Brouillard in fog condition
2020-10-16 18:30:17 +02:00
uvjustin
ce0e08838f
Fix timestamp overflow error in stream ( #41951 )
2020-10-16 11:48:45 -04:00
Aaron Bach
eff0c4a494
Properly unload SimpliSafe websocket listener ( #41952 )
2020-10-16 17:44:53 +02:00
Robert Svensson
8c0b39eb9c
No update before adding entity in deCONZ ( #41948 )
2020-10-16 17:14:26 +02:00
Rob Bierbooms
92f89213a3
Fix InfluxDB v2 API with write precision None ( #41937 )
2020-10-16 16:44:50 +02:00
J. Nick Koston
1e256e6122
Remove unneeded async_add_job from homematic ( #41855 )
2020-10-16 09:24:12 -05:00
Robert Svensson
85ccff28cd
Revert partial changes to deCONZ integration from earlier PR ( #41943 )
2020-10-16 14:38:12 +02:00
Punita Ojha
23b3db08f3
Rewrite smtp Unittest Tests To Pytest Style ( #41720 )
...
* Rewrite smtp unittest tests to pytest style
test functions.
.coverage.rc --> Remove homeassistant/component/smtp/notify.py from
omit section.
test_notify.py --> Convert test case to pytest style.
test.jpg, test.pdf --> Add test files.
Issue id:- #40894
* Made Fix Based On Code Review
To Pull Request - #41720 .
.coveragerc --> Add file in omit section as coverage is 75%(i.e. <95%)
test_notify.py --> Capitalize constant in file, Made parametrized data
compatible to avoid if conditions.
Code Review Submission on Pull Request #41720 .
* Made Fix Based On Code Review
To Pull Request #41720 .
test_notify.py --> Add different test for simple text message to avoid if conditions check in code.
* Move Notify Media Files To
Folder tests/testing_config/notify.
test_notify.py --> Add Relevant Path For .jpg and .pdf file.
test.jpg, test.pdf --> Move to relevant location.
Pull request #41720
2020-10-16 13:55:12 +02:00
Marc Kolly
8bcae65dd8
Add missing Extended GTFS Route Types ( #40297 )
2020-10-16 13:51:05 +02:00
scheric
db802ff2b4
Use common strings in Mill config flow ( #41836 )
2020-10-16 13:44:41 +02:00
Chris Talkington
243a4e5df6
Remove deprecated YAML config from sonarr ( #41904 )
2020-10-16 13:43:35 +02:00
Edward Knight
b39d82c154
Rewrite APNS tests to use pytest ( #41684 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-10-16 13:43:02 +02:00
Paulus Schoutsen
11d2e0c671
Bump cloud to 0.37.1 ( #41930 )
2020-10-16 13:40:04 +02:00
CurrentThread
75f27d6318
Rewrite mold_indicator unittest tests to pytest style test functions ( #41598 )
2020-10-16 13:37:15 +02:00
J. Nick Koston
965bb2c8df
Update nest to use async_add_executor_job ( #41926 )
2020-10-16 13:31:16 +02:00
CurrentThread
250fbd857b
Rewrite file unittest tests to pytest style test functions ( #41616 )
2020-10-16 13:30:03 +02:00
J. Nick Koston
9c719beded
Update telegram_bot to use async_add_executor_job ( #41924 )
2020-10-16 13:29:28 +02:00
sycx2
91042e3e46
Improve template test lock ( #41195 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-16 13:25:57 +02:00
Johan Hammar
30c20f362e
Rewrite folder unittest tests to pytest style test functions ( #41672 )
2020-10-16 13:19:38 +02:00
scheric
0f2dfeb33f
Use common strings in ovo energy config flow ( #41940 )
2020-10-16 13:17:41 +02:00
J. Nick Koston
83af805522
Update google_translate to use async_add_executor_job ( #41925 )
2020-10-16 13:15:01 +02:00
Ariana Hlavaty
c9ba5bfebd
Rewrite proximity tests to be pytest functions ( #41711 )
2020-10-16 13:13:34 +02:00
thaohtp
aabf26bbc8
Rewrite bayesian unittest tests to pytest style test functions. ( #41740 )
2020-10-16 13:10:48 +02:00
J. Nick Koston
6f113e981b
Update litejet and zwave tests to use async_add_executor_job ( #41927 )
...
* Update litejet and zwave tests to use async_add_executor_job
* await
2020-10-16 13:08:04 +02:00
Ariana Hlavaty
0a192947ed
Rewrite shell_command unittest tests to pytest style test function ( #41274 )
2020-10-16 13:04:12 +02:00
Captone Habiyaremye
5e96d21414
Add device actions to water_heater ( #41417 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-16 12:51:12 +02:00
J. Nick Koston
9f5e3bfbd5
Update homekit camera resolutions for tvOS 14 ( #41914 )
2020-10-16 05:42:38 -05:00
Maciej Bieniek
798f7d1c63
Fix zeroconf name ( #41908 )
2020-10-16 05:38:39 -05:00
Ville Skyttä
92488849ea
Add deCONZ IKEA TRÅDFRI wireless dimmer fast rotate events ( #41573 )
...
Ref https://fccid.io/FHO-ICTC-G-1/User-Manual/User-Manual-3155271.pdf
2020-10-16 12:12:59 +02:00
Balazs Keresztury
544b7c67e5
Removed unneccessary dependency on adafruit-blinka ( #41768 )
2020-10-16 12:12:32 +02:00
CurrentThread
904ce66a72
Rewrite tod unittest tests to pytest style test functions ( #41603 )
2020-10-16 12:10:38 +02:00
CurrentThread
a28f347b2b
Rewrite fail2ban unittest tests to pytest style test functions ( #41606 )
2020-10-16 12:04:53 +02:00
James Warne
2146dd1268
Rewrite wsdot unittest tests to pytest style test functions ( #41638 )
2020-10-16 12:00:42 +02:00
Koen Beckers
465c21e075
Add game_icon to steam_online ( #39947 )
...
May just need to rename the sensor to steam info?
2020-10-16 11:59:27 +02:00
Gerard
0f1011ba3f
Update featured integrations screenshot in README ( #41085 )
2020-10-16 11:53:57 +02:00
Robert Svensson
9abe18b579
Remove setup platform functions from UniFi since they are no longer needed ( #41935 )
2020-10-16 11:48:56 +02:00
Paulus Schoutsen
2f69b53bc3
Fix upcloud coverage that is breaking CI ( #41934 )
2020-10-16 11:30:51 +02:00
Thomas Barnekov
8be3f2f2a5
Add automatic keep-alive for IKEA Trådfri ( #41778 )
...
* Added automatic keep-alive for IKEA Trådfri
* Don't shut down factory on keep-alive error
* Avoid keep-alive after shutdown
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-16 11:21:36 +02:00
Tom Schneider
d16c04a8e0
Fix hvv_departures request time ( #40195 )
2020-10-16 10:07:24 +02:00
Tom Parker-Shemilt
2b151209b2
Don't try and store exceptions when the key is missing ( #41803 )
2020-10-16 10:01:58 +02:00
Paulus Schoutsen
8bc47c0cd1
Catch it when files are ignored by coverage but shouldn't ( #41876 )
2020-10-16 09:57:11 +02:00
Paulus Schoutsen
62343f87ad
Catch when old entity can't be serialized in Google Report State ( #41916 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-16 09:56:48 +02:00
Erik Montnemery
9e9f841f35
Add Tasmota device trigger ( #41590 )
...
* Add Tasmota device trigger
* Correct import
* Remove useless try-except
* Remove commented out code
* Align with hatasmota 0.0.14
* Update according to review comments
2020-10-16 08:16:07 +02:00
Brett
731d617c5e
Code Quality improvements for Advantage Air integration ( #41861 )
...
* Readability improvements
* Code quality and more tests
* Created a parent entity
* Apply parent entity to cover platform
* Update _zone property
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Remove device_state_attributes
* Correct attribute tests
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-15 23:30:29 -05:00
Aaron Bach
1e0663e986
Bump pyairvisual to 5.0.3 ( #41921 )
2020-10-15 23:16:03 -05:00
Aaron Bach
76f88459dd
Fix incorrect SimpliSafe websocket disconnect listener ( #41923 )
2020-10-15 23:13:45 -05:00
HomeAssistant Azure
11b812b82e
[ci skip] Translation update
2020-10-16 00:04:33 +00:00
Chris Talkington
cbdd712b3d
Remove sonarr reauth persistent notification ( #41911 )
2020-10-16 01:19:22 +02:00
Jason Hunter
c10fe4f723
Add sensors to Xbox integration ( #41868 )
...
* favorited friends binary sensors
* add binary_sensor to .coveragerc
* fix copy/paste comments...
* make sensor entities instead of attributes
* address PR review comments
* default state to None
2020-10-15 19:11:05 -04:00
Glenn Waters
801168f9d7
Add ElkM1 time and counter services and keypress event ( #41867 )
2020-10-15 17:05:07 -05:00
Aaron Bach
a0bb8ae5d9
Fix unhandled exception with SimpliSafe socket disconnection ( #41917 )
2020-10-15 17:00:57 -05:00
Paulus Schoutsen
3bcf2f9fd5
Merge pull request #41909 from home-assistant/rc
2020-10-15 23:41:17 +02:00
Martin Hjelmare
da6bdd4464
Add supervisor set add-on options helper ( #41651 )
2020-10-15 23:38:53 +02:00
Ariana Hlavaty
e28e453c08
Rewrite scene unittest tests to pytest style test function ( #41172 )
2020-10-15 23:35:30 +02:00
Aaron Bach
162a5d99a2
Add common string for reauth title ( #41865 )
2020-10-15 16:35:00 -05:00
Ville Skyttä
a9f342ef74
Convert UpCloud to config flow, improve error handling ( #37941 )
2020-10-15 23:26:01 +02:00
Bas Nijholt
d790de1346
Minor code improvement for KEF ( #41885 )
2020-10-15 16:20:23 -05:00
Raman Gupta
0e20bba40a
Add persistent notification for reauth config flows ( #41811 )
...
* add persistent notification for reauth config flow
* remove log
* Update homeassistant/config_entries.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Update homeassistant/config_entries.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* fix logic for determining when to dismiss notification
* add comment
* improve tests to ensure notifications only get dismissed when all in progress config flows of a given type are complete
* Update homeassistant/config_entries.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
* handle context is None when accessing source
* add guard to show_advanced_options
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
2020-10-15 15:46:27 -05:00
uvjustin
a72dd6b917
Cap AVC profile level at 4.1 in stream master playlist ( #41592 )
...
* Cap AVC profile level at 4.1
* Use smaller multiplier in bandwidth calculation
2020-10-15 20:43:32 +00:00
J. Nick Koston
a220e74154
Update zhong_hong to use async_add_executor_job ( #41846 )
2020-10-15 15:39:48 -05:00
uvjustin
9270585a44
Cap AVC profile level at 4.1 in stream master playlist ( #41592 )
...
* Cap AVC profile level at 4.1
* Use smaller multiplier in bandwidth calculation
2020-10-15 16:37:27 -04:00
Paulus Schoutsen
36a1fe5f54
Bumped version to 0.116.4
2020-10-15 20:30:57 +00:00
Jason Hunter
303b7efd4b
Bump ONVIF and pin Zeep ( #41907 )
2020-10-15 20:30:49 +00:00
Aaron Bach
6114006b8b
Deprecate YAML config for SimpliSafe (0.119 removal) ( #41896 )
...
* Deprecate YAML config for SimpliSafe (0.119 removal)
* Remove import step from config flow
2020-10-15 14:28:09 -06:00
Jason Hunter
32675e0e38
Bump ONVIF and pin Zeep ( #41907 )
2020-10-15 22:24:33 +02:00
Erik Montnemery
766a0032c9
Bump hatasmota to 0.0.16 ( #41902 )
2020-10-15 21:14:42 +02:00
Aaron Bach
2079e41b7a
Properly disconnect from SimpliSafe websocket on HASS shutdown ( #41894 )
...
* Properly disconnect from SimpliSafe websocket on HASS shutdown
* Update homeassistant/components/simplisafe/__init__.py
Co-authored-by: J. Nick Koston <nick@koston.org >
* Update homeassistant/components/simplisafe/__init__.py
Co-authored-by: J. Nick Koston <nick@koston.org >
Co-authored-by: J. Nick Koston <nick@koston.org >
2020-10-15 13:05:00 -06:00
epenet
ba789105ee
Add PRESSURE_CBAR to onewire constants ( #41826 )
2020-10-15 19:57:15 +02:00
J. Nick Koston
3ffa050905
Support HomeKit accessory mode ( #41679 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-15 11:59:50 -05:00
Aaron Bach
db7c16162d
Remove duplicated options handling in SimpliSafe ( #41806 )
...
* Remove duplicated options handling in SimpliSafe
* Incorrect property name
2020-10-15 10:36:04 -06:00
Tom
368bc0c34b
Fix Plugwise hvac action and mode ( #41550 )
2020-10-15 16:59:02 +02:00
dependabot[bot]
2074da4f9f
Bump actions/setup-python from v2.1.3 to v2.1.4 ( #41873 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.1.3...41b7212b1668f5de9d65e9c82aa777e6bbedb3a8 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-15 16:42:06 +02:00
J. Nick Koston
41872341f5
Update mysensors to use async_add_executor_job ( #41849 )
2020-10-15 09:22:50 -05:00
J. Nick Koston
3ee4f43b20
Update kira to use async_add_executor_job ( #41847 )
2020-10-15 09:22:37 -05:00
J. Nick Koston
2e05592039
Update remaining i2c sensors to use async_add_executor_job ( #41860 )
2020-10-15 09:22:17 -05:00
On Freund
086378c48f
Add media browser capability to volumio ( #40785 )
2020-10-15 15:49:36 +02:00
J. Nick Koston
c5ae801bcb
Allow HomeKit to be configured in include mode from the UI ( #41662 )
2020-10-15 15:33:01 +02:00
Pascal Vizeli
0323aeb660
Fix machine release builds ( #41879 )
2020-10-15 11:52:39 +00:00
Pascal Vizeli
b2f50d0a3a
Fix machine release builds ( #41879 )
2020-10-15 11:52:20 +00:00
Pascal Vizeli
f2a2cfc52e
Fix machine release builds ( #41879 )
2020-10-15 13:34:27 +02:00
Gabe Cook
ffb4a9112b
Ruckus Unleashed Requested Changes ( #41824 )
2020-10-15 12:49:43 +02:00
Brett
a2574a4ed5
Add Cover Platform to Advantage Air ( #41757 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-15 12:45:05 +02:00
J. Nick Koston
21cc23244d
Improve template ratelimit performance ( #41741 )
2020-10-15 12:02:05 +02:00
Paulus Schoutsen
58e8162d18
Merge pull request #41877 from home-assistant/rc
2020-10-15 11:35:03 +02:00
Joakim Sørensen
1f07a4eba0
Forward client headers for proxied stream responses ( #41663 )
2020-10-15 11:01:37 +02:00
Paulus Schoutsen
8036b709e0
Bumped version to 0.116.3
2020-10-15 08:42:52 +00:00
cgtobi
e80ffe16f7
Reduce polling for Netatmo weather station sensors ( #41858 )
2020-10-15 08:42:27 +00:00
J. Nick Koston
99010bab18
Permit event trackers to accept an empty list of entities or domains ( #41857 )
2020-10-15 08:42:05 +00:00
Simone Chemelli
8d5e15df3d
Shelly: fix for RGB devices ( #41841 )
2020-10-15 08:42:05 +00:00
Aaron Bach
efffc82414
Fix SimpliSafe re-auth flow ( #41805 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-15 08:42:05 +00:00
djtimca
06b99a1ff9
Fix issues with metric conversion and single pump type for filter pumps in Omnilogic integration ( #41777 )
2020-10-15 08:42:05 +00:00
Pascal Vizeli
fd79c141b2
Offload dockermachines into core ( #41756 )
2020-10-15 08:42:05 +00:00
J. Nick Koston
b541b08d2d
Ensure all template errors are caught and the websocket api reports them ( #41719 )
2020-10-15 08:42:00 +00:00
Bas Nijholt
42c9776c97
Fix KEF LSX becoming unavailable ( #41700 )
...
* Do not use asyncio.gather because the speaker only allows one concurrent connection
* bump to aiokef=0.2.16
2020-10-15 08:31:26 +00:00
Quentame
897340b115
Fix disabled Synology DSM camera ( #41686 )
2020-10-15 08:31:25 +00:00
Joakim Sørensen
e072d8b694
Add delete to hassio API ( #41500 )
2020-10-15 08:31:24 +00:00
Aaron Bach
690024b34a
Fix SimpliSafe re-auth flow ( #41805 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-15 10:15:32 +02:00
Paulus Schoutsen
5f3fc6a9e3
Cleanup the min-max sensor ( #41851 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-15 09:54:04 +02:00
Aaron Bach
099de37ee5
Fix re-authentication in AirVisual ( #41801 )
2020-10-15 09:30:39 +02:00
J. Nick Koston
53a1d92f2b
Permit event trackers to accept an empty list of entities or domains ( #41857 )
2020-10-15 09:26:51 +02:00
cgtobi
0a4298322c
Reduce polling for Netatmo weather station sensors ( #41858 )
2020-10-15 09:25:59 +02:00
cgtobi
9dcc769a4a
Remove max and min temperature sensors ( #41859 )
2020-10-15 09:24:20 +02:00
Paulus Schoutsen
4899d7628a
Fix flaky ONVIF test ( #41848 )
2020-10-15 09:19:08 +02:00
Robert Svensson
6ccdf62e6b
Add basic device information for UniFi clients device registry entries ( #41839 )
2020-10-15 08:10:59 +02:00
Brig Lamoreaux
58a432685c
Use common srings in xiaomi-miio ( #41864 )
2020-10-15 08:09:20 +02:00
Daniel Hjelseth Høyer
4146a90313
Tibber, change time for fetching prices ( #41840 )
2020-10-15 08:08:57 +02:00
HomeAssistant Azure
994ae09f69
[ci skip] Translation update
2020-10-15 00:03:50 +00:00
Robert Svensson
cb6d3b590e
Revert device trigger modelid for Trådfri remotes for deCONZ ( #41843 )
2020-10-14 23:39:00 +02:00
Mark Bergsma
5fd2acdbef
Add influxdb config option 'measurement_attr' ( #36020 )
2020-10-14 22:49:57 +02:00
J. Nick Koston
e0df91ef9f
Update mqtt to use HassJob ( #41796 )
...
Avoids the overhead of checking the callable type at run time
2020-10-14 22:04:48 +02:00
jjlawren
4e8012fcea
Remove unnecessary check in Plex client scanning ( #41844 )
2020-10-14 22:01:06 +02:00
scheric
f5248b5562
Use common strings in withings config flow ( #41770 )
2020-10-14 21:54:23 +02:00
Ville Skyttä
4cc6eee1ac
Mark Huawei LTE sensors with None value as unavailable ( #41667 )
2020-10-14 22:11:48 +03:00
Ville Skyttä
50468c4c8c
Add Huawei LTE battery sensor ( #41668 )
2020-10-14 22:11:18 +03:00
scheric
6d1242ffe7
Use common strings in ovo_energy config flow ( #41838 )
2020-10-14 21:10:59 +02:00
scheric
78c0871ae5
Use common strings in Tibber config flow ( #41837 )
2020-10-14 21:10:37 +02:00
Simone Chemelli
70eebc7211
Shelly: fix for RGB devices ( #41841 )
2020-10-14 21:09:03 +02:00
Jason Hunter
2b1fc90de7
Add Media Source to Xbox Integration ( #41833 )
...
* initial implementation of xbox media source
* minor fixes
* fix lint
* add media class map to remove multi-line ternary
2020-10-14 15:02:08 -04:00
J. Nick Koston
9d9520b2f9
Switch sabnzbd to use async_add_executor_job ( #41835 )
2020-10-14 20:27:34 +02:00
Robert Svensson
68cfc36b6b
Don't override proper data for UniFi Controller entry in device registry ( #41834 )
2020-10-14 17:52:45 +02:00
Erik Montnemery
042ce1cb92
Add Tasmota light ( #41485 )
2020-10-14 17:47:13 +02:00
jjlawren
c63c253b7f
Discover Plex clients using GDM ( #39053 )
2020-10-14 15:46:52 +02:00
João Gabriel
72759d7501
Re-add forced update in Panasonic Viera ( #41804 )
2020-10-14 15:33:47 +02:00
djtimca
49d58bb6a8
Bump omnilogic to 0.4.2 ( #41821 )
2020-10-14 15:21:29 +02:00
Clifford Roche
839b9f226e
Add gree climate integration ( #37498 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-14 15:15:56 +02:00
Sharif Nassar
9ee97cb213
Convert fan tests to pytest style ( #41631 )
2020-10-14 11:07:26 +02:00
J. Nick Koston
afc602595b
Only validate entity id if it did not exist on state change ( #41820 )
2020-10-14 11:06:51 +02:00
epenet
3cba25a892
Add test coverage for onewire ( #40786 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-14 10:19:12 +02:00
J. Nick Koston
6d05729e48
Update image_processing to use async_add_executor_job ( #41810 )
2020-10-14 08:19:39 +02:00
J. Nick Koston
6c0d5fa1d6
Switch legacy async_add_job to async_add_executor_job in wemo ( #41807 )
...
These calls were already using async_add_executor_job in some of the
other platforms
2020-10-14 08:19:09 +02:00
J. Nick Koston
cdd17b4215
Update caldav to use async_add_executor_job ( #41808 )
...
self.calendar.date_search was already being run in the executor in
other places so this should be safe
2020-10-14 08:18:23 +02:00
Chris Talkington
b9d34603e4
Use canary fixture for options flow test ( #41817 )
2020-10-14 08:17:36 +02:00
Jason Hunter
3013f39191
Add Remote entity to Xbox Integration ( #41809 )
2020-10-13 21:00:44 -04:00
HomeAssistant Azure
ba55cb8955
[ci skip] Translation update
2020-10-14 00:04:41 +00:00
J. Nick Koston
6c3e450117
Update shopping_list to use async_add_executor_job ( #41795 )
2020-10-13 17:22:17 -05:00
J. Nick Koston
3748c3c985
Fix canary test doing IO and failing when the cloud is offline ( #41799 )
2020-10-13 15:57:00 -05:00
J. Nick Koston
ff2872e376
Remove unneeded context switch in dyson ( #41793 )
...
dyson was running the add_message_listener code in the
executor even though all it did was append to an array
https://github.com/etheralm/libpurecool/blob/master/libpurecool/dyson_device.py#L213
2020-10-13 15:45:00 -05:00
J. Nick Koston
5c540dcfcf
Update cast to use async_add_executor_job ( #41794 )
2020-10-13 15:39:43 -05:00
J. Nick Koston
af74e36d16
Update html5 to use async_add_executor_job ( #41788 )
2020-10-13 22:26:14 +02:00
Sharif Nassar
c08f984f2b
Update uptime tests to pytest style ( #41077 )
...
* Update uptime tests to pytest style
First attempt
* Test that the sensor is actually configured
* Swap the rest of the tests to pytest
* fixup! Swap the rest of the tests to pytest
2020-10-13 22:18:31 +02:00
Robert Svensson
dc71b7421c
Improve deCONZ climate platform handling unsupported commands ( #41780 )
...
* Improve deCONZ climate platform
* Raise valueerror if missing input
* Fix linting
2020-10-13 22:11:09 +02:00
Aaron Bach
3a59f7c2b7
Address cleanup commentary for Guardian Paired Sensors ( #41785 )
2020-10-13 22:01:10 +02:00
J. Nick Koston
e791946f00
Update generic camera to use async_add_executor_job ( #41787 )
2020-10-13 21:59:39 +02:00
J. Nick Koston
b58ef6ae92
Convert remaining async_add_job to async_add_executor_job in media_player ( #41790 )
2020-10-13 21:57:36 +02:00
J. Nick Koston
aefd4908df
Update mjpeg camera to use async_add_executor_job ( #41791 )
2020-10-13 21:56:57 +02:00
dvermd
840e4be029
Rewrite configurator tests to pytest ( #41731 )
2020-10-13 21:42:16 +02:00
J. Nick Koston
1bcedd15b3
Update sun listeners to use HassJob ( #41695 )
...
Avoids checking the callable type every time sun events trigger
2020-10-13 21:37:10 +02:00
djtimca
5069fc4024
Fix issues with metric conversion and single pump type for filter pumps in Omnilogic integration ( #41777 )
2020-10-13 21:32:32 +02:00
J. Nick Koston
ef9cd485fd
Update to zeroconf 0.28.6 to accomodate devices that are not strictly name compliant ( #41784 )
2020-10-13 14:02:52 -05:00
Bas Nijholt
8db88192a8
Fix KEF LSX becoming unavailable ( #41700 )
...
* Do not use asyncio.gather because the speaker only allows one concurrent connection
* bump to aiokef=0.2.16
2020-10-13 20:13:48 +02:00
Guido Schmitz
db4b4745dc
Update devolo-home-control-api to 0.15.1 ( #41783 )
2020-10-13 20:09:54 +02:00
Daniel Hjelseth Høyer
3a119dd669
Update pyTibber to 0.15.7 ( #41722 )
2020-10-13 19:58:39 +02:00
thaohtp
7298bb32f1
Rewrite homematic unittest tests to pytest style test functions ( #41766 )
...
Issue: https://github.com/home-assistant/core/issues/40856
2020-10-13 19:51:08 +02:00
Robert Svensson
267d97e80e
Improve deCONZ fan platform handling unsupported commands ( #41779 )
...
* Improve handling unsupported commands
* Raise valueerror on unsupported speed
* Fix linting
2020-10-13 19:34:33 +02:00
Erik Montnemery
7f9db59209
Bump hatasmota to 0.0.15 ( #41781 )
2020-10-13 18:53:18 +02:00
Jason Hunter
c3ccea52a5
Add Browse Media to Xbox ( #41776 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-13 17:51:51 +02:00
Franck Nijhof
5dbb5f12eb
Upgrade sqlalchemy to 1.3.20 ( #41765 )
2020-10-13 08:43:58 -05:00
Franck Nijhof
64d3cdfb41
Add nested light group test ( #41764 )
2020-10-13 08:37:16 -05:00
Jason Hunter
9877e8e25b
Add Xbox Integration ( #41697 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-13 15:37:01 +02:00
Erik Montnemery
12a6d10168
Log exceptions in EntityPlatform.async_add_entities ( #41730 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-13 15:35:27 +02:00
J. Nick Koston
33b548e247
Reduce ORM overhead when the old state was already written to the database ( #41736 )
...
We can avoid processing the relationship when the old state was already
written to the database which will common case with a commit interval
of 1s. Since we already know the value for old_state_id we can use it
instead of asking sqlalchemy to process the relationship at flush/commit
time which can significantly speed up sqlalchemy's _emit_insert_statements
implementation.
2020-10-13 15:34:46 +02:00
Aidan Timson
52c93edb53
Add Palette to WLED Effect Service ( #41724 )
2020-10-13 14:12:01 +02:00
Rob Bierbooms
c16f107f6b
Filter rfxtrx configure devices option flow on existing config entry ( #40975 )
...
* Prompt only configure devices when device is in config entry
* Fix copy
2020-10-13 13:51:42 +02:00
tkacikdominik
b6855816ed
Rewrite Facebook unit test to pytest style test function ( #41671 )
...
* refactoring - Rewrite Facebook unit test to pytest style test function
* Modifying email author
* modified code formating
* Run CI
2020-10-13 13:45:46 +02:00
João Gabriel
d1041efedf
Add device info to Panasonic Viera ( #41028 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-13 13:14:59 +02:00
Robert Svensson
72289b8171
Add fan support to deCONZ ( #40806 )
...
* Add fan support to deconz
* Fix gateway test
* Fix lint issue
* Apply suggestions from code review
* Fix black
* Improve tests
* Store previously used speed in case turn_on service is called without a speed attribute
* Fix tests
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-13 12:57:42 +02:00
Sören Oldag
113a680c43
Bump pwmled to 1.5.3 ( #41681 )
2020-10-13 12:53:29 +02:00
Joakim Plate
11bbc14530
Pass context to on/off scripts ( #40254 )
2020-10-13 12:13:47 +02:00
Pascal Vizeli
2d08708c3b
Offload dockermachines into core ( #41756 )
2020-10-13 11:56:28 +02:00
Diogo Gomes
c4148eb2c5
Add notify platform to TTS ( #40028 )
2020-10-13 11:52:51 +02:00
Pascal Vizeli
4d997180e6
Replace old python extension with new pylance in devcontainer ( #41591 )
2020-10-13 11:50:25 +02:00
Tom Schneider
1d682bdc78
Bump pygti to 0.9.2 ( #41571 )
2020-10-13 10:31:42 +02:00
Fredrik Erlandsson
8bdc824b6c
Update pypoint to use async http requests ( #41546 )
...
* Remove domain after entities
* Add support for async http-requests
* Fix, handle network issues (update _is_available status)
* Fix missing await for alarm_arm
* Fix alarm status
* Update tests to async
* Bump pypoint version
* Fix doc string
* Apply suggestions from code review, remove pylint disable
* Fix black
2020-10-13 08:48:26 +02:00
Sören
32204821c1
Bump pynello to 2.0.3 ( #41737 )
...
* Bump pynello to 2.0.3
* Bump pynello to 2.0.3
2020-10-13 08:42:33 +02:00
Aaron Bach
bb98f7ed1b
Add support for Elexa Guardian paired sensors ( #37930 )
...
* Add support for Guardian paired sensors
* More work
* OOP
* More OOP
* Binary sensors looking good
* Entities all in place
* Looking good
* Linting
* Code review
* Code review
* Flake
* Fix removal
* Code review
* Linting
* Don't use potentially confusing method name
* Use CoordinatorEntity
* Linting
* Pylint
* Code review
* Code review
2020-10-12 21:41:57 -06:00
Glenn Waters
f7d3f3a1ed
Add elkm1 bypass and trigger services ( #41584 )
2020-10-12 21:41:19 -05:00
scheric
7e6432dad6
Use common strings in Griddy config flow ( #41716 )
2020-10-12 21:13:04 -05:00
Guido Schmitz
bb2d3bf50d
Fix climate platform in devolo Home Control ( #40746 )
...
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com >
2020-10-12 19:21:59 -05:00
Ville Skyttä
f28c3273c2
Upgrade mypy to 0.790 ( #41595 )
2020-10-12 19:17:30 -05:00
HomeAssistant Azure
1417a4161f
[ci skip] Translation update
2020-10-13 00:03:24 +00:00
J. Nick Koston
a9de9c62f1
Use native utc timezone for utcnow() ( #41727 )
...
This allows timezone operations to happen in C code instead
of the pure-python code of pytz
2020-10-12 17:43:21 -05:00
Anders Melchiorsen
b5308bda09
Add Sonos support for media_player.repeat_set service ( #41735 )
...
* Add Sonos support for media_player.repeat_set service
* Update homeassistant/components/sonos/media_player.py
* Remove else for pylint
Co-authored-by: cgtobi <cgtobi@users.noreply.github.com >
2020-10-13 00:30:38 +02:00
Anders Melchiorsen
d00655810f
Add media_player.repeat_set service ( #41435 )
2020-10-12 23:29:28 +02:00
scheric
a6393fb36c
Use common strings in Avri config flow ( #41717 )
2020-10-12 19:42:07 +02:00
Christian Bilevits
54bb82a3c2
Add common strings in plaato config flow ( #41622 )
2020-10-12 19:39:09 +02:00
Niccolo Zapponi
8a45bc2d13
Add support for SimpliSafe sensors ( #41080 )
...
* Add support for SimpliSafe sensors
* Turn sensor refresh rate to a configurable setting
* Set minimum to scan interval
* Removed dynamic sensor refresh rate
* Refactoring
* Refactoring
* Move battery entities to binary_sensor platform
* Bug fix
* Clean up
* Simplified device info override
* Ignore sensor cache
2020-10-12 11:31:55 -06:00
Erik Montnemery
f70aa0b5cc
Merge Tasmota sensor device class and icon maps ( #41706 )
2020-10-12 19:26:35 +02:00
sycx2
fc75927d85
Rewrite tests for Template Binary Sensor ( #41098 )
2020-10-12 17:56:08 +02:00
Paulus Schoutsen
57996e1942
Improve mobile app template handling ( #41703 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2020-10-12 17:26:54 +02:00
Nathan Tilley
feabf99f92
Rewrite Wake on LAN Tests to use pytest style ( #41173 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-12 17:17:31 +02:00
Philip Allgaier
625bbe6238
Cleanup unused loggers (components A-M) ( #41600 )
2020-10-12 16:59:05 +02:00
Thomas Lovén
9e6df38994
Fix too agressive .gitignore ( #41677 )
2020-10-12 16:48:42 +02:00
Quentame
6cff58f37d
Fix disabled Synology DSM camera ( #41686 )
2020-10-12 16:47:05 +02:00
J. Nick Koston
b897ca7260
Ensure all template errors are caught and the websocket api reports them ( #41719 )
2020-10-12 16:38:24 +02:00
puddly
f7e7f1371e
Update zigpy-znp to 0.2.2 ( #41670 )
2020-10-12 09:44:40 -04:00
Vladimír Záhradník
111afbb66f
Refactor Modbus switch to provide a base for other entities ( #33551 )
...
* Add Modbus light and fan entities
* Rework Fan and Light components to new config structure
* Fix Linter issue
* Rework Modbus switch initialization
* Properly update state on actuator methods
* Remove Fan and Light entity from this change. They will be merged separately
* Fix loading of the Switch platform
* Modbus switch - inherit from the SwitchEntity
2020-10-12 14:34:44 +02:00
fnurgel
bf57035880
Use separate line for return statement in hue_activate_scene ( #41709 )
2020-10-12 13:40:26 +02:00
Brett
3e41c682f4
Add Advantage Air Integration ( #40159 )
...
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-12 13:22:15 +02:00
Erik Montnemery
cd21786536
Bump hatasmota to 0.0.13 ( #41705 )
...
* Bump hatasmota to 0.0.13
* Fix tests
2020-10-12 13:09:17 +02:00
Dan Ports
c8ac787c9f
Bump greeneye_monitor to 2.1 ( #41692 )
...
This fixes reporting of temperature sensors with negative values.
2020-10-12 08:14:09 +02:00
Erik Montnemery
84cb00bb4e
Add Tasmota sensor ( #41483 )
...
* Add Tasmota sensor
* Remove useless try-except
* Bump hatasmota to 0.0.11
* Apply suggestions from code review
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
* Sort dict constants
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-12 07:27:06 +02:00
Philip Allgaier
59edb25e4e
Clean up speedtest ( #41139 )
...
* Remove unused error string + add server list log msg
* Use more common reference texts
* Revert translation files + correct typos
2020-10-12 06:03:45 +02:00
HomeAssistant Azure
f787289ea0
[ci skip] Translation update
2020-10-12 00:03:31 +00:00
Matthias Alphart
93a9a11065
Add config validator helper positive_float ( #41640 )
2020-10-11 22:04:49 +02:00
Angelo Gagliano
874e1f6103
Prevent tplink missing devices and unavailable state ( #39762 )
...
* Adds self to codeowners for tplink
* Adds retry to update to prevent missing devices
* Runs through isort and corrects async commit
* Runs through black
* Runs through pre-checks
* Corrects and matches var names
* Re-runs through black
* Corrects var name
* Removes the retry loop and in favor of async add
* Cleanup imports
* Removes no longer valid test
* Removes is_ready and only log retry once
* Corrects switch logging vars
* Adds list of entities to add_entities
* Consumes exception for attempt_update
* Consumes specific exception
* Removes unnecessary update
* Reducing back to 2 seconds
* Removes useless return
* Call get_sysinfo for all at once
* Formated black
* Adds missing docstirng
* Corrects docstring
* Update homeassistant/components/tplink/light.py
Co-authored-by: Anders Melchiorsen <amelchio@nogoto.net >
* Corrects sysinfo call
* Adds default for host vars
* Adds log when device responds again
* Revert host alias default
* Removes unncessary host var
* Removes host var
* Get device details from sysinfo
* Use host and alias for log msg
* Gets hosts from smartbulb
* Changes retry logging to debug
* Attempts coverage add
* Removes unused import
* Updates tests for new retry
* Runs through isort
* Removes unneeded try
* Prevents static entries from failing integration
* Format black
* Forces an update after turn on off
* Remove common test
* Revert update after turn_on off
* Adds patch for sleep_time 0
* Returns False when update fails
Co-authored-by: Anders Melchiorsen <amelchio@nogoto.net >
2020-10-11 21:10:36 +02:00
fnurgel
366006e0aa
Multiple Hue activate scene ( #41353 )
2020-10-11 21:01:49 +02:00
uvjustin
1c6d0d138d
Adjust dts warning messages in stream ( #41467 )
...
* Adjust dts warning messages
* Wait for second packet with overflow dts condition
* Rename dts gap watch variable
* Remove out of order packet warning
2020-10-11 12:55:13 -04:00
uvjustin
6c18feb4ed
Allow only one packet with no dts in stream init ( #41129 )
...
* Allow only one packet with no dts in stream init
* Call finalize_stream() on exit
2020-10-11 12:52:51 -04:00
J. Nick Koston
c7bbba9d48
Reduce icmplib ping timeout to match ping binary behavior ( #41620 )
2020-10-11 11:12:27 -05:00
ochlocracy
178b2d8c22
Update display categories in Alexa ( #41626 )
...
* Add new display categories from Alexa Smart Home API
* Update Vacuum entities to use VACUUM_CLEANER category.
* Update Automation entities to use ACTIVITY_TRIGGER category.
* Update tests for Automation entities to use ACTIVITY_TRIGGER category.
2020-10-11 11:09:05 -05:00
Maciej Bieniek
13f0ea506e
Bump brother to 0.1.18 ( #41056 )
2020-10-11 11:04:27 -05:00
Spartan-II-117
44a3278ba8
Use common strings for AirVisual ( #41632 )
2020-10-11 17:28:55 +02:00
scheric
9d6589240f
Use common strings in logi_circle config flow ( #41427 )
...
* already_setup->already_configured
* auth_error->invalid_auth
* rm default
* auth_timeout->oauth2_authorize_url_timeout
* enable auto format black
* add oauth2_missing_configuration
* Use standard helper keys
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-11 10:11:45 -05:00
Christian Bilevits
ae20b3a678
Use common strings in ps4 config flow ( #41623 )
2020-10-11 16:57:21 +02:00
Gautham Varma K
ffd25fb2ce
Use common strings in homematicip_cloud config flow ( #41658 )
2020-10-11 16:53:03 +02:00
Philip Allgaier
b6a93724bf
Use consistent "percent" naming in systemmonitor ( #41411 )
2020-10-11 15:52:32 +02:00
Christian Bilevits
1cb25cdaf7
Use common strings in panasonic config flow ( #41641 )
...
* Add missing common strings
* Add common string
2020-10-11 15:47:49 +02:00
Gautham Varma K
9d515e8c34
Use common strings in risco config flow ( #41656 )
2020-10-11 15:46:59 +02:00
scheric
1f4fe62380
Use common strings in twentemilieu config flow ( #41647 )
2020-10-11 14:54:08 +02:00
Christian Bilevits
1c4512bc40
Use common strings in Nest config flow ( #41597 )
2020-10-11 14:47:30 +02:00
Christian Bilevits
ef448f1549
Use common strings in profiler config flow ( #41642 )
2020-10-11 14:33:34 +02:00
scheric
f382754830
Use common strings in iOS config flow ( #41644 )
2020-10-11 14:32:06 +02:00
scheric
9c9b9e8227
Use common strings in Météo-France ( #41610 )
...
* insert feadback
* more feadback
2020-10-11 09:58:54 +02:00
Brian Rogers
899431235b
Bump rachiopy to 1.0.3 and update methods to handle changes ( #41398 )
2020-10-10 19:44:49 -05:00
HomeAssistant Azure
80522f1bdc
[ci skip] Translation update
2020-10-11 00:03:37 +00:00
Christian Bilevits
fdc965c6b9
Add missing common strings ( #41621 )
2020-10-11 00:42:32 +02:00
Steffen Rusitschka
b5f4b58832
Add rx mode to homematic.put_paramset service ( #40065 )
2020-10-10 20:42:19 +02:00
Christian Bilevits
0838936ce7
Add common strings in broadlink config flow ( #41602 )
2020-10-10 19:12:15 +02:00
Paulus Schoutsen
dc1b1706f1
Add device info to met ( #41611 )
2020-10-10 17:30:27 +02:00
Daniel Hjelseth Høyer
4ece928c0a
Remove icon for Tibber sensor ( #41604 )
2020-10-10 17:29:45 +02:00
J. Nick Koston
00b338002a
Update icmplib to 1.2.2 ( #41608 )
...
Fixes IPv6 lookups
2020-10-10 17:28:13 +02:00
J. Nick Koston
da2f9db62e
Fix async functions accidentally marked as callbacks ( #41607 )
2020-10-10 16:54:36 +02:00
javicalle
73f52c829a
Remove illuminance sensor for Xiaomi EU gateway ( #41580 )
...
Xiaomi EU gateway don't support the `XiaomiGatewayIlluminanceSensor`.
2020-10-10 14:43:06 +02:00
Diederik van den Burger
c31d9bfd3f
Update Withings integration (add sleeps data) ( #41504 )
2020-10-10 14:41:26 +02:00
scheric
7f8f53607e
add strings ( #41599 )
2020-10-10 14:38:00 +02:00
Daniel Hjelseth Høyer
9299f0a8b2
Add device_class to Tibber sensor ( #41572 )
2020-10-10 14:20:15 +02:00
Ville Skyttä
3a6c9b43ab
Remove redundant flake8 max-line-length ( #41596 )
...
Disabling E501 is needed and handles it anyway.
2020-10-10 13:43:37 +02:00
Alexander Pitkin
85b01a9b80
Rewrite mhz19 unittest tests to pytest style tests ( #41441 )
...
* Rewrite mhz19 unittest tests to pytest style tests
* Move mhz19 tests imports
2020-10-10 13:05:08 +02:00
Ville Skyttä
66aa55dddf
Fix deCONZ IKEA TRÅDFRI device name spelling ( #41574 )
2020-10-10 13:04:00 +02:00
Gabe Cook
4b617db669
Add Ruckus Unleashed integration ( #40002 )
...
* Add Ruckus Unleashed integration
* Tweak catches to better rely on CoordinatorEntity error handling, rename LoginError to AuthenticationError
* Make router_update be a callback function
* Make name property return hint match the newer value
* Add entity to tracked set when restoring on boot
* Add a device's MAC to the attributes
2020-10-10 13:01:53 +02:00
Chris
de300ddd56
Clean up some of the ozw tests ( #41578 )
...
* Remove some unnecessary fixtures and combine csv dumps
2020-10-10 09:45:20 +02:00
Raman Gupta
025bdd74a1
Allow users to update their iCloud password when auth fails ( #39138 )
...
* Allow users to update their iCloud password when auth fails after successful setup
* remove trailing comma
* use new reauth source instead of custom one so frontend can do the right thing
* add quentames text suggestion with a slight tweak
* fix test
* use common string for successful reauth and remove creation and dismissal of persistent notification
* Update homeassistant/components/icloud/account.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-10 02:02:28 -04:00
HomeAssistant Azure
6ae12c3faf
[ci skip] Translation update
2020-10-10 00:05:05 +00:00
Franck Nijhof
0c7d8ce704
Upgrade codecov to 2.1.10 ( #41562 )
2020-10-09 18:27:26 +02:00
epenet
843c4e27f3
Update Onewire SysBus integration to use a 3rd party library ( #40943 )
2020-10-09 17:31:05 +02:00
Paulus Schoutsen
52d8c66a8b
Merge pull request #41555 from home-assistant/rc
2020-10-09 16:46:08 +02:00
J. Nick Koston
3bb0e00abe
Update python_script tests to use async_add_executor_job ( #41553 )
2020-10-09 15:58:36 +02:00
J. Nick Koston
49e5b665cf
Convert final async_add_job to async_add_executor_job in logbook tests ( #41552 )
2020-10-09 15:52:06 +02:00
J. Nick Koston
61262222aa
Remove async_add_job from system_log tests ( #41551 )
2020-10-09 15:50:43 +02:00
Paulus Schoutsen
a26413c989
Bumped version to 0.116.2
2020-10-09 13:44:04 +00:00
cgtobi
c9d53dec8d
Fix missing weather sensors ( #41540 )
2020-10-09 13:42:54 +00:00
Maciej Bieniek
dae2117078
Fix description reference in PoolSense config flow ( #41535 )
2020-10-09 13:42:53 +00:00
Xiaonan Shen
72b95f7529
Bump yeelight to 0.5.4 ( #41524 )
2020-10-09 13:42:52 +00:00
J. Nick Koston
56436e6387
Restore group support to plant entities ( #41519 )
2020-10-09 13:42:52 +00:00
djtimca
7cdbbc248f
Fix omnilogic temperature sensor with metric setting ( #41509 )
2020-10-09 13:42:51 +00:00
Arjan van Balken
cca2594225
Update Arris TG2492LG dependency version ( #41465 )
2020-10-09 13:42:50 +00:00
Abílio Costa
078ecef4b2
Remove duplicated attribute request from ZHA ( #41442 )
...
The on_off attribute is on the REPORT_CONFIG, so
super().async_initialize already requests it from the device.
No need to request it twice.
2020-10-09 09:23:52 -04:00
definitio
0a1d9abe79
Use common strings in esphome config flow ( #41547 )
2020-10-09 14:28:54 +02:00
Steffen Rusitschka
a9adc2a6f0
Publish state changes to Zabbix ( #36659 )
2020-10-09 14:11:50 +02:00
Xiaonan Shen
e6a65b8bd3
Bump yeelight to 0.5.4 ( #41524 )
2020-10-09 13:30:42 +02:00
cgtobi
96035eb052
Fix missing weather sensors ( #41540 )
2020-10-09 12:34:52 +02:00
Tobias Efinger
f101d9cddb
Update translate develop to substitute references ( #41445 )
2020-10-09 11:51:05 +02:00
Franck Nijhof
58ede21f39
Fix date parsing template int in history stats ( #41476 )
2020-10-09 11:50:52 +02:00
Dmitry
b106149588
Fix string parameter processing in parse_time_expression ( #41468 ) ( #41469 )
2020-10-09 11:48:49 +02:00
Maciej Bieniek
9d1aa70c62
Fix description reference in PoolSense config flow ( #41535 )
2020-10-09 11:16:16 +02:00
J. Nick Koston
f268378f0f
Fix plant doing IO in the event loop. ( #41527 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-09 09:57:46 +02:00
Raman Gupta
d3734aae9d
Allow custom_serializer to recognize cv.string and cv.boolean to make config schema more reusable ( #41532 )
2020-10-09 09:36:54 +02:00
J. Nick Koston
852d1b2e67
Update discovery to use HassJob ( #41511 )
...
Predetermine the listener types for discovery
2020-10-09 09:35:28 +02:00
J. Nick Koston
3a863c4a0f
Fully convert async_track_time_interval to use HassJob ( #41513 )
...
The callback type for interval_listener was being determined
each time the interval hit.
This was missed in the original conversion.
2020-10-09 09:35:09 +02:00
J. Nick Koston
a8a2109cef
Convert last remaining async_add_job in light to async_add_executor_job ( #41518 )
2020-10-09 09:32:55 +02:00
J. Nick Koston
1c431aa7bd
Set created field when creating db events and states ( #41523 )
...
Avoids thousands of utcnow calls when the session
is commited on busy systems to fill in the field
default.
2020-10-09 09:31:17 +02:00
J. Nick Koston
617509413c
Update wake_on_lan to use async_add_executor_job ( #41528 )
2020-10-09 09:29:16 +02:00
J. Nick Koston
3267823165
Update http to use async_add_executor_job ( #41529 )
2020-10-09 09:29:07 +02:00
J. Nick Koston
822ad0ae9c
Update arcam_fmj device trigger to use async_run_hass_job ( #41530 )
2020-10-09 09:28:55 +02:00
J. Nick Koston
fef2700351
Update kodi device trigger to use async_run_hass_job ( #41531 )
2020-10-09 09:27:47 +02:00
J. Nick Koston
5ebf5996f1
Predetermine listener type for script change listeners ( #41510 )
2020-10-09 08:41:12 +02:00
J. Nick Koston
0b3bea0282
Use async_add_hass_job for debouncer ( #41449 )
2020-10-09 08:40:36 +02:00
cgtobi
22bef1d0d3
Fix Netatmo non specified sensor types ( #41517 )
2020-10-09 08:37:56 +02:00
J. Nick Koston
e03b3e2310
Restore group support to plant entities ( #41519 )
2020-10-09 08:37:27 +02:00
J. Nick Koston
68e1c70b14
Update history tests to use async_add_executor_job ( #41526 )
2020-10-09 08:36:59 +02:00
HomeAssistant Azure
29aea5a66c
[ci skip] Translation update
2020-10-09 00:04:33 +00:00
J. Nick Koston
480b8165d7
Update notify to use async_add_executor_job ( #41516 )
2020-10-08 23:58:33 +02:00
J. Nick Koston
5b8ecc26a4
Update device_tracker to use async_add_executor_job ( #41515 )
2020-10-08 23:56:32 +02:00
jan iversen
4d9ff13384
Fix bool registers in modbus integration ( #41506 )
...
When a register is of type bool modbus returns a whole byte, but ONLY the
lowest bit determine true/false.
2020-10-08 23:52:41 +02:00
djtimca
8e3258cdfb
Fix omnilogic temperature sensor with metric setting ( #41509 )
2020-10-08 23:48:54 +02:00
springstan
916178925e
Return attribute dict directly without temporary variable v3 ( #41502 )
2020-10-08 21:33:08 +02:00
Fredrik Erlandsson
f42eca3fcf
Add common strings in daikin config flow ( #41419 )
2020-10-08 21:25:54 +02:00
Ville Skyttä
cf83c6bf00
Complete Huawei LTE type hints, make mypy check them ( #41503 )
2020-10-08 21:02:47 +02:00
Joakim Sørensen
61a5bf5645
Add delete to hassio API ( #41500 )
2020-10-08 20:40:45 +02:00
willholdoway
1e9e0c8686
Add mute command to Bluesound integration ( #41501 )
...
Adding mute as a separate command as per the Bluesound API, rather than the current pseudo-mute which is achieved via lowering the volume to 0 then detecting whether the volume is 0 < volume < 0.001
2020-10-08 20:20:39 +02:00
Arjan van Balken
0856d91b0e
Update Arris TG2492LG dependency version ( #41465 )
2020-10-08 19:08:20 +02:00
scheric
c2d0c90cd4
Use common strings in tellduslive config flow ( #41408 )
...
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com >
2020-10-08 18:14:21 +02:00
scheric
5345e9fb5c
Use common strings in fritzbox config flow ( #41407 )
...
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com >
2020-10-08 18:12:04 +02:00
Keilin Bickar
d8aebe145b
Add active voltage sensors to Sense integration ( #41112 )
2020-10-08 18:08:37 +02:00
J. Nick Koston
2aee72981c
Add missing on states to media player groups ( #41496 )
2020-10-08 17:58:52 +02:00
Markus Bong
ac256815f9
Optimize devolo light devices ( #41053 )
2020-10-08 16:55:23 +02:00
Guido Schmitz
a81f4cf387
Fix async_unload_entry for devolo Home Control ( #41488 )
2020-10-08 16:48:05 +02:00
Bram Kragten
29a613e91f
Update frontend to 20201001.2 ( #41491 )
2020-10-08 16:00:34 +02:00
jan iversen
9f3701bd32
Change modbus tests to use pytest.mark.parametrize ( #41486 )
2020-10-08 15:47:59 +02:00
scheric
a71049112e
Use common strings in Atag config flow ( #41351 )
2020-10-08 15:27:28 +02:00
jrester
734972f876
Update tesla_powerwall to 0.3.3 ( #41482 )
2020-10-08 08:26:44 -05:00
cgtobi
07d208f1bc
Bump pyatmo version to 4.1.0 ( #41487 )
2020-10-08 15:08:15 +02:00
Paulus Schoutsen
3036c17769
Downgrade Paho MQTT to 1.5.0 ( #41479 )
2020-10-08 12:31:46 +02:00
Erik Montnemery
35287828bc
Poll state when Tasmota device becomes available ( #41401 )
2020-10-08 11:17:23 +02:00
J. Nick Koston
b51a160cce
Update triggers to use HassJob ( #41450 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-10-08 09:44:34 +02:00
J. Nick Koston
7537a3a7c8
Update filter to use async_add_executor_job ( #41455 )
2020-10-08 09:22:51 +02:00
J. Nick Koston
740d15e41d
Update media_player to use async_add_executor_job ( #41459 )
2020-10-08 09:22:37 +02:00
J. Nick Koston
dfc656a2c6
Update lock to use async_add_executor_job ( #41458 )
2020-10-08 09:22:16 +02:00
J. Nick Koston
aa250c2b61
Update cover to use async_add_executor_job ( #41456 )
2020-10-08 09:21:47 +02:00
J. Nick Koston
1bf6166817
Update fan to use async_add_executor_job ( #41457 )
2020-10-08 09:21:29 +02:00
J. Nick Koston
e10413fa4c
Update trend to use async_add_executor_job ( #41454 )
2020-10-08 09:20:58 +02:00
J. Nick Koston
ad5273ded1
Update config to use async_add_executor_job ( #41452 )
2020-10-08 09:20:39 +02:00
J. Nick Koston
8a374590e8
Update discovery to use async_add_executor_job ( #41453 )
2020-10-08 09:20:07 +02:00
J. Nick Koston
52e8366ce7
Update roomba to use async_add_executor_job ( #41448 )
2020-10-08 09:15:47 +02:00
J. Nick Koston
4ab02cb9bc
Ensure recorder commit can retry after encountering invalid data ( #41426 )
2020-10-08 09:15:25 +02:00
On Freund
b5e57ed4fd
Support matching multiple user ids in event trigger ( #41036 )
2020-10-08 09:10:42 +02:00
Erik Montnemery
392d5c673a
Cache matching MQTT subscriptions ( #41433 )
2020-10-08 08:52:23 +02:00
Erik Montnemery
85603dcd08
Remove useless try-except from Tasmota binary sensor ( #41462 )
2020-10-08 08:44:11 +02:00
J. Nick Koston
896f64d02b
Fix group tests when run in parallel ( #41446 )
2020-10-08 00:01:33 -05:00
J. Nick Koston
c1a0329401
Update nexia to use async_add_executor_job ( #41451 )
2020-10-07 23:59:02 -05:00
J. Nick Koston
700e639ec6
Fix flapping pilight test ( #41447 )
2020-10-07 23:58:17 -05:00
HomeAssistant Azure
d73d36d0cd
[ci skip] Translation update
2020-10-08 00:06:03 +00:00
Erik Montnemery
a3f8b76537
Make async_step_discovery default for MQTT config flows ( #41414 )
2020-10-07 23:49:29 +02:00
Vladimír Záhradník
ba84d0bf5c
Add custom data type support into Modbus climate ( #32439 )
2020-10-07 22:43:16 +02:00
scheric
3d9d90c4c8
Use common string names in ipp config flow ( #41409 )
...
* connection_error->cannot_connect
* connection_error->cannot_connect in config flow
2020-10-07 22:42:01 +02:00
Tom
b8f291d58e
Prepare Plugwise integration for USB products ( #41201 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-07 22:25:42 +02:00
Erik Montnemery
343e5d64b8
Add MQTT integration discovery ( #41332 )
...
* Add MQTT integration discovery
* Add script/hassfest/mqtt.py
* Unsubscribe if config entry exists
* Add homeassistant/generated/mqtt.py
* Fix bad loop
* Improve tests
* Improve tests
* Apply suggestions from code review
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch >
* Prevent initiating multiple config flows
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch >
2020-10-07 18:30:51 +02:00
Erik Montnemery
3f263d5cbe
Remove deprecated host & platform configuration for cast ( #41402 )
2020-10-07 18:01:34 +02:00
J. Nick Koston
9e1461da62
Determine how to run listeners at setup time instead of execution time ( #41304 )
2020-10-07 16:51:50 +02:00
Paulus Schoutsen
8d94dff75c
Warn when using Python 3.7 ( #41400 )
2020-10-07 16:44:13 +02:00
J. Nick Koston
8d5c124deb
Improve performance of generating non-cryptographically secure uuids ( #41314 )
2020-10-07 16:37:01 +02:00
Glenn Waters
451f27bba1
Bump ElkM1 lib dependency. ( #41399 )
2020-10-07 09:31:37 -05:00
Martin Hjelmare
e006e0ddb3
Revert zoneminder config flow ( #41395 )
2020-10-07 16:28:49 +02:00
jyz0501
0f3489f5cb
Baidu TTS: support more voices ( #41393 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-07 15:44:16 +02:00
scheric
434c269f25
Add common strings in Agent dvr config flow ( #41279 )
2020-10-07 15:39:10 +02:00
J. Nick Koston
113d738fa2
Reduce orm overhead by grouping object expiration ( #41394 )
2020-10-07 15:35:48 +02:00
Maciej Bieniek
0dabf4962e
Use already_configured_location string in GIOS config flow ( #41384 )
2020-10-07 15:30:46 +02:00
Kendell R
18419416ce
Make PR search link not show changes requested PRs ( #41278 )
2020-10-07 15:30:08 +02:00
cgtobi
05765f1700
Remove Netatmo unnecessary battery sensors ( #41321 )
2020-10-07 15:25:11 +02:00
Maciej Bieniek
4434958265
Use name translation reference in Airly config flow ( #41319 )
...
* Use more translation references
* Revert already_configured string
2020-10-07 15:24:32 +02:00
Allen Porter
42cef1773b
Update script scaffold templates for config_flow_oauth2 ( #41181 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-07 15:23:45 +02:00
Dave T
d3bc4efa89
Use common strings in Awair ( #41313 )
...
* awair use common strings
* Use common strings: 'auth' to invalid_access_token
* Use reauth successful ref
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-07 15:17:10 +02:00
Erik Montnemery
306ee30574
Enable MQTT discovery by default ( #41361 )
2020-10-07 14:51:06 +02:00
SNoof85
b7c2e117be
Use reference strings in Alarmdecoder ( #41392 )
2020-10-07 14:46:17 +02:00
Spartan-II-117
d2d3749223
Use common strings for Almond Config Flow ( #41097 )
...
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-10-07 14:45:19 +02:00
Erik Montnemery
6e84f91762
Add Tasmota binary sensor ( #41380 )
2020-10-07 14:41:30 +02:00
SNoof85
7c133e4630
Use reference strings in Smarthab ( #41391 )
2020-10-07 14:39:30 +02:00
Paulus Schoutsen
4968a12b6c
Reduce Somfy polling ( #41389 )
2020-10-07 13:49:45 +02:00
Matej Plavevski
cf9a508557
Remove duplicate ATTR_USERNAME ( #41386 )
2020-10-07 11:41:00 +02:00
Maciej Bieniek
ca441a79aa
Add invalid_host to base strings for config flows ( #41381 )
2020-10-07 11:24:31 +02:00
SNoof85
04b04027c3
Use reference strings in Withings ( #41345 )
2020-10-07 11:22:11 +02:00
Chris Talkington
21655e93bf
Add CONF_API_TOKEN to constants ( #41379 )
...
* add CONF_API_TOKEN to constants
* Update const.py
2020-10-07 10:55:59 +02:00
Glenn Waters
95e4048f4e
Fix elkm1 changed by ( #41378 )
2020-10-07 10:36:49 +02:00
Paulus Schoutsen
66e6ae8dbd
Add additionalAttributes to Alexa discovery payload ( #41370 )
2020-10-07 09:32:12 +02:00
Yury Kotlyarov
99a64237f4
Support of NEW fan speed controller Leviton Decora ZW4SF-1BW ( #41374 )
...
Product page: https://www.leviton.com/en/products/zw4sf-1bz
Product year: 2020
2020-10-07 08:50:41 +02:00
tkdrob
1ed6133ee6
Add update_alarm to sonos services.yaml ( #41376 )
2020-10-07 08:18:13 +02:00
Maciej Bieniek
81ceb3e499
Add already_configured_location to base strings for config flows ( #41335 )
...
* Add already_configured_location key
* Use already_configured_location in Airly
* Use already_configured_location in Flu Near You
* Use already_configured_location in OpenUV
* Use already_configured_location in Open Weather Map
* Use already_configured_location in AirVisual
2020-10-06 22:34:06 -05:00
Charles Garwood
4c86e99ccf
Bump python-openzwave-mqtt to 1.2.2 ( #41357 )
2020-10-07 02:10:54 +02:00
HomeAssistant Azure
486c0b644a
[ci skip] Translation update
2020-10-07 00:06:20 +00:00
Alexei Chetroi
0ec4887837
Bump up zha dependency to 0.26.0 ( #41371 )
2020-10-07 01:15:49 +02:00
Quentame
ae1c15ff14
Set longer timeout during synology_dsm config flow ( #41364 )
2020-10-07 01:14:05 +02:00
Alexander Pitkin
5b0282e56d
Rewrite panel_iframe unittest tests to pytest style tests ( #41368 )
2020-10-07 00:40:28 +02:00
Paul Annekov
ca59c4a645
Bump tuyaha to 0.0.8 ( #41365 )
2020-10-07 00:22:42 +02:00
Anders Melchiorsen
a65dcbf204
Allow playing Spotify URLs with Sonos ( #41366 )
2020-10-07 00:15:09 +02:00
Franck Nijhof
ee914366a8
Add native Python types support to templates ( #41227 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-10-07 00:05:52 +02:00
Robert Svensson
cbb4324c84
Refactor deCONZ tests ( #41362 )
...
* Use hass.config_entries.async_unload
* Return config_entry from setup_deconz_integration
2020-10-06 23:25:57 +02:00
Erik Montnemery
42fb0e9545
Bump hatasmota to 0.0.10, minor refactor of discovery ( #41331 )
...
* Bump hatasmota to 0.0.10, minor refactor of discovery
* Update tests
* Add missing docstrings
2020-10-06 22:32:36 +02:00
Shulyaka
9b947e08bf
Add ZHA Analog Input cluster for XBee ( #41311 )
...
* Add ZHA XBee Analog Input cluster
* Fix manufacturer to Digi
2020-10-06 16:01:51 -04:00
Ariana Hlavaty
1e9e40bf71
Rewrite recorder unittest tests to pytest style test function ( #41264 )
2020-10-06 21:24:13 +02:00
J. Nick Koston
d35e33610a
Resolve memory leak in recorder ( #41349 )
...
Avoids a build up of the InstanceState.
2020-10-06 20:12:47 +02:00
SNoof85
b8287d6db6
Use reference strings in Vesync ( #41341 )
...
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
2020-10-06 20:00:07 +02:00
SNoof85
ba81c0c043
Use reference strings in Upb ( #41340 )
...
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
2020-10-06 19:57:38 +02:00
SNoof85
f256d0a4ea
Use reference strings in upnp ( #41327 )
...
* Update strings.json
* Update strings.json
* Update config_flow.py
* replace service by device
Co-authored-by: scheric <38077357+scheric@users.noreply.github.com >
Co-authored-by: scheric <38077357+scheric@users.noreply.github.com >
2020-10-06 19:54:20 +02:00
scheric
6ab9d0bc31
add common strings ( #41350 )
2020-10-06 18:50:32 +02:00
springstan
61d9067a49
Return empty dictionary at first for attributes ( #41348 )
2020-10-06 18:08:53 +02:00
Franck Nijhof
4d12fcc218
Fix TTS ID3 Tag capability check ( #41343 )
2020-10-06 17:49:14 +02:00
springstan
513f03eb1f
Return attribute dict directly without temporary variable v2 ( #41271 )
2020-10-06 16:55:16 +02:00
Dave T
33e69fe4bf
Update axis to use common strings ( #41164 )
...
* Update axis to use common strings
* Update common str device_unavailable to cannot_connect
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com >
2020-10-06 16:54:18 +02:00
SNoof85
8b2df5bf99
Use reference strings in Smappee ( #41337 )
...
* Update strings.json
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
2020-10-06 16:51:36 +02:00
Maciej Bieniek
d9e48b483b
Use name translation reference in AccuWeather config flow ( #41338 )
2020-10-06 16:49:02 +02:00
Charles Garwood
d6ad85bba7
Protect add/remove node services from invalid instance ID ( #41334 )
2020-10-06 09:54:46 -04:00
Guido Schmitz
bfb00b9bb5
Add battery state for devolo Home Control devices ( #41329 )
2020-10-06 15:43:12 +02:00
SNoof85
0460166c7c
Use reference strings in Synology_DSM ( #41333 )
...
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
2020-10-06 15:35:36 +02:00
Teemu R
46b2c776db
Fetch timers separately for xiaomi vacuums ( #41330 )
2020-10-06 15:26:59 +02:00
cgtobi
6065ab118f
Add Netatmo weather trend sensors ( #41318 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-06 15:25:12 +02:00
Paulus Schoutsen
4d5948b4d0
Use dict syntax ( #41325 )
2020-10-06 15:02:23 +02:00
Thibaut
61f919b18c
Handle somfy error 404 during setup ( #41298 )
2020-10-06 15:02:03 +02:00
Edward Knight
8bcd6c1880
Rewrite imap_email_content tests to use pytest ( #41200 )
2020-10-06 15:01:25 +02:00
Franck Nijhof
357a0e9d7e
Improve switch template tests, remove common test helpers ( #41322 )
2020-10-06 14:54:39 +02:00
Maciej Bieniek
ae54c21945
Use name reference and fix already_configured string for GIOS integration ( #41323 )
2020-10-06 14:54:02 +02:00
Ronan Murray
df4998d7cf
Rewrite uk_transport tests to use pytest style ( #41168 )
2020-10-06 14:53:17 +02:00
Erik Montnemery
06e9489fc7
Add Tasmota integration ( #39624 )
...
* Add Tasmota integration
* Refactor
* Add tests, small improvements
* isort
* Attempt to fix tests failing with Python 3.8
* Revert "Attempt to fix tests failing with Python 3.8"
This reverts commit 11454f8a00136f068ea27204183fa3e62f3cd263.
* Fix tests failing with Python 3.8
* Cleanup tests
* Address review comments
* Address review comments
* Address review comments
* Use MAC address for device identification
* Bump hatasmota
* Bump hatasmota
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Fix indentation
* Remove preparation for device remove WS API
* Address review comments
* Remove useless try-except
* Tweak
* Improve tests
* Tweak
* Address review comments
* Correct test
* Update manifest.json
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-06 14:51:58 +02:00
SNoof85
3cf6535011
Use reference strings in Tile ( #41328 )
2020-10-06 14:44:14 +02:00
cgtobi
dcf0f9d3f3
Fix Netatmo wind angle ( #41324 )
2020-10-06 14:43:30 +02:00
cgtobi
d7890f35be
Fix Netatmo rain sensor naming ( #41326 )
2020-10-06 14:42:50 +02:00
Ariana Hlavaty
8adc5ee452
Rewrite pushbullet unittest tests to pytest style test function ( #41266 )
2020-10-06 14:34:39 +02:00
Raman Gupta
06306f5dfe
Add OZW WS API support for locks ( #41186 )
...
* add WS API support for locks and simplify lock service calls
* move return outside of try blocK
* fix rebase conflicts
2020-10-06 14:20:48 +02:00
Pigotka
e1578e5389
Use of reference strings in Almond config flow ( #41284 )
2020-10-06 14:12:12 +02:00
TopdRob
888c92aa5e
Use common strings for Panasonic Viera ( #41268 )
...
* Update strings.json
* Update config_flow.py
* Update homeassistant/components/panasonic_viera/strings.json
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Update homeassistant/components/panasonic_viera/strings.json
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Update config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Fix failed tests
* revert line 530
* Fix remaining error key
* Remove not needed import
* Update const.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-06 14:07:38 +02:00
Charles Garwood
356ebc1128
Add cancel_command service for OpenZWave ( #41285 )
...
* Add cancel_command service for OpenZWave
* Raise ValueError if instance is None
2020-10-06 14:05:52 +02:00
Felipe Martins Diel
34416fcad3
Log device info in Broadlink error messages ( #41307 )
2020-10-06 08:02:14 -04:00
Steven Looman
c812812631
Don't set upnp config_entry.unique_id from setup entry ( #40988 )
...
* Don't set config_entry.unique_id from setup entry. Fixes #40168
* Ensure entry has a unique_id
* Add test test_flow_import_incomplete
* Add test test_flow_import_duplicate
* Re-add testing import_info
* Simplify import flow
* Remove not needed line
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-06 13:57:36 +02:00
Rob Bierbooms
b2b5f2ffcb
Rewrite zwave init tests to pytest style test function (phase 1) ( #41301 )
2020-10-06 11:50:03 +02:00
SNoof85
c5653ec57b
Use reference strings in konnected ( #41290 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-06 11:49:46 +02:00
SNoof85
883c9b5e18
Add reauth_successful to base strings ( #41316 )
2020-10-06 11:29:53 +02:00
Ville Skyttä
0444f3de14
Move isort, pylint, and pytest configs to pyproject.toml ( #40335 )
2020-10-06 11:26:48 +02:00
Pigotka
ed9a40874d
Use of reference strings in Transmission config flow ( #41215 )
2020-10-06 11:25:56 +02:00
Julian Engelhardt
14273e9e48
Rewrite statsd unittest tests to pytest style test functions ( #41223 )
2020-10-06 11:24:16 +02:00
springstan
014fe48096
Add pin to base strings for config flows ( #41202 )
2020-10-06 11:00:36 +02:00
SNoof85
c4401754be
Use reference strings in iqvia ( #41289 )
2020-10-06 10:27:16 +02:00
SNoof85
3e2b95949f
Use reference strings in Metoffice ( #41295 )
2020-10-06 10:26:49 +02:00
Björn Olsson Jarl
3abf30cf42
Rewrite sigfox unittest tests to pytest ( #41302 )
2020-10-06 10:16:41 +02:00
Paulus Schoutsen
e303064f75
Don't use asynctest directly ( #41306 )
2020-10-06 10:15:50 +02:00
SNoof85
949ab621c0
Use reference strings in ambient_station ( #41276 )
2020-10-06 10:15:11 +02:00
sycx2
956b735be6
Improve yessssms test notify ( #41283 )
2020-10-06 10:11:36 +02:00
Brett
b6b85d3e0c
Fix reported temperatures in Maxcube ( #41259 )
2020-10-06 10:06:54 +02:00
J. Nick Koston
2fabd4edb8
Prevent collecting states already referenced by domain or all ( #41308 )
...
The template engine would collect all the states in
a domain or all states while iterating even though
they were already included in all or the domain
This lead to the rate limit not being applied to
templates that iterated all states that also
accessed a collectable property because the engine
incorrectly believed they were specifically
referenced.
2020-10-06 07:25:05 +02:00
Joakim Plate
999eeb39b9
Indicate to user that remote was turned off when call was attempted ( #40715 )
...
* Indicate to user that remote was turned off when call was attempted
* Catch exception in test
* Switch to warning log
* Apply suggestions from code review
Add suggested change to loggin
2020-10-06 06:12:39 +02:00
SNoof85
acb0307beb
Use reference strings in Hunter Douglas PowerView ( #41291 )
2020-10-05 21:57:34 -05:00
Jason Rebelo
4d3802ff95
Rewrite reddit tests to pytest style tests ( #41006 )
...
* ✅ rewrite reddit tests to pytest tests
* ✅ add missing blocking
2020-10-05 20:33:31 -04:00
HomeAssistant Azure
bcfa4ac959
[ci skip] Translation update
2020-10-06 00:08:09 +00:00
Ariana Hlavaty
329e56fac0
Rewrite min_max unittest tests to pytest style test function ( #41296 )
...
* Rewrite min_max unittest tests to pytest style test function
For: #40866
* Use uppercase letters for constants
* Remove not needed line
* Fix missing rename to uppercase
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-05 22:57:58 +02:00
Andrew Sayre
8e6a616846
Update pysmartthings ( #41294 )
2020-10-05 22:12:38 +02:00
Bram Kragten
510e90803e
Exclude media_dirs from YAML config check ( #41299 )
2020-10-05 22:09:47 +02:00
scheric
f2b73c05d6
add strings ( #41297 )
2020-10-05 14:56:47 -05:00
scheric
95c831648b
add common strings ( #41300 )
2020-10-05 14:56:06 -05:00
SNoof85
7a12a16fc5
Use reference strings in iaqualink ( #41292 )
...
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
2020-10-05 14:55:12 -05:00
SNoof85
72cbdbbe36
Update strings.json ( #41293 )
2020-10-05 14:54:43 -05:00
Raman Gupta
6db4075a23
Add OZW node config parameters websocket commands ( #40527 )
...
* add websocket commands to retrieve and set config parameters for a node
* move set_config_parameter into generic function and refactor service and WS API
* add payload to return to make service call behave the same way it did before
* create response class
* update error message to pass tests
* move things a bit to reduce LOC
* add tests
* handle logging errors better and make new response class more generic to prepare for lock user code work
* remove unused function parameter
* invert check
* add additional error checking
* refactor a bit to remove repeat code
* revert log msg change
* one more refactor to create generic get_config_parameters function
* change if logic for consistency
* fix test
* add support to provide bool value in set_config_parameter service call
* standardize parameter names on service call
* add test coverage
* fix tests and message sending
* remove unnecessary logging import
* fix one test to get missing coverage
* update per martin and kpines reviews
* remove false assertion
* string line length
* add support for Decimal config param, remove node instance ID as input, and move helper functions to node.py
* cast Decimal appropriately
* revert change to support Decimal for config params since they are not supported as a config param type
* revert to using error arguments to make next PR for WS lock commands easier
* switch to class method and add guard for list Value not being a number
* update logic to use new openzwavemqtt util methods
* add support for bitsets
* use parent exception class
* bump openzwavemqtt version, remove node.py from .coveragerc and put file references in the right place
* add comment
* improve config validation
* remove bitset support from config validation
* re-add bitset support with some additional tests
* move send_result out of try block
2020-10-05 21:47:28 +02:00
Erik Montnemery
c777647233
Drop legacy_patchable_time from MQTT tests ( #41287 )
2020-10-05 21:39:44 +02:00
djtimca
985e4e1bd9
Bump pyvesync to version 1.2.1 ( #41269 )
...
* Bumped vesync dependency to updated 1.2 library to fix issue 40111.
* Returned to existing pyvesync library with bumped version.
2020-10-05 20:26:01 +02:00
Erik Montnemery
13dad34019
Reorder MQTT binary sensor tests ( #41277 )
2020-10-05 19:42:28 +02:00
Pigotka
7eaa304fc3
Use of reference strings in Heos config flow ( #41282 )
2020-10-05 12:22:02 -05:00
Pigotka
ac795ddcd0
Use of reference strings in Goalzero config flow ( #41275 )
2020-10-05 18:07:11 +02:00
SNoof85
87b1d1b57f
Use reference strings in Rainmachine ( #41272 )
2020-10-05 17:40:35 +02:00
Bram Kragten
bc2305561f
Updated frontend to 20201001.1 ( #41273 )
2020-10-05 17:39:13 +02:00
SNoof85
8bae9b2124
Use reference strings in Tesla ( #41270 )
...
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
2020-10-05 16:41:16 +02:00
J. Nick Koston
4798f37c6e
Convert States to dicts via as_dict only once ( #41208 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-05 09:18:57 -05:00
TopdRob
2f54bf29ba
Use reference strings in HomematicIP Cloud #40578 ( #41243 )
...
Co-authored-by: scheric <38077357+scheric@users.noreply.github.com >
2020-10-05 15:30:39 +02:00
SNoof85
b7ff0a5a49
Use reference strings in rainmachine ( #41216 )
2020-10-05 15:29:27 +02:00
J. Nick Koston
f50976a0b3
Switch to asyncio.wait for slow update warning implementation ( #41184 )
2020-10-05 15:28:15 +02:00
Diefferson Koderer Môro
dde465da48
Use common strings for Onvif config flow ( #41170 )
...
* Use common strings for Onvif config flow
* Fix tests
* Update homeassistant/components/onvif/strings.json
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-05 15:27:48 +02:00
SNoof85
c7027e2828
Use reference strings in Notion ( #41211 )
2020-10-05 15:13:37 +02:00
J. Nick Koston
20a136e2a1
Avoid event data serialization during recorder that we throw away ( #41217 )
...
We currently serialize the event data for state change events
and then replace it because we save the state in the states table.
Since the old state and new state are both contains in the event
the cost of serializing the data has a noticable impact when there
are many state changed events.
2020-10-05 15:08:47 +02:00
Diefferson Koderer Môro
44580b1c07
Use common strings for Flu Near You config flow ( #41174 )
2020-10-05 15:05:57 +02:00
J. Nick Koston
494d4a262a
Add Profiler integration ( #41175 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-05 07:57:07 -05:00
sycx2
e813d3ebf9
Improve template test sensor ( #41199 )
2020-10-05 14:52:31 +02:00
SNoof85
2763ace2bc
Use reference strings in Tradfri ( #41237 )
2020-10-05 14:35:59 +02:00
SNoof85
f679acd3fa
Use reference strings in Tesla ( #41238 )
2020-10-05 14:32:09 +02:00
Rob Bierbooms
5745e64cab
Rewrite zwave node entity tests to pytest style test function ( #41239 )
2020-10-05 14:29:15 +02:00
Spartan-II-117
c02d9050b7
Use common Strings for Z-Wave config flow ( #41161 )
...
* Use common Strings for Z-Wave config flow
* Update strings.json
* Update config_flow.py
2020-10-05 14:26:06 +02:00
J. Nick Koston
15ade1232e
Setup geo_location to only track the geo_location domain ( #41254 )
...
The trigger was watching for all states
2020-10-05 14:25:41 +02:00
TopdRob
c3eb56c592
Use common strings for Lutron Caseta config flow ( #41241 )
2020-10-05 14:23:34 +02:00
Diefferson Koderer Môro
def9c98c9b
Use common strings for GDACS config flow ( #41178 )
...
* Use common strings for GDACS config flow
* Fix ci
* Update test_config_flow.py
2020-10-05 14:21:00 +02:00
Franck Nijhof
d7f4cfbb65
Improve demo media player platform tests ( #41096 )
2020-10-05 14:04:02 +02:00
Paulus Schoutsen
8ae3f575dd
Add extended validation for script repeat/choose ( #41265 )
2020-10-05 14:03:48 +02:00
scheric
0a3db42d61
Use common strings in Ecobee config flow ( #41257 )
...
* Update common Strings
* one_instance_only -> single_instance_allowed
2020-10-05 13:53:11 +02:00
Dave T
5f695e789b
Axis remove orphan string ( #41166 )
2020-10-05 13:27:12 +02:00
Paulus Schoutsen
fe2c16dc29
Allow any value when triggering on state attribute ( #41261 )
2020-10-05 12:53:12 +02:00
springstan
038c05d0ee
Return attribute dict directly without temporary variable ( #41206 )
2020-10-05 12:51:48 +02:00
SNoof85
cf5c99d2a9
Use reference strings in Tuya ( #41236 )
2020-10-05 12:49:09 +02:00
SNoof85
d6fff02b11
Use reference strings in pvpc_hourly_pricing ( #41214 )
2020-10-05 12:22:29 +02:00
zetvio
979346f1ce
Use references in blebox config flow ( #41244 )
2020-10-05 11:48:44 +02:00
zetvio
78b4c3981f
Use reference strings in Samsung TV config flow ( #41248 )
...
* Use reference strings in samsungtv config flow
* Adjust samsungtv config flow tests
2020-10-05 11:45:35 +02:00
Ville Skyttä
56f0a68c49
Add and fix some Huawei LTE type hints ( #41196 )
2020-10-05 11:21:48 +02:00
Raman Gupta
baef8b033a
Bump apprise version to avoid sync in async issues ( #41253 )
2020-10-05 10:24:18 +02:00
SNoof85
f145a8c8d1
Use reference strings in Myq ( #41209 )
2020-10-04 19:16:23 -05:00
SNoof85
116dd7ddf4
Use reference strings in Nuheat ( #41213 )
2020-10-04 19:15:14 -05:00
HomeAssistant Azure
8d1d585b40
[ci skip] Translation update
2020-10-05 00:04:23 +00:00
springstan
6102d05306
Remove unnecessary should poll from light classes ( #41229 )
2020-10-04 23:28:25 +02:00
springstan
b1ff69d9a3
Remove unnecessary should poll from cover classes ( #41231 )
2020-10-04 23:26:33 +02:00
Jeff H
a1f70e11ae
Fix slack message icon override ( #41212 )
...
* Fix slack message icon override
Allows overriding the icon for individual slack
messages using either an emoji or a URL.
* Run python3 -m script.gen_requirements_all
* Add period to first line
* Add support for python 3.7 testing
AsyncMock is only available from python 3.8+. Prior to this,
CoroutineMock is used which doesn't mock the method so it
needs to be done manually.
* Fix tests for python3.7 compatibility
The Python3.7 mock call object doesn't have the kwargs helper property.
* Update default emoji test docstring
2020-10-04 14:17:24 -07:00
Björn Olsson Jarl
e64b8774ec
Rewrite transport_nsw sensor tests to pytest tests ( #41169 )
...
* Improve transport_nsw sensor tests.
* patch fix.
2020-10-04 23:10:00 +02:00
Nikolai
27c3ce16c3
Fix spelling in telegram_bot services ( #41235 )
2020-10-04 22:52:02 +02:00
J. Nick Koston
51da605b9f
Remove manual rate_limit control directive from templates ( #41225 )
...
Increase default rate limit for all states and entire
domain states to one minute
Ensure specifically referenced entities are excluded from
the rate limit
2020-10-04 22:40:04 +02:00
springstan
e75557c1f5
Remove unnecessary should poll from binary sensor classes ( #41221 )
2020-10-04 22:11:46 +02:00
Oren
dd26ab6b4e
Rewrite threshold unittest tests to pytest style test functions ( #41141 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-04 21:38:21 +02:00
springstan
f47d58d9c2
Remove unnecessary should poll from sensor classes ( #41219 )
...
* Remove unnecessary should poll from sensor classes
* Remove two more occurrences
2020-10-04 21:35:59 +02:00
springstan
e51be33e18
Remove unnecessary should poll from switch classes ( #41218 )
2020-10-04 21:31:02 +02:00
springstan
f17089e46e
Remove unnecessary should poll from camera classes ( #41228 )
2020-10-04 21:26:59 +02:00
springstan
228e167b03
Remove unnecessary should poll from media player classes ( #41220 )
2020-10-04 21:26:09 +02:00
SNoof85
b8ed9fb4c0
Use reference strings in Nexia ( #41210 )
2020-10-04 15:38:52 +02:00
Paulus Schoutsen
e2921475e2
Fix flaky huawei test ( #41204 )
2020-10-04 15:24:07 +02:00
Rob Bierbooms
e97792adf0
Refactor dsmr tests ( #39724 )
2020-10-04 14:27:22 +02:00
Ronan Murray
fd065e7aea
Rewite Radarr tests as in pytest style for #40879 ( #41145 )
2020-10-04 14:08:08 +02:00
Ariana Hlavaty
27dd4ca9b3
Rewrite ring unittest test to pytest ( #41151 )
...
For: #40886
2020-10-04 14:05:49 +02:00
Claudio Catterina
6765d395f9
Rewrite aurora tests to pytest style ( #41144 )
2020-10-04 13:58:16 +02:00
Eliot Wong
9ff8f03322
Rewrite dte_energy_bridge unittest tests to pytest style test functions ( #41116 )
2020-10-04 13:50:03 +02:00
Franck Nijhof
346be6fc3f
Improve demo fan platform tests ( #41123 )
2020-10-04 13:49:13 +02:00
Eliot Wong
f7696fdb9f
Rewrite simulated unittest tests to pytest style test functions ( #41115 )
2020-10-04 13:48:47 +02:00
scheric
c3ef05a37e
Use common strings in Icloud config flow ( #41188 )
2020-10-04 13:32:53 +02:00
SNoof85
d5c88a4e3c
Use reference strings in Coronavirus ( #41057 )
...
* Update strings.json
* Update strings.json
2020-10-04 13:29:41 +02:00
scheric
600b6c0e34
Use common strings in Geonetnz quakes config flow ( #41192 )
2020-10-04 13:28:59 +02:00
Franck Nijhof
4ca552e90a
Bump version to 0.117.0dev0 ( #40928 )
2020-10-04 13:26:31 +02:00
Franck Nijhof
f95416bd98
Remove deprecation invalidation version from cast integration ( #41197 )
2020-10-04 12:54:03 +02:00
scheric
abfe575a58
Use common strings in hisense_aehw4a1 config flow ( #41190 )
2020-10-04 12:04:51 +02:00
Justin Paupore
b4799ba66d
Fix TTS handling of non-ID3 metadata tags ( #41191 )
...
Change #40666 used mutagen's ID3 TextFrame to wrap metadata information.
While this is the correct behavior for container formats that use ID3
metadata tags, such as MP3 and linear PCM, Ogg container formats use
a different metadata format. For these containers, the metadata needs to
be a bare str, not wrapped in a TextFrame.
2020-10-04 11:59:53 +02:00
On Freund
a50405aa6e
Fix kodi.add_to_playlist ( #41185 )
2020-10-04 10:53:44 +02:00
HomeAssistant Azure
f8c2d877aa
[ci skip] Translation update
2020-10-04 00:05:05 +00:00
Abílio Costa
4aacc87425
Indentify IKEA and Phillips motion sensors correctly ( #41111 )
2020-10-03 19:52:21 -04:00
Guido Schmitz
a73daa5f20
Use the shared Zeroconf instance in devolo_home_control ( #40800 )
2020-10-03 15:31:19 -05:00
cgtobi
f9f17dc718
Update Kodi to no longer use protected methods ( #40788 )
...
* Replace protected methods
* Fix method name
* Bump PyKodi version to 0.2.1
* Reuse variable
2020-10-03 15:12:18 -05:00
Matthew Donoughe
b281e85c80
Lutron Caseta: update for light transition and cover stop ( #41155 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2020-10-03 15:06:23 -05:00
Rohan Kapoor
95c3ac0c09
Treat optional input as optional in ZoneMinder config flow ( #41156 )
2020-10-03 21:34:52 +02:00
Guido Schmitz
daf3a29ae5
Use references in config flow of devolo_home_control ( #40949 )
2020-10-03 21:33:33 +02:00
J. Nick Koston
78dfaa72a2
Ensure lights added after group is created have the correct state ( #41034 )
2020-10-03 21:29:41 +02:00
Spartan-II-117
ed171a885b
Use common Strings for Acmeda Config Flow ( #41092 )
2020-10-03 21:29:30 +02:00
Franck Nijhof
38d132addd
Fix referenced entity extraction when service call entity contains a template ( #41107 )
2020-10-03 20:55:59 +02:00
Marius
00b3b9f183
Change Swap free mandatory arg ( #41025 )
...
to False
2020-10-03 20:55:00 +02:00
Rob Bierbooms
fc925790dc
Use common strings for somfy config flow ( #41150 )
2020-10-03 20:18:48 +02:00
Rob Bierbooms
8e9e44e93f
Use common strings for home connect config flow ( #41153 )
2020-10-03 20:15:53 +02:00
springstan
f919646519
Use already configured key in harmony and mikrotik ( #41142 )
2020-10-03 18:17:24 +02:00
SukramJ
5721225dde
Reorg channel handling for Homematic IP Cloud ( #41118 )
2020-10-03 16:35:04 +02:00
springstan
c00915a6a7
Add ssl and verify_ssl to base strings for config flows ( #40944 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-03 16:06:45 +02:00
Matej Plavevski
4fea7c6775
Replace minecraft translation strings with reference strings ( #40997 )
2020-10-03 16:02:03 +02:00
springstan
064a453604
Add already_in_progress to base strings for config flows ( #40961 )
2020-10-03 15:49:09 +02:00
springstan
04daa9a378
Add name to base strings for config flows ( #40947 )
...
* Add name to base strings for config flows
* Fix HA strings.json
2020-10-03 15:28:42 +02:00
springstan
7bafa921bb
Add api token to base strings for config flows ( #41133 )
2020-10-03 15:26:37 +02:00
Thijs de Jong
406ac38c75
Use common string in Melcloud config flow ( #41134 )
...
* Use common string in Melcloud config flow
* Add missing config_flow
2020-10-03 15:24:48 +02:00
scheric
1b4254d1df
Use common string in Solarlog config flow ( #41130 )
...
* Update common Strings
* Merge feadback
2020-10-03 15:22:15 +02:00
Daniel Hjelseth Høyer
4a1173c3de
Update met config string ( #41048 )
...
* update config string met
* typo
* config strings
2020-10-03 15:18:05 +02:00
groot406
7b7bdd9d8f
Use common strings in Powerwall config flow ( #41137 )
2020-10-03 15:14:36 +02:00
Spartan-II-117
030dd7d476
Use common strings for Google Cast config flow ( #41086 )
2020-10-03 15:12:17 +02:00
groot406
31ce68e91e
Use common strings for Sentry config flow ( #41087 )
2020-10-03 15:04:22 +02:00
groot406
20bacb6918
Use reference strings for Zoneminder config flow ( #41103 )
2020-10-03 15:02:30 +02:00
scheric
f1cb8e209e
Use common string in Ring config flow ( #41132 )
2020-10-03 14:54:27 +02:00
scheric
2a758699e6
Use common strings in Tado config flow ( #41128 )
2020-10-03 14:51:20 +02:00
scheric
861fe36f5d
Use common strings in zha config flow ( #41127 )
2020-10-03 14:48:26 +02:00
Jason Madigan
529601eb82
Use reference strings in izone ( #41125 )
2020-10-03 14:44:38 +02:00
Jason Madigan
be41442a86
Use reference strings in Wemo ( #41067 )
2020-10-03 14:43:30 +02:00
Spartan-II-117
3208670b61
Use common strings for Mikrotik config flow ( #41110 )
2020-10-03 14:39:18 +02:00
Heine Furubotten
cb8d7fe575
Bump azure-servicebus to 0.50.3 ( #41106 )
2020-10-03 14:19:39 +02:00
groot406
a6136111aa
use common string for "Port" ( #41104 )
2020-10-03 14:15:52 +02:00
Daniel Perna
8e4b10fb13
Update pyhomematic to 0.1.70 ( #41108 )
2020-10-03 14:15:11 +02:00
scheric
a4b25112ed
Update common Strings ( #41131 )
2020-10-03 14:14:36 +02:00
Hmmbob
788cb0d1ce
Remove excessive logging ( #41120 )
2020-10-03 14:13:42 +02:00
Jason Madigan
a3fef0f330
Use reference strings in lifx ( #41124 )
2020-10-03 14:12:52 +02:00
SNoof85
d0a1a6cba5
Update strings.json ( #41051 )
2020-10-03 14:11:25 +02:00
Jenny
8b30b6b312
Use reference strings for openweathermap ( #41055 )
2020-10-03 14:11:03 +02:00
Spartan-II-117
4c00ff98ea
Use common Strings for Ambiclimate config flow ( #41100 )
2020-10-03 13:43:34 +02:00
groot406
01e47a977b
Use common strings for Harmony config flow ( #41094 )
...
* Use common strings for harmony component
* Update homeassistant/components/harmony/strings.json
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com >
* use default key for common config flow strings
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com >
2020-10-03 13:31:45 +02:00
Jason Madigan
ed867955f4
Use reference strings in sonos ( #41122 )
2020-10-03 12:02:12 +02:00
Ville Skyttä
32f7045c7c
Upgrade flake8 to 3.8.4 ( #41117 )
...
https://flake8.pycqa.org/en/latest/release-notes/3.8.4.html
2020-10-03 10:11:22 +02:00
Daniel Hjelseth Høyer
16d5c145a9
Spread the load on the Tibber server ( #40797 )
...
* Tibber, Spread the load on the server
* start hour
2020-10-03 04:09:29 +02:00
Julian Engelhardt
473afc4837
Rewrite SQL tests to pytest style ( #41016 )
...
* Remove unittests and common mock from SQL component tests
* Switch to async versions of setup_component and block_till_done
2020-10-03 03:42:50 +02:00
Baptiste Candellier
9611e5223a
Fix SmartHab import flow ( #41093 )
2020-10-03 03:26:08 +02:00
Alexei Chetroi
9765fc13e8
Bump up ZHA dependency ( #41109 )
2020-10-02 21:25:50 -04:00
Melvin
414633a129
Use references in Neato translation strings ( #41009 )
...
* Replace unexpected_error with unknown key in Neato
* Replace string with reference
* Revert the specific language json files back to unexpected_error
* Use reference for already_configured
* Change invalid_credentials to invalid_auth key
* Use reference for invalid_auth
* Use invalid_auth in the neato test
* Replace abort.invalid_credentials with invalid_auth
2020-10-03 02:42:07 +02:00
Chris Talkington
3a266fa116
Rewrite season sensor tests to pytest style ( #40918 )
...
* Update test_sensor.py
* Update test_sensor.py
* Update test_sensor.py
* Update test_sensor.py
* Update test_sensor.py
* Update test_sensor.py
* Update test_sensor.py
* Update test_sensor.py
* fix tests.
* Update sensor.py
* Update test_sensor.py
* fix tests.
* Update sensor.py
* Update test_sensor.py
* Update test_sensor.py
* Update test_sensor.py
2020-10-03 02:24:29 +02:00
springstan
a2c3c33b22
Use core GitHub URL in all files ( #41089 )
2020-10-03 00:04:11 +02:00
SNoof85
005898a0d9
Use reference strings in Huawei LTE ( #41011 )
...
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
* Update strings.json
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
2020-10-02 22:43:57 +02:00
Maciej Bieniek
d3a0743fea
Use reference strings in Abode ( #41004 )
...
* Use translation references
* Suggested change
* Remove unused string
* Rename invalid_credentials key
* Fix invalid_auth in manifest.json file
2020-10-02 21:59:55 +02:00
Matej Plavevski
a3aee85335
Use reference strings in JuiceNet ( #41021 )
...
* Reference Strings for JuiceNet
* Update strings.json
* Add Reference String for API Token
2020-10-02 21:57:26 +02:00
Brian Rogers
fdd86edf60
Use common strings for Rachio ( #41090 )
2020-10-02 21:50:31 +02:00
SNoof85
7492b60325
Use reference strings in Sense ( #41046 )
2020-10-02 21:47:31 +02:00
SNoof85
f654834d34
Use reference strings in Totalconnect ( #41047 )
...
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
2020-10-02 21:45:49 +02:00
SNoof85
4ab479d48d
Use reference strings in Bsblan ( #41049 )
...
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
* Update strings.json
2020-10-02 21:43:13 +02:00
SNoof85
65611320d4
Use reference strings in Coolmaster ( #41066 )
...
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
2020-10-02 21:17:32 +02:00
SNoof85
135be787e2
Use reference strings in Firmata ( #41073 )
2020-10-02 21:11:25 +02:00
SNoof85
2e21ef3223
Use reference strings in Flick Electric ( #41074 )
2020-10-02 21:09:27 +02:00
SNoof85
4158cefeb9
Use reference strings in Flume ( #41075 )
2020-10-02 21:07:19 +02:00
SNoof85
87c1c16b31
Use reference strings in Garmin Connect ( #41076 )
2020-10-02 21:05:11 +02:00
SNoof85
e9b70511a2
Use reference strings in Glances ( #41078 )
2020-10-02 21:03:53 +02:00
SNoof85
c958ec887f
Use reference strings in directv ( #41059 )
2020-10-02 21:00:00 +02:00
SNoof85
4afeaaedca
Use reference strings in doorbird ( #41061 )
2020-10-02 20:58:05 +02:00
SNoof85
6a821d6a64
Use reference strings in elgato ( #41063 )
...
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
2020-10-02 20:55:54 +02:00
SNoof85
d282694efe
Use reference strings in Dexcom ( #41072 )
...
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
2020-10-02 20:48:12 +02:00
Gerard
a3511a9a81
Use core GitHub URL in contributing guidelines ( #41083 )
...
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com >
2020-10-02 20:42:33 +02:00
MatthewFlamm
29d10d3c35
Use already_configured_service in NWS strings ( #41062 )
2020-10-02 20:40:23 +02:00
SNoof85
8eeaf67cd1
Use reference strings in Griddy ( #41079 )
2020-10-02 12:24:33 -05:00
Oliver
1ff0f37f3a
Update denonavr to 0.9.5 ( #41058 )
2020-10-02 19:02:04 +02:00
Samantha
bebf5368c1
Add full command details to exception Debug log ( #41070 )
2020-10-02 12:18:55 -04:00
Davey Chu
08cf400473
Use references in isy994 strings.json ( #40990 )
2020-10-02 18:07:20 +02:00
Paulus Schoutsen
576fbbe0be
Bump aioshelly to 0.3.4 ( #41065 )
2020-10-02 15:27:45 +02:00
Maciej Bieniek
bba0bb1bad
Fix the name of the translation key for Brother integration ( #41054 )
2020-10-02 15:06:28 +02:00
J. Nick Koston
ab17b4ab70
Simplify template tracking and make it easier to follow ( #41030 )
2020-10-02 07:27:39 -05:00
djtimca
bc8a0209cb
Bump pyvesync to 1.2.0 ( #40978 )
2020-10-02 12:34:03 +02:00
SNoof85
68aafd4d23
Use reference strings in Wled ( #40969 )
2020-10-02 12:08:22 +02:00
Davey Chu
8dae2f4308
Use reference strings in forked_daapd ( #40989 )
2020-10-02 11:55:23 +02:00
Daniel Hjelseth Høyer
708ef3201e
Update config string for Tibber ( #41045 )
2020-10-02 11:42:26 +02:00
SNoof85
db9110c399
Use reference strings in Vilfo ( #41039 )
2020-10-02 11:41:21 +02:00
dependabot[bot]
796cce79b0
Bump actions/upload-artifact from v2.1.4 to v2.2.0 ( #41037 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 11:26:09 +02:00
Robert Svensson
552856203b
Clean deCONZ tests to depend less on integration code ( #41015 )
2020-10-02 11:20:33 +02:00
Daniel Hjelseth Høyer
dfe3ee5387
Use reference strings in Tibber ( #41038 )
2020-10-02 09:17:06 +02:00
Paulus Schoutsen
22b4ad6308
Allow processing data in CoordinatorEntity before writing state ( #40926 )
2020-10-02 09:16:37 +02:00
Daniel Perna
187fec9a0c
Update pyhomematic to 0.1.69 ( #41010 )
2020-10-02 09:06:05 +02:00
SNoof85
eeb06da514
Update strings.json ( #40994 )
2020-10-02 08:48:24 +02:00
Davey Chu
f56a750f77
Use references in agent_dvr strings.json ( #40999 )
2020-10-02 08:47:59 +02:00
MatthewFlamm
9373066cee
Use string references for config flow in NWS ( #41007 )
2020-10-02 08:47:40 +02:00
J. Nick Koston
b1ba1a7134
Verify template sensors that reference other template sensors can reload ( #41031 )
2020-10-02 08:34:33 +02:00
Chris Talkington
afc388c55a
Improve patching for nzbget sensor tests ( #41032 )
2020-10-02 08:32:22 +02:00
Daniel Hjelseth Høyer
9d3ddb8981
Scaffold: correct import ( #40998 )
2020-10-02 08:32:03 +02:00
Alexei Chetroi
f1f23c0453
Better parsing of the ZHA device profile id ( #41024 )
2020-10-01 21:47:33 -04:00
Davey Chu
aba3cdc7b3
Use references in guardian strings.json ( #40987 )
2020-10-01 19:16:15 -06:00
HomeAssistant Azure
81c6d48cb4
[ci skip] Translation update
2020-10-02 00:05:51 +00:00
J. Nick Koston
deedd41d62
Prevent template loop detection from triggering when all templates are self referencing ( #41013 )
2020-10-01 22:11:11 +02:00
Bram Kragten
1219c95f63
Update frontend to 20201001.0 ( #40974 )
2020-10-01 21:56:44 +02:00
jjlawren
8c4b571901
Plex websocket callback async cleanup ( #40992 )
2020-10-01 21:56:15 +02:00
Jason Rebelo
cad2304968
Rewrite remember_the_milk tests to pytest style tests ( #41002 )
...
* ✅ rewrite remember_the_milk tests to pytest tests
* ✅ rewrite reddit tests to pytest tests
* Revert "✅ rewrite reddit tests to pytest tests"
This reverts commit 7eae35f69a
.
Forgot to switch to a new branch 🙈
2020-10-01 21:55:04 +02:00
Davey Chu
4b225a87c5
Use references in airvisual strings.json ( #41005 )
2020-10-01 13:49:16 -06:00
J. Nick Koston
b45215f1d2
Implement template rate_limit directive ( #40667 )
2020-10-01 21:39:44 +02:00
jjlawren
b3464c5087
Remove unnecessary instance attribute in Plex reauth config flow ( #41000 )
...
* Avoid unnecessary instance attribute
* Don't need to enrich existing entry data
2020-10-01 21:38:57 +02:00
springstan
c7ebfdb403
Use single_instance_allowed for webhook config flows ( #40965 )
2020-10-01 20:44:13 +02:00
Melvin
17c6838b7f
Replace references in august strings.json ( #40993 )
2020-10-01 13:13:50 -05:00
Melvin
4b8f91823c
Use reference strings in elkm1 strings.json ( #40996 )
2020-10-01 13:12:44 -05:00
J. Nick Koston
6b509fd9db
Prevent sqlalchemy from refetching the old_state_id as it will never change ( #40982 )
...
Disable expire_on_commit for the event writer. Since we never expect the
old_state_id to change in the database, it was never worth the expense of
refetching the id after the commit.
2020-10-01 19:57:52 +02:00
jjlawren
cf785b86db
Minor fixes for Plex media browser ( #39878 )
2020-10-01 19:55:11 +02:00
Robert Svensson
c2ed743237
Improve deCONZ platforms ( #40986 )
...
* Use platform domain imports with the list of supported platforms
* Remove legacy async_setup_platform from platforms
2020-10-01 19:06:20 +02:00
Brian Rogers
40ea30da96
Fix Rachio switch state when paused ( #40984 )
2020-10-01 11:19:34 -05:00
jan iversen
639c864a76
Add test coverage for modbus switch (coil part) ( #40696 )
...
* Prepare test code for complex devices.
push entity_id to conftest, to make it common for all devices.
Add device to base_setup.
* Add test coverage for modbus switch (coil part).
* Update .coveragerc
* Update .coveragerc
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
2020-10-01 11:00:26 -05:00
Melvin
b56ec71998
Replace strings in hvv_departures with references ( #40980 )
2020-10-01 17:08:19 +02:00
Melvin
2a05fe7270
Replace IP Address in strings.json ( #40968 )
2020-10-01 16:31:34 +02:00
tkdrob
6627ffff39
Clean up goalzero ( #40817 )
...
* cleanup goalzero code
* more cleanup
* mroe cleanup
* log defined exception to error
* return None if not configured
* return False if not configured
2020-10-01 16:15:24 +02:00
Simone Chemelli
7554c8d6c5
Add missing unit for signal strength ( #40436 )
...
* Added missing unit for signal strength
* Added one more unit
* Replaced string with variable
* Fixed wrong import
* Fix import
* Replaced string with variable
* Fixed wrong import
* Apply suggestions from code review
* Black
* Again a fix :-(
* iSort
* iSort after merge
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com >
2020-10-01 16:14:29 +02:00
SNoof85
480066ba63
Add longitude and latitude common strings ( #40963 )
2020-10-01 15:36:57 +02:00
Melvin
e0d14603f1
Replace strings in atag component ( #40935 )
2020-10-01 15:33:44 +02:00
epenet
f90f6904e0
Upgrade surepy to 0.2.6 ( #40964 )
2020-10-01 15:05:50 +02:00
springstan
20f8bcc908
Use common strings in mqtt config flow ( #40956 )
2020-10-01 14:55:45 +02:00
springstan
bd1de3cd7c
Use common strings in spotify config flow ( #40957 )
2020-10-01 14:53:33 +02:00
SNoof85
46e8655fcf
Use reference strings for Nut configflow ( #40966 )
2020-10-01 14:51:05 +02:00
epenet
1d138f0773
Use common string in TPLink config flow ( #40958 )
2020-10-01 13:38:59 +02:00
Maciej Bieniek
670404f43a
Use translation references for BraviaTV config flow ( #40955 )
2020-10-01 13:16:07 +02:00
Paulus Schoutsen
fb3de7e3e6
Test reloading webhook trigger ( #40950 )
2020-10-01 13:06:22 +02:00
Maciej Bieniek
0d523d7116
Use translation references for Brother config flow ( #40953 )
2020-10-01 13:02:53 +02:00
springstan
1b864aeccc
Use common strings in adguard config flow ( #40942 )
2020-10-01 12:56:55 +02:00
Maciej Bieniek
75a6dacaba
Use translation references for gios config flow ( #40952 )
2020-10-01 12:54:10 +02:00
SNoof85
3195ce5d56
Use of reference strings for Airly config flow ( #40946 )
2020-10-01 12:28:32 +02:00
springstan
a3b62cea6a
Use common strings in roomba config flow ( #40948 )
2020-10-01 12:27:47 +02:00
Maciej Bieniek
d1c04750cd
Add voltage, power factor and energy returned sensors to Shelly integration ( #40681 )
2020-10-01 12:08:03 +02:00
Simone Chemelli
b4b056b75b
Handle Shelly channel names (if available) for emeters devices ( #40820 )
2020-10-01 12:07:18 +02:00
On Freund
04f87eedf5
Add context to event trigger ( #40932 )
2020-10-01 11:59:35 +02:00
SNoof85
78ebd1add9
Use of reference strings in meteo france config flow ( #40939 )
2020-10-01 11:36:26 +02:00
SNoof85
0a700f7272
Common strings in Freebox config flow ( #40938 )
2020-10-01 11:31:43 +02:00
Franck Nijhof
22ba6e06fd
Use direct service calls in demo climate tests instead of climate common ( #40934 )
2020-10-01 11:22:30 +02:00
Bram Kragten
1eb086e86d
Revert using own cast app for media ( #40937 )
2020-10-01 11:05:00 +02:00
Chris Talkington
d93141c1a9
Use DataUpdateCoordinator for canary ( #40691 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-10-01 10:26:26 +02:00
J. Nick Koston
7285c7806f
Seperate state change tracking from async_track_template_result into async_track_state_change_filtered ( #40803 )
2020-10-01 10:19:20 +02:00
jjlawren
be9ff3bd66
Accept new Plex websocket callback payloads ( #40773 )
2020-10-01 09:57:45 +02:00
cgtobi
6dc25ccc7b
Fix Netatmo climate error when no boiler status is set ( #40815 )
2020-10-01 09:56:46 +02:00
Robert Svensson
9116061262
Add lock support to deCONZ ( #40807 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-01 09:50:06 +02:00
Eliot Wong
95d228cace
Rewrite worldclock unittest tests to pytest style test functions ( #40922 )
2020-10-01 09:42:23 +02:00
Robert Svensson
d95f83b5fb
Improve logging to identify which deCONZ device is at fault ( #40808 )
2020-10-01 09:23:32 +02:00
Robert Svensson
2922d4675f
Abort deCONZ config flow if no radio hardware is connected ( #40811 )
2020-10-01 09:23:12 +02:00
Antetokounpo
df1e910ac7
Update weather tests to pytest style ( #40917 )
2020-10-01 09:14:48 +02:00
dependabot[bot]
632bf4f7f7
Bump actions/setup-python from v2.1.2 to v2.1.3 ( #40921 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.1.2...c181ffa198a1248f902bc2f7965d2f9a36c2d7f6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-01 09:06:53 +02:00
Eliot Wong
ad8ab183cb
Rewrite random unittest tests to pytest style test functions ( #40920 )
2020-10-01 09:05:44 +02:00
Rob Bierbooms
c5041b41c8
Implement config and option flow for rfxtrx integration ( #39117 )
...
* Create option flow for Rfxtrx integration (#37982 )
* Implement config flow for rfxtrx integration (#39299 )
* Add config flow
* Add strings
* Add first series of tests
* Add tests
* Adjust tests according review comments
* Adjust strings
* Add executor for testing connection
* Change ports to dict
* Fix pylint issue
* Adjust tests
* Migrate config entry for rfxtrx integration (#39528 )
* Add rfxtrx device connection validation when importing (#39582 )
* Implement import connection validation
* Fix binary sensor tests
* Move rfxtrx data
* Fix cover tests
* Fix test init
* Fix light tests
* Fix sensor tests
* Fix switch tests
* Refactor rfxtrx test data
* Fix strings
* Fix check
* Rework device string in test code
* Add option to delete multiple rfxtrx devices (#39625 )
* Opt to remove multiple devices
* Fix devices key
* Add tests (phase 1)
* Add tests (phase 2)
* Tweak remove devices test
* Implement device migration function in rfxtrx option flow (#39694 )
* Prompt option to replace device
* Revert unwanted changes
* Add replace device function
* WIP replace entities
* Remove device/entities and update config entry
* Fix styling
* Add info
* Add test
* Fix strings
* Refactor building migration map
* Allow migration for all device types
* Add test to migrate control device
* Fixup some names
* Fixup entry names in test code
* Bump pyRFXtrx to 0.26 and deprecate debug config key (#40679 )
* Create option flow for Rfxtrx integration (#37982 )
* Implement config flow for rfxtrx integration (#39299 )
* Add config flow
* Add strings
* Add first series of tests
* Add tests
* Adjust tests according review comments
* Adjust strings
* Add executor for testing connection
* Change ports to dict
* Fix pylint issue
* Adjust tests
* Migrate config entry for rfxtrx integration (#39528 )
* Add rfxtrx device connection validation when importing (#39582 )
* Implement import connection validation
* Fix binary sensor tests
* Move rfxtrx data
* Fix cover tests
* Fix test init
* Fix light tests
* Fix sensor tests
* Fix switch tests
* Refactor rfxtrx test data
* Fix strings
* Fix check
* Rework device string in test code
* Add option to delete multiple rfxtrx devices (#39625 )
* Opt to remove multiple devices
* Fix devices key
* Add tests (phase 1)
* Add tests (phase 2)
* Tweak remove devices test
* Implement device migration function in rfxtrx option flow (#39694 )
* Prompt option to replace device
* Revert unwanted changes
* Add replace device function
* WIP replace entities
* Remove device/entities and update config entry
* Fix styling
* Add info
* Add test
* Fix strings
* Refactor building migration map
* Allow migration for all device types
* Add test to migrate control device
* Fixup some names
* Fixup entry names in test code
* Bump version number
* Remove debug key from connect
* Remove debug option from config flow
* Remove debug from tests
* Fix event test
* Add cv.deprecated
* Fix test
* Fix config schema
* Add timeout on connection
* Rework config schema
* Fix schema...again
* Prevent creation of duplicate device in rfxtrx option flow (#40656 )
2020-10-01 08:55:57 +02:00
Aaron Bach
44e5ec58b0
Bump simplisafe-python to 9.4.1 ( #40819 )
...
* Bump simplisafe-python to 9.4.0
* One more bump
2020-09-30 19:20:10 -06:00
Alexei Chetroi
9fa23f6479
Bump up zha dependencies ( #40914 )
2020-09-30 20:53:00 -04:00
HomeAssistant Azure
7d39ecffa0
[ci skip] Translation update
2020-10-01 00:04:01 +00:00
Khole
c0c38fa6d4
Update Pyhiveapi Library Version ( #40804 )
...
* Update Pyhiveapi Library Version
This fixs an issue caused by a change in authentication method by hive
* Update Library Version
2020-10-01 00:02:42 +02:00
Anders Melchiorsen
e08934ee4c
Support adding Spotify share links to the Sonos queue ( #40802 )
2020-09-30 21:19:41 +02:00