mirror of
https://github.com/home-assistant/core.git
synced 2025-11-14 05:20:17 +00:00
* check for empty or missing values when processing state messages for MQTT light entities using 'template' schema * normalise warning logs * add tests (one is still failing and I can't work out why) * fix test * improve test coverage after PR review * improve test coverage after PR review