Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.0.8 only showing Zappi #18

Closed
cconnoruk opened this issue Sep 7, 2021 · 3 comments
Closed

0.0.8 only showing Zappi #18

cconnoruk opened this issue Sep 7, 2021 · 3 comments

Comments

@cconnoruk
Copy link

0.0.7 showed the Zappi, Harvi, Hub but only the Zappi is now showing in 0.0.8

I have just removed a custom setup and re-installed and setup via HACS.

@cconnoruk cconnoruk changed the title 0.0.8 0.0.8 only showing Zappi Sep 7, 2021
@CJNE
Copy link
Owner

CJNE commented Sep 7, 2021

It sounds like something goes wrong, have you check the log for any errors?

@cconnoruk
Copy link
Author

I was about to say nothing in there but ...

Logger: homeassistant.components.sensor
Source: custom_components/myenergi/sensor.py:131
Integration: Sensor (documentation, issues)
First occurred: 1:08:06 pm (2 occurrences)
Last logged: 1:08:17 pm

Error while setting up myenergi platform for sensor
Traceback (most recent call last):
  File "/snap/home-assistant-snap/365/lib/python3.8/site-packages/homeassistant/helpers/entity_platform.py", line 249, in _async_setup_platform
    await asyncio.shield(task)
  File "/var/snap/home-assistant-snap/365/custom_components/myenergi/sensor.py", line 131, in async_setup_entry
    totals = coordinator.client.get_power_totals()
  File "/root/snap/home-assistant-snap/365/.local/lib/python3.8/site-packages/pymyenergi/client.py", line 88, in get_power_totals
    if device.ct3.is_assigned:
AttributeError: 'Eddi' object has no attribute 'ct3'

@CJNE
Copy link
Owner

CJNE commented Sep 7, 2021

Ah! It's fixed in 0.0.10 which was just released :)

@CJNE CJNE closed this as completed Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants