Skip to content

Commit 45236bc

Browse files
committed
hass -> _hass
1 parent 1a061f4 commit 45236bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

custom_components/plugwise/water_heater.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737

3838
async def async_setup_entry(
39-
hass: HomeAssistant,
39+
_hass: HomeAssistant,
4040
entry: PlugwiseConfigEntry,
4141
async_add_entities: AddConfigEntryEntitiesCallback,
4242
) -> None:

0 commit comments

Comments
 (0)