15542 Commits
Author SHA1 Message Date
Paulus SchoutsenandGitHub ed3ca2b74f Merge pull request #18144 from home-assistant/rc
0.81.5
0.81.5
2018-11-03 13:27:15 +01:00
Paulus Schoutsen 91a93b0060 Merge remote-tracking branch 'origin/master' into rc 2018-11-03 12:38:00 +01:00
Paulus Schoutsen 6d3167fcd4 Bumped version to 0.81.5 2018-11-03 12:36:51 +01:00
jjlawrenandPaulus Schoutsen 255607f3a5 Remove FFmpeg input tests (#18131)
* Remove FFmpeg input tests

* Not needed here

* Removing tests for removed functionality

* Minor lint

* Fix tests to reflect removed config option

* Remove async service registration by request

* More lint

* Unused imports

* Make it a non-breaking change

* Update ffmpeg.py
2018-11-03 12:36:47 +01:00
Paulus Schoutsen 73ed2ab164 bump frontend to 20181026.4 2018-11-02 20:09:12 +01:00
Paulus SchoutsenandGitHub d7efe274c1 Merge pull request #18122 from home-assistant/rc
0.81.4
0.81.4
2018-11-02 14:08:21 +01:00
Paulus Schoutsen 91b7d56aa6 Bumped version to 0.81.4 2018-11-02 14:07:02 +01:00
Paulus Schoutsen 1895e03874 Frontend bump to 20181026.3 2018-11-02 14:06:49 +01:00
Paulus SchoutsenandGitHub d80dce31da Merge pull request #18120 from home-assistant/rc
0.81.3
2018-11-02 13:25:53 +01:00
Diogo GomesandPaulus Schoutsen 94f24e6d49 Upgrade pyipma (#17992)
* bump dependency version

* Add more context to debug message

Co-Authored-By: dgomes <diogogomes@gmail.com>

* shorten debug messages
2018-11-02 13:25:32 +01:00
Paulus Schoutsen 2e169320a4 Bumped version to 0.81.3 2018-11-02 12:33:02 +01:00
Anders MelchiorsenandPaulus Schoutsen dce6a9f882 Fix time zone for flux switch (#18102) 2018-11-02 12:32:52 +01:00
cdce8pandPaulus Schoutsen 5a802c1069 Revert HomeKit update to 2.2.2 (#18069) 2018-11-02 12:31:58 +01:00
Jason HuandPaulus Schoutsen 602b59aed8 Change cv.string to [cv.string] (#18050) 2018-11-02 12:31:58 +01:00
Nate ClarkandPaulus Schoutsen 6f8ac7f5c9 Konnected: Pass hass_config to load_platform (#18027) 2018-11-02 12:31:57 +01:00
Tomas HellströmandPaulus Schoutsen 5910161202 fix naming bug (#17976) 2018-11-02 12:31:56 +01:00
Paulus Schoutsen afc70fda50 Bump frontend to 20181026.2 2018-11-02 12:31:45 +01:00
Paulus SchoutsenandGitHub 2aabdf29bb Merge pull request #17970 from home-assistant/rc
0.81.2
0.81.2
2018-10-30 08:13:59 +01:00
Paulus SchoutsenandPaulus Schoutsen 1e03f945b5 Don't use keyset (#17984) 2018-10-29 21:32:37 +01:00
Paulus SchoutsenandPaulus Schoutsen a91d894132 Update requests to 2.20.0 (#17978) 2018-10-29 21:32:36 +01:00
Paulus Schoutsen 66d0fb7dbf Bumped version to 0.81.2 2018-10-29 19:22:59 +01:00
Paulus SchoutsenandPaulus Schoutsen 3a8891d9ac Pass hass_config to load_platform (#17952)
* Pass hass_config to load_platform

* Fix tests

* Lint
2018-10-29 19:22:40 +01:00
Robert SvenssonandPaulus Schoutsen 04e0fd1d46 Fix controller not being stored when setup fails and sequentially fails the retry functionality (#17927) 2018-10-29 19:21:38 +01:00
Paulus SchoutsenandGitHub b6a799499a Merge pull request #17895 from home-assistant/rc
0.81.1
2018-10-28 08:37:44 +01:00
Paulus Schoutsen 29c9081ca1 Bumped version to 0.81.1 2018-10-27 23:54:15 +02:00
Paulus SchoutsenandPaulus Schoutsen 1f07909a14 Move migrate to separate WS command (#17890) 2018-10-27 23:54:15 +02:00
Paulus SchoutsenandPaulus Schoutsen 21686c9263 Allow a list ofr update entity (#17860)
* Allow a list ofr update entity

* Update services.yaml

* Update services.yaml
2018-10-27 23:54:15 +02:00
Aaron BachandPaulus Schoutsen edf2974979 Fixes an issue with OpenUV config import failing (#17831)
* Fixes an issue with OpenUV config import failing

* Update

* Update __init__.py

* Update config_flow.py
2018-10-27 23:54:15 +02:00
Paulus Schoutsen ea75e3bfa8 bump frontend to 20181026.1 2018-10-27 23:54:15 +02:00
Rohan KapoorandPaulus Schoutsen a0d4595f78 Switch to using Client from twilio.rest rather than the deleted TwilioRestClient (#17885) 2018-10-27 21:36:47 +02:00
Paulus SchoutsenandGitHub e28170a0a6 Merge pull request #17809 from home-assistant/rc
0.81
0.81.0
2018-10-26 19:45:29 +02:00
Paulus Schoutsen dcf8aba150 frontend bump 2018-10-26 12:55:57 +02:00
Paulus Schoutsen 121a59abe0 Bumped version to 0.81.0 2018-10-26 10:22:26 +02:00
Paulus SchoutsenandPaulus Schoutsen 0c7b0bdb44 Fix unloading an entry can leave states around (#17786)
* Add test that tests unloading on remove

* Add more test things

* Untangle entity remove code from entity platform

* Don't add default implementation of async_will_remove

* Keep entity weakref alive
2018-10-26 10:19:59 +02:00
Tomas HellströmandPaulus Schoutsen c4b2c2bfcf SMHI weather component not showing correct values in current forecast (#17783)
* fixes not showing current forecast correctly

* Update config_flow.py

* Update smhi.py

* Update requirements_all.txt

* Update requirements_test_all.txt
2018-10-26 10:19:58 +02:00
cdce8pandPaulus Schoutsen bc67115df3 Update HAP-python to 2.3.0 (#17778)
* Update HAP-python to 2.3.0

* Fix tests
2018-10-26 10:19:58 +02:00
Aaron BachandPaulus Schoutsen af03390c4f Fixed an incorrect reference in the entity registry (#17775) 2018-10-26 10:19:57 +02:00
Paulus Schoutsen a4773dc3e4 Update translations 2018-10-26 10:19:28 +02:00
Paulus Schoutsen ad903f9917 Bump frontend to 20181026.0 2018-10-26 10:19:23 +02:00
Paulus Schoutsen a3ec37834b Bumped version to 0.81.0b2 0.81.0b2 2018-10-24 22:15:57 +02:00
Fabian AffolterandPaulus Schoutsen 3d841681d7 Remove day (fixes #17741) (#17743) 2018-10-24 22:15:51 +02:00
Bram KragtenandPaulus Schoutsen 295a004326 Lovelace ws: add card (#17730)
* Change set to update

* Add 'add card'

* Woof.
2018-10-24 22:15:50 +02:00
Charles GarwoodandPaulus Schoutsen 8de0824688 Add cover to supported platforms (#17725) 2018-10-24 22:15:50 +02:00
Glenn WatersandPaulus Schoutsen edc1cbdc32 Elk-M1 climate (#17679)
* Initial climate for Elk-M1.

* Tidy

* fix hound error

* fix hound error
2018-10-24 22:15:49 +02:00
Paulus Schoutsen 1788eaf037 Update frontend to 20181024.0 2018-10-24 22:15:35 +02:00
Paulus Schoutsen 4750656f1a Bumped version to 0.81.0b1 0.81.0b1 2018-10-23 14:09:47 +02:00
Jaxom NuttandPaulus Schoutsen 011cc624b6 Bug fix for clicksend (#17713)
* Bug fix

Current version causes 500 error since it is sending an array of from numbers to ClickSend. Changing the from number to 'hass' identifies all messages as coming from Home Assistant making them more recognisable and removes the bug.

* Amendment

Changed it to use 'hass' as the default instead of defaulting to the recipient which is the array. Would have worked if users set their own name but users who were using the default were experiencing the issue.

* Added DEFAULT_SENDER variable
2018-10-23 14:09:41 +02:00
Anders MelchiorsenandPaulus Schoutsen 2d9a964953 Update limitlessled to 1.1.3 (#17703) 2018-10-23 14:09:40 +02:00
Matt SnyderandPaulus Schoutsen 87133a0e77 Update flux library version (#17677) 2018-10-23 14:09:40 +02:00
Nicko van SomerenandPaulus Schoutsen fe8dec27a3 Fixed issue #16903 re exception with multiple simultanious writes (#17636)
Reworked tests/components/emulated_hue/test_init.py to not be
dependent on the specific internal implementation of util/jsonn.py
2018-10-23 14:09:39 +02:00