DEVELOPMENT ENVIRONMENT

~liljamo/ha-ouman-eh800

cea39f618f3b32efa46c81eb44f01dafc62349e2 — Jonni Liljamo 11 days ago e7f024c
fix: remove unused _available
1 files changed, 0 insertions(+), 2 deletions(-)

M custom_components/ouman_eh800/__init__.py
M custom_components/ouman_eh800/__init__.py => custom_components/ouman_eh800/__init__.py +0 -2
@@ 43,8 43,6 @@ class OumanEH800Device:
        self.device = device
        self.entry = entry

        self._available = True

    @Throttle(UPDATE_INTERVAL)
    async def async_update(
        self,