Files
core/homeassistant
MartinHjelmare 455593017d Add new 'available' property to entity.py
* Add 'available' property. Return True by default.
* Use new property in update_ha_state(). If available is False, set
  state to 'unavailable', through constant.
* Add STATE_UNAVAILABLE constant 'unavailable' in const.py.
* Fix docstrings in entity.py and const.py, according to PEP257.
  Ignore D203 and D105.
2016-01-31 23:58:19 +01:00
..
2015-10-10 10:33:09 -07:00
2016-01-31 08:58:30 -08:00
2015-09-17 03:52:04 -04:00
2015-12-06 14:13:35 -08:00