mirror of
https://github.com/home-assistant/core.git
synced 2026-05-17 14:01:34 +01:00
5961f2f577
* Add support for off_delay to MQTT binary_sensor * Fix debounce, add testcase * Make off_delay number of seconds instead of timedelta * Update mqtt.py * Fix testcase, remove CONF_OFF_DELAY from const.py