David F. Mulcahey
cd6c923123
fix exception ( #21571 )
2019-03-01 20:15:36 -05:00
Wagner Sartori Junior
b8ec74cc15
bump pyxeoma to 1.4.1 to fix and close #19306 ( #21568 )
2019-03-01 20:11:32 -05:00
damarco
1a9dcaefd2
Bump zigpy-deconz ( #21566 )
2019-03-01 13:47:20 -05:00
Paulus Schoutsen
52f337ef00
Allow chaining contexts ( #21028 )
...
* Allow chaining contexts
* Add stubbed out migration
2019-03-01 10:08:38 -08:00
David F. Mulcahey
b39846fb6b
add friendly name to devices in the device registry ( #21499 )
...
switch to name_by_user
review comments
add device reg info to zha device api
2019-03-01 08:11:24 -05:00
msvinth
0aba49adce
Add separate on/off ids on manual configured IHC lights ( #20253 )
...
* Add support for separate on/off ids on manual configured IHC lights.
This makes it easier to support IHC code units thats relies on being
turned on and off through specific inputs.
Also adds a pulse service (ihc.pulse) that supports sending a short on/off pulse to an IHC input.
* Fix
* Lint fix
* Add on/off id support in switch
* Make pulse async
* Code review fixes
2019-03-01 08:17:59 +01:00
David F. Mulcahey
aa30ac52ea
prevent duplicate event channel registration ( #21534 )
2019-02-28 22:53:59 -05:00
Aaron Bach
326513af90
Add pause/unpause services to RainMachine ( #21548 )
...
* Add pause/unpause services to RainMachine
* Update requirements
2019-02-28 17:58:39 -08:00
Paulus Schoutsen
5e67054ee1
Updated frontend to 20190228.0
2019-02-28 17:43:36 -08:00
David F. Mulcahey
901b2b4ba3
new websocket api way ( #21533 )
2019-02-28 19:32:41 -05:00
Aaron Bach
b8a94c30e8
Add watchdog to Ambient PWS ( #21507 )
...
* Add watchdog to Ambient PWS
* Better labeling
* Owner comments
2019-02-28 14:28:20 -08:00
Aaron Bach
8ebe5c61e8
Fix incorrect pyairvisual call ( #21542 )
2019-02-28 14:17:10 -08:00
Anders Melchiorsen
193cab4f62
Improve new Sonos snapshot/restore ( #21509 )
...
* Fine-tune new Sonos snapshot/restore
* Move into class
2019-02-28 10:25:31 -08:00
Jason Hu
b18b1cffff
Fix warning ( #21538 )
2019-02-28 10:10:21 -08:00
cpopp
84b84559a4
Add support for homekit controller sensors ( #21535 )
...
Adds support for homekit devices with temperature, humidity, and
light level characteristics (such as the iHome iSS50)
2019-02-28 10:09:04 -08:00
David F. Mulcahey
82bdd9568d
Add direct binding for remotes and lights for ZHA ( #21498 )
...
* cluster matching and binding apis
implement binding
callback
fix loop
fix loops
* review comments
* use any because it is clearer
2019-02-28 10:04:35 -08:00
Paulus Schoutsen
4f4a8a61d2
Only use a single store instance ( #21521 )
2019-02-28 10:00:17 -08:00
Ben Randall
e14c8c788e
Add PLATFORM_SCHEMA_BASE to telegram_bot component ( #21155 )
2019-02-28 18:27:40 +01:00
emontnemery
c340083ba5
Add missing retain option to mqtt.climate configuration schema ( #21536 )
2019-02-28 18:26:54 +01:00
Marco M
c3d4738649
Mqtt alarm added value_template and code_arm_required ( #19558 )
...
* Added value_template config for parsing json value from state topic
Added arm_code_required to avoid code enter when arming
* Renamed config parameter to code_arm_required
* Fix for discovery update compatibility
* Fixed lint error
* Added test
2019-02-28 17:44:23 +01:00
Fabian Affolter
b0dd6e4093
Upgrade python-mystrom to 0.5.0 ( #21523 )
2019-02-28 17:46:38 +05:30
Fabian Affolter
3e8e998078
Upgrade numpy to 1.16.2 ( #21525 )
2019-02-28 17:46:21 +05:30
Victor Vostrikov
342ddbfe8c
Updated variable name for readability ( #21528 )
2019-02-28 17:35:39 +05:30
koolsb
bfc6f51b25
Add arm night for alarm decoder ( #21488 )
2019-02-28 17:15:17 +05:30
Jeff Irion
27a780dcc9
Register 'firetv.adb_command' service ( #21419 )
...
* Register 'media_player.firetv_adb_cmd' service
* Wrap the 'firetv_adb_cmd' service with 'adb_decorator'
* Address reviewer comments
* Move firetv to its own platform
* Move 'adb_command' service description
* Rename DOMAIN to FIRETV_DOMAIN
* Import KEYS in __init__ method
* Change 'self.KEYS' to 'self.keys'
* Update firetv in .coveragerc
* 'homeassistant.components.media_player.firetv' -> 'homeassistant.components.firetv'
* 'homeassistant.components.firetv' -> 'homeassistant.components.firetv.media_player'
2019-02-28 12:29:56 +01:00
Fabian Affolter
6f2def06be
Upgrade opensensemap-api to 0.1.5 ( #21524 )
2019-02-28 11:59:14 +01:00
Paulus Schoutsen
229d19bb20
Fix lint ( #21520 )
2019-02-27 21:35:14 -08:00
Adam Dullage
548d7bbeda
Bump starlingbank version to 3.1 ( #21501 )
...
* Bump starlingbank version to 3.1
Resolves Python 3.5 compatibility issue.
* Remove syntax error.
2019-02-28 09:53:21 +05:30
Aaron Bach
aad15776c0
Upgrade pyflunearyou to 1.0.2 ( #21514 )
2019-02-27 17:52:50 -07:00
Aaron Bach
c1365de861
Upgraded py17track to 2.2.2 ( #21515 )
2019-02-27 17:52:31 -07:00
Aaron Bach
fd32910185
Upgrade pytile to 2.0.6 ( #21516 )
2019-02-27 17:52:05 -07:00
Aaron Bach
1369b0b583
Upgrade pypollencom to 2.2.3 ( #21517 )
2019-02-27 17:51:36 -07:00
Aaron Bach
4ca7273c58
Upgrade pyopenuv to 1.0.9 ( #21513 )
2019-02-27 17:51:09 -07:00
Victor Vostrikov
4a45510c88
Changed source priority for Person ( #21479 )
...
* Added gps accuracy to Person
* Corrected GPS accuracy for Person
* Added priority of sources to Person
* Fixed formatting
* Removed rounding of coordinates.
* Added test for source priority.
Changed test for rounding of coordinates.
* Improved code style
* Code style cleanup
* Code style cleanup
* Code style cleanup
* Code style cleanup
* Code style cleanup
* Lint
* Lint
2019-02-27 16:40:23 -08:00
msvinth
070320a24a
Bump ihc to 2.3.0 ( #21494 )
2019-02-27 16:39:11 -08:00
Nick Whyte
1ef3e32d4a
ness_alarm: Bump nessclient version to 0.9.13 ( #21466 )
2019-02-27 16:38:53 -08:00
Paulus Schoutsen
78217fa9b0
Update translations
2019-02-27 16:34:13 -08:00
Paulus Schoutsen
f3bb9e870e
Updated frontend to 20190227.0
2019-02-27 16:33:56 -08:00
Daniel Høyer Iversen
732110b4c3
Upgrade tibber lib ( #21486 )
2019-02-27 16:33:26 -08:00
Aaron Bach
ab2be6df48
Upgrade aioambient to 0.1.3 ( #21510 )
2019-02-27 16:27:26 -08:00
Aaron Bach
e4b2aab1e9
Bump simplisafe-python to 3.4.1 ( #21511 )
2019-02-27 16:27:13 -08:00
Aaron Bach
3749321fa5
Upgrade pyairvisual to 3.0.1 ( #21512 )
2019-02-27 16:26:59 -08:00
Jeff Irion
0ebd12fa6c
Avoid unnecessary commands in Vizio update function ( #20867 )
2019-02-27 16:08:02 -08:00
CV
8a026bf214
HomeMatic: Add error-attribute ( #21009 )
...
Error attribute has different meanings depending on device
2019-02-27 23:09:49 +01:00
Daniel Høyer Iversen
519315f9c8
pylint 2.3.0 ( #21485 )
...
* pylint 2.3.0
* remove const
* disable=syntax-error
2019-02-27 16:10:40 -05:00
Robert Svensson
2482816a11
Fix deCONZ retry mechanism for setup
2019-02-27 21:04:55 +01:00
Penny Wood
b87eb9d79e
Fire events when Google Assistant commands come in #15139 ( #20204 )
2019-02-27 11:33:34 -08:00
Markus Jankowski
9b3a3fc1ac
Add device_info to enable HA-devices for Homematic IP ( #21241 )
...
* add device_info to device
* added checks
* Fixes based on feedback
* Fix spelling
* Simplified implementation
On homematicip devices and the ap are created
* small fix with device.id
* hub/ap device creation moved to __init__.py
* Fixed result handling
* fixes after review.
* Fix test
2019-02-27 11:25:11 -08:00
Alexei Chetroi
9066609d23
Refactor async_turn_on() for ZHA Light. ( #21156 )
...
* Refactor async_turn_on() for ZHA Light.
Use "move_to_level_with_on_off" if brightness or transition attributes
are present in the service call data, otherwise issue "On" Zigbee
command.
Allow brightness of 0 for service call -- effectively turning the light
off.
Send color commands only after the light was turned on.
* Fix zha.light tests.
2019-02-27 08:34:38 -05:00
Fabian Affolter
0b68da2f88
Upgrade shodan to 1.11.1 ( #21478 )
2019-02-27 14:07:26 +01:00