mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 18:24:49 -05:00
* Add type hints for MQTT discovery tests * Remove more unused caplog instances * rebase commit * Small corrections * Add event tye hint and correct string assignment * Another Event type hint Co-authored-by: epenet <6771947+epenet@users.noreply.github.com> * Correct test_complex_discovery_topic_prefix * Import individual items from homeassistant.core --------- Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>