mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
* Add missing abbreviations * Move abbreviations to own file, add script to find missing abbreviations * Move check from script to test case * Lint * Rewrite to use pathlib * Lint