Aaron Bach
a3e2504470
Add cleanup to SimpliSafe ( #32889 )
2020-03-17 07:02:30 -04:00
Aaron Bach
d98432c328
Add cleanup to Ambient PWS ( #32888 )
2020-03-17 07:02:05 -04:00
Aaron Bach
1da35e2939
Add cleanup to Notion ( #32887 )
...
* Add cleanup to Notion
* Base update method
2020-03-17 07:01:40 -04:00
Aaron Bach
0c49c8578b
Remove unnecessary awaits in RainMachine ( #32884 )
...
* Remove unnecessary awaits in RainMachine
* Cleanup
2020-03-17 07:00:54 -04:00
Paulus Schoutsen
abd1909e2b
Make zone dependency of device tracker an after dep ( #32880 )
...
* Make zone dependency of device tracker an after dep
* Fix test
2020-03-17 06:59:39 -04:00
Erik Montnemery
86d48c608e
Deduplicate MQTT tests ( #32874 )
2020-03-17 02:09:19 -05:00
Aaron Bach
a278cf3db2
Improve IQVIA data/API management based on enabled entities ( #32291 )
...
* Improve IQVIA data/API management based on enabled entities
* Code review comments
* Code review
* Cleanup
* Linting
* Code review
* Code review
2020-03-16 23:58:50 -06:00
Kevin Eifinger
2cda7bf1e7
Add Here travel time arrival departure ( #29909 )
...
* here_travel_time: Add modes arrival and departure
* convert arrival/departure from datetime to time
* Default departure is set by external lib on None
* Use cv.key_value_schemas
2020-03-16 21:16:49 -07:00
Paolo Tuninetto
7ac014744c
Add default port to samsung tv ( #32820 )
...
* Default port for websocket tv
* Update config entry
* move bridge creation
* fix indent
* remove loop
2020-03-17 00:37:10 +01:00
springstan
51b9afe3c1
Add device condition for alarm_control_panel ( #29063 )
...
* Initial commit
* Restricting conditions by supported_features, drop pending condition
* Added tests for no and minimum amount of conditions
* Address review comments
* Sort impors with isort
* Sort impors with isort v2
2020-03-16 18:08:06 -05:00
Paulus Schoutsen
d196fd136d
Bumped version to 0.107.0b6
2020-03-16 14:53:13 -07:00
Bram Kragten
4f78674a4c
Updated frontend to 20200316.1 ( #32878 )
2020-03-16 14:53:05 -07:00
Bram Kragten
a7aca10668
Lovelace: storage key based on id instead of url_path ( #32873 )
...
* Fix storage key based on url_path
* Fix test
2020-03-16 14:53:04 -07:00
Paulus Schoutsen
03b1c6ddee
Remove group as a dependency from entity integrations ( #32870 )
...
* remove group dependency
* Update device sun light trigger
* Add zone dep back to device tracker
2020-03-16 14:53:03 -07:00
David F. Mulcahey
661f1b69f2
Bump ZHA quirks to 0.0.37 ( #32867 )
2020-03-16 14:53:03 -07:00
Bram Kragten
ccb34083fe
Add lovelace reload service for yaml resources ( #32865 )
...
* Lovelace add reload service for yaml resources
* Clean up imports
* Comments
2020-03-16 14:53:02 -07:00
Paulus Schoutsen
397238372e
Remove group as a dependency from entity integrations ( #32870 )
...
* remove group dependency
* Update device sun light trigger
* Add zone dep back to device tracker
2020-03-16 14:47:44 -07:00
Bram Kragten
682fcec99e
Updated frontend to 20200316.1 ( #32878 )
2020-03-16 14:27:20 -07:00
David F. Mulcahey
41cd3ba532
Bump ZHA quirks to 0.0.37 ( #32867 )
2020-03-16 15:29:14 -04:00
Bram Kragten
426f546c2f
Add lovelace reload service for yaml resources ( #32865 )
...
* Lovelace add reload service for yaml resources
* Clean up imports
* Comments
2020-03-16 20:25:23 +01:00
Bram Kragten
2f1824774f
Lovelace: storage key based on id instead of url_path ( #32873 )
...
* Fix storage key based on url_path
* Fix test
2020-03-16 20:08:00 +01:00
Paulus Schoutsen
999c5443c1
Fix abode test ( #32871 )
2020-03-16 10:03:44 -07:00
Knapoc
7ec7306ea8
Update deconz/cover.py to adapt rest-api changes ( #32351 )
...
* Update cover.py to adapt rest-api changes
* adjust test to reflect max brightness changes
* implement test for rest-api cover position of 255
2020-03-16 15:44:59 +01:00
shred86
8d68f34650
Add window class for Abode binary sensors ( #32854 )
...
* Add window class for binary sensor
2020-03-16 15:03:42 +01:00
sbilly
c1908d16b5
Add 'Yeelight LED Ceiling Light' model ( #31615 )
...
* Add 'Yeelight LED Ceiling Light' model
Add new model https://www.yeelight.com/en_US/product/luna
* Update requirements_all.txt bump to yeelight 0.5.1
Update requirements_all.txt bump to yeelight 0.5.1
* Update manifest.json, bump to 0.5.1
Update manifest.json, bump to 0.5.1
2020-03-16 14:21:27 +01:00
AJ Schmidt
40356b4fc5
Enable AlarmDecoder arming without security code ( #32390 )
...
* set alarmdecoder code_arm_required to False
* rm unnecessary f strings
* add code_arm_required config option
* add self as codeowner :-)
* add self as codeowner the right way
2020-03-16 14:11:08 +01:00
Bram Kragten
7f6b3c1130
Bumped version to 0.107.0b5
2020-03-16 13:59:27 +01:00
Bram Kragten
f2c3f76b8e
Updated frontend to 20200316.0 ( #32866 )
2020-03-16 13:49:50 +01:00
Pascal Vizeli
b6a3bcf87f
Update pyozw 0.1.9 ( #32864 )
2020-03-16 13:49:49 +01:00
Tom Harris
65423bb62b
Bump insteonplm to 0.16.8 ( #32847 )
2020-03-16 13:49:48 +01:00
Kit Klein
104665d849
Ignore the ignored konnected config entries ( #32845 )
...
* ignore the ignored konnected config entries
* key off data instead of source
2020-03-16 13:49:47 +01:00
Alan Tse
fb1ba86b08
Bump teslajsonpy to 0.5.1 ( #32827 )
2020-03-16 13:49:47 +01:00
David Bonnes
cee72724b6
Ensure unique_ids for all evohome thermostats ( #32604 )
...
* initial commit
* small tweak
2020-03-16 13:49:46 +01:00
Bram Kragten
f4b3760a1a
Updated frontend to 20200316.0 ( #32866 )
2020-03-16 13:30:59 +01:00
Robert Svensson
fa63dc1e25
UniFi - Improve expected SSID filter behavior ( #32785 )
...
* Improve expected ssid filter behavior
* Fix tests
2020-03-16 12:10:45 +01:00
Maciej Bieniek
b9ad40ed38
Bump brother to 0.1.9 ( #32861 )
2020-03-16 12:00:39 +01:00
Jason Lachowsky
77b3f31e9b
Corrected minor misspellings ( #32857 )
2020-03-16 11:58:12 +01:00
Pascal Vizeli
451c6c25cd
Update pyozw 0.1.9 ( #32864 )
2020-03-16 11:40:21 +01:00
Kris Bennett
af021b1c81
Add additional information to SynologySRM device tracker ( #32669 )
...
* Updating SynologySRM device trakcers to show additional information
* Fixes
* Aliasing attributes to snake case
* Sugguested changes as per MartinHjelmare
2020-03-16 11:09:48 +01:00
MatthewFlamm
4e3b079a29
Add imperial units to met weather ( #32824 )
...
* add feet to meter conversion
* convert pressure and wind. fix wind for metric.
* dont convert wind speed in metric.
pymetno already converts it.
* add units to setup_platform constuctor
2020-03-16 11:04:47 +01:00
David Bonnes
9a099bdf0a
Ensure unique_ids for all evohome thermostats ( #32604 )
...
* initial commit
* small tweak
2020-03-16 11:04:12 +01:00
Chris Talkington
cf8dfdae47
Add config flow to roku ( #31988 )
...
* create a dedicated const.py
* add DEFAULT_PORT to const.py
* work on config flow conversion.
* remove discovery.
* work on config flow and add tests. other cleanup.
* work on config flow and add tests. other cleanup.
* add quality scale to manifest.
* work on config flow and add tests. other cleanup.
* review tweaks.
* Update manifest.json
* catch more specific errors
* catch more errors.
* impprt specific exceptions
* import specific exceptions
* Update __init__.py
* Update config_flow.py
* Update media_player.py
* Update remote.py
* Update media_player.py
* Update remote.py
* Update media_player.py
* Update remote.py
* Update config_flow.py
* Update config_flow.py
* Update media_player.py
* Update __init__.py
* Update __init__.py
* Update config_flow.py
* Update test_config_flow.py
* Update config_flow.py
* Update __init__.py
* Update test_config_flow.py
* Update remote.py
* Update test_init.py
* Update test_init.py
* Update media_player.py
* Update media_player.py
* Update media_player.py
2020-03-15 21:13:04 -07:00
Alan Tse
6e95b90f42
Bump teslajsonpy to 0.5.1 ( #32827 )
2020-03-15 20:42:07 -07:00
shred86
d36259f067
Add Abode tests ( #32562 )
...
* Add tests for several devices
* Update coveragerc
* Code review changes and minor clean up
* More code review changes
* Update manifest and minor test updates
* Add test for locks and covers
* Add tests for switch on and off
* Add more complete test for alarms
* Fix for camera test
* Patch abodepy.mode for tests
* Add test for unknown alarm state and minor cleanup
* Update to make tests more robust
* More specific tests
* Update quality scale to silver
* Remove integration quality scale
2020-03-16 03:05:10 +01:00
J. Nick Koston
d62bb9ed47
Add model to rachio device info ( #32814 )
...
* Add model to rachio device info
Address followup items
* Address review items, retest zone updates back and forth, and standby mode
* Remove super
* Revert "Remove super"
This reverts commit 02e2f156a9
.
* Update homeassistant/components/rachio/switch.py
Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/rachio/binary_sensor.py
Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-03-16 03:01:41 +01:00
Kit Klein
ef54f33af7
Ignore the ignored konnected config entries ( #32845 )
...
* ignore the ignored konnected config entries
* key off data instead of source
2020-03-16 01:11:26 +01:00
Tom Harris
1391f90a30
Bump insteonplm to 0.16.8 ( #32847 )
2020-03-15 13:50:23 -07:00
Paulus Schoutsen
a3d74651a8
Bumped version to 0.107.0b4
2020-03-15 11:56:56 -07:00
Paulus Schoutsen
d88275d6d2
Make sure panel_custom won't crash on invalid data ( #32835 )
...
* Make sure panel_custom won't crash on invalid data
* Add a test
2020-03-15 11:52:54 -07:00
SukramJ
42998f898b
Add SF transition to HmIP-BSL and remove obsolete code in HMIPC ( #32833 )
2020-03-15 11:52:53 -07:00