mirror of
https://github.com/home-assistant/core.git
synced 2025-04-30 20:27:57 +00:00

* Config Flow for sense * Fix unique ids so they are actually unique (and migrate the old ones) * Fix missing solar production * Do not mark sensors available until they have data * Address review items * Address review round #2
2 lines
39 B
Python
2 lines
39 B
Python
"""Tests for the Sense integration."""
|