Adjust root-import in tests (#78761)
* Adjust root-import in tests * Adjust diagnostics * Adjust button * Adjust select * Adjust device_tracker * Adjust camera * Adjust humidifier * Adjust media_source * Adjust update * Adjust siren * Adjust number * Adjust alarm_control_panel * Adjust notify * Adjust sensor * Adjust switch * Revert anthemav * Don't adjust demo humidifier
This commit is contained in:
parent
75e52ef389
commit
7bc2712142
71 changed files with 118 additions and 103 deletions
|
@ -8,7 +8,7 @@ from pysensibo.model import SensiboData
|
|||
import pytest
|
||||
from pytest import MonkeyPatch
|
||||
|
||||
from homeassistant.components.number.const import (
|
||||
from homeassistant.components.number import (
|
||||
ATTR_VALUE,
|
||||
DOMAIN as NUMBER_DOMAIN,
|
||||
SERVICE_SET_VALUE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue