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
Matt Snyder
10a1b156e3
Doorbird Refactor ( #23892 )
...
* Remove schedule management. Allow custom HTTP events defined in the configuration
* Consolidate doorbird request handling. Make token a per device configuration item.
* Lint fixes
* Do not register dummy listener
* Remove punctuation
2019-05-18 21:46:00 +02:00
Daniel Høyer Iversen
a8286535eb
Upate xiaomi voltage parser, fix #23898 ( #23962 )
2019-05-18 11:01:30 +02:00
Adrian Schröter
05146badf1
show battery level also when vacuum has no map support ( #23947 )
2019-05-18 10:27:05 +02:00
Josef Schlehofer
c483e4479e
Update requests to 2.22.0 ( #23958 )
2019-05-17 20:41:22 -05:00
Julien Brochet
4a70c725b4
Setup integration dependencies before loading it ( #23957 )
2019-05-17 19:17:26 -05:00
SiliconAvatar
33ed017851
Add unit of measurement to Tautulli sensor ( #23873 )
...
Adds unit of measurement ("Watching") to sensor, so it can be graphed properly.
This is the same unit of measurement as the Plex sensor.
2019-05-17 23:02:56 +02:00
Joakim Sørensen
fffc4dd3fd
Bump pytraccar ( #23939 )
2019-05-17 09:56:04 -04:00
bouni
e072981295
Added support for sensor other than temperature and humidity ( #23863 )
...
* Added support for sensor other than temperature and humidity
* fixed lint errors
* fixed minor issues pointed out by @fabaff
2019-05-17 09:47:10 +02:00
Pascal Vizeli
5d983d0b61
Fix auto version update Hass.io ( #23935 )
2019-05-17 09:39:36 +02:00
Fredrik Erlandsson
727f667cbc
Fix fan rates for Daikin ( #23860 )
2019-05-17 09:36:47 +02:00
Fredrik Erlandsson
1b4fc2ae8d
Fix for non existing Daikin zones ( #23792 )
2019-05-17 09:25:07 +02:00
Jc2k
5b0d1415ad
Have homekit_controller use device registry ( #23874 )
...
* Add device registry support
* HK doesn't use mac as a connection id
2019-05-17 08:41:20 +02:00
karlkar
edf34eea94
Fix problem with cameras that don't support time ( #23924 )
...
Some onvif cameras don't support Date management. In that case None is returned and script crashes when trying to obtain date
2019-05-17 06:29:52 +02:00
Paulus Schoutsen
a303f67d3b
Merge branch 'master' into dev
2019-05-17 06:28:36 +02:00
Aaron Bach
1b5f526e09
Fix additional IQVIA data bug ( #23931 )
2019-05-16 18:30:09 -06:00
Jc2k
03a0a3572b
Fix icons for homekit_controller sensors ( #23921 )
2019-05-16 22:30:48 +01:00
Aaron Bach
297d24c5b0
Fix bug when IQVIA API fails to return data ( #23916 )
...
* Fix bug when IQVIA API fails to return data
* Updated requirements
* Fixed tests
* Linting
* Removed impossible case
* Removed extraneous comment
2019-05-16 15:19:53 -06:00
Joakim Plate
c8cf06b8b7
Switch media player to SWITCH type ( #23914 )
...
MEDIA device type is being rejected by google now.
2019-05-16 22:34:40 +02:00
David McNett
49d6d7c656
Version bump insteonplm to 0.15.4 ( #23918 )
...
* Version bump insteonplm to 0.15.4
* Package-level version change
2019-05-16 22:34:06 +02:00
Robbie Trencheny
96fd874090
Add @Kane610 to zeroconf CODEOWNERS
2019-05-16 12:28:24 -07:00
Paulus Schoutsen
c9703872e2
Update Honeywell warning ( #23913 )
2019-05-16 13:21:38 -06:00
Robbie Trencheny
2f5d7d4522
[WIP] Simplify zeroconf ( #23890 )
...
* Simplify zeroconf
* Remove unused imports
2019-05-16 12:04:20 -07:00
Daniel Høyer Iversen
7716e8fb68
Netatmo, handle offline device ( #23907 )
...
* Netatmo, handle offline device
* style
2019-05-16 18:07:37 +02:00
Erik Montnemery
c2fc8a0d61
Load HA core config from storage ( #23872 )
...
* Load HA core config from storage
* Tweak
* Lint, review comments
* Fix test
* Add tests
* Lint
* Address comments
2019-05-16 16:27:53 +02:00
Markus Jankowski
9be384690a
Enable Homematic IP cloud climate device with HeatingThermostat only ( #23776 )
...
* Enable climate device with HeatingThermostat only
* Fix after review
2019-05-16 15:10:30 +02:00
Jc2k
692eeb3687
Fix ecobee 3 homekit pairing ( #23882 )
2019-05-16 14:32:13 +02:00
Pascal Vizeli
213c91ae73
Update azure-pipelines.yml for Azure Pipelines
2019-05-16 09:28:08 +02:00
Pascal Vizeli
36b1a89f93
Fix Hassio-version for Azure Pipelines ( #23895 )
2019-05-16 08:57:43 +02:00
Paulus Schoutsen
584bfbaa76
Merge pull request #23864 from home-assistant/rc
...
0.93.0
2019-05-16 07:08:27 +02:00
Paulus Schoutsen
0f140751b2
Fix PS4 blocking startup ( #23893 )
2019-05-16 05:43:45 +02:00
Paulus Schoutsen
6b359c95da
Fix PS4 blocking startup ( #23893 )
2019-05-16 05:43:19 +02:00
starkillerOG
1fec64a1b3
Update Pynetgear to v0.6.1 ( #23886 )
...
* Update Pynetgear to v0.6.1
* update pynetgear to v0.6.1
2019-05-15 23:53:02 +02:00
Paulus Schoutsen
70ed58a78d
Restructure device tracker ( #23862 )
...
* Restructure device tracker
* Docstyle
* Fix typing
* Lint
* Lint
* Fix tests
2019-05-15 23:43:45 +02:00
Pascal Vizeli
6aa9844f8f
Fix auto discovery if the monitor condition ( #23880 )
2019-05-15 16:28:35 +02:00
Pascal Vizeli
7a4238095d
Fix auto discovery if the monitor condition ( #23880 )
2019-05-15 16:27:41 +02:00
Paulus Schoutsen
177594f02c
Update sensor.py
2019-05-15 14:00:42 +02:00
Ville Skyttä
cf89f45697
Fix homekit test assert no messages ( #23856 )
2019-05-15 13:13:56 +02:00
Penny Wood
2dc78e6f0c
Take code owner for sun.sun ( #23877 )
...
* Take code owner
* Post hassfest
2019-05-15 03:14:35 -05:00
Penny Wood
9da74dda43
Quiet the chatty sun.sun ( #23832 )
...
* Split up method to allow caching event
* Lower frequency of updates.
* Code review patches.
* Minor changes to test
* Skip end of period at fixed multiple of delta.
Improved documentation.
2019-05-15 15:02:29 +08:00
David Bonnes
18149dcb8c
Add geniushub sensor and binary_sensor ( #23811 )
...
* Initial commit
* add lastComms and de-lint
* dummy commit
* dummy commit 2
* refactor to temp in favour of battery
* back to battery, and no temp
* use snake_case
* Bump client
* only v3 API exposes device attributes
* delint
* delint2
* Change GeniusSwitch to GensiusBinarySensor
2019-05-14 23:30:26 +02:00
Pascal Vizeli
3f841a36a5
Update azure-pipelines.yml for Azure Pipelines
...
Automated version updates
2019-05-14 22:59:12 +02:00
damarco
80ae02cc49
Fix zha timed off ( #23849 )
2019-05-14 13:41:27 +02:00
Paulus Schoutsen
421b2962c6
Bumped version to 0.93.0
2019-05-14 13:18:36 +02:00
Paulus Schoutsen
bde5a9ef01
Bumped version to 0.93.0b4
2019-05-14 13:12:30 +02:00
Robbie Trencheny
b79886ad85
Fix improper usage of body attribute on web.Response. Should be text since we arent sending bytes ( #23857 )
2019-05-14 13:12:24 +02:00
Paulus Schoutsen
94a2fd542e
Fix aiohttp response serialize ( #23858 )
...
* Fix aiohttp response serialize
* Suport bytes
* Handle None
2019-05-14 11:59:27 +02:00
Paulus Schoutsen
6fa8556033
Use Cloudhooks for OwnTracks ( #23847 )
...
* Use Cloudhooks for OwnTracks
* Update config_flow.py
* Update config_flow.py
2019-05-14 11:59:11 +02:00
Pascal Vizeli
19cfa8cf22
Update azure-pipelines.yml for Azure Pipelines
...
Automated version updates
2019-05-14 10:18:01 +02:00