Paulus Schoutsen
fba06049d2
Merge remote-tracking branch 'origin/master' into dev
2019-09-04 09:18:32 -07:00
zewelor and Erik Montnemery
c4c21d3e99
Add device to mqtt camera ( #26238 )
...
* Add device to mqtt camera
* Support discovery device info update and add tests
2019-09-04 16:15:40 +02:00
Bram Kragten and GitHub
2c65e02491
Updated frontend to 20190904.0 ( #26421 )
...
* Updated frontend to 20190904.0
* Updated frontend to 20190904.0
2019-09-04 15:51:15 +02:00
Pascal Vizeli and GitHub
6bef5a98fe
Add prettier to vscode ( #26417 )
2019-09-04 11:47:13 +02:00
Malte Franken and Martin Hjelmare
d1bc0c1dd9
NSW Rural Fire Service icon for geolocation entities ( #26416 )
...
* define icon
* add myself as codeowner
2019-09-04 11:33:29 +02:00
Pascal Vizeli
c191551091
Update azure-pipelines-translation.yml for Azure Pipelines
2019-09-04 09:56:25 +02:00
HomeAssistant Azure
3b1a4a52e9
[ci skip] Translation update
2019-09-04 07:41:09 +00:00
Pascal Vizeli and GitHub
e59eea3044
Merge pull request #26414 from home-assistant/rc
...
0.98.3
0.98.3
2019-09-04 09:33:30 +02:00
Pascal Vizeli
9e9859a959
Update azure-pipelines-translation.yml for Azure Pipelines
2019-09-04 09:02:35 +02:00
Pascal Vizeli
6ae2aacdb2
Update azure-pipelines-translation.yml for Azure Pipelines
2019-09-04 08:57:09 +02:00
Pascal Vizeli
90aaa36206
Update azure-pipelines-translation.yml for Azure Pipelines
2019-09-04 08:49:34 +02:00
Pascal Vizeli
7995bf9e66
Update azure-pipelines-translation.yml for Azure Pipelines
2019-09-04 08:36:49 +02:00
Paulus Schoutsen
b8f9319cb0
Bumped version to 0.98.3
2019-09-03 23:20:25 -07:00
Greg Laabs and Paulus Schoutsen
860843ada1
Bump ISY994's PyISY dependency to 1.1.2 ( #26413 )
...
Fixed a major bug that was responsible for ISY events getting seemingly random delays up to 24 seconds
2019-09-03 23:20:17 -07:00
Paulus Schoutsen
7bccbcbcc3
Fix state report ( #26406 )
...
* Fix state report
* Update test
2019-09-03 23:20:17 -07:00
ehendrix23 and Paulus Schoutsen
8cf02e0b22
Update to 0.1.13 ( #26402 )
...
Update to 0.1.13
2019-09-03 23:20:16 -07:00
Daniel Høyer Iversen and Paulus Schoutsen
93e4cd6bb2
Met, check for existing location ( #26400 )
2019-09-03 23:20:15 -07:00
Paulus Schoutsen
d4905477b8
Allow core config updated ( #26398 )
2019-09-03 23:20:15 -07:00
Anders Melchiorsen and Paulus Schoutsen
a980eedd22
Fix race during initial Sonos group construction ( #26371 )
...
* Fix race during initial Sonos group construction
* Update homeassistant/components/sonos/media_player.py
2019-09-03 23:20:14 -07:00
Robert Svensson and Paulus Schoutsen
a74bb3fd5e
String has nothing to do with class method naming ( #26368 )
2019-09-03 23:20:14 -07:00
Fabian Affolter and Paulus Schoutsen
b50ac6f486
Upgrade pyhaversion to 3.1.0 ( #26232 )
2019-09-03 23:20:13 -07:00
David Bonnes and Paulus Schoutsen
4661f2a6df
Initial commit ( #26383 )
2019-09-03 23:16:31 -07:00
David Bonnes and Paulus Schoutsen
d5c61be651
Initial commit ( #26385 )
2019-09-03 23:15:40 -07:00
David Bonnes and Paulus Schoutsen
525a434511
Use literal string interpolation in honeywell ( #26386 )
...
* Initial commit
* fix lint hints
2019-09-03 23:14:29 -07:00
Franck Nijhof and Paulus Schoutsen
60ef41cc69
Correct file permissions in slide integration ( #26390 )
2019-09-03 23:13:53 -07:00
Paulus Schoutsen and GitHub
92f8362883
Allow core config updated ( #26398 )
2019-09-03 23:13:34 -07:00
Daniel Høyer Iversen and Paulus Schoutsen
b9923ca109
Met, check for existing location ( #26400 )
2019-09-03 23:13:17 -07:00
Greg Laabs and Paulus Schoutsen
22d3cf4117
Bump ISY994's PyISY dependency to 1.1.2 ( #26413 )
...
Fixed a major bug that was responsible for ISY events getting seemingly random delays up to 24 seconds
2019-09-03 23:11:30 -07:00
Quentame and Martin Hjelmare
b4058b5c7f
Add config flow to linky ( #26076 )
...
* Linky: setup ConfigFlow
* async_track_time_interval
* Review from @MartinHjelmare 1
* Review from @MartinHjelmare 2
* Review from @MartinHjelmare 3
* Review from @MartinHjelmare 4
* black --fast homeassistant tests
* Bump pylinky to 0.4.0 and add error user feedback
* Fix .coveragerc
* Linky platform moved to integration in config.yml and with multiple accounts
* Remove useless logs
* Review from @MartinHjelmare 5
* Add config flow tests
* Add config flow tests : login + fetch on failed
2019-09-04 07:04:26 +02:00
Taylor Silva and Martin Hjelmare
ca97bba4b4
Add X10 devices as ISY994 switches ( #26342 )
...
* Add X10 devices as switches
Signed-off-by: Taylor Silva <taylorsilva@outlook.com >
* Add logging message for when unsupported device is found.
This will help a user figure out why they aren't seeing all devices.
Signed-off-by: Taylor Silva <taylorsilva@outlook.com >
* Update homeassistant/components/isy994/__init__.py
Co-Authored-By: Martin Hjelmare <marhje52@kth.se >
* Update homeassistant/components/isy994/__init__.py
100 is too generic of an ISY uom. We don't want to accidentally add non-switch devices.
2019-09-04 07:00:19 +02:00
Franck Nijhof and Paulus Schoutsen
2f0eb07624
Migrate legacy typehints in core to PEP-526 ( #26403 )
...
* Migrate legacy typehints in core to PEP-526
* Fix one type
2019-09-03 20:36:04 -07:00
ehendrix23 and Andrew Sayre
2dc90be94f
Update to 0.1.13 ( #26402 )
...
Update to 0.1.13
2019-09-03 21:00:05 -05:00
Malte Franken and Andrew Sayre
2f9de2a5a5
IGN Sismologia icon for geolocation entities ( #26408 )
...
* define icon
* fixed tests
2019-09-03 20:58:40 -05:00
Paulus Schoutsen and Andrew Sayre
4e2fcdb9a3
Fix state report ( #26406 )
...
* Fix state report
* Update test
2019-09-03 20:57:32 -05:00
Paulus Schoutsen and Andrew Sayre
53720c5c48
Allow passing None as input_text config ( #26409 )
2019-09-03 20:55:58 -05:00
croghostrider and Paulus Schoutsen
b968b53e38
Fix Emulated Hue AttributeError: 'NoneType' object has no attribute '… ( #26018 )
...
* Fix Emulated Hue AttributeError: 'NoneType' object has no attribute 'lower'
* Fix debug
* Update error message
2019-09-03 17:33:48 -07:00
Sriram Vaidyanathan and Paulus Schoutsen
f7a58cc19e
Change xiaomi camera conf_host to template ( #25799 )
...
* changed conf_host to template
Changed conf_host to template to accommodate dynamic ips
* Update camera.py
* Updated per comment
* update for black formatter
* black changes
2019-09-03 17:06:11 -07:00
John Luetke and Paulus Schoutsen
757482ee85
Refactor pihole integration ( #25837 )
...
* Adds tests for pi_hole integration
* Refactor pi_hole component to an integration supporting multiple platforms
* Adds mock of Hole dependency
* Aborts platform setup when discovery_info is none
* Removes use of monitored_conditions
* Adds integration setup test
* Removes PlatformNotReady check
* Adds sensor test
* Code review updates
* Refactor tests to assert state through hass
* Reorder imports
2019-09-03 16:18:06 -07:00
Franck Nijhof and Paulus Schoutsen
9035efee10
Fixes invalid JSON files and whitespace corrections in YAML files ( #26396 )
2019-09-03 16:02:42 -07:00
Pascal Vizeli
b6cd5ab27b
Update azure-pipelines-translation.yml for Azure Pipelines
2019-09-03 22:15:25 +02:00
Pascal Vizeli
e7ccb6f047
Update azure-pipelines-translation.yml for Azure Pipelines
2019-09-03 22:09:21 +02:00
Franck Nijhof and Pascal Vizeli
dae6895a95
Use literal string interpolation in integrations X-Z (f-strings) ( #26395 )
2019-09-03 21:15:31 +02:00
Franck Nijhof and Pascal Vizeli
445c741b30
Use literal string interpolation in integrations R-S (f-strings) ( #26392 )
2019-09-03 21:14:39 +02:00
Franck Nijhof and Pascal Vizeli
7203027cbf
Use literal string interpolation in integrations K-M (f-strings) ( #26389 )
2019-09-03 21:14:00 +02:00
Franck Nijhof and Pascal Vizeli
ef0e9431b6
Use literal string interpolation in integrations T-W (f-strings) ( #26394 )
2019-09-03 21:12:51 +02:00
Pascal Vizeli and GitHub
cde09062c4
Update OpenCV 4.1.1 / Numpy 1.17.1 ( #26387 )
2019-09-03 21:04:38 +02:00
Franck Nijhof and Paulus Schoutsen
1c5e0123c9
Use literal string interpolation in integrations N-Q (f-strings) ( #26391 )
2019-09-03 11:35:00 -07:00
Alexander and Paulus Schoutsen
330ae0d885
Add support Slide cover ( #25913 )
...
* Add support GoSlide cover
* Fixed Parameters differ from overridden
Fixed Removed other pylint warnings
* Renamed GoSlide to Slide, because of Innovation in Motion rebranding
* Fixed codeowners file
* Fixed requirements file
* Removed pylint: disable=unused-argument
Removed DOMAIN not exist check
Changed if to min/max
Changed 3rd party import to top of the module
Removed timeout/retry parameters
Removed unused constants
Added check for discovery_info is none
Changed pass slide object instead of full hass object
Changed pass api object instead of full hass object
Added unique_id functionality
Removed entity_id/name properties
Removed supported_features/state functions
* Fixed unused variables
* Changed Slide API uses snake names
Changed Improved exception handling
Changed Updated Slide API to 0.50.0
* Changed moved exceptions into goslide-api
Changed retry setup into coroutine
* Changed str(err) to err
Changed invert if result to if not result
2019-09-03 10:09:25 -07:00
Pascal Vizeli
7d1e3af701
Update azure-pipelines-translation.yml for Azure Pipelines
2019-09-03 18:09:08 +02:00
Pascal Vizeli
7d27b4d2ab
Update azure-pipelines-release.yml for Azure Pipelines
2019-09-03 18:07:23 +02:00