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
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
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