MatthewFlamm
445ef861c0
Add pending to template alarm ( #31614 )
2020-03-19 02:38:24 -05:00
Maikel Punie
03c906a2f1
Fix velbus in the 107 release ( #32936 )
...
velbus 2.0.41 introduced some data files in the python module. They are not copied when installing the velbus module. 2.0.43 fixes this problem
2020-03-19 01:56:32 -05:00
Erik Montnemery
e0d2e5dcb0
Remove deprecated features from MQTT platforms ( #32909 )
...
* Remove deprecated features
* Lint
2020-03-18 22:39:15 -07:00
Paulus Schoutsen
f6ce5f2d05
Fix type
2020-03-18 18:20:04 -07:00
Paulus Schoutsen
08aa4b098c
Add device automation as frontend dependency ( #32962 )
2020-03-18 18:15:23 -07:00
Paulus Schoutsen
5123baba3f
Fix zone config ( #32963 )
...
* Fix zone config
* Add zone as dependency again to device tracker
* Fix tests
2020-03-18 18:14:25 -07:00
Bram Kragten
ede0cfaeb8
Updated frontend to 20200318.1 ( #32957 )
2020-03-18 17:13:19 -07:00
Jc2k
34e44e7f3a
Add support for homekit valve accessories to homekit_controller ( #32937 )
2020-03-18 21:20:40 +00:00
Miroslav Ždrale
0cb27ff236
Bump pyubee to 0.10 to support more Ubee routers ( #32934 )
...
* Bump pyubee to 0.10 to support more Ubee routers
* Update requirements_all.txt
2020-03-18 15:45:23 -05:00
Bendik Brenne
cb450dcebd
Resolve unexpected exception caused by sinch error_code being a string ( #32929 )
2020-03-18 15:43:43 -05:00
Daniel Shokouhi
661570dfad
Small tweaks ( #32946 )
2020-03-18 15:19:40 -05:00
Ville Skyttä
05abf37046
Type hint improvements ( #32905 )
...
* Complete helpers.entity_component type hints
* Add discovery info type
2020-03-18 19:27:25 +02:00
Jc2k
7c79adad8f
Refactor and simplify homekit_controller entity setup ( #32927 )
2020-03-18 10:12:55 -05:00
Bram Kragten
7d23a734fc
Updated frontend to 20200318.0 ( #32931 )
2020-03-18 13:02:27 +01:00
Franck Nijhof
4e4fd90455
Upgrade shodan to 1.22.0 ( #32928 )
2020-03-18 11:55:09 +01:00
Franck Nijhof
4517f0d59a
Handle unique WLED device using zeroconf properties ( #32897 )
2020-03-18 11:10:40 +01:00
Maciej Bieniek
c1ceab09e5
Migrate Brother to use DataUpdateCoordinator ( #32800 )
...
* Use DataCoordinator to update Brother data
* Simplify error text
* Improve tests
* Rename DEFAULT_SCAN_INTERVAL to SCAN_INTERVAL
* Add entity_registry_enabled_default property
* Add quality_scale to manifest.json file
* Remove misleading coordinator.data.data
2020-03-17 22:21:56 -05:00
Aaron Bach
609263e1bb
Add cleanup to OpenUV ( #32886 )
...
* Add cleanup to OpenUV
* Linting
2020-03-17 22:03:16 -05:00
shred86
f02c5f66d6
Clean up Abode unused automation events ( #32825 )
2020-03-17 17:58:05 -07:00
Paulus Schoutsen
82c8f18bc7
Fix hassio panel load ( #32922 )
...
* Fix loading hassio panel
* Remove blacklist
2020-03-17 17:54:57 -07:00
Paulus Schoutsen
a9d16d4276
Remove mentioning YAML in Roku config flow ( #32920 )
2020-03-17 16:57:10 -07:00
Erik Montnemery
505de3dce3
Add attributes and availability to MQTT camera ( #32908 )
2020-03-17 16:49:50 -07:00
Erik Montnemery
52a4c16980
Improve MQTT light test coverage ( #32907 )
2020-03-17 18:29:12 -05:00
springstan
a2ac335222
Fix device condition for alarm_control_panel ( #32916 )
2020-03-17 22:15:11 +01:00
Hans Oischinger
cd79720a14
Introduce safe scan_interval for vicare ( #32915 )
2020-03-17 13:19:57 -07:00
Rami Mosleh
576970d1ad
Fix setting up options due to config data freeze ( #32872 )
2020-03-17 21:19:42 +01:00
Chris Talkington
9146f76b01
Apply recommendations from roku code review ( #32883 )
...
* avoid patching integration methods
* Update config_flow.py
* apply recommendations from roku code review
* Update config_flow.py
2020-03-17 21:15:41 +01:00
Bram Kragten
097b056324
Fix input text reload ( #32911 )
...
* Fix input text reload
* FIx schema instead
2020-03-17 20:42:55 +01:00
Franck Nijhof
aece76f6cd
Bump wled 0.3.0, reduce calls stability improvements ( #32903 )
2020-03-17 20:17:59 +01:00
Paulus Schoutsen
ff582721dd
Bump cast to 4.2.0 ( #32906 )
2020-03-17 10:30:56 -07:00
brubaked
3910ab6cab
Changed Sensor icons to be more emotionally sensitive ( #32904 )
...
The existing sensor icons, while descriptive - dead = dead - are perhaps too matter of fact and don't accurately convey the tragedy. I changed emoticon-dead-outline to emoticon-cry-outline, as I think it better conveys the reality of the situation along with the emotions tied to the statistic.
2020-03-17 10:17:18 -07:00
Quentame
5c83367bb0
Fix iCloud init while pending ( #32750 )
...
* Fix iCloud init while pending
Continue if device is pending while setup
Create devices and fetch 15s if pending, otherwise determine interval to fetch.
* Add retried_fetch guard
2020-03-17 10:16:58 -07:00
Ville Skyttä
433b89de50
Add Huawei LTE WiFi status binary sensors ( #32553 )
2020-03-17 19:04:01 +02:00
Quentame
4c32fd12fc
Bump iCloud to 0.9.5 ( #32901 )
2020-03-17 17:46:30 +01:00
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
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
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
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