springstan
1ee7c483a7
Update file headers and outdated documentation links ( #32022 )
...
* Update documentation links
* Update file headers v2
2020-02-20 15:29:46 -08:00
Paulus Schoutsen
51b5796916
Updated frontend to 20200220.1 ( #32046 )
2020-02-20 14:51:27 -08:00
Robbie Trencheny
f0d58ab7a7
Change TTS codeowner to @pvizeli ( #32041 )
2020-02-20 13:36:36 -08:00
Paulus Schoutsen
ce710f1e0b
Template platform tweaks ( #32037 )
...
* Remove unnecessary boolean return from platform setup
* Fix template cover validation
2020-02-20 12:14:31 -08:00
Franck Nijhof
2e35190aff
Fix extra arguments of group integration ( #32032 )
2020-02-20 20:15:45 +01:00
Paulus Schoutsen
20e3c91ebd
Updated frontend to 20200220.0 ( #32033 )
2020-02-20 11:01:20 -08:00
Franck Nijhof
1c81e8ad68
Remove history_graph integration ( #32028 )
...
* Remove history_graph integration
* Update codeowners file
2020-02-20 09:01:29 -08:00
Paulus Schoutsen
1c2bce9292
Fix recursion bug ( #32009 )
...
* Fix recursion bug
* Remove shield
2020-02-20 08:51:00 -08:00
Franck Nijhof
5c5f839119
Remove weblink integration ( #32024 )
2020-02-20 08:50:40 -08:00
Robin
a7d5e898ba
Add convert_to_pil_image to pil util ( #31825 )
...
* Update pil.py
* Update doods and tensorflow to use convert_to_pil_image
* Update pil.py
* Add log messages on bad data
* Drop convert_to_pil_image
Just perform conversion in the integrations without seperate convert_to_pil_image()
2020-02-20 17:50:28 +01:00
Raman Gupta
7a6b13cb0d
Update vizio dependency and integration name ( #31975 )
...
* bump pyvizio version and clean up code
* fix requirements
* update parameter to optional per review in docs PR
2020-02-20 08:43:29 -08:00
Paulus Schoutsen
51b2d0b4f8
Add entity ID to input_number warning ( #32012 )
...
* Add entity ID to warning
* Input Number flexibility
2020-02-20 08:30:24 -08:00
Franck Nijhof
2ad1f7fd02
Remove states UI options in group integration ( #32021 )
2020-02-20 08:26:41 -08:00
cgtobi
7e3841e172
Bump pyatmo to 3.2.4 ( #32018 )
...
* Bump pyatmo to 3.2.3
* Bump pyatmo version to 3.2.4
* Update requirements_test_all.txt
2020-02-20 08:25:49 -08:00
Paulus Schoutsen
e71c7e1f5e
Fix hue test
2020-02-20 08:11:27 -08:00
Franck Nijhof
d6c185fdf4
Deprecate Xfinity Gateway integration (ADR-0004) ( #32017 )
2020-02-20 16:01:03 +01:00
jjlawren
047111b00f
Fix Plex sensor title handling ( #31973 )
...
* Fix Plex sensor title parsing
* Revert episode year for now
2020-02-19 22:33:38 -08:00
Daniel Perna
136ed12ec5
Update pyhomematic to 0.1.65 ( #32006 )
2020-02-19 22:27:50 -08:00
Tsvi Mostovicz
b6d60c36a5
Don't return coroutine in DLNA/DMR service handler ( #32011 )
...
Fixes #32010
2020-02-19 22:21:09 -08:00
Mark Coombes
832337f26c
Fix bug in ecobee integration ( #32008 )
...
* Bump python-ecobee-api to 0.2.1
* Update log messages for clarity
* Update requirements_all
2020-02-19 21:05:22 -08:00
HomeAssistant Azure
5839df39b5
[ci skip] Translation update
2020-02-20 00:31:46 +00:00
Pascal Vizeli
6f8f23238a
Nuki: add support for unique id ( #31824 )
...
* Nuki support unique id and the battery level attribute
* Fix isort
* Address comments
* Cache attribute
* Cleanup
* Restore false
* Fix isort
2020-02-19 08:16:02 -08:00
David F. Mulcahey
8255bdf3d5
Bump ZHA quirks and add skip configuration support ( #31982 )
...
* add skip configuration
* Bump quirks
* add skip configuration to FakeDevice
2020-02-19 09:19:26 -05:00
Bram Kragten
e90d29ea36
Updated frontend to 20200219.0 ( #31979 )
2020-02-19 12:46:40 +01:00
SukramJ
0d874902cc
Add shutter group to HomematicIP Cloud ( #31916 )
2020-02-19 10:59:49 +01:00
SukramJ
f4f01cb23a
Add new devices to HomematicIP Cloud ( #31914 )
...
* Add new devices to HomematicIP Cloud
Adds:
- HMIP-WTH-B (Wall Thermostat Basic)
- ALPHA-IP-RBG (Alpha IP Wall Thermostat Display)
- ALPHA-IP-RBGa (ALpha IP Wall Thermostat Display analog)
* Update homeassistant/components/homematicip_cloud/sensor.py
Co-Authored-By: springstan <46536646+springstan@users.noreply.github.com>
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
2020-02-19 10:43:12 +01:00
springstan
21f8d0a80c
Bump vallox-websocket-api to 2.4.0 ( #31913 )
2020-02-19 10:01:21 +01:00
Vladimír Záhradník
32cd58e03d
Modbus remove unnecessary get calls ( #31966 )
2020-02-18 19:41:12 -08:00
Gerard
0dad2f8e41
Upgrade to bimmer_connected 0.7.1 to fix US and China access ( #31968 )
2020-02-18 19:40:34 -08:00
jjlawren
56c834b8a4
Fix Plex naming and devices for misbehaving clients ( #31970 )
2020-02-18 19:37:21 -08:00
jjlawren
0213f43f10
Add options to ignore shared/managed Plex clients ( #31738 )
...
* Add option to ignore shared/managed Plex clients
* Start to allow user selection
* hass object not ready during init
* Don't bother sorting
* Plex account multi-select, handle new users not matching config
* Fix/add tests
* Lint simplifications
* Review cleanup
* Oops
* Rename options attributes, fix/add tests
2020-02-18 16:46:45 -08:00
HomeAssistant Azure
4b3f9ecc2d
[ci skip] Translation update
2020-02-19 00:31:49 +00:00
Robert Svensson
774c892ee6
UniFi config option SSID filter ( #31842 )
...
* Draft
* Use new multi_select config validation
* Bump dependency to v13
* Improve options flow
* Add title to config options
* Add config option descriptions
* Fix martins comment
2020-02-18 23:24:21 +01:00
Erik Montnemery
60ae85564e
Add support for MQTT device triggers ( #31679 )
...
* Add support for MQTT device triggers
* Fix test, tweaks
* Improve test coverage
* Address review comments, improve tests
* Tidy up exception handling
* Fix abbreviations
* Rewrite to handle update of attached triggers
* Update abbreviation test
* Refactor according to review comments
* Refactor according to review comments
* Improve trigger removal
* Further refactoring
2020-02-18 13:51:10 -08:00
Robert Svensson
b5df2ba853
deCONZ - Directly reflect changes to config entry options ( #31661 )
...
* Directly reflect changes to config entry options
* Remove print
* Add tests
* Add title to config options
2020-02-18 13:24:25 -08:00
J. Nick Koston
17f3332c89
Audit state handling off august bridges and sensors ( #31935 )
...
* Audit state handling of august bridges and sensors
This addresses issue #29980
* Prevent setting up august locks that do not have a bridge as they will never work
* Prevent locks showing available when their bridge is offline
* Prevent door sensors from showing available when their bridge is offline
* Prevent creating door sensors for locks that do not have them
* Prevent doorbells showing unavailable when they are in standby mode
* Set SCAN_INTERVAL for binary_sensors to 5 seconds as
data comes in from the activity endpoint more frequently
* Update homeassistant/components/august/__init__.py
raise if the detail is missing when checking doorsense
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* Handle another place where the lock detail could not exist
* Address review comments
* Handle lock detail update failing and add test
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-18 12:11:05 -08:00
Paulus Schoutsen
239dfaba4b
Do not use a set for hvac modes in SmartThings ( #31959 )
2020-02-18 12:09:56 -08:00
Paulus Schoutsen
beee1298c5
Extend safe mode ( #31927 )
...
* Extend safe mode
* Add safe mode boolean to config JSON output and default Lovelace
* Add safe mode to frontend
* Update accent color
2020-02-18 11:52:38 -08:00
Markus Pöschl
245482d802
Add Twitch subscription and additional stats ( #31122 )
...
* add oauth functionality and additional attributes
* Add tests WIP
* Make mocks work the correct way
* Use CONF_TOKEN constant for config
* Remove twitch from .coveragerc
* Update homeassistant/components/twitch/sensor.py
Lets be consistent
Co-Authored-By: springstan <46536646+springstan@users.noreply.github.com>
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
2020-02-18 11:51:37 -08:00
Aaron Bach
30efef3085
Add support for SimpliSafe system notifications ( #31936 )
...
* Add support for SimpliSafe system notifications
* Actually process notifications
* Code review comments
2020-02-18 11:49:36 -07:00
Vladimír Záhradník
af67bb0df3
Read Modbus climate current temp from input register ( #31944 )
2020-02-18 18:45:05 +01:00
Paulus Schoutsen
b73531b2fc
Untag discovery as an allowed dependency ( #31934 )
2020-02-18 08:32:56 -08:00
Markus Pöschl
0ae86b022d
Add pigpio remote functionality ( #31667 )
2020-02-18 12:52:55 +01:00
ktnrg45
f75bda7551
Bump pyps4-2ndscreen to 1.0.7 ( #31943 )
2020-02-18 09:50:49 +01:00
Malte Franken
e65995eb87
Bump aio_geojson_nsw_rfs_incidents to 0.3 ( #31941 )
2020-02-18 08:59:49 +01:00
HomeAssistant Azure
2e5161997f
[ci skip] Translation update
2020-02-18 00:31:41 +00:00
Malte Franken
70910ecc61
Bump aio_geojson_geonetnz_quakes to 0.12 ( #31930 )
2020-02-17 15:30:31 -08:00
Bram Kragten
95bcceddf7
Add an options flow to demo ( #31920 )
...
To help test the frontend
2020-02-17 14:10:44 -08:00
Quentame
3743aaf70f
Add async_unload_entry to iCloud ( #31917 )
2020-02-17 22:23:24 +01:00
Bram Kragten
e52adbb942
Updated frontend to 20200217.0 ( #31922 )
2020-02-17 22:03:42 +01:00