This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Oct 02, 2017
-
-
Fabian Affolter authored
-
Fabian Affolter authored
* Upgrade influxdb to 4.1.1 * Upgrade influxdb to 4.1.1
-
Fabian Affolter authored
-
Fabian Affolter authored
-
Fabian Affolter authored
-
Fabian Affolter authored
-
Sam Birch authored
* Added hysteresis attribute to threshold binary sensor * Added threshold binary sensor hysteresis test case * Changed threshold binary sensor property name to be more self explanatory * Pulled default hysteresis value into top level declaration * Fixed linter errors * Fixed additional linter errors * Move comment to docs
-
Vignesh Venkat authored
* arlo: Add battery level sensor Adds a battery level sensor that monitors the battery level on Arlo cameras. * Fix lint issue
-
Michel Weimerskirch authored
Facebook Messenger notify component: add support for sending messages to specific page user IDs (#9643)
-
Paulus Schoutsen authored
* Move group services into their own YAML * Fix lint * Move persistent notification to package
-
David Byrne authored
* Fixes broken source links in API docs * Removes illegal blank line
-
Gabor SZOLLOSI authored
* raspihats: update to 2.2.3 (deps fix) Raspihats platform update, upstream fixed enum34 requirements, added smbus dependency Fixes #9547 * raspihats: update to 2.2.3, smbus-cffi dependency Raspihats platform update, upstream fixed enum34 requirements, added smbus dependency Fixes #9547 * raspihats: update to 2.2.3 * raspihats: update to 2.2.3, smbus-cffi dependency * raspihats: update to 2.2.3, smbus-cffi dependency * raspihats: update to 2.2.3 (deps fix) Raspihats platform update, upstream fixed enum34 requirements, added smbus dependency Fixes #9547 * raspihats: update to 2.2.3, smbus-cffi dependency
-
Teemu R authored
-
- Oct 01, 2017
-
-
Gabor SZOLLOSI authored
* removed PU, added TR language code (https://www.wunderground.com/weather/api/d/docs?d=language-support&MR=1), fixes #9631
-
- Sep 30, 2017
-
-
Lukas Barth authored
* New climate platform with MQTT * Use STATE_OFF * Basic tests for climate.mqtt * lint * actualy collect coverage * First tests and fixes * Add possibility to receive temperature via MQTT * Require only either sensor or mqtt topic * Add mqtt publishing for away mode, hold mode and aux heat. * Use configurabe on/off payloads * Add pessimistic mode * Initialize aux and away with False instead of None * Remove Sensor * Use correct scheduling method * Move all methods to coroutines
-
Phil Kates authored
If an event contained a datetime.datetime object it would cause an exception in the Splunk component. Most of the media_player components do this in their `media_position_updated_at` attribute. Use the JSONEncoder from homeassistant.remote instead of just using the standard json.dumps encoder. Fixes #9590
-
- Sep 29, 2017
-
-
Alan Fischer authored
-
Egor Tsinko authored
* Fixed away_mode for Ecobee thermostat. Now away mode is properly turned on using indefinite away hold. * fixed lint warnings * fixed lint warnings * - now it is possible to use float values for ecobee temperature holds - fixed a bug that caused an exception when temperature hold was set in away mode - added unit tests for ecobee thermostat * fixed lint errors * fixed lint errors
-
Jan Almeroth authored
* Yamaha MusicCast: check known_hosts - pymusiccast: Version bump * Update requirements
-
Fabian Affolter authored
-
Teemu R authored
-
Joe Lu authored
* - Rewrite synology camera by intruducing Api and SurveillanceStation classes to get cameras, motion settings, enable/disable motion detection, etc ... - Synology camera now shows correct state based on is_recording and is_streaming flag. Also it now supports enable / disable motion detection and show the correct motion detection status - Newly added Api and SurveillanceStation classes will be moved to a lib but it's here just for review * - Updated how payload are merged with kwargs so it works with python <3.5 * - Fixed class name conflict * - Addressed flake8 error * - Addressed pylint error * - Moved synology API related code to py-synology lib - Added py-synology==0.1.1 requirement - Removed hass from SynologyCamera constructor * - Updated requirements_all.txt * - renamed variable back to original * - Sync call to retrieve camera image should be done in camera_image() instead * - Sync call to update camera info should be done in update() instead * - Removed unused import
-
Marcelo Moreira de Mello authored
* Introducing support to Melnor RainCloud sprinkler systems * Make monitored_conditions optional for sub-components * Part 1/2 - Modified attributes, added DATA_ constant and using battery helper * Part 2/2 - Refactored self-update hub * Fixed change requested: - Dispatcher signal connection - Don't send raincloud object via dispatcher_send() - Honoring the dynamic scan_interval value on track_time_interval() * Inherents async_added_to_hass() on all device classes * Makes lint happy * * Refactored RainCloud code to incorporate suggestions. Many thanks to @pvizelli and @martinhjelmare!! * Removed Entity from RainCloud sensor and fixed docstrings * Update raincloud.py * Update raincloud.py * fix lint
-
- Sep 28, 2017
-
-
pascal authored
* second try on rflink / cover * no newline at end of file * changed entity * fixed comments from pvizeli * removed : * removed return 'unknown' * Fixed comments from Rytilahti * removed newline * Reverted to None * cleanup * Cleanup
-
Lukas Barth authored
* Initial proposal for the input_datetime * Linting * Further linting, don't define time validation twice * Make pylint *and* flake8 happy at the same time * Move todos to the PR to make lint happy * Actually validate the type of date/time * First testing * Linting * Address code review issues * Code review: Remove forgotten print()s * Make set_datetime a coroutine * Create contains_at_least_one_key_value CV method, use it * Add timestamp to the attributes * Test and fix corner case where restore data is bogus * Add FIXME * Fix date/time setting * Fix Validation * Merge date / time validation, add tests * Simplify service data validation * No default for initial state, allow 'unknown' as state * cleanup * fix schema
-
Paulus Schoutsen authored
* Migrate Alexa smart home to registry * Fix tests
-
Dan Chen authored
-
Nolan Gilley authored
-
Paulus Schoutsen authored
* Add OwnTracks over HTTP * Fix tests
-
- Sep 27, 2017
-
-
Pascal Vizeli authored
* Cleanup entity & remove warning * Update comment
-
Aaron Bach authored
* Adds "packages" as a unit * Collaborator-requested changes
-
Aaron Bach authored
* Fixes UPS MyChoice exception * Added unit of measurement * Collaborator-requested changes
-
William Scanlon authored
New Wink services. pair new device, rename, and delete, add new lock key code. Add water heater support (#9303) * Pair new device, rename, delete, and lock key code services. Also add water heater support. * Fixed tox
-
- Sep 26, 2017
-
-
Pierre Ståhl authored
-
Fabian Affolter authored
-
rbflurry authored
* Update __init__.py * fix lint errors * Update __init__.py * Update __init__.py * Update __init__.py * Update __init__.py * Update __init__.py Lint errors * use get_deprecated instead to log old attr * Updated tests to hide fan.ceiling_fan * remove space fix lint
-
Anders Melchiorsen authored
* IMAP Unread sensor updated for async and push * Implement renames suggested in review * Use async_timeout * Keep push capability in a variable * Reword for Hound
-
Mike Megally authored
* allow customizable action for webos tv turn on as not all models allow for WOL * trying to fix the houndci-bot * last few fixes hopefully * I guess not * last time! * This is a breaking change. I have removed the build-in wake-on-lan functionality and have opted for a script which can be a wake-on-lan switch. I have also removed any reference to wol. * hoping to fix formatting * linter errors
-
joe248 authored
* Increase Comed timeout since it sometimes takes a long time for the API to respond * Rewrite ComEd sensor to use asyncio * Fix whitespace and build issues
-
- Sep 25, 2017
-
-
Enrique Gonzalez authored
-