Malte Franken
a000125729
Queensland Bushfire Alert icon for geolocation entities ( #26439 )
...
* define icon
* reordered const imports
2019-09-05 17:11:48 +02:00
Erik Montnemery
f7dc537275
Add device automation condition ( #26313 )
...
* Add support for device conditions
* Lint
* Update test case
* Make and+or conditions async, adjust tests
* Cleanup tests
* Remove non callback versions of conditions, correct typing
* Correct typing
* Update light/strings.json
* Address review comments
* Make device automation lists simple lists, not dicts
* Add device_automation/const.py
* Use IS_ON/IS_OFF everywhere for conditions
2019-09-05 16:49:32 +02:00
Pascal Vizeli
c50faaef3c
Cleanup Dockerfile.dev ( #26451 )
2019-09-05 14:20:08 +02:00
HomeAssistant Azure
1cbb895d20
[ci skip] Translation update
2019-09-05 10:11:41 +00:00
Pascal Vizeli
a85f89c5a6
Update azure-pipelines-translation.yml for Azure Pipelines
2019-09-05 12:09:21 +02:00
HomeAssistant Azure
1bd22a129b
[ci skip] Translation update
2019-09-05 00:32:29 +00:00
Pierre
6acfede512
Add atome sensor platform ( #26197 )
...
* Atome sensor platform - provides live data from Linky energy meters with Atome device from Total/Direct energie
* Proper requirements, added code ownership
* Do not cover atome component
* Proper PEP8 import, proper use of const, added missing docstring etc
* Proper PEP8 import, proper use of const, added missing docstring etc
* Integrate recommendations from MartinHjelmare
* Init shall remain as clean as possible, we don't want side effect
* Add daily,weekly,monthly,yearly sensors. Now depends on pyatome 0.1
* Requirements regenerated for atome component
* Refactored the way we update sensors
* Removed some un-necessary returns and unused variable
2019-09-04 20:20:20 +02:00
Franck Nijhof
0df1b4c7a1
Replaces IOError by OSError ( #26428 )
2019-09-04 19:09:24 +02:00
Penny Wood
4004879ae0
Entity registry doesn't overwrite with None ( #24275 )
2019-09-04 09:49:22 -07:00
Paulus Schoutsen
fba06049d2
Merge remote-tracking branch 'origin/master' into dev
2019-09-04 09:18:32 -07:00
zewelor
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
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
6bef5a98fe
Add prettier to vscode ( #26417 )
2019-09-04 11:47:13 +02:00
Malte Franken
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
e59eea3044
Merge pull request #26414 from home-assistant/rc
...
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
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
8cf02e0b22
Update to 0.1.13 ( #26402 )
...
Update to 0.1.13
2019-09-03 23:20:16 -07:00
Daniel Høyer Iversen
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
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
a74bb3fd5e
String has nothing to do with class method naming ( #26368 )
2019-09-03 23:20:14 -07:00
Fabian Affolter
b50ac6f486
Upgrade pyhaversion to 3.1.0 ( #26232 )
2019-09-03 23:20:13 -07:00
David Bonnes
4661f2a6df
Initial commit ( #26383 )
2019-09-03 23:16:31 -07:00
David Bonnes
d5c61be651
Initial commit ( #26385 )
2019-09-03 23:15:40 -07:00
David Bonnes
525a434511
Use literal string interpolation in honeywell ( #26386 )
...
* Initial commit
* fix lint hints
2019-09-03 23:14:29 -07:00
Franck Nijhof
60ef41cc69
Correct file permissions in slide integration ( #26390 )
2019-09-03 23:13:53 -07:00
Paulus Schoutsen
92f8362883
Allow core config updated ( #26398 )
2019-09-03 23:13:34 -07:00
Daniel Høyer Iversen
b9923ca109
Met, check for existing location ( #26400 )
2019-09-03 23:13:17 -07:00
Greg Laabs
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
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
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
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
2dc90be94f
Update to 0.1.13 ( #26402 )
...
Update to 0.1.13
2019-09-03 21:00:05 -05:00
Malte Franken
2f9de2a5a5
IGN Sismologia icon for geolocation entities ( #26408 )
...
* define icon
* fixed tests
2019-09-03 20:58:40 -05:00
Paulus Schoutsen
4e2fcdb9a3
Fix state report ( #26406 )
...
* Fix state report
* Update test
2019-09-03 20:57:32 -05:00
Paulus Schoutsen
53720c5c48
Allow passing None as input_text config ( #26409 )
2019-09-03 20:55:58 -05:00
croghostrider
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
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
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
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