mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
* Added expire_after to mqtt binary_sensor. Updated mqtt test_binary_sensor test. * Cleanup MQTT Binary Sensor and tests after suggestions * Updated to not alter state at all * Change to include custom expired variable, and override available property to check expired * Added # pylint: disable=no-member