This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Jul 20, 2018
-
-
Paulus Schoutsen authored
-
Eugenio Panadero authored
* fix aiohttp InvalidURL exception when fetching media player image The first call for the HA proxy (`/api/media_player_proxy/media_player.kodi?token=...&cache=...`) is receiving relative urls that are failing, this is a simple fix to precede the base_url when hostname is None. * fix import location and sort stdlib imports
-
Paulus Schoutsen authored
0.74
-
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
-
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
-
Paulus Schoutsen authored
-
Jason Hu authored
-
huangyupeng authored
* Add Tuya fan platform * Add Tuya fan platform * fix as review required
-
Ville Skyttä authored
## Description: More fixes flagged by pylint 2 that don't hurt to have before the actual pylint 2 upgrade (which I'll submit soon). ## Checklist: - [ ] The code change is tested and works locally. - [x] Local tests pass with `tox`. **Your PR cannot be merged unless tests pass**
-
- Jul 19, 2018
-
-
Paulus Schoutsen authored
-
Martin Hjelmare authored
-
Paulus Schoutsen authored
* Allow auth providers to influence is_active * Fix auth script test
-
William Scanlon authored
* Upgrade to simplisafe-python v2 to use new SimpliSafe API
-
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
-
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
-
Paulus Schoutsen authored
* Allow CORS requests to token endpoint * Tests * Fuck emulated hue * Clean up * Only cors existing methods
-
- Jul 18, 2018
-
-
quthla authored
-
Paulus Schoutsen authored
-
Jason Hu authored
* Disallow use insecure_example auth provider in configuration.yml * Add unit test for auth provider config validate
-
Paulus Schoutsen authored
-
Paulus Schoutsen authored
-
Giel Janssens authored
-
Tom Harris authored
* Add event handler to capture binary sensor on messages * Log event trigger * Log event firing * Capture platform correctly * Fix test for platform eq binary_sensor * Create sensor events * Add light and battery sensors * Bump insteonplm version to 0.11.6 * Fix naming of BUTTON_PRESSED_STATE_NAME * Fix naming of fire event methods * Add logging * Add DOMAIN definition * Get state name from plm.devices * Remove stale reference to button ID * Fix reference to state name * Remove incorrect ref to self * Log remote button pressed event * Change mode to button_mode and fix values to array * Rename CONF_MODE to CONF_BUTTON_MODE * Log platform create with mode * Properly assign button_mode to track mode * Implement is_on * Change mini-remotes to events only * Remove button_mode config option * Fix reference to _fire_button_on_off_event * Bump insteon version to 0.11.7 * Flake8 clean up * Flake8 cleanup * Use % format in logging per pylint * Code review updates * Resolve conflict * Lint
-
fucm authored
-
John Arild Berentsen authored
* Make RS room thermostat discoverable * Reversed generic type name
-
Daniel Shokouhi authored
* Implement locate service for neato * Hound
-