Skip to content

Commit

Permalink
Update number.py
Browse files Browse the repository at this point in the history
  • Loading branch information
wimb0 authored Feb 11, 2025
1 parent ee65ed8 commit 51172bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/saj_modbus/number.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@


async def async_setup_entry(hass, entry, async_add_entities):
"""Setup entries."""
hub_name = entry.data[CONF_NAME]
hub = hass.data[DOMAIN][hub_name]["hub"]

Expand Down

0 comments on commit 51172bc

Please sign in to comment.