Paulus Schoutsen
fb895bba80
Bumped version to 0.90.0b1
0.90.0b1
2019-03-14 16:25:00 -07:00
Pascal Vizeli and Paulus Schoutsen
707d32495b
Fix Google Assistant User with Cloud ( #22042 )
...
* Fix Google Assistant User with Cloud
* Fix User Agent ID
* respell
* Fix object
* Fix tests
* fix lint
* Fix lint
2019-03-14 16:19:19 -07:00
Jason Hu and Paulus Schoutsen
7057958e3e
Fix lifx light async error ( #22031 )
2019-03-14 16:19:19 -07:00
emontnemery and Paulus Schoutsen
90c878a7ed
Update additional platforms to use new MQTT message callback ( #22030 )
...
* Move additional platforms to new MQTT callback
* Fix automation.mqtt
2019-03-14 16:19:18 -07:00
cgtobi and Paulus Schoutsen
c78e332df3
Bring back the boiler status ( #22021 )
2019-03-14 16:19:18 -07:00
Phil Hawthorne and Paulus Schoutsen
42c9472a74
Remove UTF8 decoding for Waze ( #22020 )
...
Removes the UFT8 decoding for the Waze sensor, which broke in 0.89
Fixes #21739
2019-03-14 16:19:17 -07:00
Paulus Schoutsen
07022c46f2
Version bump to 0.90.0b0
0.90.0b0
2019-03-13 13:03:58 -07:00
Paulus Schoutsen
b601fa52ba
Bumped version to 0.89.0b0
2019-03-13 13:02:55 -07:00
Paulus Schoutsen
ce5efcdb26
Merge branch 'master' into dev
2019-03-13 13:02:26 -07:00
Gijs Reichert and Paulus Schoutsen
1ffc0e3c7c
Check updated_date for list and pick first ( #22008 )
2019-03-13 13:00:58 -07:00
Isabella Gross Alström and Paulus Schoutsen
2dcd9d94c8
Allow all success status codes in REST notify response ( #22011 )
...
For example Discord webhooks returns a 204 success code as response, which gets logged as an error in the log, even though it is successful.
Update the allowed statuses to accept all 2xx responses as successful.
2019-03-13 13:00:08 -07:00
Andrew Sayre and Paulus Schoutsen
83243e95d3
Remove default temp unit ( #22012 )
2019-03-13 12:59:37 -07:00
emontnemery and Paulus Schoutsen
5957e4b75b
Pass Message object to MQTT message callbacks ( #21959 )
...
* Pass Message object to MQTT message callbacks
* Improve method of detecting deprecated msg callback
* Fix mysensors
* Fixup
* Review comments
* Fix merge error
2019-03-13 12:58:20 -07:00
Paulus Schoutsen
50ec3d7de5
Update translations
2019-03-13 12:57:00 -07:00
Paulus Schoutsen
d0c8f6de56
Updated frontend to 20190313.0
2019-03-13 12:57:00 -07:00
Marco Orovecchia and Paulus Schoutsen
cac8e34841
Nanoleaf availability check ( #21945 )
...
* Added availability check for nanoleaf lights
* pylint errors fixed
* pynanoleaf bump
2019-03-13 12:54:15 -07:00
Jc2k and Paulus Schoutsen
deb66bb748
HomeKit controller light - remove code that can never execute ( #21951 )
2019-03-13 12:53:33 -07:00
beavis9k and Paulus Schoutsen
eed1168fa1
fix error in LutronButton init if Button doesn't have a type ( #21921 )
2019-03-13 12:52:45 -07:00
Anders Melchiorsen and Paulus Schoutsen
de2c7a9567
Wait for Sonos regrouping in service calls ( #22006 )
2019-03-13 12:51:41 -07:00
Anders Melchiorsen and Paulus Schoutsen
fe5e4b5b9b
Avoid playing queue pollution with Sonos unjoin ( #22004 )
2019-03-13 12:51:08 -07:00
Pascal Vizeli and GitHub
186b48e2eb
Bump NabuCasa library to 0.5 ( #22010 )
2019-03-13 16:45:26 +01:00
Aaron Bach and GitHub
a71394a0ce
Add program/zone enable/disable services to RainMachine ( #21785 )
2019-03-13 08:20:13 -06:00
Aaron Bach and GitHub
897862fca4
Add availability and next run datetime to RainMachine switches ( #21786 )
2019-03-13 08:19:26 -06:00
endor and Martin Hjelmare
18daee9af6
Tellstick sensor configuration cleanup ( #21402 )
...
* Cleaned up named sensor handling for future
Breaking change for tellstick sensor configuration.
* Fixed linting of long lines and closing bracket
Linting warning for long line and not using best practice for visual indentation of closing bracket.
Who's a good boy..
* Whitespace on line was not cleaned.
* Removed spaces to clean up
* More.. whitespace. Sloppy.
* Constants from const, altered loops, added dictionary for sensor names.
* Fixed whitespace
* Inverted condition and created guard clause
* Changed condition from not ... in to not in.
* Fixed bad indentation on L91 and 92
2019-03-13 12:20:15 +01:00
Jeff Irion and Pascal Vizeli
007bf2bcb5
Rename 'firetv' to 'androidtv' and add Android TV functionality ( #21944 )
...
* Working on adding androidtv functionality to firetv component
* 'should_poll' must return True
* Change 'properties' to 'device_properties'
* Also mention 'Android TV' in services.yaml
* Use GitHub for 'androidtv' requirement
* Add 'androidtv==0.0.10' to requirements, remove 'firetv==1.0.9'
* Add 'GET_PROPERTIES' adb command option; use pypi for REQUIREMENTS
* Rename integration from 'firetv' to 'androidtv'
* Change default name to 'Android TV'
* Rename integration from 'firetv' to 'androidtv'
* Change firetv to androidtv in .coveragerc
* Change firetv to androidtv in requirements_all.txt
* Remove 'DEFAULT_APPS'
2019-03-13 11:18:59 +01:00
Jason Hu and Daniel Høyer Iversen
e5da7a0014
Add breaking change section to PR template ( #21994 )
2019-03-13 10:54:30 +01:00
Anders Melchiorsen and GitHub
c8692fe70c
Use asyncio lock ( #21985 )
2019-03-13 10:17:09 +01:00
Daniel Perna and GitHub
0162e2abe5
Update pyhomematic to 0.1.58 ( #21989 )
2019-03-13 08:56:59 +01:00
Paulus Schoutsen and GitHub
c15f433c3e
Add a service require_admin wrapper ( #21953 )
...
* Add a service require_admin wrapper
* Allow it to be used as a decorator
* Lint
* Add comment
* Add docstring
* Update syntax
2019-03-12 22:09:50 -07:00
Robbie Trencheny and Paulus Schoutsen
bf839687ad
Mobile App: Registration schema improvements ( #21850 )
...
* Update registration schema to add os_name (required) and make app_name required
* Ensure that a provided app_component is valid and available
* Ensure that component DEPENDENCIES declares mobile_app
* Update homeassistant/helpers/config_validation.py
* Standardize error responses
* Dont generalize REGISTER_BAD_COMPONENT
* Fix tests after merge
2019-03-12 22:04:27 -07:00
Diogo Gomes and Robbie Trencheny
a99d83390e
Centrally define Energy Units (kWh and Wh) ( #21719 )
...
* centralize energy units kWh and Wh
* lint
2019-03-12 18:46:41 -07:00
Jc2k and Robbie Trencheny
c0b859d8da
Set homekit controller entity as unavailable if new connections fail ( #21901 )
...
* Set entity as unavailable if new connections fail
* Fix docstring
2019-03-12 18:45:34 -07:00
Daniel Shokouhi and Jason Hunter
d66cc9befa
Add stream source for amcrest component ( #21983 )
2019-03-12 21:40:24 -04:00
Jc2k and Robbie Trencheny
e618e2f348
Fix error introduced by #21933 ( #21988 )
2019-03-12 18:37:33 -07:00
Robbie Trencheny and GitHub
9428ed7690
Use .get to ensure we dont get KeyError ( #21993 )
2019-03-12 18:00:18 -07:00
emontnemery and Paulus Schoutsen
ce1fe06193
Write state directly in all MQTT platforms ( #21971 )
2019-03-12 14:46:48 -07:00
Paulus Schoutsen and GitHub
f8921f84d7
skip flaky test ( #21981 )
2019-03-12 14:19:11 -07:00
Jc2k and Pascal Vizeli
2b1b47bfdd
homekit_controller: Bump homekit to 0.13.0 ( #21965 )
...
* Bump homekit to 0.13.0
* Update gen_requirements_all.py
* Escape values used in TESTS_REQUIREMENTS
2019-03-12 21:54:08 +01:00
Paulus Schoutsen and GitHub
97a87b2e4e
Merge pull request #21982 from home-assistant/rc
...
0.89.2
0.89.2
2019-03-12 13:38:43 -07:00
Paulus Schoutsen
737c7e871d
Bumped version to 0.89.2
2019-03-12 11:51:09 -07:00
Klaudiusz Staniek and Paulus Schoutsen
1f3e4c5776
Fixes issues #21821 and #21819 ( #21911 )
...
* Fix #21821
* datetime fix
* local time to utc conversion fix
* Test cases update
* date import removed
* Update tod.py
2019-03-12 11:51:02 -07:00
Daniel Shokouhi and Paulus Schoutsen
00d01865cf
Fix botvac when no map exists ( #21877 )
2019-03-12 11:51:02 -07:00
Jason Hu and Paulus Schoutsen
1b4905ae5a
Override http.trusted_networks by auth_provider.trusted_networks ( #21844 )
2019-03-12 11:51:00 -07:00
Andrew Sayre and Paulus Schoutsen
39749952ee
Update dependencies to receive data on webhook callbacks ( #21838 )
2019-03-12 11:51:00 -07:00
Paulus Schoutsen and GitHub
d3960bf745
Fix some cloud things ( #21977 )
2019-03-12 11:49:46 -07:00
Paulus Schoutsen and GitHub
9416af5b56
Allow changing password without being admin ( #21978 )
2019-03-12 11:49:28 -07:00
Paulus Schoutsen and GitHub
4a4bb43422
Stream: Only add base url when needed ( #21979 )
2019-03-12 11:46:20 -07:00
Paulus Schoutsen
d635111e4f
Update translations
2019-03-12 11:31:17 -07:00
Paulus Schoutsen
9178ac17ad
Updated frontend to 20190312.0
2019-03-12 11:30:50 -07:00
Sidney and Anders Melchiorsen
1444a684e0
Fix MagicHome LEDs with flux_led component ( #20733 )
...
* bug fixing for MagicHome LEDs with flux_led component.
* corrections of the fixes for flux_led
* now asyncio sleep and turn on with brigthness possible
* indention fix with flux_led
* async now works
* houndci fixes
* little fixes for flux_led
* self._color fix for flux_led
* Add docstring
2019-03-12 16:51:51 +01:00