Rafal Drozda
Rafal Drozda
> Muss man python installieren? Wenn ja wie installiere ich das auf ein raspi mit iobroker? jup siehe readme ist eine pre-requesite :) ``` * NodeJS >= 12.x * Python...
> Hab das Problem gelöst. Der Adapter installiert pip nicht mit. > > [https://www.codegrepper.com/code-examples/shell/install+pip+on+raspberry+pi](url) hmm danke, pip ist eigentlich standard dabei wen man python installiert. Realisiere mir aber gerade das...
> Can you tell me exactly how you made this switch? just created an object? just defining a switch output should o the trick ``` switch: - platform: gpio pin:...
just put ig o a fake gpis or pin ? ``` switch: - platform: gpio pin: 26 name: "Template Button" on_press: - logger.log: Button Pressed - cover.open: flying - delay:...
> Duplicate key "switch" somewhere you have a duplicate entry for switch
Can you please Share your yaml? (Please ensire that secrets, like wifi password etc, are Not in your comment 😊)
> I think this can be closed as it is already implemented https://github.com/DrozmotiX/ioBroker.esphome/blob/main/main.js#L378C1-L380C16 and I also just validated that it works using the given yaml. thank you validating :)
- Go to the adapter overview - Enable expert mode - look for the Adapter, and install the current Version again - adapter Version will Stau the Same - ESPHome...
we will further handle this issue in combination of #118 and try to make an automated release cycle with updates by the admin interface based on versioning
> Soweit ich das sehen würden die Issues #134 #132 mit hizufügen der Number-ID gelöst sein. Im gleichen Thema liegen die Issues #127 #124 denn hier fehlen ebenso nur die...