hass-core/homeassistant
Tom d6ab36bf8e
Set mqtt binary_sensor unavailable if expire_after specified (#34259)
* Set self._expired=True if expire_after specified

* Added test_expiration_on_discovery_and_discovery_update_of_binary_sensor to mqtt/test_binary_sensor.py

* Fixed flake8 error

* Fixed isort error
2020-04-22 23:29:49 +02:00
..
auth Improve string formatting v9 (#34050) 2020-04-12 17:18:09 +02:00
components Set mqtt binary_sensor unavailable if expire_after specified (#34259) 2020-04-22 23:29:49 +02:00
generated Add Atag One thermostat integration (#32361) 2020-04-22 18:09:51 +02:00
helpers Translation fixes and tweaks (#34489) 2020-04-21 17:57:21 -07:00
scripts Upgrade keyring to 21.2.0 (#34084) 2020-04-12 13:36:34 +02:00
util Disable pylint invalid name for TypeVar T (#34355) 2020-04-17 12:51:31 -07:00
__init__.py
__main__.py Improve string formatting v5 (#33697) 2020-04-05 17:48:55 +02:00
block_async_io.py Patch http.client to not do I/O in the event loop (#34194) 2020-04-15 15:32:10 -07:00
bootstrap.py Use set & dict literals (#33636) 2020-04-04 20:05:15 +02:00
config.py Collection of random (mainly) test improvements (#33733) 2020-04-06 12:51:48 +02:00
config_entries.py Collection of random (mainly) test improvements (#33733) 2020-04-06 12:51:48 +02:00
const.py Drop UNIT_ prefix for constants (#34164) 2020-04-21 19:45:53 +02:00
core.py Type hint improvements (#33082) 2020-04-17 11:33:58 -07:00
data_entry_flow.py Allow async_setup changes to config entry data be taken into a… (#34166) 2020-04-14 18:46:41 -07:00
exceptions.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
loader.py Add command to get integration manifests (#34262) 2020-04-15 13:36:16 -07:00
package_constraints.txt Updated frontend to 20200422.0 (#34532) 2020-04-22 08:24:33 -04:00
requirements.py Fix isort problem in homeassistant/requirements.py (#33828) 2020-04-08 12:48:20 -07:00
setup.py Allow async_setup changes to config entry data be taken into a… (#34166) 2020-04-14 18:46:41 -07:00
strings.json Import state strings (#34451) 2020-04-20 16:25:35 -07:00