Logger: homeassistant.config_entries
Source: custom_components/homewizard_energy/init.py:172
First occurred: 17:57:28 (2 occurrences)
Last logged: 18:05:01
Error setting up entry P1 meter for homewizard_energy
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 236, in async_setup
result = await component.async_setup_entry(hass, self) # type: ignore
File “/config/custom_components/homewizard_energy/init.py”, line 172, in async_setup_entry
await coordinator.async_config_entry_first_refresh()
AttributeError: ‘HWEnergyDeviceUpdateCoordinator’ object has no attribute ‘async_config_entry_first_refresh’
Nice topic. Looking for long time. I,am using the P1 dongle. Works like a charm.
As a arduino and esp32/8266 fan i now facing the raspberry pi for my Home-Assistant.
To integrate the P1 dongle and get it working i have lack of knowledge aspecialy abbreviations ?
f.i. what means HASS? and HACS
i,am running Home-Assistance on raspberry pi 4/64 a monitor mouse and keyboard connected.
I do found the P1 ip_address with the help of FING
any help is very much appreciated.
A newly Home-Assistant user
Will the Energy Socket that was just announced be supported in this custom component? If so, this might just be the product I’ve been looking for. Thanks in advance.
Hi Theo,
This topic is for the HomeWizard Energy components, not for Home Assistant questions in general.
Please search the forum and you will find your answers.
Hello, The energy meter is configured correctly. I can read values in. The code below is from a previous post of yours @DCSBL.
When I add this in configuration.yaml it does not work on my dashboard.
How can I ensure that this does become visually possible like yours ?
great! And how can I add them? I have removed and readded Homewizard Energy to HA but I still do not see the plugs in the list of entities. I also tried to add them as seperate devices using their own IP address but that also did not work. Thanks in advance!
A lot of things can cause that things won’t show up. Try to see if something is in the log as error/warning and that you’ve name the entity ID’s correctly.
Great, I wasnt aware I needed to enable them for the plugs as well. Works great. HA almost immediately recognized them as new devices. very nice. Thanks for the help!!
I haven’t been able to find it, but is it (already) possible to flash the HomeWizard 3phase kWh meter with ESPHome? That would be the ultimate solution - at least for me