Skip to content

Circuit name #1

@luci84tm

Description

@luci84tm

Hi there,

What do I have to configure as circuit in home assistant?

ebusd:
host: 127.0.0.1
circuit: '700'

https://www.home-assistant.io/components/ebusd/

I tried with bai, but that seems to give me some exception:

2019-03-08 15:47:23 ERROR (MainThread) [homeassistant.components.sensor] Error while setting up platform ebusd
Traceback (most recent call last):
File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/entity_platform.py", line 128, in _async_setup_platform
SLOW_SETUP_MAX_WAIT, loop=hass.loop)
File "/usr/lib/python3.5/asyncio/tasks.py", line 400, in wait_for
return fut.result()
File "/usr/lib/python3.5/asyncio/futures.py", line 293, in result
raise self._exception
File "/usr/lib/python3.5/concurrent/futures/thread.py", line 55, in run
result = self.fn(*self.args, **self.kwargs)
File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/ebusd/sensor.py", line 30, in setup_platform
ebusd_api, discovery_info['sensor_types'][condition], name))
KeyError: 'WaterPressure'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions