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
HomeAssistant Azure
a1306059af
[ci skip] Translation update
2020-11-19 00:11:12 +00: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
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
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
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
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
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
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
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
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
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
3404e6ded1
Update translations
2020-11-13 10:40:51 +01: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