mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 10:17:51 +00:00

* Update bsblan integration Update the integration to current standards * removed unused code update coverage * some cleanup * fix conflicts due upstream changes * fix prettier json files * fix remove comment code * use dataclass instead of tuple * fix spelling * Set as class attribute main entity doesn't need to give own name * fix requirements
2 lines
40 B
Python
2 lines
40 B
Python
"""Tests for the bsblan integration."""
|