This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Jan 27, 2019
-
-
Rohan Kapoor authored
* Embed device_tracker in locative * Load/unload locative entities correctly between component and platform * Await the coroutine directly * Await the correct coroutine
-
Rohan Kapoor authored
* Load/unload geofency entities correctly between component and platform * Lint * Await the coroutine directly
-
Eliseo Martelli authored
* working state * Attrs * > requirements generated * linting * fixes * coveragerc * ordered imports and fixed auth * Added Throttle * moved throttle to decorator * remove scan interval * lower throttle * moved to scan interval * Add attribution
-
Heine Furubotten authored
* Add nilu air_pollutants platform * Code Review - validation, DRYs, rm state override, new attr - Repeated code moved to own method. - Removed override of state property. - New attr for showing nilu pollution recommendations. - More validation of stations input. - Minor fixes and typos. * Removed unused prop * Check for none result from client before entity add * Moved platform to air_quality component * Updated outdated docstrings * Minor changes
-
Daniel Høyer Iversen authored
-
emontnemery authored
* Move CONF_UNIQUE_ID to init * Sort imports * Update ordering
-
emontnemery authored
-
emontnemery authored
-
Daniel Høyer Iversen authored
* Upgrade tibber library * Upgrade tibber library
-
Steven Looman authored
-
Jc2k authored
* Add a test for a homekit_controller switch * Add a test for a homekit_controller lightbulb * Add a test for homekit_controller thermostat * Changes from review * Patch utcnow to known time in HK tests * Neater fixture use per review
-
Rohan Kapoor authored
* Split out dovado to a component and sensor platform * Lint * Address code review comments (#20339) * Switch to using a notify platform for dovado SMS (#20339) * Optimizing imports * Remove return on `setup_platform`. * Clean up unneeded constants
-
Rohan Kapoor authored
-
Aaron Bach authored
-
Rohan Kapoor authored
-
- Jan 26, 2019
-
-
Paulus Schoutsen authored
-
Paulus Schoutsen authored
0.86.3
-
Paulus Schoutsen authored
-
Shantanu Tushar authored
* Include exception details in the error log I see this error quite often in my HA logs and this will be helpful for anyone who is attempting to debug this. * Minor change * Remove line break
-
Paulus Schoutsen authored
* Warn for old slugs/entity ids * add comments * Lint * LInt * Lint * Lint
-
starkillerOG authored
-
Paulus Schoutsen authored
* Warn for old slugs/entity ids * add comments * Lint * LInt * Lint * Lint
-
Fabian Affolter authored
-
Fabian Affolter authored
-
starkillerOG authored
-
emontnemery authored
* Update device registry of MQTT cover * Move config_entry to constructor
-
emontnemery authored
-
emontnemery authored
-
Paulus Schoutsen authored
Update device registry of MQTT binary_sensor
-
Paulus Schoutsen authored
-
emontnemery authored
-
David F. Mulcahey authored
-
Jef D authored
* Initial commit for the co2signal sensor * Clean code * Run script gen_requirements_all.py * remove unintended character * Remove redundancy * Remove unused imports * Code style * Code style fixes * Code style * Fix comments PR Comments by @fabaff * Remove redundant comments and variables * Follow the latest home-assistant guidelines * Bump CO2Signal version * Round API result * Improve default latitude/longitude handling * Improve friendly name * Improve config handling * Make lines shorter * Style * Convert default to variable None does not pass cv.string * Message if not inclusive * Shorten line * Update requirements * Update co2signal.py Group imports; remove empty lines; refactor use of location_type; remove logging messages; remove unused functions; add global variables * Update co2signal.py Import platform schema from sensor * Small fix * Update co2signal.py Remove last mentions of location_type * Review changes Add attribution Formatting * Missing whitespace * Update co2signal.py Fix pylint * Update co2signal.py Change blank lines * Update co2signal.py Initialise _data
-
Diogo Gomes authored
* initial commit * test service calls * lint * float -> Decimal * extra tests * lint * lint * lint * lint * fix self reset * clean * add services * improve service example description * add optional paused initialization * fix * travis fix * fix YEARLY * add tests for previous bug * address comments and suggestions from @ottowinter * lint * remove debug * add discoverability capabilities * no need for _hass * Update homeassistant/components/sensor/utility_meter.py Co-Authored-By:
dgomes <diogogomes@gmail.com> * Update homeassistant/components/sensor/utility_meter.py Co-Authored-By:
dgomes <diogogomes@gmail.com> * correct comment * improve error handling * address @MartinHjelmare comments * address @MartinHjelmare comments * one patch is enought * follow @ballob suggestion in https://github.com/home-assistant/architecture/issues/131 * fix tests * review fixes * major refactor * lint * lint * address comments by @MartinHjelmare * rename variable
-
Jonas Pedersen authored
-
Fabian Affolter authored
-
David F. Mulcahey authored
* rearrange files * add init to module * update imports * update coveragerc * put blank line back... git raw view be damned
-
Anders Melchiorsen authored
-
Austin Drummond authored
-
Adam Belebczuk authored
-