hass-core/homeassistant
MartinHjelmare d773ad1ecb Fix mysensors version errors
* The application of the version check in unit_of_measurement was
	messed up after the last refactor. Fix that again.
* An error could occur in device_state_attributes if there was a
	mismatch between used value_type in the device and mysensors
	version in config. Add try... except to handle that.

Bump pyvera version.

Bump pywemo version.

Add unavailable status before properly initialised for maker and insight.
2016-02-07 00:28:12 +00:00
..
components Fix mysensors version errors 2016-02-07 00:28:12 +00:00
helpers Fix 'unavailable' entity 2016-02-01 02:16:56 +01:00
startup Fix packaging issues 2015-10-10 10:33:09 -07:00
util Mock util.location by default 2016-02-04 22:26:02 -08:00
__init__.py Finish core extraction 2015-08-16 20:53:17 -07:00
__main__.py Fixes for issue #1114 2016-02-06 09:48:36 -05:00
bootstrap.py Merge remote-tracking branch 'balloob/dev' into automation-decorator 2016-01-24 22:51:00 -05:00
config.py Load YAML config into an ordered dict 2016-01-23 22:41:01 -08:00
const.py Fixes for issue #1114 2016-02-06 09:48:36 -05:00
core.py Fixes for issue #1114 2016-02-06 09:48:36 -05:00
exceptions.py Catch exceptions when error rendering templates 2015-12-11 19:07:03 -08:00
loader.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
remote.py Update API object to support SSL 2015-12-06 14:13:35 -08:00