This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Mar 16, 2018
-
-
Fabien Piuzzi authored
* Added Foobot device sensor * Added error handling tests * Corrections after PR review. * Migrated to async/await syntax * lint fixes * stop raising HomeAssistantError * debug log for number of requests * Moved shared data between sensors from a class attribute to a separate class * Made test more async-aware disabled setup error test for now as it's not working * Working failure scenarios tests
-
cdce8p authored
* Fixed log message * Added support for scripts * Added support for lights * Small refactoring * Added support for humidity sensor * Added tests
-
- Mar 15, 2018
-
-
Anders Melchiorsen authored
-
Gerard authored
* Added extra sensors for BMW ConnectedDrive * Updates based on review of @MartinHjelmare * Updates based on 2nd review of @MartinHjelmare * Changed control flow for updates to support updates triggered by remote services. * updated library version number * Changed order of commands so that the UI looks consistent. State of lock is now set optimisitcally before getting proper update from the server. So that the state does not toggle in the UI. * Added comment on optimistic state * Updated requirements_all.txt * Revert access permission changes * Fix for Travis * Changes based on review by @MartinHjelmare
-
Paulus Schoutsen authored
Tado: don't reference unset hass var
-
Paulus Schoutsen authored
* Fix aiohttp deprecation warnings * Fix Ring deprecation warning * Lint
-
Juggels authored
* Fix 'dict' object has no attribute 'strftime' * Clear existing list instead of new object
-
Anders Melchiorsen authored
* Cleanup Sonos platform setup * Remove unneeded lists
-
maxlaverse authored
* Fix device attribute type for event end * Fix is_over and add tests
-
Paulus Schoutsen authored
* Fix logbook JSON serialize issue * Address flakiness * Lint * deflake ? * Deflake 2
-
Maximilien Cuony authored
-
Andrei Pop authored
* Fixed Edimax switch authentication error for newer firmware. * pyedimax moved to pypi * Added pyedimax to gen_requirements_all.py * Cleanup * Fixed https://github.com/home-assistant/home-assistant/issues/13008 * Only ValueError now * Trivial error.
-
Eugene Kuzin authored
* media_content_type fix Kodi media_content_type attribute display fix * media_content_type fix (#6989) fixes attribute display for unknown media * code cleanup * trailing whitespaces * comments correction * redundant "else:" removed
-
Clement Wong authored
-
cdce8p authored
* Added cover.group platform * Added async/await, smaller changes * Made (async_update) methods regular methods * Small improvements * Changed classname * Changes based on feedback * Service calls * update_supported_features is now a callback method * combined all 'update_attr_*' methods in 'async_update' * Small changes * Fixes * is_closed * current_position * current_tilt_position * Updated tests * Small changes 2
-
Otto Winter authored
-
Fabian Affolter authored
-
PhracturedBlue authored
* More robust MJPEG parser. Fixes ##13138. * Reimplement image extraction from mjpeg without ascy generator to support python 3.5
-
c727 authored
-
Kane610 authored
* Add support for consumption and power sensors * Keep attr_current inside component
-
Paulus Schoutsen authored
-
cdce8p authored
* Restructure * Pincode will now be autogenerated and display using a persistence notification * Added 'homekit.start' service * Added config options * Renamed files for types * Improved tests * Changes (based on feedback) * Removed CONF_PIN_CODE * Added services.yaml * Service will only be registered if auto_start=False * Bugfix names, changed default port * Generate aids with zlib.adler32 * Added entity filter, minor changes * Small changes
-
- Mar 14, 2018
-
-
Paulus Schoutsen authored
-
Paulus Schoutsen authored
-
engrbm87 authored
* Update downloader.py Add persistent notification to alert when download is finished or in case of download failure. * Update downloader.py * Update downloader.py * Update downloader.py * Fire and event when download is requested Added 2 events to represent download completed and download failed. This will allow the user to trigger an automation based on the status of the download. * Update downloader.py * Update downloader.py replaced . with _ * Update downloader.py fixed linting errors
-
Paulus Schoutsen authored
-
Paulus Schoutsen authored
0.65.5
-
Paulus Schoutsen authored
-
Paulus Schoutsen authored
-
Anders Melchiorsen authored
-
Anders Melchiorsen authored
-
Alok Saboo authored
-
cdce8p authored
-
Paulus Schoutsen authored
-
Paulus Schoutsen authored
-
Anders Melchiorsen authored
-
Anders Melchiorsen authored
-
Paulus Schoutsen authored
-
Paulus Schoutsen authored
-
cdce8p authored
-