core/homeassistant
ericgingras 7bc2e1238d Convert kpH and mpH to kph and mph (#6316)
There is no reason for the H to be capitalized. Changing it to lowercase increases consistency with other components and allows for use of the min/max sensor, which throws an error if the units of measurement are not the same.
2017-03-01 05:34:40 +01:00
..
components Convert kpH and mpH to kph and mph (#6316) 2017-03-01 05:34:40 +01:00
helpers Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
scripts Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
util Fix for OSRAM lights connected to hue bridge (#6122) 2017-02-26 21:28:31 -08:00
__init__.py
__main__.py Add version test for monkey_patch_asyncio() (#5127) 2017-01-03 17:47:33 +01:00
bootstrap.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
config.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
const.py Version bump to 0.40.0.dev0 2017-02-28 11:01:19 -05:00
core.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
exceptions.py Do not report on shutting down errors (#4431) 2016-11-17 12:02:43 -08:00
loader.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
remote.py Core: cleanup timer (#5825) 2017-02-10 09:00:17 -08:00