January 22, 20233 yr It doesn't seem to be a problem with this repository specifically. I'm getting the same issue with AirConnect and SearXNG too.
January 22, 20233 yr Author Subscribe to the projects github releases and hit the force update button on unraid until they fix the bugs with these.
February 12, 20233 yr Hello everyone, I've a question regarding Zigbee2MQTT. As I searched in the network how to custom configure some parameters, I always found they should be inside the configuration.yml There you should see something like this for your devices: Unfortunately in my configuration.yml I can only see this: Probably I'm looking at the wrong file pheraps... but where is the file where you can configure the whole things? Thank you in advice! 🙂
February 14, 20233 yr As for unms: 1. Password strength requirement is too strict. I'm only ever going to use it on my LAN, never exposing it anywhere, so who cares even if my password is "password"? 2. OOTB I got a big fat security ohno from the browser, something about the HTTPS certificate being totally crapped out. OOTB it should just work straight away - use HTTP if you have to, but security warnings straight after a fresh install, is a terrible way to onboard users. 3. It's not detecting my one Ubiquiti device - a Wifi AP (the round PoE one, I don't know which one, but the officially-provided Windows software detected it just fine). 4. Why is the set of images that this docker is comprised of, so huge and slow to install? (and to update, presumably) Most dockers install within 5 seconds. This one took almost a minute. 5. It's constantly switching between light mode and dark mode. 6. Please don't call it unms, that's not an easily recognisable name in a list of dockers.
March 5, 20233 yr Hi Maybe someone here have an idea about this issue : https://github.com/Koenkk/zigbee2mqtt/issues/16924 My z2m docker stops when I want to paired profalux covers Thanks
March 6, 20233 yr Author 7 hours ago, deadnote said: Hi Maybe someone here have an idea about this issue : https://github.com/Koenkk/zigbee2mqtt/issues/16924 My z2m docker stops when I want to paired profalux covers Thanks Does it give anything in the application logs as to why it stopped?
March 6, 20233 yr 5 hours ago, digiblur said: Does it give anything in the application logs as to why it stopped? Nothing more than logs in the github issue
March 11, 20233 yr Hi guys, I've got a strange problem. My current setup works fine but I have to switch my MQTT-server. Therefore I download the configuration.yaml and changed the IP and the password. Then I uploaded the file and set the right permissions. But then the docker will start but I can't enter into the webinterface anymore Any idea where my fault is? Thank you. Edited March 11, 20233 yr by Thomas_H
April 1, 20233 yr So I am running zigbee2mqtt on my IOT network and when I assign it a static IP there, the front end port mapping doesn't work. If I leave it on br0, then it works fine. Anyone have any thoughts on why? PS @Thomas_H nice to see another loxone user!
June 2, 20233 yr I am a bit confused... Do I need home assistant or not. I didn't think I needed it if I went with the docker option, which I thought I downloaded. If I could avoid home assistant that would be awesome.
June 2, 20233 yr Author 32 minutes ago, gregzee said: I am a bit confused... Do I need home assistant or not. I didn't think I needed it if I went with the docker option, which I thought I downloaded. If I could avoid home assistant that would be awesome. Home Assistant for what part?
July 1, 20233 yr Im just curious when or if the UNMS (UISP) container is going to be updated. The update for the software has been out for some time now. Im not rushing or complaining, but I use this for my business and need to seek alternative if its not going to be updated. Ive used this container for years with no issues and would like to continue using it. Im not very useful with out a package manager but im available if i can help in any way.
July 1, 20233 yr Author 5 minutes ago, Telcar said: Im just curious when or if the UNMS (UISP) container is going to be updated. The update for the software has been out for some time now. Im not rushing or complaining, but I use this for my business and need to seek alternative if its not going to be updated. Ive used this container for years with no issues and would like to continue using it. Im not very useful with out a package manager but im available if i can help in any way. Looks like it was updated 2 days ago. https://hub.docker.com/r/nico640/docker-unms
July 1, 20233 yr 2 minutes ago, digiblur said: Looks like it was updated 2 days ago. https://hub.docker.com/r/nico640/docker-unms Ive been checking every few day or so for the update. If indeed it has been updated, i apologize. Im not sure how i mist it.
July 1, 20233 yr Yes it is updated. I have that container set to manual update and some how it auto updated.
August 11, 20232 yr The ESPHome docker template has `ESPHOME_DASHBOARD_USE_PING` defined by default. This should really be removed, as *any value* counts as true here; meaning everyone has this flag forced on unless they delete the entry from their install. The default network mode also needs to be host.
August 11, 20232 yr Author 10 minutes ago, Spitko said: The ESPHome docker template has `ESPHOME_DASHBOARD_USE_PING` defined by default. This should really be removed, as *any value* counts as true here; meaning everyone has this flag forced on unless they delete the entry from their install. The default network mode also needs to be host. The ports are mapped to the GUI. No need to run full bore as host but if the user wants to do so they can change it. The default is set to false. If the value of false doesn't work then I would open a bug with ESPHome to correct this issue.
August 11, 20232 yr mdns info won't cross through bridge mode even with forwarded ports, at least in my testing. You can still grab logs and flash it, but they always show offline and won't show for adoption (Unless you use the ping mode, which also prevents adoption discovery). There's a PR now to accept "false" in this case but it hasn't been accepted yet.
August 11, 20232 yr Author Modified it for now and included the environment variable in the desc so people don't have to go digging for it when it is needed.
August 12, 20232 yr Trying to get ESPHome separated from my HA pi box. I installed the container through CA store, get to the web UI and no devices are shown. I'm able to get into the container console and ping the relevant devices and get a response, seems like network connectivity is there. Not sure if it should be bridge networking or host, have tried both, but can't get the (working in HA) esphome devices to show in the dashboard through the esphome unraid image. Any thoughts?
August 12, 20232 yr Author 2 minutes ago, BKS said: Trying to get ESPHome separated from my HA pi box. I installed the container through CA store, get to the web UI and no devices are shown. I'm able to get into the container console and ping the relevant devices and get a response, seems like network connectivity is there. Not sure if it should be bridge networking or host, have tried both, but can't get the (working in HA) esphome devices to show in the dashboard through the esphome unraid image. Any thoughts? If no devices are showing then you need to add your yaml files from the device you are migrating from. Don't forget your secrets file of you had one.
August 12, 20232 yr 19 minutes ago, digiblur said: If no devices are showing then you need to add your yaml files from the device you are migrating from. Don't forget your secrets file of you had one. I've provisioned a new esphome device using USB and https://web.esphome.io, able to connect to the device directly with HTTP. After it is provisioned, I think it should be detected with ESPHome at that point, correct? No config installed on the device itself yet.
August 12, 20232 yr Author I've always used the yaml files with Esphome myself and it makes the devices in the list and builds the bin files. This is the esphome official container so everything is the same as listed in their documentation. Edited August 12, 20232 yr by digiblur
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.