Move OSO Energy base entity class to separate module (#118563)

Move base entity class to separate file
This commit is contained in:
osohotwateriot
2024-05-31 17:13:20 +03:00
committed by GitHub
parent 8f5ddd5bcc
commit cf3e758aa1
6 changed files with 42 additions and 34 deletions

View File

@@ -984,6 +984,7 @@ omit =
homeassistant/components/orvibo/switch.py
homeassistant/components/osoenergy/__init__.py
homeassistant/components/osoenergy/binary_sensor.py
homeassistant/components/osoenergy/entity.py
homeassistant/components/osoenergy/sensor.py
homeassistant/components/osoenergy/water_heater.py
homeassistant/components/osramlightify/light.py