Skip to content

Commit

Permalink
Fixed platform config warning
Browse files Browse the repository at this point in the history
  • Loading branch information
odya committed Aug 24, 2024
1 parent 87a811c commit f739390
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom_components/ina219_ups_hat/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

import voluptuous as vol

from homeassistant.components.sensor import PLATFORM_SCHEMA
from homeassistant.const import CONF_NAME, CONF_UNIQUE_ID, Platform
from homeassistant.core import HomeAssistant
import homeassistant.helpers.config_validation as cv
Expand Down

0 comments on commit f739390

Please sign in to comment.