nobl / ioBroker.senec

ioBroker adapter for Senec Home
Other
27 stars 7 forks source link

Cannot find js-controller #221

Closed wilsonsgro closed 5 months ago

wilsonsgro commented 5 months ago

Describe the bug

On console after run this command node main

Cannot find js-controller

On console after run this command iobroker -v

bash: iobroker: command not found

Versions:

Screenshot

Screenshot 2024-02-01 alle 22 36 29
nobl commented 5 months ago

I don't see where this is an adapter problem. Please use iobroker to install and run this adapter.

wilsonsgro commented 5 months ago

thank you for your reply

i run my docker-compose

Screenshot 2024-02-02 alle 10 46 47

after that enter into container iobrocker

run install

npm i iobroker.senec

go to browser

Screenshot 2024-02-02 alle 10 43 25

add adpter

Go to home

run senec

Screenshot 2024-02-02 alle 10 43 37

but after :

Screenshot 2024-02-02 alle 10 40 31

File index.html not found

where I go wrong?