parent
a22a966fac
commit
cc872b4618
14 changed files with 452 additions and 93 deletions
|
@ -38,6 +38,8 @@ from homeassistant.helpers.update_coordinator import DataUpdateCoordinator
|
|||
from . import Yeti, YetiEntity
|
||||
from .const import DATA_KEY_API, DATA_KEY_COORDINATOR, DOMAIN
|
||||
|
||||
PARALLEL_UPDATES = 0
|
||||
|
||||
SENSOR_TYPES: tuple[SensorEntityDescription, ...] = (
|
||||
SensorEntityDescription(
|
||||
key="wattsIn",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue