Everything posted by digiblur
-
[support] digiblur's Docker Template Repository
Try rolling the container back to last stable release?
-
[support] digiblur's Docker Template Repository
Try the latest firmware on your EFR chipset model? of both Zigbee coordinator and core?
-
[support] digiblur's Docker Template Repository
Glad you got it. And do make sure your MQTT server is setup to allow for a proper retains database too.
-
[support] digiblur's Docker Template Repository
Yes, I would change that to your mqtt host IP
-
[support] digiblur's Docker Template Repository
Probably appdata/zigbee2mqtt if you left it default
-
[support] digiblur's Docker Template Repository
you need to add that to your config in the config yaml file in the Z2M folder.
-
[support] digiblur's Docker Template Repository
Nice! Glad you figured it out quickly
-
[support] digiblur's Docker Template Repository
Looks like a networking issue either. Can you reach those HTTP addresses from the box?
-
[support] digiblur's Docker Template Repository
There are two Sonoff stick models. E and P version P = zstack E = ember Ember also needs the latest firmware that Z2M requires for the Ember driver.
-
[support] digiblur's Docker Template Repository
This is the fix if you didn't have the adapter type specified https://github.com/Koenkk/zigbee2mqtt/discussions/24364 Looks like the same one you linked.
-
[support] digiblur's Docker Template Repository
Those changes are for dev branch. It depends on which branch you are using.
-
[support] digiblur's Docker Template Repository
Looks like that is the current version that was updated 1 day ago here - https://hub.docker.com/r/nico640/docker-unms
-
[support] digiblur's Docker Template Repository
Try the password and user on the dashboard commands possibly. Not sure if it works passing it in as docker run commands, just never tried it. https://esphome.io/guides/cli.html?highlight=authentication#dashboard-command
-
[support] digiblur's Docker Template Repository
Which firmware do you have on it? EDIT: I'm using https://github.com/NabuCasa/silabs-firmware/blob/main/RCPMultiPAN/beta/NabuCasa_SkyConnect_RCP_v4.3.1_rcp-uart-hw-802154_460800.gbl
-
[support] digiblur's Docker Template Repository
Add :/dev/thread to the end of your pass through
-
[support] digiblur's Docker Template Repository
You need to pass in the multipan firmware stick as the path you provide.
-
[support] digiblur's Docker Template Repository
Check the tags here to be sure https://hub.docker.com/r/koenkk/zigbee2mqtt/tags
-
[support] digiblur's Docker Template Repository
Reading part of the log you might be using conbee? https://github.com/Koenkk/zigbee2mqtt/issues/21162
-
[support] digiblur's Docker Template Repository
You could always try to map it to another location to start fresh and see if there is something causing that. Another thing is to check to see if anyone else has this issue on the github for the container. https://github.com/Nico640/docker-unms I'm not currently using my edgerouter anymore to test this.
-
[support] digiblur's Docker Template Repository
Looks like it is called UISP. Not Unifi. If you don't have the /config mapping then that is probably the issue.
-
[support] digiblur's Docker Template Repository
It is between your browser and the container.
-
[support] digiblur's Docker Template Repository
Esphome is finnicky about networks and such. Probably the biggest down fall of the project but once you get it working it isn't an issue.
-
[support] digiblur's Docker Template Repository
Remove the use ping maybe?
-
[support] digiblur's Docker Template Repository
Sounds like your network has mdns issues and can't resolve the names. You will have to go the route of giving them reserved IPs on your router. Then doing a use_address in your wifi section of the yaml of each device.
-
[support] digiblur's Docker Template Repository
Host is what it should be set to. Can you hit the logs on the devices and do they show?