This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Jul 20, 2018
-
-
Teemu R authored
* light.tplink: initialize min & max mireds only once, avoid i/o outside update * revert the index change * fix indent, sorry for overwriting your fix, balloob
-
Paulus Schoutsen authored
-
Jason Hu authored
-
Paulus Schoutsen authored
-
Paulus Schoutsen authored
* Allow auth providers to influence is_active * Fix auth script test
-
Martin Hjelmare authored
-
Paulus Schoutsen authored
-
- Jul 19, 2018
-
-
Paulus Schoutsen authored
* Allow CORS requests to token endpoint * Tests * Fuck emulated hue * Clean up * Only cors existing methods
-
Paulus Schoutsen authored
-
Paulus Schoutsen authored
-
Jerad Meisner authored
* Added WS endpoint for changing homeassistant password. * Remove change password helper. Don't require current password. * Restore current password verification. * Added tests. * Use correct send method
-
Paulus Schoutsen authored
- Jul 18, 2018
-
-
Jason Hu authored
* Disallow use insecure_example auth provider in configuration.yml * Add unit test for auth provider config validate
-
Paulus Schoutsen authored
- Jul 17, 2018
-
-
Paulus Schoutsen authored
-
Matthew Garrett authored
This fixes a bunch of bugs, including issues with concurrency in devices that present multiple accessories, devices that insist on the TLV entries being in the order that Apple use, and handling devices that send headers and data in separate chunks. This should improve compatibility with a whole bunch of HomeKit devices.
-
Paulus Schoutsen authored
* Add onboarding support * Lint * Address comments * Mark user step as done if owner user already created
-
Paulus Schoutsen authored
- Jul 16, 2018
-
-
Paulus Schoutsen authored
-
Paulus Schoutsen authored
* Extract SSL context creation to helper (#15483) * Extract SSL context creation to helper * Lint * Bumped version to 0.73.2
-
Paulus Schoutsen authored
-
Paulus Schoutsen authored
- Jul 15, 2018
-
-
Anders Melchiorsen authored
-
Anders Melchiorsen authored
-
Paulus Schoutsen authored
* Make sure we cannot deactivate the owner * Use different error code when trying to fetch token for inactive user
-
Andrey authored
-
Paulus Schoutsen authored
* Add user via cmd line creates owner * Ensure access tokens are not verified for inactive users * Stale print * Lint
-
Mattias Welponer authored
* Update to next version with enum states * Change to generic dimmer class * Update of requirement files * Update to hmip lib to v0.9.7 * Missing update of requirements files * Cleanup of icon properties
-
huangyupeng authored
* add tuya light platform * fix as review required
-
- Jul 14, 2018
-
-
Ville Skyttä authored
-
Tom Harris authored
* Implement is_on * Remove var
-
Daniel Perna authored
-
- Jul 13, 2018
-
-
Jason Antman authored
* Fix ZWave RGBW lights not producing color without explicit white_value (#13930) * simplify conditional in previous commit (#13930) * ZwaveColorLight - only zero _white if white_value not specified in call (#13930)
-
Mattias Welponer authored
* Add dimmable light device * Add imports * Fix float and int conversion
-
Paulus Schoutsen authored
-