Open hoppel118 opened 1 year ago
This Addon currently only works the other way around. It does not listen to VBus and publishes the entities to Home Assistant, It listen to Home Assistant entities and publish them as a virtual ExtensionModule on the VBus.
OK, sorry, I don't want to waste your time. But I don't understand what that exactly means. As already said, I am new to home assistant and I don't think, that I can solve this with my present knowledge.
Perhaps it would be more promising if I try to install it as follows:
https://github.com/danielwippermann/resol-vbus/issues/32#issuecomment-1369601863
What do you think about it?
Thanks Hoppel
Hi,
I am migrating my home automation software from FHEM to Home Assistant.
So far, so good. This is one of the last pieces of the puzzle. I am new to Home Assistant, but not new to Linux, even though I am not a developer. :)
My Setup:
I can read the vbus information with the respective FHEM integration. So the setup as such works. Now I just have to migrate it to Home Assistant.
I have done what is described here: https://github.com/chiefdeputy/Resol-EmSimulator/blob/master/README.md
First I tried the following configuration:
But I got the following Websock ERROR:
Then I noticed that the configuration example is not quite consistent in structure and adapted the sensors as follows:
The log now looks as follows (better?):
Is this correct? If not, where is my issue? What should I do next, to get the data to Home Assistant.
Thanks and regards Hoppel