mirror of
https://github.com/home-assistant/core.git
synced 2026-09-01 18:24:52 -05:00
* move type to module * set translation key outside of init * align import alias * align constructor parameter order/naming * move static attr init outside init function * add missing types * fix test * revert move of _attributes