core/homeassistant
Robbie Trencheny 64cc4a47ec 0.27.2 (#3151)
* Host should be optional for apcupsd component (#3072)

* Zwave climate Bugfix: if some setpoints have different units, we should fetch the o… (#3078)

* Bugfix: if some setpoints have different units, we should fetch the one that are active.

* Move order of population for first time detection

* Default to config if None unit_of_measurement

* unit fix (#3083)

* humidity slider (#3088)

* If device was off target temp was null. Default to Heating setpoint (#3091)

* Fix for BLE device tracker (#3019)

* Bug fix tracked devices
* Added scan_duration configuration parameter

* fix homematic climate implementation (#3114)

* Allow 'None' MAC to be loaded from known_devices (#3102)

* Climate and cover bugfix (#3097)

* Avoid None comparison for zwave cover.

* Just rely on unit from config for unit_of_measurement

* Explicit return None

* Mqtt (#11)

* Explicit return None

* Missing service and wrong service name defined

* Mqtt state was inverted, and never triggering

* Fixed Homematic cover (#3116)

* Add missing docstrings (fix PEP257 issues) (#3098)

* Add missing docstrings (fix PEP257 issues)

* Finish sentence

* Merge pull request #3130 from turbokongen/zwave_fixes

Bugfix. climate and covermqt

* Back out insteon hub and fan changes (#3062)

* Bump version

* Special frontend build for 0.27.2
2016-09-03 15:59:20 -07:00
..
components 0.27.2 (#3151) 2016-09-03 15:59:20 -07:00
helpers Device tracker component & platform validation. No more home_range. (#2908) 2016-08-30 10:22:52 -06:00
scripts Check config requirement fix (#2999) 2016-08-27 01:33:57 +02:00
util Device tracker component & platform validation. No more home_range. (#2908) 2016-08-30 10:22:52 -06:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Improvement typing (#2735) 2016-08-07 16:26:35 -07:00
bootstrap.py Check config script (#2657) 2016-08-22 21:42:05 -07:00
config.py Fix unit log message (#2823) 2016-08-15 22:12:43 -07:00
const.py 0.27.2 (#3151) 2016-09-03 15:59:20 -07:00
core.py Consider core running while starting (#2858) 2016-08-17 18:58:00 -07:00
exceptions.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
loader.py Improvement typing core (#2624) 2016-07-27 20:33:49 -07:00
remote.py Improvement typing (#2735) 2016-08-07 16:26:35 -07:00