Paulus Schoutsen and GitHub
e1b2e00cf6
Merge pull request #16064 from home-assistant/rc
...
0.76.1
0.76.1
2018-08-19 20:07:44 +02:00
Paulus Schoutsen and Paulus Schoutsen
3c5e62d47e
Column syntax fix + Add a file if migration in progress ( #16061 )
...
* Add a file if migration in progress
* Warning
* Convert message for migration to warning
2018-08-19 19:01:11 +02:00
Paulus Schoutsen
3be301fac9
Bumped version to 0.76.1
2018-08-19 18:58:21 +02:00
Paulus Schoutsen and Paulus Schoutsen
9c3251b5f0
Add notify platforms to loaded components ( #16063 )
2018-08-19 18:58:13 +02:00
huangyupeng and Paulus Schoutsen
cb44607e96
Tuya fix login problem and add login platform param ( #16058 )
...
* add a platform param to distinguish different app's account.
* fix requirements
2018-08-19 18:58:12 +02:00
Paulus Schoutsen and Paulus Schoutsen
1c8ef4e196
Add forgiving add column ( #16057 )
...
* Add forgiving add column
* Lint
2018-08-19 18:58:12 +02:00
Paulus Schoutsen
6827256586
Bump frontend to 20180818.0
2018-08-18 11:15:46 +02:00
Paulus Schoutsen and GitHub
70412fc0ba
Merge pull request #16027 from home-assistant/rc
...
0.76.0
0.76.0
2018-08-17 18:41:40 +02:00
Paulus Schoutsen
e4425e6a37
Version 0.76.0
2018-08-17 17:23:20 +02:00
Paulus Schoutsen
c09e7e620f
Bumped version to 0.76.0b5
0.76.0b5
2018-08-16 23:02:34 +02:00
Paulus Schoutsen and Paulus Schoutsen
92e26495da
Disable the DLNA component discovery ( #16006 )
2018-08-16 23:02:26 +02:00
Steven Looman and Paulus Schoutsen
061859cc4d
Fix message "Updating dlna_dmr media_player took longer than ..." ( #16005 )
2018-08-16 23:02:26 +02:00
Paulus Schoutsen
e41ce1d6ec
Bump frontend to 20180816.1
2018-08-16 22:18:10 +02:00
Paulus Schoutsen
5eccfc2604
Bumped version to 0.76.0b4
0.76.0b4
2018-08-16 14:26:52 +02:00
Paulus Schoutsen and Paulus Schoutsen
2469bc7e2e
Fix Nest async from sync ( #15997 )
2018-08-16 14:26:44 +02:00
Martin Hjelmare and Paulus Schoutsen
d540a084dd
Fix mysensors connection task blocking setup ( #15938 )
...
* Fix mysensors connection task blocking setup
* Schedule the connection task without having the core track the task
to avoid blocking setup.
* Cancel the connection task, if not cancelled already, when
home assistant stops.
* Use done instead of cancelled
2018-08-16 14:26:44 +02:00
Paulus Schoutsen
11eb29f520
Bump frontend to 20180816.0
2018-08-16 14:22:01 +02:00
Paulus Schoutsen
6da0ae4d23
Bumped version to 0.76.0b3
0.76.0b3
2018-08-15 10:55:03 +02:00
Jason Hu and Paulus Schoutsen
f8051a5698
Fix 0.76 beta2 hassio token issue ( #15987 )
2018-08-15 10:53:39 +02:00
Jason Hu and Paulus Schoutsen
2306d14b5d
Teak mqtt error message for 0.76 release ( #15983 )
2018-08-15 10:53:38 +02:00
Paulus Schoutsen
4035880003
Update translations
2018-08-15 10:52:27 +02:00
Paulus Schoutsen
e64e84ad7a
Bumped version to 0.76.0b2
0.76.0b2
2018-08-14 22:06:57 +02:00
Paulus Schoutsen and Paulus Schoutsen
1777270aa2
Pin crypto ( #15978 )
...
* Pin crypto
* Fix PyJWT import once
2018-08-14 22:06:44 +02:00
Paulus Schoutsen and Paulus Schoutsen
f5df567d09
Use JWT for access tokens ( #15972 )
...
* Use JWT for access tokens
* Update requirements
* Improvements
2018-08-14 22:06:44 +02:00
Paulus Schoutsen and Paulus Schoutsen
899c2057b7
Switch to intermediate Mozilla cert profile ( #15957 )
...
* Allow choosing intermediate SSL profile
* Fix tests
2018-08-14 22:06:43 +02:00
Jason Hu and Paulus Schoutsen
1b384c322a
Remove remote.API from core.Config ( #15951 )
...
* Use core.ApiConfig replace remote.API in core.Config
* Move ApiConfig to http
2018-08-14 22:06:43 +02:00
Daniel Bowman and Paulus Schoutsen
f4e84fbf84
remove-phantomjs-from-docker ( #15936 )
2018-08-14 22:06:42 +02:00
Khalid and Paulus Schoutsen
d393380122
Fix issue when reading worxlandroid pin code ( #15930 )
...
Fixes #14050
2018-08-14 22:06:41 +02:00
Jason Hu and Paulus Schoutsen
d0e4c95bbc
MQTT embedded broker has to set its own password. ( #15929 )
2018-08-14 22:06:41 +02:00
Jason Hu and Paulus Schoutsen
34e1f1b6da
Add context to login flow ( #15914 )
...
* Add context to login flow
* source -> context
* Fix unit test
* Update comment
2018-08-14 22:06:40 +02:00
kbickar and Paulus Schoutsen
6d432d19fe
Added error handling for sense API timeouts ( #15789 )
...
* Added error handling for sense API timeouts
* Moved imports in function
* Moved imports to more appropriate function
* Change exception to custom package version
2018-08-14 22:06:40 +02:00
Paulus Schoutsen
9e21765173
Bumped version to 0.76.0b1
0.76.0b1
2018-08-13 23:17:30 +02:00
Paulus Schoutsen and Paulus Schoutsen
c0830f1c20
Deprecate remote.api ( #15955 )
2018-08-13 23:17:21 +02:00
Martin Hjelmare and Paulus Schoutsen
985f96662e
Upgrade pymysensors to 0.17.0 ( #15942 )
2018-08-13 23:17:21 +02:00
Paulus Schoutsen
e0229b799d
Update frontend to 20180813.0
2018-08-13 23:11:56 +02:00
Paulus Schoutsen
69934a9598
Bumped version to 0.76.0b0
0.76.0b0
2018-08-11 08:58:52 +02:00
Paulus Schoutsen
f24773933c
Update frontend to 20180811.0
2018-08-11 08:58:20 +02:00
Franck Nijhof and Paulus Schoutsen
e17e080639
✏️ Corrects typo in code comments ( #15923 )
...
`MomematicIP` -> `HomematicIP`
2018-08-11 08:47:41 +02:00
cgtobi and Martin Hjelmare
055e35b297
Add RMV public transport sensor ( #15814 )
...
* Add new public transport sensor for RMV (Rhein-Main area).
* Add required module.
* Fix naming problem.
* Add unit test.
* Update dependency version to 0.0.5.
* Add new requirements.
* Fix variable name.
* Fix issues pointed out in review.
* Remove unnecessary code.
* Fix linter error.
* Fix config value validation.
* Replace minutes as state by departure timestamp. (see ##14983)
* More work on the timestamp. (see ##14983)
* Revert timestamp work until #14983 gets merged.
* Simplify product validation.
* Remove redundant code.
* Address code change requests.
* Address more code change requests.
* Address even more code change requests.
* Simplify destination check.
* Fix linter problem.
* Bump dependency version to 0.0.7.
* Name variable more explicit.
* Only query once a minute.
* Update test case.
* Fix config validation.
* Remove unneeded import.
2018-08-10 19:35:09 +02:00
Robert Svensson and Martin Hjelmare
81604a9326
deCONZ - Add support for sirens ( #15896 )
...
* Add support for sirenes
* Too quick...
* Fix test
* Use siren instead of sirene
2018-08-10 19:22:12 +02:00
Paulus Schoutsen
a0e9f9f218
Merge remote-tracking branch 'origin/master' into dev
2018-08-10 18:10:56 +02:00
Paulus Schoutsen and GitHub
0ab3e7a92a
Add IndieAuth 4.2.2 redirect uri at client id ( #15911 )
...
* Add IndieAuth 4.2.2 redirect uri at client id
* Fix tests
* Add comment
* Limit to first 10kB of each page
2018-08-10 18:09:42 +02:00
Paulus Schoutsen and GitHub
9512bb9587
Add and restore context in recorder ( #15859 )
2018-08-10 18:09:01 +02:00
Adam Mills and GitHub
da916d7b27
Fix bug in translations upload script ( #15922 )
2018-08-10 11:35:01 -04:00
clayton craft and Daniel Høyer Iversen
b370b6a4e4
Update radiotherm to 1.4.1 ( #15910 )
2018-08-10 16:10:19 +02:00
Ville Skyttä and Daniel Høyer Iversen
1911168855
Misc cleanups ( #15907 )
...
* device_tracker.huawei_router: Pylint logging-not-lazy fix
* sensor.irish_rail_transport: Clean up redundant self.info test
2018-08-10 16:09:08 +02:00
Joe Lu and Martin Hjelmare
f98629b895
Update August component to use py-august:0.6.0 ( #15916 )
2018-08-10 07:27:49 +02:00
Ville Skyttä and Paulus Schoutsen
dc01b17260
Some typing related fixes ( #15899 )
...
* Fix FlowManager.async_init handler type
It's not a Callable, but typically a key pointing to one in a dict.
* Mark pip_kwargs return type hint as Any-valued dict
install_package takes other than str args too.
2018-08-09 22:53:12 +02:00
Benoit Louy and Martin Hjelmare
ef61c0c3a4
Add PJLink media player platform ( #15083 )
...
* add pjlink media player component
* retrieve pjlink device name from projector if name isn't specified in configuration
* update .coveragerc
* fix style
* add missing docstrings
* address PR comments from @MartinHjelmare
* fix code style
* use snake case string for source names
* add missing period at the end of comment string
* rewrite method as function
* revert to use source name provided by projector
2018-08-09 19:58:16 +02:00
mountainsandcode and Paulus Schoutsen
664eae72d1
Add realtime true/false switch for Waze ( #15228 )
2018-08-09 16:27:29 +02:00