Skip to content

Commit

Permalink
Update sensor.py
Browse files Browse the repository at this point in the history
  • Loading branch information
thebradleysanders authored Mar 24, 2023
1 parent 0e2776b commit 549897e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/evergy/sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@

_LOGGER = logging.getLogger(__name__)
#SCAN_INTERVAL = timedelta(seconds=10800)
PARALLEL_UPDATES = 1

async def async_setup_entry(
hass: HomeAssistant,
Expand Down

0 comments on commit 549897e

Please sign in to comment.