This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Feb 18, 2017
-
-
Adam Mills authored
* Websocket push notifications for Kodi * Only create ws server if ws enabled * Fix conditional websocket server creation
-
John Arild Berentsen authored
* First round of not using values directly * Round two * lint * Round four * Conflict * Round five * Update zwave.py * round six * Docstring * flakywakie * Fetch values in constructor * Blank line removal * Set attributes in callback * Docstring * Round seven * Ughgit add homeassistant/components/lock/zwave.py! * Sloppy code
-
Andrey authored
-
Erik Eriksson authored
-
Daniel Høyer Iversen authored
* Add fail checking of broadlink data
-
- Feb 17, 2017
-
-
Philipp Schmitt authored
* Update liveboxplaytv and catch connection errors * Implement @pvizeli's suggestion * lint
-
Fabian Affolter authored
-
William Scanlon authored
* Slugify trackr device_id * Removed replace
-
Andrey authored
* add print * Add 'print_node' service to zwave. * Add forgotten service file
-
Andrey authored
* add print * Add 'print_node' service to zwave.
-
Adam Mills authored
-
Andrey authored
-
Walker Boyle authored
* Add aurora sensor * allow custom forecast threshold for aurora binary sensor * move AuroraGateway functionality to Aurora data object to conform with HA standards
-
- Feb 16, 2017
-
-
Andrey authored
* Support zwave glob & domain device settings. * data[DATA_DEVICE_CONFIG].get() now always return non-None * Update test * Update tests2 * Lint fix
-
Pascal Vizeli authored
* Protect device_tracker scan interval / TTS logging * clear pass
-
Jose Juan Montes authored
* Added Clementine Music Player Remote component. * Remove stale stuff
-
Pascal Vizeli authored
Add an optional extended description…
-
Thibault Cohen authored
* Hydroquebec plugin now use pyhydroquebec lib * Fix logger message * Fix platform name
-
Thibault Cohen authored
* Add Ebox sensor component * Fix PR #5998 comments * Fix logger message
-
Paulus Schoutsen authored
-
Jon Caruana authored
* LiteJet: Lights should have the option to dim in the UI. * Fix lint error.
-
Paulus Schoutsen authored
-
Pascal Vizeli authored
* Remove coro and make flow faster. * fix lint * address comments
-
Paulus Schoutsen authored
* Simplify customize * Maintain glob order * Have glob overrule domain
-
Adam Mills authored
-
Thibault Cohen authored
-
- Feb 15, 2017
-
-
Thibault Cohen authored
* Add Fido sensor * Fix PR #5997 comments * Make error message usable
-
Erik Eriksson authored
-
Pierre Ståhl authored
* Add fake support for turn on/off for Apple TV When the device is "turned off", no requests are sent to the device. When the setting "start_off" is set to true, the device starts in off state. * Fix async comments * Clean up supported features
-
Johan Bloemberg authored
* Reconnect robustness, expose connection state. - Expose connection status as rflink.connection_status state. - Handle alternative timeout scenario. - Explicitly set a timeout for connections. - Error when trying to send commands if disconnected. - Do not block component setup on gateway connection. * Don't use coroutine where none is needed. * Test disconnected behaviour. * Use proper conventions for task creation. * Possibly fix test race condition? * Update hass import style
-
George.M authored
* Added a config flag[Boolean] to declare if SenseHAT is attached to RaspberryPi * Hound found a line too long violation - fix
-
Robbie Trencheny authored
Fix abreviation for miles in darksky sensor
-
happyleavesaoc authored
-
Paulus Schoutsen authored
Merge master
-
Paulus Schoutsen authored
-
Paulus Schoutsen authored
0.38.3
-
Pascal Vizeli authored
-
happyleavesaoc authored
Add an optional extended description…
-
William Scanlon authored
-
Fabian Affolter authored
-