P0L0
ca2a68217d
Added possibility to define the data type of Homematic ( #24078 )
...
* Homematic: Added possibility to define the data type for set_device_value
* Fixed coding style
* Fixed variable name
2019-05-24 17:28:45 +02:00
dreed47
0a9a8ecc4e
Update the name of Zestimate sensors ( #23770 )
...
* Zestimate: fix for issue #23757
Changed name property to return Zestimate
and the property address. This will make it easier
distinguish multiple Zestimate sensor entities
in the UI.
Also removed MIN_TIME_BETWEEN_UPDATES in
favor of SCAN_INTERVAL per suggestion from
amelchio#9580 on Discord
* Zestimate fix for issue #23757
Changed name property to return Zestimate
and the property address. This will make it easier
distinguish multiple Zestimate sensor entities
in the UI.
* Changed name property to return Zestimate
and the property address. This will make it easier
distinguish multiple Zestimate sensor entities
in the UI.
* moved code fix to the correct function
* removed code change from unique_id function
2019-05-24 16:01:55 +02:00
Daniel Høyer Iversen
6cef850497
Rfxtrx, add data types ( #24066 )
...
* Rfxtrx, add data types
* fix style
2019-05-24 09:46:59 +02:00
Paulus Schoutsen
66af4bd011
Fix zeroconf sorting ( #24068 )
2019-05-23 14:41:57 -07:00
Jeff Irion
03253f4598
Better logging of method used for ADB connection ( #24037 )
2019-05-23 13:57:00 -07:00
Fredrik Erlandsson
aa5d8e5a81
Daikin airbase beta fixes ( #24050 )
...
* values are strings not integers
* pydaikin version bump
2019-05-23 13:55:22 -07:00
Paulus Schoutsen
206029eadc
Update translations
2019-05-23 13:32:35 -07:00
Paulus Schoutsen
958c5ecbfe
Updated frontend to 20190523.0
2019-05-23 13:32:16 -07:00
Troels Agergaard Jacobsen
3d79bf2bfe
Fix entity id naming when not using first install ( #23606 )
...
* Fix entity id naming when not using first install
Currently, the verisure component will use the alias of the first
installation to decide entity id of the alarm_control_panel even though
a different installation is configured through a specified giid. This
fixes that
* Fixed pulled request review comments
* Remove trailing whitespace
* Fix remaining pylint errors
2019-05-23 19:27:42 +02:00
Paulus Schoutsen
1de0a0bbb9
Convert stream source to method ( #23905 )
...
* Convert stream source to method
* Use async with
2019-05-23 09:45:30 -07:00
jjlawren
8d22479d24
Always update all Plex client types ( #24038 )
2019-05-23 14:00:41 +02:00
Daniel Høyer Iversen
7f7435f003
Add support for available property for broadlink ( #23981 )
...
* Add support for available property for broadlink
* Broadlink, except oserror
* Broadlink, except oserror
2019-05-23 09:52:30 +02:00
Pascal Vizeli
d2eb5bb0f3
[skip ci] Update azure-pipelines.yml for Azure Pipelines
2019-05-23 09:46:40 +02:00
Robert Svensson
085303c349
ESPHome component to use zeroconf discovery ( #24043 )
...
* Move ESPHome component to use zeroconf discovery
* Remove esphome from discovery component
2019-05-23 08:55:08 +02:00
Daniel Høyer Iversen
9ac6f906ff
Update ambiclimate library ( #24049 )
2019-05-23 08:53:38 +02:00
Paulus Schoutsen
f995ab9d54
Don't pass in loop ( #23984 )
...
* Don't pass in loop
* Revert some changes
* Lint + Axis revert
* reinstate loop
* Fix a test
* Set loop
* Update camera.py
* Lint
2019-05-22 21:09:59 -07:00
Paulus Schoutsen
77f595c9a4
Merge pull request #24047 from home-assistant/rc
...
0.93.2
2019-05-22 20:34:12 -07:00
Paulus Schoutsen
8d0b1588be
Bumped version to 0.93.2
2019-05-22 20:00:34 -07:00
Daniel Høyer Iversen
70c5c82541
upgrade broadlink library ( #23966 )
2019-05-22 20:00:12 -07:00
Cyro
bf910ef383
Make Discord payload data key not required ( #23964 )
2019-05-22 20:00:11 -07:00
Julien Brochet
99c49c0993
Setup integration dependencies before loading it ( #23957 )
2019-05-22 20:00:10 -07:00
Joakim Sørensen
f6e6c21ba6
Fixes issue with multiple alerts ( #23945 )
...
* Fixes issue with multiple alerts
* Adds missing new line
* Remove whitespace
2019-05-22 20:00:10 -07:00
Joakim Sørensen
41b7f5ab1c
Bump pytraccar ( #23939 )
2019-05-22 20:00:09 -07:00
Pascal Vizeli
c5bd6b3d6b
Fix auto version update Hass.io ( #23935 )
2019-05-22 20:00:08 -07:00
Paulus Schoutsen
9e96397e6a
Require core config detection to be triggerd manually ( #24019 )
...
* Detect core config
* Remove elevation
* Lint
* Lint
* Fix type
2019-05-22 17:24:46 -07:00
Fabian Affolter
f207e01510
Upgrade Mastodon.py to 1.4.2 ( #24004 )
...
* Upgrade Mastodon.py to 1.4.2
* Update
2019-05-22 23:05:03 +02:00
Daniel Høyer Iversen
6b3bb3347b
Ambiclimate test, mock ( #24034 )
2019-05-22 15:00:05 +02:00
Paulus Schoutsen
806903ffe0
Downgrade Hue warning ( #24033 )
2019-05-22 14:59:16 +02:00
zewelor
fdf1fa48e3
Improve yeelight imports ( #24020 )
...
* Improve yeelight imports
* Move import on top
* Fix lint
2019-05-21 22:47:10 -04:00
Robert Svensson
636077c74d
Zeroconf discovery for config entries ( #23919 )
...
* Proof of concept
* Follow comments
* Fix line length and bad imports
* Move imports to top
* Exception handling for unicode decoding
Create debug print for new service types
Add empty test files
* First try at a test
* Add type and name to service info
Fix static check
* Add aiozeroconf to test dependencies
2019-05-21 15:36:26 -07:00
David Bonnes
e047e4dcff
bump geniushub-client to 0.4.9 ( #24022 )
2019-05-21 15:57:24 -04:00
Tyler Page
eae306c3f1
Fix iterating over NoneType exception ( #23648 )
...
* Fix iterating over NoneType exception
When self._dark_sky is None, don't try to return self._dark_sky.units
* Fix wrong check
2019-05-21 08:26:11 -04:00
David Bonnes
fbd7c72283
Add geniushub sensors for issues ( #23976 )
...
* Inital commit
* delint - use new string formatting
2019-05-21 08:23:38 -04:00
Erik Montnemery
fc58746bc3
Add websocket API for updating core config ( #24009 )
...
* Add websocket API for updating core config
2019-05-21 07:21:31 +02:00
Erik Montnemery
9ae878d8f2
Update CODEOWNERS ( #24015 )
2019-05-21 07:20:23 +02:00
Erik Montnemery
afe9fc221e
Fire event when core config is updated ( #23922 )
...
* Fire event when core config is updated
2019-05-20 20:02:36 +02:00
Robert Svensson
eb912be47a
Axis IO-port support ( #23312 )
...
Support digital inputs and supervised inputs, digital outputs and relays
2019-05-20 07:45:31 +02:00
Paulus Schoutsen
5c346e8fb6
Update owner frontend integrations [skip ci] ( #24001 )
2019-05-20 05:01:02 +02:00
Greg Dowling
8d388c5e79
Bump loopenergy library version - catches runtime exception. ( #23989 )
...
* Bump loopenergy library version - catches runtime exception.
* Update requirements_all.
2019-05-19 12:51:10 -04:00
Fredrik Erlandsson
314574fc84
daikin version bump ( #23991 )
2019-05-19 12:49:03 -04:00
Paulus Schoutsen
e356d0bcda
Better handle file not found when loading YAML ( #23908 )
...
* Better handle file not found
* Lint
2019-05-19 12:01:29 +02:00
Penny Wood
f991ec15f2
Delete devices / entities when we remove a config entry. ( #23983 )
...
* Remove device when last config entry removed
* Remove entities when config entry removed
* Update tests to use new behaviour
2019-05-19 11:41:39 +02:00
Tomer Figenblat
d7d83c683d
Updated non-blocking timout to 10 seconds for fixing timeout issues. ( #23930 )
...
* Updated non-blocking timout to 10 seconds for fixing timeout issues.
* Added failed bridge fixture for faster unit tests.
2019-05-19 11:24:59 +02:00
Joakim Sørensen
ff867a7d57
Use the timezone defined in Home Assistant when making the API call ( #23284 )
...
* Use HA defined timezone
* Cleanup
* Use homeassistant.util.dt.now to get the correct time.
* Update homeassistant/components/vasttrafik/sensor.py
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
2019-05-19 11:23:55 +02:00
Charles Garwood
1282370ccb
Entity Cleanup on Z-Wave node removal ( #23633 )
...
* Initial groundwork for entity cleanup on node removal
* Connect node_removed to dispatcher
* update docstring
* Add node_removal test
* Address review comments
* Use hass.add_job instead of run_coroutine_threadsafe
2019-05-19 11:14:11 +02:00
András Rutkai
eebd094423
Adding Watson TTS (IBM Cloud) ( #23299 )
...
* Adding Watson TTS (IBM Cloud)
* Code review changes
2019-05-18 23:05:59 +02:00
Joakim Sørensen
57bd4185d4
Fixes issue with multiple alerts ( #23945 )
...
* Fixes issue with multiple alerts
* Adds missing new line
* Remove whitespace
2019-05-18 22:59:33 +02:00
Martin Donlon
91ba35c68e
Update russound_rio dependency to version 0.1.7 ( #23973 )
...
v0.1.7 fixes async import issues in python 3.7+
2019-05-18 22:56:34 +02:00
Cyro
a99e15343c
Make Discord payload data key not required ( #23964 )
2019-05-18 13:14:53 -07:00
Daniel Høyer Iversen
4583638b92
upgrade broadlink library ( #23966 )
2019-05-18 13:14:11 -07:00