Paulus Schoutsen
d20e0f5c95
Update frontend to 20180926.0
2018-09-26 15:39:20 +02:00
cgtobi
98a4b1e9ac
Update language strings ( #16884 )
2018-09-26 13:07:43 +02:00
Nikolay Vasilchuk
917df1af00
Telegram_bot polling support proxy_url and proxy_params ( Fix #15746 ) ( #16740 )
...
* Telegram bot polling proxy support
* CI fix
* houndci-bot review fix
* houndci-bot review fix
* CI fix
* Review
* Update polling.py
2018-09-26 11:59:37 +02:00
Jason Hu
75c372021d
Fix example for long-lived access token WS API ( #16882 )
2018-09-26 11:20:48 +02:00
Nicko van Someren
e5861241c7
Added support for private storage. ( #16878 )
...
* Addded support for private storage.
Include 'private' flag parameters to the Store class and save_json function.
Updated various authentication and onboarding classes to use private stores.
Fixed unit test for emulated_hue which used a mock patch on save_json().
* Fixed Hound formatting issues not detected by local linting.
2018-09-26 10:24:32 +02:00
Paulus Schoutsen
e205092693
Revert incorrect check ( #16883 )
2018-09-26 10:15:49 +02:00
cdce8p
fa98a27df7
Remove service helper (2) ( #16863 )
...
* alarm_control_panel
* automation
* camera
* climate
* counter
* fan
* Add legacy notes
* Fix tests
2018-09-26 09:49:55 +02:00
Paulus Schoutsen
c899875abb
Fix MQTT discovery ( #16864 )
...
* Fix MQTT discovery
* Update __init__.py
2018-09-26 09:38:50 +02:00
Charles Garwood
bab079f649
Add unique_id to Nest Sensors ( #16869 )
...
* Add unique_id
* Add device_info
* Fix typo
* Update __init__.py
2018-09-26 09:19:47 +02:00
Jason Hu
92a5068977
Use HA native OAuth2 flow for google assistant components ( #16848 )
...
* Use HA native OAuth2 flow for google assistant components
* Lint
* Force breaking changes
* Fix CONFIG_SCHEMA
2018-09-26 08:57:55 +02:00
Charles Garwood
3cba2e695c
Device Registry Support for iOS Sensors ( #16862 )
...
* Add device_info property to iOS sensors for device registry
* Remove unused logger import
* Fix spacing
* lint
* Lint
2018-09-26 08:56:23 +02:00
Paulus Schoutsen
ba2b8512c5
Make ring sync again ( #16866 )
2018-09-26 08:52:22 +02:00
cdce8p
e2a56721d3
Remove service helper (3) ( #16879 )
...
* Update duckdns
* Update google_assistant
* Update group
* Update homematic
* Update image_processing
* Update input_boolean
* Update input_number
* Update input_select
* Update input_text
2018-09-26 08:50:05 +02:00
Gerard
6490ec87f3
Upgrade to bimmer_connected 0.5.3 ( #16877 )
2018-09-26 08:24:59 +02:00
Daniel Høyer Iversen
dc102a96a9
Tibber realtime consumption, Tibber pulse ( #16870 )
...
* tibber real time data
* Tibber Pulse, realtime consumption
* update lib
2018-09-26 07:49:09 +02:00
cdce8p
7eaf8640d0
Update cover tests ( #16832 )
...
* Update test_group
* Update test_command_line
* Update test_demo
* Update test_mqtt
* Update test_template
* Remove cover service call helpers
2018-09-25 22:32:05 +02:00
Jedmeng
8e311686d0
Add support for Opple light ( #16765 )
...
* Add support for Opple light
* Update docstring
* review fix
* review fix
* review fix
2018-09-25 20:49:37 +02:00
Paulus Schoutsen
7de0e1e39a
Add executor job ( #16853 )
2018-09-25 20:47:22 +02:00
emontnemery
4501bdb4a0
Remove discovered MQTT cover device when discovery topic is cleared ( #16857 )
2018-09-25 19:32:42 +02:00
emontnemery
4a265f37e0
Remove discovered MQTT fan device when discovery topic is cleared ( #16858 )
2018-09-25 19:32:31 +02:00
emontnemery
c3f58b8c74
Remove discovered MQTT lock device when discovery topic is cleared ( #16859 )
2018-09-25 19:32:25 +02:00
emontnemery
422ccc1a28
Remove discovered MQTT sensor device when discovery topic is cleared ( #16860 )
2018-09-25 19:32:16 +02:00
emontnemery
0dbfd77402
Remove discovered MQTT climate device when discovery topic is cleared ( #16856 )
2018-09-25 17:15:39 +02:00
Tommy Jonsson
bc8d323bdd
Add image support to hangouts notifications ( #16560 )
...
* add image to services.yaml
* add image support
Add image support to hangouts notification.
* fix indents
* fix line length
* Add data schema
forgot schema
* fix linelength
* use is_allowed_path and better file error handling
* elif not else if
* fix logger error
* fixes
* fix travis errors/warnings
* remove trailing whitespace
* fix travis pylint naming
* new async style
* removed unused async_timeout
* change to image_file/url (#3 )
* change to image_file/url
* removed whitespace
* forgot to remove unused urlparse import
* image_file/url in service help
2018-09-25 15:04:43 +02:00
emontnemery
093285f92f
Remove discovered MQTT binary_sensor device when discovery topic is cleared ( #16826 )
2018-09-25 14:25:03 +02:00
Paulus Schoutsen
9ea5afd109
Add unique ID and device info to Nest camera ( #16846 )
...
* Add unique ID and device info to Nest camera
* Remove sw version
2018-09-25 13:47:12 +02:00
Daniel Høyer Iversen
01925fdfff
change unknown to None in Netatmo public ( #16845 )
2018-09-25 13:41:29 +02:00
Paulus Schoutsen
e4898bb05c
Allow MQTT discovery ( #16842 )
2018-09-25 12:22:14 +02:00
Paulus Schoutsen
2b2502c91c
Support old tradfri config format ( #16841 )
2018-09-25 11:57:32 +02:00
Daniel Winks
4a4c07ac1b
GitLab-CI sensor integration addition. ( #16561 )
...
* Updates to GitLab Sensor
* Updates to GitLab_CI sensor.
* Added GitLab_CI sensor.
* Updated interval to a more appropriate 300 seconds.
* Added GitLab_CI.py to ommitted files.
* Initial refactor to use python-gitlab PyPI module.
* Fixes to dict parsing.
* Updated required packages for GitLab_CI requirements.
* Updates and refactoring to more closely align with Home-Assistant standards.
* Moved import to init, removed unreachable requests exception.
* Removed references to STATE_UNKNOWN and replaced with None
* Removed extra whitespace
* Changed PLATFORM_SCHEMA and renamed add_devices.
Changed PLATFORM_SCHEMA to use SCAN_INTERVAL and add_devices to add_entities
* Added configurable name, changed logger and removed cruft.
* Removed _status to use _state instead, as both held same value.
* Fixed ATTR_BUILD_BRANCH, removed more extraneous cruft.
* Changed required config keys to dict[key] format.
* Removed extraneous CONF_SCAN_INTERVAL as it's already defined.
2018-09-25 11:18:23 +02:00
GP8x
03bce84c32
Add additional Netatmo public data sensors ( #16671 )
...
Update deps
2018-09-25 11:14:42 +02:00
sander76
069b819679
Add unique_id to homematic_cloud ( #16828 )
...
* add unique_id
* add docstring and trigger travis
2018-09-25 10:15:03 +02:00
emontnemery
90197b6ec9
Remove discovered MQTT light device when discovery topic is cleared ( #16824 )
2018-09-25 09:19:04 +02:00
emontnemery
42790d3e97
Remove discovered MQTT alarm_control_panel device when discovery topic is cleared ( #16825 )
2018-09-25 08:44:14 +02:00
Paulus Schoutsen
e78f4d1b65
Extract lovelace to it's own component ( #16816 )
...
* Extract lovelace to it's own component
* Lint
* Update comment
* Lint
* Lint
2018-09-25 08:39:35 +02:00
Rohan Kapoor
354c8f3409
Bump zm-py to 0.0.3 ( #16835 )
2018-09-25 07:53:35 +02:00
Paulus Schoutsen
579b77ba4c
Don't warn but info when on dev mode ( #16831 )
2018-09-25 07:52:10 +02:00
randellhodges
b52e8525ac
Add mode (daily/hourly) to darksky ( #16719 )
...
* added daily mode to darksky and wind_bearing, ozone, and visibility
* Removed dew point and pressure until the standard is updated
2018-09-24 18:09:15 +02:00
Paulus Schoutsen
0bd94d8b56
Remove unused translation key
2018-09-24 12:02:26 +02:00
Paulus Schoutsen
3e2a9afff0
Another update translations
2018-09-24 12:01:34 +02:00
Paulus Schoutsen
d4b239d1d4
Update translations
2018-09-24 12:01:01 +02:00
Paulus Schoutsen
b2a9e203f2
Update frontend to 20180924.0
2018-09-24 11:58:03 +02:00
Greg Laabs
dc1534c6d1
Fix some unhandled exceptions due to missing null checks ( #16812 )
...
Fixed a couple cases that would produce errors when the ISY node status was None or `-inf`.
2018-09-24 11:43:00 +02:00
Robin Clarke
589554ad16
Allow soundtouch to play https content too ( #16713 )
2018-09-24 11:16:28 +02:00
Daniel Høyer Iversen
1f74adae2a
Broadlink service name ( #16345 )
...
* Broadlink. slugify service name
* style
2018-09-24 11:10:33 +02:00
Jason Hu
7a77951bb4
Add Notify MFA module ( #16314 )
...
* Add Notify MFA
* Fix unit test
* Address review comment, change storage implementation
* Add retry limit to mfa module
* Fix loading
* Fix invalaid login log processing
* Typing
* Change default message template
* Change one-time password to 8 digit
* Refactoring to not save secret
* Bug fixing
* Change async_initialize method name to aysnc_initialize_login_mfa_step
* Address some simple fix code review comment
2018-09-24 11:06:50 +02:00
emontnemery
5ee4718e24
Remove discovered MQTT Switch device when discovery topic is cleared ( #16605 )
...
* Remove discovered device when discovery topic is cleared
* Move entity removal away from mqtt discovery
* Move discovery update to mixin class
* Add testcase
* Review comments
2018-09-24 10:11:49 +02:00
Martin Berg
a5cb4e6c2b
Use pyspcwebgw for SPC component ( #16214 )
...
* Use pyspcwebgw library.
* Support alarm triggering.
* Update requirements.
* Add pyspcwebgw to test reqs.
* Also update script.
* Use dispatcher.
* Address review feedback.
2018-09-24 10:10:10 +02:00
Baptiste Lecocq
4fd2f773ad
Add linky sensor ( #16468 )
...
* Add linky component
* Update requirements_all.txt
* Add timeout to pylinky requests
* Make linky platform fail fast
2018-09-24 08:09:34 +02:00
Jason Hu
564ad7e22a
Rework chromecast fix ( #16804 )
...
* Revert changes of #16471 , and fix the platform setup issue
* Fix unit test
* Fix
* Fix comment
* Fix test
* Address review comment
* Address review comment
2018-09-23 23:35:07 +02:00