Closed IATkachenko closed 3 years ago
🎉 HACS repository validator action summary 🎉 ✅ The repository is not archived ✅ manifest.json file exist ✅ All required keys are present in manifest.json ✅ hacs.json has the 'name' key set ✅ The repository has a description ✅ sleep_as_android is added to https://github.com/home-assistant/brands NICE! ✅ The repository has topics ✅ The repository has issues enabled ✅ This day ends with an 'y' (Tuesday) ✅ README.md exists ✅ HACS load check
Now we may use
%%%device%%%
macro for integration to get device name from different parts of MQTT topic.Old
root_topic
configuration option will be replaced byold_root_topic_value/%%%device%%%
template.Have no breaking changes, but have a lot of changes in code, so it should be v2.0.0 release. Fixes #9, #8