start including hourly data

This commit is contained in:
Yordan Suarez
2022-07-17 03:51:43 -04:00
parent dbfb88fb30
commit 53aaa4d3f5
4 changed files with 96 additions and 10 deletions

View File

@@ -12,10 +12,9 @@ REQUIRED_FILES = [
"config_flow.py",
"manifest.json",
"sensor.py",
"switch.py",
]
ISSUE_URL = "https://github.com/dotKrad/hass-fpl/issues"
ATTRIBUTION = "This data is provided by FPL."
ATTRIBUTION = "Data provided by FPL."
# Platforms
BINARY_SENSOR = "binary_sensor"