bigbadblunt / homeassistant-lightwave2

Lightwave RF custom component for Home Assistant. Requires generation 2 ("Link Plus") hub, but will control both generation 1 ("Connect Series") and generation 2 ("Smart Series") devices.
41 stars 11 forks source link

Energy Monitor #97

Closed waynesharpless closed 2 years ago

waynesharpless commented 2 years ago

Morning, Im having an issue with the energy monitor, it appears to work for an hour or 2 after a HA reboot, but then stops. i get the following in my log file

This error originated from a custom integration.

Logger: custom_components.lightwaverf_energy.sensor Source: custom_components/lightwaverf_energy/sensor.py:62 Integration: Lightwave Energy Monitor First occurred: 24 October 2022 at 17:54:52 (2048 occurrences) Last logged: 10:58:04

No data received from lightwaveRF energy monitor timed out

Any ideas? Cheers

waynesharpless commented 2 years ago

Also noticing the following, not sure if its related?

Logger: homeassistant.helpers.frame Source: helpers/frame.py:77 First occurred: 11:08:14 (1 occurrences) Last logged: 11:08:14

Detected integration that uses deprecated async_get_registry to access device registry, use async_get instead. Please report issue to the custom integration author for lightwave2 using this method at custom_components/lightwave2/init.py, line 133: device_registry = await dr.async_get_registry(hass)

waynesharpless commented 2 years ago

Sorry, please delete this! Wrong intergration!