Skip to content

Commit

Permalink
Update sensor.py
Browse files Browse the repository at this point in the history
  • Loading branch information
OStrama authored Nov 15, 2024
1 parent f5d2b83 commit 3352ffd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions custom_components/weishaupt_modbus/sensor.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
"""Setting uop my sensor entities."""
from __future__ import annotations

import logging

from __future__ import annotations

from homeassistant.config_entries import ConfigEntry
from homeassistant.core import HomeAssistant
from homeassistant.helpers.entity_platform import AddEntitiesCallback
Expand Down

0 comments on commit 3352ffd

Please sign in to comment.