Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge πŸŒ‰, get rid of your proprietary Zigbee bridges πŸ”¨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.75k stars 1.64k forks source link

OpenHABian install #12529

Closed misko903 closed 2 years ago

misko903 commented 2 years ago

What happened?

I can't see the zigbee2mqtt in the installation menu of openhabian-config, as described here:

https://www.zigbee2mqtt.io/guide/installation/04_openhabian.html

mosquitto is installed and working long time already.

What did you expect to happen?

to have "optional components" and select "Zigbee2MQTT" in the menu.

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.22.1

Adapter firmware version

20211110

Adapter

cc2531

Debug log

No response

Koenkk commented 2 years ago

@Larsen-Locke could you help with this?

Larsen-Locke commented 2 years ago

Is your raspberry connected to the internet? If so openhabian-config updates itself to the latest version after being started. Which options do you see under "optional components"? E.g. the last option should be something with EVCC. If that is missing too, then openhabian-config is not up-to-date.

gualcosta commented 2 years ago

I've got the same issue, I am running a RPI 4 with OpenHab 3 (upgraded from 2) and even after updating the system to the latest version did not show the option to install Zigbee2Mqttt.

PatrikStaehli commented 2 years ago

I've just found out: you need to select openhabian-config branch 'main' instead of 'openHAB3' (which seems to be the default) in the first menu (01 | Select Branch).

Regards Patrik

Larsen-Locke commented 2 years ago

yes, that's it. You have to choose main in the branch menu. I have to add that in the doc.

Larsen-Locke commented 2 years ago

Added in the docs. PR is https://github.com/Koenkk/zigbee2mqtt.io/pull/1391

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

misko903 commented 1 year ago

Confirming it works. However, I have installed the Linux version, now I need to figure out how to install OpenHABian ver...

Updating Zigbee2MQTT... FAILED (stop systemctl)

                        β”‚ There was an error or interruption during the

execution of: β”‚ β”‚ "20 | Optional Components" β”‚ β”‚ β”‚ β”‚ Please try again. If the error persists, please read β”‚ β”‚ /opt/openhabian/docs/openhabian-DEBUG.md or β”‚ β”‚ https://github.com/openhab/openhabian/blob/main/docs/openhabian-DEBUG.md how β”‚ β”‚ to proceed.

Thanks for pointing out how to have it on the menu anyway! that was it...

miso

pi 20. 5. 2022 o 23:06 Carsten Mogge @.***> napΓ­sal(a):

Added in the docs. PR is Koenkk/zigbee2mqtt.io#1391 https://github.com/Koenkk/zigbee2mqtt.io/pull/1391

β€” Reply to this email directly, view it on GitHub https://github.com/Koenkk/zigbee2mqtt/issues/12529#issuecomment-1133376165, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJZWS2AHKMXXVGKOHGGOH53VK75FRANCNFSM5WIYYXFQ . You are receiving this because you authored the thread.Message ID: @.***>

misko903 commented 1 year ago

I have started with v3.0, now on the latest stable 3.2 - updated to latest patches: openHABian Configuration Tool β€” [openHAB3]{2022-03-27T13:22:11-06:00}(1305ac7) Latest item is Remove HABApp - scrolling down makes no difference. [image: image.png]

Thanks, miso

Ε‘t 19. 5. 2022 o 23:00 Gustavo Costa @.***> napΓ­sal(a):

I've got the same issue, I am running a RPI 4 with OpenHab 3 (upgraded from 2) and even after updating the system to the latest version did not show the option to install Zigbee2Mqttt.

β€” Reply to this email directly, view it on GitHub https://github.com/Koenkk/zigbee2mqtt/issues/12529#issuecomment-1132203527, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJZWS2EYAHVEYUMWPJYVAETVK2TVZANCNFSM5WIYYXFQ . You are receiving this because you authored the thread.Message ID: @.***>

Larsen-Locke commented 1 year ago

Well, if there is no option zigbee2mqtt your openhabian is not up-to-date. The tool offers automated update when connected to the internet. The current version is [main]{2022-09-25T17:39:16+02:00}(3935166) . To get the latest updated you have to switch to main branch The problem with the update of zigbee2mqtt should be resolved with the next update of openhabian. The PR is just being reviewed now. I'll keep you infomed as soon as it's merged. For future issues: Please raise in openhabian not zigbee2mqtt, cause there is nothing that Koen can do about that.