We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a061f4 commit 45236bcCopy full SHA for 45236bc
1 file changed
custom_components/plugwise/water_heater.py
@@ -36,7 +36,7 @@
36
37
38
async def async_setup_entry(
39
- hass: HomeAssistant,
+ _hass: HomeAssistant,
40
entry: PlugwiseConfigEntry,
41
async_add_entities: AddConfigEntryEntitiesCallback,
42
) -> None:
0 commit comments