Pascal Vizeli
5d5d053bce
Use github instead gitlab
2019-11-28 13:40:29 +01:00
tetienne
4e107a2bcf
Add support for Somfy Camera Shutter ( #29057 )
2019-11-28 10:42:17 +01:00
jjlawren
9c9e9bc92a
Bump plexwebsocket to 0.0.6 ( #29175 )
2019-11-27 22:40:08 -08:00
Joakim Plate
69991bf3a2
Move GoogleConfig initialization into setup of component ( #29170 )
2019-11-27 20:45:43 -08:00
Raman Gupta
3ecf5596ff
update demo service domain and service description ( #29164 )
...
* update demo service domain and service description
* move DOMAIN and service name to const.py
* update per balloob's service name suggestion
* update service name in services.yaml
* update service name constant's name
2019-11-27 20:36:40 -08:00
Paulus Schoutsen
4cfd24a03a
Fix mobile app device identifiers ( #29173 )
2019-11-27 20:27:22 -08:00
Dan Jones
665613e395
Add fan support to lutron_caseta ( #29033 )
...
* Adding lutron_caseta fan controller. Updated to pylutron 0.5.1
* Accidental import remain
* updating for black formatting
* Fix blank spaces
* Moving third party import
* update to 0.5.1 to pass checks
* fix deletion of new line
* Update fan.py
* Update with dev branch, update from comments, added mediumhigh
2019-11-28 02:45:36 +01:00
Raman Gupta
f1a4e212cc
Update service domain for alarmdecoder from 'alarm_control_panel' to 'alarmdecoder' ( #29127 )
...
* update alarmdecoder service domain
* update alarmdecoder service name
* black formatting
2019-11-27 16:51:40 -08:00
Raman Gupta
88376bf363
move wemo services to wemo domain ( #29135 )
2019-11-27 16:49:12 -08:00
Raman Gupta
9fd058aa33
move soundtouch services to soundtouch domain ( #29140 )
2019-11-27 16:47:45 -08:00
HomeAssistant Azure
f6dd51a7fb
[ci skip] Translation update
2019-11-28 00:32:18 +00:00
Raman Gupta
7ecd5b5e5a
add services.yaml description for service ( #29160 )
2019-11-27 14:18:21 -08:00
Raman Gupta
ceb1528b50
Update bluetooth_tracker service name and domain from 'device_tracker' to 'bluetooth_tracker' ( #29161 )
...
* move service constants to const.py, update service domain, add service description
* update .coveragerc
2019-11-27 14:18:01 -08:00
Raman Gupta
b6d94bcc96
Change apns service domain and remove unused variable ( #29165 )
...
* change apns service domain and remove unused variable
* fix tests
* move DOMAIN to const.py and import DEVICE_TRACKER_DOMAIN from base component
2019-11-27 14:15:25 -08:00
Robert Svensson
bdb3eb1683
Handle case when device can be None ( #29171 )
2019-11-27 14:14:19 -08:00
jjlawren
88441d5f68
Reduce connection timeout to avoid config flow timeouts ( #29172 )
2019-11-27 14:14:01 -08:00
Raman Gupta
acc10c296e
move import to top and add service definition for pilight ( #29163 )
...
* move import to top and add service definition for pilight
* move import above HA imports
2019-11-27 21:26:54 +01:00
Tsvi Mostovicz
d7a66e6e4c
Return Jewish Calendar holiday type id support ( #29168 )
...
* Bring back holiday type id as a attribute to the holiday sensor
* Add test for holiday type id attribute
2019-11-27 20:52:03 +01:00
Brett T. Warden
fa1622fe8b
Use roku.poweron method for media_player.turn_on ( #29123 )
...
Instead of using the roku.power method, which toggles power,
implement the media_player.turn_on command for the roku component
by calling the new roku.poweron method.
Fixes #28961 , but depends on upstream
https://github.com/jcarbaugh/python-roku/pull/53
2019-11-27 18:19:10 +01:00
Raman Gupta
8ef8a314df
Update service domain for ifttt from 'alarm_control_panel' to 'ifttt' ( #29129 )
...
* update service domain for ifttt
* update missed variable references
2019-11-27 18:17:56 +01:00
Raman Gupta
82fe409961
add services.yaml description for matrix service ( #29159 )
2019-11-27 18:15:15 +01:00
Raman Gupta
b274fcba05
Update service domain for harmony from 'remote' to 'harmony' ( #29146 )
...
* move harmoney services to harmony domain
* update service names
2019-11-27 18:14:46 +01:00
Raman Gupta
d577868190
move yamaha service to yamaha domain ( #29142 )
2019-11-27 18:13:54 +01:00
Raman Gupta
ef21fd2536
Update services.yaml for nuheat ( #29133 )
...
* update services.yaml for nuheat
* update tests
* black formatting
2019-11-27 15:20:40 +01:00
mvn23
fdf0793fdd
Add opentherm_gw device support ( #28722 )
...
* Add opentherm_gw device support
* Add support for enabling/disabling of opentherm_gw entities
* Disable sensors by default, base climate entity_id on gw_id instead of friendly_name to guarantee uniqueness
* Remove platform name from unique_id
2019-11-27 08:14:41 -05:00
Raman Gupta
12ae8b025f
move squeezebox service to squeezebox domain ( #29141 )
2019-11-27 13:54:00 +01:00
Raman Gupta
59939004bf
Update service domain for mill from 'climate' to 'mill' ( #29132 )
2019-11-27 13:47:38 +01:00
Abílio Costa
a08df53dbc
Add "gentle" mode for Xiaomi Roborock vacuum ( #29004 )
...
* Add "gentle" mode for Xiaomi Roborock vacuum
* fix tests
2019-11-27 13:46:13 +01:00
Tom Brien
8f05388bc5
Remove ios warning for no devices subscribed to ios.notify ( #29153 )
...
Since 2019.1 has launched there is a perfectly reasonable (in fact the standard) case where ios component is loaded (i.e. actionable notifications) but no devices are registed for the now defunct `ios.notify` service. As such, the log warning relating to this case is no longer relevant.
2019-11-27 13:35:38 +01:00
Raman Gupta
c80f284ca4
Update service domain for mysensors from 'switch' to 'mysensor… ( #29147 )
2019-11-27 13:31:40 +01:00
Raman Gupta
2d2ab452ca
update envisalink service domain ( #29126 )
2019-11-27 11:27:48 +01:00
Raman Gupta
1681d36637
Update service domain for todoist from 'calendar' to 'todoist' ( #29131 )
...
* move todoist constants to const.py and update service domain
* update .coveragerc
* remove unused variable
* save file
2019-11-27 11:26:59 +01:00
Paulus Schoutsen
004476a1f8
Add intent integration to expose intent handle API ( #29124 )
...
* Add intent integration to expose intent handle API.
* Run hassfest + fix scaffolding
* Update __init__.py
2019-11-27 11:25:43 +01:00
Raman Gupta
ec61a86678
move service constants to const.py and move channels services to channels domain ( #29139 )
2019-11-27 11:23:52 +01:00
Raman Gupta
1f13809c6d
Update service domain for lifx from 'light' to 'lifx' ( #29136 )
...
* update service domain for lifx custom services
* fix service name
2019-11-27 11:23:06 +01:00
Raman Gupta
9e882ef6b4
move wink service definitions from lock to wink domain ( #29137 )
2019-11-27 11:21:52 +01:00
Raman Gupta
5120181e0e
move facebox service to facebox domain ( #29151 )
2019-11-27 11:20:24 +01:00
Raman Gupta
c72e230432
move songpal service to songpal domain ( #29143 )
2019-11-27 11:19:01 +01:00
Raman Gupta
0ff0ec7d3e
move econet services to econet domain ( #29149 )
2019-11-27 11:18:21 +01:00
Raman Gupta
ff4d256893
move icloud services to icloud domain ( #29144 )
2019-11-27 11:16:53 +01:00
Raman Gupta
b8f03aa3be
move neato service to neato domain ( #29148 )
2019-11-27 11:15:59 +01:00
Raman Gupta
975ee0ea7f
Update service domain for elkm1 from 'alarm_control_panel' to 'elkm1' ( #29128 )
...
* move elkm1 services to elkm1 domain
* update missed variable references
2019-11-27 11:15:27 +01:00
Raman Gupta
b7896c7b6f
move nuki service to nuki domain services.yaml and remove missing service ( #29138 )
2019-11-27 11:14:22 +01:00
Raman Gupta
fb9f561052
move html5 service to html5 domain ( #29145 )
2019-11-27 11:13:27 +01:00
Chris Caron
8933540950
bumped supported apprise version to 0.8.2 ( #29125 )
2019-11-26 20:18:43 -08:00
Ville Skyttä
5bc8ef962b
Upgrade huawei-lte-api to 1.4.4 ( #29130 )
...
https://github.com/Salamek/huawei-lte-api/releases/tag/1.4.4
Closes https://github.com/home-assistant/home-assistant/issues/28922
2019-11-26 20:18:24 -08:00
Ville Skyttä
738b3363d9
UpCloud updates ( #28646 )
...
* Upgrade upcloud-api to 0.4.5
* Fix UpCloud name spelling in manifest
* Update data at setup time for better initial states
* Clean up signal handlers on remove
* Signal data update on server start
To keep related binary sensor better up to date.
* Improve track_time_interval emulation for initial update
2019-11-26 20:17:14 -08:00
HomeAssistant Azure
2a7aac6afc
[ci skip] Translation update
2019-11-27 00:32:16 +00:00
springstan
33c6ee80ad
Move imports to top for traccar ( #29116 )
2019-11-26 16:07:12 -08:00
springstan
5eaafcfd7f
Move imports to top for touchline ( #29117 )
2019-11-26 16:06:44 -08:00