This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Oct 25, 2017
-
-
Paulus Schoutsen authored
* Consolidate frontend * Remove home-assistant-polymer submodule * Convert to using a pypi package for frontend * fix release script * Lint * Remove unused file * Remove frontend related scripts * Move hass_frontend to frontend REQUIREMENTS * Fix tests * lint * Address comments * Lint + fix tests in py34 * Fix py34 tests again * fix typo
-
- Oct 24, 2017
-
-
Sergey Isachenko authored
* Fixes #10030. Extented Network Exceptions handling. * Remove unused import. Replace ex.reason to ex.message to use custom exception instead of HTTPError
-
Fabian Affolter authored
-
Hydreliox authored
* Add Deluge Switch Component * Update deluge.py
-
Paulus Schoutsen authored
-
Pascal Vizeli authored
Rain Bird LNK WiFi Irrigation Implementation
-
Markus authored
-
Pascal Vizeli authored
-
Pascal Vizeli authored
Add support for HTTP Basic/Digest authentication
-
Pascal Vizeli authored
Use constants and update docstrings
-
Daniel Høyer Iversen authored
-
Adam Cooper authored
* Init commit of new whois sensor * Updated requirements * Resolved updated showing expired, added expired attr * Added missing attribute in init, added whois to coveragerc * Various PR comment changes - Now more resiliant to invalid hostnames - Removed various assumed STATE_UNKOWN setting - Upfront check for valid hostname preventing the sensor starting with dud - Resolved unit of measurement Day, Days, None issue - Datetime formatting now done to iso 8601 standard - Removed all expired usage, not really that useful - Unused hass assignment * More PR comment resolutions - Resolved the dilemma with hosts / single host per sensor. Now running single domain per sensor. - Renamed host(s) to domain * Moved coveragerc sensor location * Re-phrased the expiration_date warning * Resolved assumed updated_date existence * Resolved missing indent * Resolved discover_info typo * Update whois.py
-
Fabian Affolter authored
-
Pascal Vizeli authored
Add minutes to Uptime sensor
-
Pascal Vizeli authored
Additional event data tests to cover recent bugs
-
- Oct 23, 2017
-
-
Adam Mills authored
-
pezinek authored
-
Fabian Affolter authored
-
arsaboo authored
-
arsaboo authored
-
arsaboo authored
-
arsaboo authored
-
Fabian Affolter authored
-
Pascal Vizeli authored
* Add warning back * fix lint
-
Thom Troy authored
* add eph ember controls * updates based on review * remove unused import * update to new version of pyephember * added myself to codeowners as requested * make codeowners alphabetical * run fixed gen_requirements_all * Update ephember.py
-
R1chardTM authored
-
Fabian Affolter authored
* Make host optional * Update test to reflect code changes
-
Daniel Høyer Iversen authored
-
Fabian Affolter authored
-
Fabian Affolter authored
-
Philipp Schmitt authored
* Do not include program data in media_title if program data is undefined (None) * Show thumbnail of currently playing program * async setup * Update requirements
-
Fabian Affolter authored
Remove warning component / Update event trigger for UI created
-
Fabian Affolter authored
Add icons according to sensor types.
-
Tobias Sauerwein authored
-
Teemu R authored
-
Kevin Fronczak authored
* Initial revision of fail2ban sensor * Verified working, added tests * Re-factored code so that log reading isn't called for each sensor * Lint fixes * Removed errant reset of last ban, added test to verify bans persist through update * Removed for loop in read_log and replaced with regex per review request * Refactored update to use current ban array for last ban state - also was missing return False in timer for default behavior * Removed CONF_SCAN_INTERVAL from PLATFORM_SCHEMA.extend - renamed DEFAULT_SCAN_INTERVAL to SCAN_INTERVAL * SCAN_INTERVAL changed to timedelta * Force travis rebuild (last build timed out) * Using compiled regex now
-
Pascal Vizeli authored
-
Pascal Vizeli authored
-
sander76 authored
* fixing a typo in the old library. Should now work with both version 1 and version 2 hub * version bump * fix Scene shadowing * fix requirements. (not sure whether I should commit the other generated files as well ?)
-
Maciej Bieniek authored
-