Paulus Schoutsen
fbe7ec7b11
Bumped version to 0.106.0b1
0.106.0b1
2020-02-20 11:02:23 -08:00
Paulus Schoutsen
b2310d6341
Updated frontend to 20200220.0 ( #32033 )
2020-02-20 11:02:04 -08:00
Franck Nijhof and Paulus Schoutsen
fdd0becd5f
Add minimal version contrain to urllib3 ( #32031 )
2020-02-20 11:02:03 -08:00
MatthewFlamm and Paulus Schoutsen
425e6b2b1f
Add missing name to logging in DataUpdateCoordinator ( #32023 )
2020-02-20 11:02:03 -08:00
cgtobi and Paulus Schoutsen
f58e5a2185
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 11:02:02 -08:00
Tsvi Mostovicz and Paulus Schoutsen
2fb6bb2a92
Don't return coroutine in DLNA/DMR service handler ( #32011 )
...
Fixes #32010
2020-02-20 11:02:01 -08:00
Paulus Schoutsen
35e9b52e2e
Fix recursion bug ( #32009 )
...
* Fix recursion bug
* Remove shield
2020-02-20 11:02:00 -08:00
Mark Coombes and Paulus Schoutsen
1e52dd5945
Fix bug in ecobee integration ( #32008 )
...
* Bump python-ecobee-api to 0.2.1
* Update log messages for clarity
* Update requirements_all
2020-02-20 11:01:59 -08:00
David F. Mulcahey and Paulus Schoutsen
bf92b3099d
Bump ZHA quirks and add skip configuration support ( #31982 )
...
* add skip configuration
* Bump quirks
* add skip configuration to FakeDevice
2020-02-20 11:01:58 -08:00
jjlawren and Paulus Schoutsen
16f094d4d3
Fix Plex sensor title handling ( #31973 )
...
* Fix Plex sensor title parsing
* Revert episode year for now
2020-02-20 11:01:57 -08:00
Paulus Schoutsen
1b2bb87566
Only check frontend for safe mode if frontend wanted to be loa… ( #31969 )
...
* Only check frontend for safe mode if frontend wanted to be loaded
* Update test
2020-02-20 11:01:57 -08:00
Franck Nijhof
e6258ec009
Merge branch 'dev' into rc
0.106.0b0
2020-02-19 13:22:32 +01:00
Bram Kragten and GitHub
e90d29ea36
Updated frontend to 20200219.0 ( #31979 )
2020-02-19 12:46:40 +01:00
SukramJ and GitHub
da4c08de12
Fix test for HMIPC ( #31981 )
2020-02-19 12:41:14 +01:00
SukramJ and GitHub
0d874902cc
Add shutter group to HomematicIP Cloud ( #31916 )
2020-02-19 10:59:49 +01:00
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 and GitHub
21f8d0a80c
Bump vallox-websocket-api to 2.4.0 ( #31913 )
2020-02-19 10:01:21 +01:00
Vladimír Záhradník and GitHub
32cd58e03d
Modbus remove unnecessary get calls ( #31966 )
2020-02-18 19:41:12 -08:00
Gerard and GitHub
0dad2f8e41
Upgrade to bimmer_connected 0.7.1 to fix US and China access ( #31968 )
2020-02-18 19:40:34 -08:00
jjlawren and GitHub
56c834b8a4
Fix Plex naming and devices for misbehaving clients ( #31970 )
2020-02-18 19:37:21 -08:00
jjlawren and GitHub
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
Paulus Schoutsen and GitHub
9f830964ef
Optimize find bad JSON data ( #31963 )
2020-02-18 16:06:13 -08:00
Robert Svensson and GitHub
a745134128
deConz - Use proper mechanisms for options flow tests ( #31965 )
...
Generic clean up
2020-02-18 23:52:56 +01:00
Robert Svensson and GitHub
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 and GitHub
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
Tom Harris and GitHub
f6540e3002
Fix pre-commit hook issue on Windows ( #31648 )
...
* Make shebang compatable with Windows
* Prehook test
* Undo prehook test
2020-02-18 13:33:52 -08:00
Franck Nijhof and GitHub
4ed7a7f2e0
Upgrade pre-commit to 2.1.0 ( #31962 )
2020-02-18 13:25:26 -08:00
Robert Svensson and GitHub
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
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 and GitHub
239dfaba4b
Do not use a set for hvac modes in SmartThings ( #31959 )
2020-02-18 12:09:56 -08:00
Paulus Schoutsen and GitHub
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
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 and GitHub
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 and GitHub
af67bb0df3
Read Modbus climate current temp from input register ( #31944 )
2020-02-18 18:45:05 +01:00
Paulus Schoutsen and GitHub
b73531b2fc
Untag discovery as an allowed dependency ( #31934 )
2020-02-18 08:32:56 -08:00
Paulus Schoutsen and GitHub
7be3a4cd37
Fix entity registry not saving name/icon ( #31932 )
2020-02-18 08:32:34 -08:00
Markus Pöschl and GitHub
0ae86b022d
Add pigpio remote functionality ( #31667 )
2020-02-18 12:52:55 +01:00
ktnrg45 and GitHub
f75bda7551
Bump pyps4-2ndscreen to 1.0.7 ( #31943 )
2020-02-18 09:50:49 +01:00
Malte Franken and GitHub
e65995eb87
Bump aio_geojson_nsw_rfs_incidents to 0.3 ( #31941 )
2020-02-18 08:59:49 +01:00
Austin Mroczek and GitHub
1fa16eefc9
Fix translations_develop ( #31942 )
2020-02-18 08:58:49 +01:00
HomeAssistant Azure
2e5161997f
[ci skip] Translation update
2020-02-18 00:31:41 +00:00
Malte Franken and GitHub
70910ecc61
Bump aio_geojson_geonetnz_quakes to 0.12 ( #31930 )
2020-02-17 15:30:31 -08:00
Paulus Schoutsen
7a9b2a2234
Bumped version to 0.106.0b0
2020-02-17 15:26:37 -08:00
Paulus Schoutsen
1f7e3946e8
Merge remote-tracking branch 'origin/master' into dev
2020-02-17 14:55:27 -08:00
Paulus Schoutsen and GitHub
75b508e872
Merge pull request #31931 from home-assistant/rc
...
0.105.5
0.105.5
2020-02-17 14:52:02 -08:00
Paulus Schoutsen
7bc87eef6f
Bumped version to 0.105.5
2020-02-17 14:15:37 -08:00
Paulus Schoutsen
8812b60f2e
Report which data causes JSON serialization error ( #31901 )
2020-02-17 14:15:09 -08:00
Gerard and Paulus Schoutsen
21a1186efe
Upgrade bimmer_connected to 0.7.0 ( #31894 )
2020-02-17 14:15:09 -08:00
Bram Kragten and GitHub
95bcceddf7
Add an options flow to demo ( #31920 )
...
To help test the frontend
2020-02-17 14:10:44 -08:00