Skip to content

Commit

Permalink
Update sensor.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Danieldiazi committed Sep 20, 2023
1 parent b59454e commit 742740b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/meteogalicia_tides/sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
_LOGGER = logging.getLogger(__name__)

ATTRIBUTION = "Data provided by MeteoGalicia"

# Obtaining config from configuration.yaml
PLATFORM_SCHEMA = PLATFORM_SCHEMA.extend(
{ vol.Required(const.CONF_ID_PORT): cv.string,}
Expand Down

0 comments on commit 742740b

Please sign in to comment.