#add-ons-archived
1 messages Β· Page 14 of 1
"helpful"
Yes your information is helpful and had to be documented. It can be great that if Let's encrypt work, add-on do it alone and change external url to https://
The add-on is designed to create those certificates only - what you are doing with those, is up to you.
I will try again:
I migrated from Docker to HA OS, using the last Backup i got (takes forever to restore...)
Since i used zigbee2mqtt before i wanted to do the same and installed the add-ons fpr mosquitto and zigbee2mqtt. After some problems with an old repository and some fiddeling with settings for zigbee2mqtt it worked. When i crashed the Add-on (or so i think) by fiddeling a little to much with the settings i restored a backup to make it work again. Now my add-ons (Terminal, Mosquitto, Zigbee2mqtt and samba share) pretend to not run (showing red dots) and are not avalible from the interface (it shows something like "the add-on is not running") BUT they are most definitely running as i can use my zigbee devices and access the samba folder.
I think it's recommended to restart the machine after a restore. IIRC you can also rebuild or repair the supervisor instead
yes the issue persists restarts
Restart or reboot of the host? The host needs to be rebooted
did that
Okay, just did that again and now it worked... funny thing i must have restarted a million times today but somehow it slipped that i had to restart after the restore...
thx
Ideally it shouldn't be needed
helllo, I'm running hass os and I use vscode to edit my hass configuration. I connect with ssh remote. It works, but I install several extensions in remote, but they keep disappearing! is there a way to keep them installed? I use on home assistant the "Advanced SSH & Web Terminal" and I have both "allow_remote_port_forwarding" and "allow_tcp_forwarding" on.
Hello. My InfluxDB-Add-On has a high memory-usage of around 20%. Is that normal?
helllo I m running hass os and I use
hi i want to delete history of sensor on sqlite web this query not working : DELETE FROM states WHERE entity_id = 'sensor.energy_storage'; i have answer Rows modified 0.
Why not use https://www.home-assistant.io/integrations/recorder/#service-purge_entities instead?
Hi all! I just installed the DHCP addon, and I am not sure what interface to put. The default is eth0, but as this is a "docker" addon, that probably isn't correct. Where can I tell the addon's interface?
Since most addons only have a single interface, can I remove that directive and will it default to the only available one (whatever it is)?
Actually, that doesn't seem optional.
Ok... to answer my own question.. after starting the addon (the 10th time), it will eventually puke and say something regarding "multiple matches for eth0" and list the interface it sees. Mine was enp0s18, which is NOT a physical interface either.
You might also like to look at the Adguard add-in which does DHCP and DNS (including some strong dns ad blocking )
Interested to know, would there be an appreciable difference for plex as an HAOS add-on vs in it's own container in proxmox?
on the same host? prolly negligible
but if you have a beefy gpu you can pass thru to plex that might help with transcoding
Anyone know of a self-hosted Pushbullet like solution that doesnβt require internet connection? All I need is to push links, text, some pictures, and small files between home devices. For example, sometimes I read a good article on my iPhone and want to push that to my PC to finish reading. Or want to copy paste something between devices. I have signal, and Iβm well aware of phone link from Microsoft, and the rest but they all use the internet and sometimes the cloud. Pushbullet was perfect until they messed up the privacy.
https://www.rocket.chat/ or https://matrix.org/ maybe?
Lol beefy no, but I do have a GPU in the system. Not sure how HAOS shares resources like that, where as I know I can pass it thru to an individual container
is there a container addon?
Add-ons are containers
I meant containers in proxmox outside of HAOS
Hi, I am looking for a way to record the value of a utility meter in an influxDB database, and to be able to set that it is only saved at a certain time (23.59.59). I would like to record my power usage, for which I have a utility meter, but I want to be able to see the daily usage after it disappears from the HA recorder this way. Does anyone have any tips on how to achieve this?
Why not use the built-in energy functionality, you can see daily data there
this might be frontend but i just migrated to haos and the add-ons page is confused on firefox: https://i.imgur.com/7hXvETW.png https://i.imgur.com/FKOnAhH.png
looks to be the same on edge
Hiya folks, I've got an issue, I just moved my HA from a RaspPI 3B+ to a VM on a Synology. Everything seems to have gone well, except the inside the house connection and the outside the house connection, if one works the other doesn't. I think something is messed up with the Let's Encrypt/DuckDNS. Also a small hiccup I can't seem to open "File Editor" in a Chrome Browser (Works fine in "Edge")
also I'd rather not leave port 80 open*
it used to run with https for everything, but after the switch over I cannot get to anything unless it's http only π¦
ok disregard the https, got that working again, but the Companion App: Unable to connect to HA, Hostname certificare mismatch
You have to use your DuckDNS hostname when connecting in the app
from a home connection? I used to just use the server addy
Something must have changed then with your setup. If you're just using DuckDNS w/ no proxy in between, you'll need to connect to the hostname in which the SSL Cert HA is using
ok that fixed the "in home" Companion app, but externally it doesn't seem to connect
You fix your port forwarding settings?
yes those have been fine
and what does "doesn't seem to connect" mean
to fix the https I was trying to follow the LetsEncrypt instructions in the Docu, but it seems to have changed from last week π¦ now I am confused as to what to enter into the Config file
I'm also having a problem with LetsEncrypt
used to be "Enter this into config" :# use_x_forwarded_for: true
trusted_proxies:
- 172.30.33.0/24
yikes
The Certificate Authority failed to download the challenge files from the temporary standalone webserver started by Certbot on port 80.
and i have confirmed that port 80 is being forwarded correectly using another addon and setting it to port 80
reverted back to the ssl_cert/ssl_key under the http
(obviously i disabled that other added when trying lets encrypt)
in config*
Where did you see this
sorry that was in the NGINX docu
So you are using a proxy?
Well... you are or you aren't using Nginx?
it's installed and running, but am I "using: it I am not sure
I thought that needed to be running to get https inside the home
NGINX IS running currently
It doesn't need to be.... it can help you not go through your public IP when you're on the LAN though
It all depends what you want to do
DNS-01 validation is also an option
I'd like to get it working from outside the house, and it seems to be working from inside the house currently, but the Docu from NGINX says it doesn't need the lines that I "re-enabled"
na, i'm not using a "supported" dns service
but it used to work from outside the house, AND inside the house before the switch over to the Synololgy
If you had Nginx set up appropriately, you could use a LAN address internally while using DuckDNS externally
yes that's what I had working
Gotcha, so there you could let Nginx handle the SSL cert allowing you to use a LAN address over HTTP.
Not sure if that's how you had it before
What's the full HTTP-01 error?
I don';t know what a handle is
I'm just saying the Nginx could request and present the SSL certificate, and HA would just run over HTTP only
Certbot failed to authenticate some domains (authenticator: standalone). The Certificate Authority reported these problems:
Domain: xxx.xxx.co.uk
Type: connection
Detail: xxx.xxx.xxx.xxx: Fetching http://XXX.XXX.co.uk/.well-known/acme-challenge/LRyZgKcUXMhxRyIc1dYdoPnNo5jaXVlMtWOnE7snvFU: Connection refused
Hint: The Certificate Authority failed to download the challenge files from the temporary standalone webserver started by Certbot on port 80. Ensure that the listed domains point to this machine and that it can accept inbound connections from the internet.
I used to use the https (ip addy) inside the house for connection and the duckdns for outside
did that for loss of internet HA would still work inside the house
seemed to be working great, but I think something went bad during the move to Synology, could that cert be broken because of the IP addy change inside the network?
I don't think you can do that with the app w/o it showing SSL errors
Its the hostname mismatch you saw earlier
ok so any ideas on how to get ip addy internal (https) and external duckdns working?
I think back in the day when I set it up I thought I had to do something in the app about long term certs maybe?
I'm looking to report an issue where add-ons aren't running even though I have watchdog enabled. Would I want to report this on github for supervisor?
If you have no issue using your duckdns hostname internally, just do that
but I cannot get externally duckdns on the companion app right now π¦
how about a browser
whats the error
There's some type of error
are the instructions in the NGINX wrong about the removal of the lines in the config??
on Step #2 if I add those back it seems to almost work
duckdns does NOT work from outside through app OR browser
duckdns DOES work from browser AND app inside the house
https://www.yougetsignal.com/tools/open-ports/ check using your ip and port
sounds like router misconfig
so I've got ports 8123 (open), 80(closed), and 443(closed) , do I REQUIRE those other ports open or just the 8123?
ok so I like using the 8123
sure
but it seems like Let'sEncrypt/DuckDNS/NGINX want 8123/80/443 open to work, am I incorrect thinking that??
well, if youre using the duckdns addon, no, you're incorrect
OMG so my router has Port Fowarding, I added the 8123, 80, and 443 to forward to the HA, but REMOTE defined is empty, so I should have NOT added those because 80/443 would be forwarded to the HA??
ok so I removed the 80/443 from forwarding to the HA addy, but still no luck π¦
use_x_forwarded_for: true
trusted_proxies:
- 172.30.33.0/24
this still confuses me, should I add that or run the
ssl_certificate: /ssl/fullchain.pem
ssl_key: /ssl/privkey.pem
like I used to
the middle?
between the router and HA
What are you port forwards doing?
8123
from the "outside" through the router which is pushing it to the HA addy inside Syno
I think so
Then you should be forwarding to it, not HA
And you should not have these two lines in HA:
ssl_certificate: /ssl/fullchain.pem
ssl_key: /ssl/privkey.pem
The same "addy" as HA, but a different port
Whatever port you picked
would that be different from the access HA port?
I've got a question about the NGINX it says 172.30.33.0/24 but VM says a MUCH different address
should I change it to the VM address?
No
so leave the 33.0 when the VM says 32.1 ??
Just follow instructions π
Yes
should I comment it out or delete??
Your choice
commented* now about the port, just send a random port to the HA address??
so add that to port forwarding?
as the internal port, yes
TCP
remote port and IP: All IP addresses or Define IP addresses?
applying, now for the Syno
You need to restart HA as well
full reboot or restart??
on the Syno Firewall is that the Source port or the Destination port?
into the HA address
Destinatioon port
I think
correct
K restarting*
k
outside access not working
HA URL, under "Network" empty or filled in with duckdns and port??
internal app A generic SSL error occurred
http with internal address?
and now to get externally working??
do I need to add the port number to the "Domain" in the config of NGINX ?

π¦
Please use a code share site to share code or logs, for example:
- https://dpaste.org/ (select YAML for the language, and consider picking a longer expiry)
- http://pastie.org/ (select YAML for the language)
- https://paste.debian.net/ (you guessed it, select YAML as the language)
Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.
domain: xxxx.duckdns.org
hsts: max-age=31536000; includeSubDomains
certfile: fullchain.pem
keyfile: privkey.pem
cloudflare: false
customize:
active: false
default: nginx_proxy_default*.conf
servers: nginx_proxy/*.conf
do I need to add the port number to that??
how can I tell if NGINX is actually working?
@cosmic herald To format your text as code, enter three backticks on the first line, press Shift+Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks.
```yaml
example: here
```
Don't forget you can edit your post rather than repeatedly posting the same thing.
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service nginx: starting
s6-rc: info: service nginx successfully started
s6-rc: info: service crond: starting
s6-rc: info: service crond successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
[11:31:42] INFO: Running nginx...
@cosmic herald please - code share sites or code markup - help us help you
I did paste that from the yaml editing options from inside NGINX
above is the LOG from NGINX
and what is a back tick?
It gives an example, `
aka backtick
ok
domain: xxxx.duckdns.org
hsts: max-age=31536000; includeSubDomains
certfile: fullchain.pem
keyfile: privkey.pem
cloudflare: false
customize:
active: false
default: nginx_proxy_default*.conf
servers: nginx_proxy/*.conf
ohh that's nice!!!
sorry about that
whats your VM IP
Not over 443
:8123
I've ALWAYS had to use the :8123 to get to HA
whether inside or outside the home
outside the home duckdns = ERR_SSL_PROTOCOL_ERROR
go in over http
cert inside Duck DNS (in HA) says it's Vaild until Oct12
(bad idea, but sounds like itll work)
OMG yes it works but I DO NOT want the NON https outside the home
can I get the https back and working??
You can
how did we disable the https I had set-up in the first place??
Your port forwards are definitely wrong since its working
doesn't work for me
gotta reformat and try again
brb
reformat the whole VM?? π¦
Not you
π
the https was removed from HA by the cert lines in the config
As you want Nginx to do that
and how do we get NGINX to do that??
Now I cannot use my PC, just black screen. Please advise.
Do you have port 443 open on the NAS firewall?
Also 8123 apparently
yup
Please use imgur or other image sharing web sites, and share the link here.
Image posting is blocked in most channels to discourage people from sharing text as images. Sharing text as images assumes that everybody sees the world as you do, which isn't the case. Some people are colour blind, or have visual impairment that means they can't make sense of an image of text.
domain: xxx.duckdns.org
hsts: max-age=31536000; includeSubDomains
certfile: fullchain.pem
keyfile: privkey.pem
cloudflare: false
customize:
active: false
default: nginx_proxy_default*.conf
servers: nginx_proxy/*.conf
that
Network.... theres nothing?
empty and empty
well, type 443 in the HTTPS port
added, restarting*
ok so I think I can get to HA app from the duckdns without the port number, is that a good thing?
from the OUTSIDE*
yes, now for the inside test*
inside now broken
do I need the port number internally??
You can
can or required??
http?! thought we were doing https internally?
okie I think it's all working, anything I should change to help be a bit more secure like clobbering 8123 externally access since the 443 seems to be the way into the HA from outside??
yes, close 8123 externally
external HTTP access π€·ββοΈ
now I can't see "File Editor" in Edge on the http connection π¦
so leave the 443 open
Thats how you get in now
"mess up"?
and Node-RED
as in I can click on the sidebar, and I get a blank screen on the right side where those things are supposed to be ( and just were before the https left us inside the network)
uhhhgg
those work in the app, but not on browser
π¦
nope
make it so
nothing is working from that
the link you posted http, I messed up entered 0.99:8123
then went back to put in https: duckdns, that didn't work either
like your full hostname?
just the https://xxx.duckdns.org ??
ERR_CONNECTION_TIMED_OUT
externally that address works fine
if I use https://xxx.duckdns.org:8123 internally it is "Loading Data"...
then jumps to Unable to connect
with the Lovelace/HA logo
well at least it's half working now !! thank you folks so much for your help!!!
Ugh so the File Editor and ESPHome says 401: Unauthorized internally from the http://IP:8123
What is purpose of Duck DNS addon? By source code i see that it propagates ip to dns, and updates certificate via letβs encrypt. Imho, the first functionality duplicates the integration with same name, the second does not look to be mandatory here, and may be moved to a separate addon, but in this case, there is Letβs Encrypt addon
did you set those addons to use ssl ?
each addon that supports it will have ssl in the configuration tab (file editor uses ingress so you don't need to set it for that one)
yeah SSH /= SSL
I'm not understanting what I need to actually DO
delete your cookies in your browser
that should fix the file editor 401
nope
401 for ESPHome and File Editor.
Overview, and other things seem to be working fine
try an incognito window and see if you get 401 in file editor
uhhhgg nope that seems to work fine
will I have to use an incognito window everytime I want to use Home Assistant ?
or to at least access the File Editor?
well, did the incognito window work ?
Yes
cookie problem??
yes you have some persistent cookies that didn't get deleted
so that's happening in both Edge and Chrome
not sure on Chrome
lemme check
yup works there as well
is that something to do the http only and not the https?
"Insecure content" Blocked (default) ??
also File Editor, ESPHome, and Node-RED all work fine from the Companion App
just found this that might help. "Clearing cache isnβt enough; I had to clear all site data (specifically cookies and/or database which is where the ingress authorizations are stored)."
databases!? on my browser?? any ideas where THOSE might be??
uhhgg okie dokie, thanks for your help, at least I now know that's it's not really a HA problem, it's the stupid browsers
it'sa lunch time, and I'm late for it !!
no worries
hey. Im verry new to homeassistant (just installed it) and addet some plugins (mqtt, nodered, etc) most of them work but not Node Red and Advanced SSH & Web Terminal. Node red wont start at all and Advanced SSH & Web Terminal seems to start but it always says its not ready and i should try again
they will need to be configured a little
the SSH addon will need you to set a user and password, and I'm pretty sure node-red defaults to SSL and you just need to disable that and set a credential secret as per Jorg's wonderful memory
And NodeRed needs a credential_secret AFAIK
yes, I had forgotten that nugget
i dissabled the SSL thing on the node red addon, but the ssh addon has no config
that means?
did you look at the configuration docs for node-red?
Defining that password-like credential in the config
As stated in the documentation
ring2mqtt binary_sensors for motion from camera are always clear or unavailable. never detected state? is this a known bug? a ring side issue?
Maybe related to the June release 5.3.0 - API changes.
I've been running HA for awhile now, but since April it has refused to pick up new certificates generated by the Let's Encrypt addon. The addon is generating the certs and placing them in /ssl. The HA config has the correct path to the files. I've tried changing the filenames as well (in both the addon and the HA config), with no change. I've confirmed the faulty cert in both Chrome and Firefox, and have double-checked it on reload in both Firefox private mode and Chrome incognito. I've restarted individual components as well as the entire VM multiple times. What am I missing? Is there some way to access a debug mode? I'm running HA as a VM appliance in Proxmox VE. Versions: Home Assistant 2023.8.2, Supervisor 2023.08.1, Operating System 10.4, Frontend 20230802.0.
Tried updating Advanced Ssh & web terminal - kept crashing
I then removed it rebooted and tried reinstalling
Got this error
Failed to install add-on
Can't install ghcr.io/hassio-addons/ssh/aarch64:15.0.7: 404 Client Error for http+docker://localhost/v1.42/images/ghcr.io/hassio-addons/ssh/aarch64:15.0.7/json: Not Found ("No such image: ghcr.io/hassio-addons/ssh/aarch64:15.0.7")
OK
Any ideas
Out of disk space?
I get that 404 when my pigeons are on strike
I installed the InfluxDB addon, how do I access the database via terminal inside home assistant?
yeah ive seen that and did what it recommended and it worked for a day. i also have wierdness with the ring app and motion alerts toggle. my workaraound that works unfortunately is using an alexa routine that turns on input_boolean because alexa has no problems showing motion detected
Itβs flagging that but Iβve now twigged that itβs the supervisor thatβs fallen on the last update
Few addons not working right
And Iβm unable to roll back to a recent full back up
Guess I need a fresh install and pull my back up from google drive
Has anyone managed to find a solution to VSCode giving a blank screen?
https://community.home-assistant.io/t/home-assistant-community-add-on-visual-studio-code/107863/82
Specifically I'm having this issue, I think, but no matter which cache I clear the issue persists.
Hi! I have a problem : Im trying to install HACS , but whenever i enter "wget -O - https://get.hacs.xyz | bash -" in the console i get the same error message : "Unable to resolve host adress 'get.hacs.xyz' . Anyone else having this problem?
Works for me, your DNS is broken
Just noticed that everything else that needs internet connection doesnt work ( Weather, Radio Browser) ..

Fresh install on X86 , everything is on auto, did not change any DNS settings
it's always DNS
anyone here is using duckdns with nginx proxy manager?
I'm using the DNS challenge and when I provide my token and hit save, it errors out with '*duckdns.org is already in use`
You need to remove duckdns from HA, let the NPM connect to duckdns and set the internal forwarding to the HA http port
brilliant! thank you π
I don't think the NPM can autoupdate the duckdns IP settings (not 100% sure).
Maybe you need to set up the duckdns integration to do that
I was trying to create a cron job to run a docker-compose file every 8 days to do that, but I'm running into permission issues with my ubuntu user not having permissions on cron
and I can't seem to resolve this
crontab /var/spool/cron: chdir: Permission denied
So are talking about containers now and not about HAOS add-ons?
yes. I was using a github repo that uses duckdns api to do the DNS challenge.
crontab -e should usually do
the repo has a container that does this for you, providing you set the variables
then you can create a docker compose file to do the renewal for you
with cron
crontab -e /var/spool/cron: chdir: Permission denied
using Bard, I tried to remedy the issue, but it got worse π
You are either running HAOS (or Supervised) with its add-ons or the Container version with Docker. Not mixed.
I'm running HAOS and using this https://github.com/infinityofspace/certbot_dns_duckdns to do the DNS challenge in the Ngnix Proxy Manager addon
my ubuntu user
I'm running HAOS
π€
ok, I'll explain a bit better π
ubuntu user was only used in WSL2 to run the container so it will complete the DNS Challenge for the Nginx Proxy Manager addon
i'm not running HA on ubuntu
But why?
DuckDns doesn't have a straight forward way to use the TXT file for the dns challenge
certbot_dn_duckdns is a plugin for certbot to create the DNS-01 challenge for a DuckDNS domain. The plugin takes care of setting and deleting the TXT entry via the DuckDNS API.
You want the http to be accessible locally and need a reverse proxy to serve external https
yes... when I want to access HA locally, I don't want HTTPS and when I want a remote access or external services to interact with HA, then I need https
https://ibb.co/sQFym4N how else could I complete this step?
If I'm not totally off, the DuckDNS add-on can update the IP AND renews the LE certificate automatically
well, that's what I thought it does, but I ran into issues that I didn't know how to solve, such as, not being able to access HA locally without using HTTPS
so I removed everything and thought of using ngnix and see if it works better
I'm following youtube guides, I have no experience in these stuff
youtube videos are usually out of date by the time they are uploaded
true. but if I ask before trying, I would probably be told to read/search by myself
indubitably
either way, I'm not getting https
this whole process failed
all I'm trying to do is https when accessing remotely, and http when accessing locally. is it even possible?
not without a proxy
- DuckDNS add-on for IP and certificate (but skip the step with the http: config)
- Port forwarding in your router to your HA IP, port 443
- NGINX Home Assistant SSL proxy add-on instead of NPM (less bloat)
- add the trusted proxies and x-forwarded settings in the http: section of your configuration.yaml, as stated in the NGINX add-ons documentation
you mean remove the: http: ssl_certificate: /ssl/fullchain.pem ssl_key: /ssl/privkey.pem
from the config.yaml file?
Yes. That way you keep the http access locally
port forwarding 443 should be also on internal?
And in your router no port forwarding to :8123, but to :443
443 internal and external
Exactly that, what is stated in the NGINX SSL Proxy add-on's decomentation. Copy and paste.
i.e., this ip should be pasted? 172.30.33.0/24
Just use the blue one above
oh dam.. wait.. where's the facepalm gif that I need
hahaha
I've been bitten by that one before π
I got fooled once... let's see if it happens again
ok, I think I'm done. restarting HA and lets see
drum roll
ok, local connection works without https
I've added my duckdns domain into the network settings of HA and restarting
ERR_SSL_UNRECOGNIZED_NAME_ALERT
can't access via https
oh
I caught a mistake
wrote duckdng instead of duckdns..
BOOM!
and we're in
I'm crying in joy

thank you all.
ahhh... one question though... ESPhome 401: Unauthorized how come?
studio code server, the same issue
clearing cookies solved it
damn you cookies
I like the Cloudflare Tunnel. But unfortunately they don't like media streaming like cameras
How do I convert this command line switch to use AppDaemon instead of the built in python interpreter? This used to pick up python packages installed by AppDaemon, but it doesn't any longer... not sure if something changed in HA or what.
- switch:
unique_id: tp_link_reboot
name: TP Link Router Reboot
command_off: "python3 /config/scripts/python/tp_link_reboot.py --my_args"
command_state: 'curl "http://192.168.1.1/cgi-bin/luci/;stok=/locale?form=lang" -X POST --data-raw "operation=read" | grep -oF true'
value_template: '{{ value == "true" }}'
Hello,
Just starting out, is mosquitto a "mqtt" server and zigbee2mqtt some sort of broker ? Which means that both are required to have something working ?
Mosquitto is a MQTT server, which is called broker. Zigbee2MQTT is a system, which controls Zigbee devices and communicates to other systems like Home Assistant via a MQTT broker
Okay I see, I took this in reverse
Hi, i am a new user to home assistant. Please bear with me if someone has asked this question.
i have successfully configured Adguard Home in my RPi and its working as expected. I have a grafana server where all my dashbaord exist. Is there a way to export Adguard metrics to influxdb and use grafana to plot few graphs?
There is an AdGuard Home integration, which brings some statistics to HA. From there you could forward those to InfluxDB and use it in Grafana. Maybe there is a simpler way, but this is the one I know.
Can you please share the info/name of that adguard Integration?
what's there to share? Just search for adguard in your integration list when you go to add it
HA provides all that information and links to the documentation
Could someone help me understand this warning please? could not fetch changelog for I'm regularly getting this for a number of add-ons. I'm running HAOS on a RPi3, is it just to do with slow startup maybe?
Well... it wasn't able to fetch the changelog.
My wild guess would be an internet connection or DNS issue.
It's not DNS.
There's no way it's DNS.
It was DNS.
Maybe I should have said 'why I'm getting this warning' π .Thanks for the suggestions. I have something to work towards!
Hi! Lately some of my tasmotized sonoffs become randomly unavailable. All i have to do is wait or, for an instant resurrection, power off and on again the device. Maybe anyone experieced the same issue and can help me manage this annoying situation?
Are they on static/reserved IPs, it might they are being bumped off and not getting back on for some reason.
Yes all of them have static IPs set by tasmota control panel and reserved on the router
I wonder if it is just a time out on the HA end if they are not sending information across regularly. If you toggle them manually (if possible) do they come back. I have some Zigbee Window sensors which go unavailable, but jump back on when I open the Window.
When they are unavailable can you still ping them or visit the Tamota web page?
hello, I try to install Zigbee2mqtt with a SONOFF_Zigbee_3.0_USB_Dongle version E and when I start the add on I have the following error:
[17:50:16] INFO: Preparing to start...
[17:50:16] INFO: Socat not enabled
[17:50:19] INFO: Starting Zigbee2MQTT...
Zigbee2MQTT:info 2023-08-18 17:50:25: Logging to console and directory: '/config/zigbee2mqtt/log/2023-08-18.17-50-25' filename: log.txt
Zigbee2MQTT:info 2023-08-18 17:50:25: Starting Zigbee2MQTT version 1.32.2 (commit #unknown)
Zigbee2MQTT:info 2023-08-18 17:50:25: Starting zigbee-herdsman (0.17.2)
Error: Reset error: Error: {"sequence":-1} after 10000ms
at /app/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/uart.ts:299:23
at Queue.executeNext (/app/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32)
Do you know what is wrong in my configuration ?
#zigbee-archived can help there
how does the tailscale add-on allow you to access the ha frontend if it is confined to its container?
magic
yes
Unless you mean something else by "confined to its container"
i was wondering about it and tailscale ssh but you would just be getting ssh access to the container and not haos. i then wondered the tailscale container is routing the hosts exposed frontend over it π€
well it's routing and magicDNS
so when I said magic earlier I wasn't 'only' being an ass
π
If you expose the routes, you can access everything on the LAN
What's the default login to tasmoadmin? I can't find it anywhere.
Oh, just reinstall it you say? Ok thanks.
Exactly.
Hey guy I am not sure if I should write it here, so please if its in a wrong channel I will delete it
Two days ago Ive installed mqtt broker and zigbe2mqtt addons. The zigbee2mqtt is working fine I can add, remove or trigger zigbee devices. The problem is I cannot use these devices in the automation. What I found on multiple forums is that my MQTT wasn't configured. (ie there is no discovery turned on)unfortunately, every time when I try to configure the addon in "settings-devices and services" it tells me "Failed to connect". I tried to reinstall the MQTT addon multiple times, and tried different users, but every time I will get a message "failed to connect".
Can Z2M talk to your broker?
Did you also set up the MQTT #integrations-archived in HA?
well thats the problem everytime when I want to "configure" the mqtt broker it tells me "failed to connect"
Configure what, and where?
If you're setting up the #integrations-archived then that channel can help
(but only if you explain exactly what you're doing)
thanks I will try to post it there
Hi, Add-on install error: UniFi Network Application
Can't install ghcr.io/hassio-addons/unifi/aarch64:2.7.0: 500 Server Error for http+docker://localhost/v1.42/images/create?tag=2.7.0&fromImage=ghcr.io%2Fhassio-addons%2Funifi%2Faarch64&platform=linux%2Farm64: Internal Server Error ("Get "https://ghcr.io/v2/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)")
What can I do? π
HA 2023.8.2
Itβs not DNS.
There is a no way itβs DNS.
It was DNS.
Hi, are you aware of a function to grab my photo on my iphone and upload on folder in HA ?!
#ios_and_mac-archived might
Hey @supple grove how do we install local tuya when we have HA on docker containers ? So we dont have access to HACS, thus no access to local tuya in containers. Do we install another docker for HACS ?
HACS is an integration, not an addon. nor does it contain addons.
HACS can be installed in your container installation: https://hacs.xyz/docs/setup/download
Would anyone familiar with Frigate mind giving me a bit of advice? I'm considering first time setup and wondering if running it within HA is better or worse than it's own Proxmox container. I've only just got it working in HA and that's with only a valid config file, not an actually functional one. Since HA is on Proxmox, I'm considering that running Frigate might slow down both rather than separte - but maybe that I'd lose a lot of notification/logging/quick tool options if outside of HA. I'm also just hoping to pick some brains on first time Frigate .yaml config writing. All thoughts welcome!
There are pros and cons to both methods. Personally, I chose to run Frigate within HAOS because it creates a container for Frigate even when itβs inside the OS. HA integrates really well with Frigate and setting up automations is intuitive with having to fiddle with any other parameters to make it work. If Frigate was my main DVR, Iβd likely choose to run it outside HA just so I have some separation in case HA installation has issues. That however didnβt happen so far in my 18 months of running both.
Yeah HA issues resulting in Frigate instability is definitely a concern given this is my third major start-from-scratch with HA, but the flipside has all that HA goodness right there. I think I'll persist with the HA setup for now but I'll keep a close eye on it
I must say that so, so much of this is just so far out of my league that it's all super daunting, even just native HA, let alone addons like this - and I tend to find that nothing, no matter how much it preaches "absolutely no YAML code!", is fully GUI functional.
Welcome to the frustrating starts. I build my HA setup on Raspberry Pi 3 back then and it was nothing but problems. Random crash and freezing, slow and constantly throwing errors. Once I switched to a decent hardware (cheaper than Rpi) all my issues disappeared. Iβm running HA on a $80 Dell Wyse thin client. Those are much cheaper now on eBay. I event installed a small laptop fan inside and the CPU temps never exceed 70 C even with Frigate running detection on 4 streams.
Has anyone seen issues when trying to get the Terminal & SSH add-on to work, it just crashes immediately? I have tried setting it up with a public key and a password but no matter what, the add-on crashes immediately after starting
What does its log say?
Hi All, After a bit of advice. Currently I have a Dell Optiplex i5, 16gb RAM, running HAOS and a Windows box with i5 and 8GB ram running Plex. Toying with the idea of using the plex HA add-on and just wondered if anyone has any input, good idea? bad idea? if so why?
Terrible idea
Haos isnβt an all purpose NAS os
transcoding is FAF too
no, that's why you mount a network share duh π
Install proxmox and then virtualize haos and install Plex in a docker container if you want both on one machine
Itβs pretty easy
Was thinking of this, is it as simple as backup, install proxmox, install HA VM and restore?
3GB
Iβve never needed to the restore just takes forever if itβs on not great hardware
I just had todo it acutally. SSD died, it was an old SSD tho
I have SkyConnect and a Z_Wave stick that i need to pass thru, plenty of online help todo that.
You can follow that guide if you want
https://tteck.github.io/Proxmox/ and this has one liner scripts to install containers like Plex
Usb passthru only takes a couple clicks on proxmox itβs very simple
However does the device IDs change? e.g. my z-wave stock has /dev/serial/by-id/usb-etc
Ah cool that makes it easy
No changes inside haos necessary
oh nice
Except make sure to release old dhcp ip for haos if you have a static ip set in haos
Cuz thatβll be the proxmox box IP now by default
right. HA is static
Ya but your router is just gonna give that IP to proxmox now
Oh thats outside the DHCP range (10.1.1.10-100 for DHCP)
Cool
then 10.1.1.200+ for static stuff
Oh and just a comment for anyone reading... had tailscale installed on my edgerouter X for a week now with ios clients - absolutly amazing
Thanks for the feedback @brittle night
Thanks dad
Yeah, from a general consumer perspective, it's not there yet - there's too much resorting to needing file editors or SSH logins or integrating external apps that need browser cache refreshes and service restarts. Don't get me wrong, I still heavily endorse the project, but hell, so far, it's been nothing but frustrating issues, wasted time, daunting installations/code/setups, and confusing or incomplete setups for what should be simple things.
For my part, I'm on an intel NUC (9th or 10th gen from memory) which was definitely more expensive than an old thin client, but was available - and by all means, compatible, capable hardware. So far it seems to run better than the A) VirtualBox on said NUC running Windows and B) the bare metal HA installation. That said, I am onto fresh setup #2 here after the first ran into some inexplicable drive read/write lockouts...
Hello all, I'm facing an annoing issue with the add-on "NGINX Home Assistant SSL proxy". I always get a warning with "Login attempt or request with invalid authentication from XXXX. Requested URL: '/api/websocket'" avery second. Someone faced the same issue?
Hi!
I got the MQTT add-on, it's running and works local.
But when I try to connect from my client device, the broker says: client ID not allowed.
Is there any config file for mosquitto broker?
Did you add a user for mqtt to ha?
Yes, an extra user for mqtt.
When I enter the wrong username or password, mosquitto responds correctly.
But when both are correct, I get the client ID message.
http://my.home-assistant.io/redirect/supervisor_addon/?addon=core_mosquitto is where you configure mosquitto but that's odd, can you share the log?
I can't find some client ID setting there.
Do you mean the HA log from System > Log ?
2023-08-20 15:14:06: New connection from 172.30.32.2:54312 on port 1883.
2023-08-20 15:14:06: Client <unknown> closed its connection.
Strange, the IP address is not as expected...
It's a container ip range/address. You can ignore that: https://github.com/home-assistant/core/issues/51603#issuecomment-856523532
What did you expect?
you're running HAOS, it will communicate internally
so you will see the docker IP's between containers/addons
Oh, okay. I just learnt something π
the client device, what is it running? Tasmota, ESP?
A PLC, running codesys.
because I don't usually specify a client ID only username and password, I leave the defaults for client id
I used it in the past with success with mosquitto on another PC
Client ID could be empty or user defined. Both doesn't work.
Yes, it is. On my home network. I can access it's webpage
well 'home network' doesn't mean much, it could be on another subnet or VLAN for example
I have all in one single network: HA, PLC, PC, wired and wireless deviced.
ok
192.168.0.1/24
well I'd need to see more of the logs at this point
This line just repeats:
2023-08-20 15:14:06: New connection from 172.30.32.2:54312 on port 1883.
2023-08-20 15:14:06: Client <unknown> closed its connection.
2023-08-20 15:16:06: New connection from 172.30.32.2:40102 on port 1883.
2023-08-20 15:16:06: Client <unknown> closed its connection.
2023-08-20 15:17:26: Saving in-memory database to /data//mosquitto.db.
2023-08-20 15:18:06: New connection from 172.30.32.2:57088 on port 1883.
2023-08-20 15:18:06: Client <unknown> closed its connection.
No entry like this. I restart...
Oh, at integrations in the gui. Let me check.
Yes, mqtt is here. The config button too
click it
Yes. Publish and subscribe from here works
was it under "discovered" or "configured"?
I can start new configuration
And publish/ subscribe
No "discovered" visible
I will do a wireshark trace to dig deeper. I'll keep you posted about solution or more questions.
Thanks a lot!
np
It's there a know issue with ring.com integrations? I can login successfully but I do not see my sensors. I saw a issue that could be mine but I am not able to fix it with the reinstall suggested. https://github.com/home-assistant/core/issues/73595
#integrations-archived for integrations
Web UI for the Uptime-Kuma won't load for me, any ideas?
Anything in the browser/console?
This is all I have https://logpaste.com/hDjI2K2u
Right, but that was not my question?
sorry.. misread
as you paste the add-on logs, and asked if you had anything in the brwoser/console?
no there's nothing in the browser, it just times out
Ok, are you accessing it via your remote or local domain?
I'm connecting to my instance through my domain > cloudflare tunnel > HA
Right, but that won't work
as uptime kuma doesn't do ingress
so you need to expose it seperately yourself
right now it tries to connect to a port on your remote domain
which is not where Uptime Kuma is running
but the domain forwards all connections to the HA @ 192.168.x.x and all the other services running on HA have been reachable like this until now
sorry, this is a new problem for me
Apparently not, try accessing it on your local network to verify it works locally
ahhh yes, ingress.... my poor summer children don't know of the time ingress was not a thing
yes, turns out "ingress" is a new word for me. I never noticed that services like Z2M had /ingress at the end of their URL. I thought they were reachable externally via just URL:Port
it's a very old, frightening word... it is the old magic
it should be possible to port Uptime Kuma to ingress very soon, but right now... that is not an option yet
sure, but not every application can support it
oh no I know
that is not an Home Assistant limitation
:) cool, now I know something else about HA. This whole experience brought a lot to me
and yes http://192.168.0.209:3001 is reachable, just need to create a tunnel for it
thanks!
it is always nice to have info to me at least π
After thinking about this, i stuck with plex on the Windows machine (its also handy for remote desktop access on my network) and acutally moved all of my radarr, sonarr etc off to dockers running on my Synology. So HA server is for smart home stuff only.
Gross
Hello! Does anybody have experience with Berto MQTT Gate driver for Control4? I'm trying to get it to talk to the HA add-on without luck.
2023-08-21 14:09:37: New connection from 192.168.21.31:50084 on port 1883. 2023-08-21 14:09:37: New client connected from 192.168.21.31:50084 as 000FFF207898-416 (p2, c1, k0, u'mqtt_user'). 2023-08-21 14:09:37: No will message specified. 2023-08-21 14:09:37: Sending CONNACK to 000FFF207898-416 (0, 2) 2023-08-21 14:09:37: Bad socket read/write on client 000FFF207898-416: Invalid arguments provided.
I can't figure out what's the invalid argument...
Hello! I have been a long time nabu casa sub. I love the service! I am having a problem with my Zigbee2MQTT add-on. The addon start to act up. Lights not responding. I had the bright idea to change the zigbee channel within the Zigbee2MQTT add-on settings. Since then my Zigbee2MQTT add refuses to start up. To fix this problem, I reverted to a back up of my home assistant. I believe I did not in fact due the zigbee channel change properly? Oddly enough, my zigbee network still works but again acts up (lights take two to three times before responding, etc). I can see within the Zigbee2MQTT addon logs the MQTT messages regarding my zigbee network. However, the Zigbee addon fails to start up. Also I can't see within the addon logs what the problem is. There is no error messages that I can see regarding the fail to start. I only see the zigbee messages from my network.
Any help would be appreciated
#zigbee-archived might be able to better assist
If you haven't rebooted the host after restoring the backup (not just restarting), you should do that. Add-ons tend to misbehave directly after a backup restore.
G'day legends, i'm trying to get SunGather addon to work properly, however changes to the addon's config.yaml don't have an effect. Anyone run into these issues?
Addon in question is https://github.com/bohdan-s/hassio-repository/tree/main/SunGather
Clarification on the above. Editing the share/SunGather/config.yaml via Terminal works, however clicking "Edit in YAML" in the configuration tab of the addon does nothing. Anyone know of a fix for this type of thing?
Edit in yaml is not linked to that config, it's linked to the imbedded config. Apparently that developer was too lazy to make a normal configuration for that addon.
Frigate is the same way FYI
Hi, I'm making a device publish analog value (distance in feet) to a MQTT broker (mosquitto mqtt running as addon in HA). I have kept auto discovery of devices (topics) enabled. What should be the topic path to which I should be publishing my analog value, so that it's picked up by HA automatically? Based on https://www.home-assistant.io/integrations/mqtt/#discovery-topic the digital state/control seems more straightforward. Would it be something like- homeassistant/sensor/distance/
Hi I m making a device publish analog
Hi everyone, when I try to setup multiprotocol on my yellow, I ended up with a message like "The ZHA migration did not succeed"
I tried unsintall everything, even a OS restart, I don't know if I forget to remove anything
Oh maybe because I don't have ZHA installed, my bad
Hi @raven tinsel , I noticed that the Vaultwarden addon has not been updated with the latest Vaultwarden server (1.29.x). Is this an issue with the dependency bot or a deliberate choice?
Dependency issue that needs to be resolved
Ok, I'll wait for it to show up. Thanks for your quick answer and thanks so much for your great work overall!!! π
Has anybody made Zigbee2MQTT works with Multiprotocol addon?
#zigbee-archived could help there
I got it:
The keep alive time must be more than zero π
MQTT works now π
hi everyone, can someone help with an issue with Shelly Gen2 Discovery automation?
It looks like none of the devices discovered have the "Firmware" entity working, it's always in "Unknown" state.
Do I need to enable something on the Shelly side?
What add-on does that relate to?
what do i wrong with Logitech Media Server?
just getting errors in logs that it cant parse xml files...
@sonic quest I converted your message into a file since it's above 15 lines :+1:
is this an official addon?
i think?
yep
well, I think you should head over to this thread -> https://community.home-assistant.io/t/home-assistant-community-addons-logitech-media-server-lms-squeezelite/338137
the owner of that addon says this si where you should ask questions about that addon
same issue at this point in the thread -> https://community.home-assistant.io/t/home-assistant-community-addons-logitech-media-server-lms-squeezelite/338137/188
you might need to turn off protection mode
or turn it on
that's what I sorta gathered
the duccumentation tab said this discord here...
i try this...
The home assistant documentation tab always points here⦠I was referring tot he documentation for that addon, which is not made by HA.
Iβm not saying you shouldnβt ask here, Iβm pointing you to a place where youβre more likely to get an answer.
i talk about the documentation tab of the ad on
hi all, I'm currently working on setting up a Waste Collection Schedule sensor for my area using the following example code:
waste_collection_schedule:
sources:
- name: huntingdonshire_gov_uk
args:
uprn: "100050580641"```
I have a couple of questions and would appreciate some guidance. First, is this code snippet sufficient, or am I missing any additional steps? Second, I'm a bit unsure about the proper indentation, as I have separated my configuration file and sensors separately.
Any help or advice would be greatly appreciated. Thanks.
Yes, which is made by the creator of the custom addon, who also mentions that thread, which has your exact issue posted multiple times. Again, I'm just trying to point you to a palce where you'll get better help.
i now found a github issue with same problem
but thx
but another question: can docker container access usb serial devices?
yes, if it was built to allow that
wasnt there a portainer addon? when i start a container from there, can it access it?
portainer is not allowed for use in HA
supervisor manages all addons, if you add portainer, HA will throw a fit
it worked in the past, did this changed?
ok, could you then maybe point me some documentation to create my own addon?
thx
sources:
- name: huntingdonshire_gov_uk
args:
uprn: "100050580641"```
Should be the correct indentation (The documentation is wrong in some parts of the GitHub).
After that you need to create sensor(s) according to:
- platform: waste_collection_schedule
name: "Waste Collection"```
And maybe some additional parameters, if you need.
so I'm guessing waste_collection_schedule: need to go in main configuration file and it is same thing as sensor: or light: or etc and then for it create sensor based on platform: waste_collection_schedule
yaml configuration pass the check but nothing appear in state when i look for "Waste Collection"
Did you create both? Main and sensor config and restarted HA?
yes i did, after restart sensor appeared, but with unknown state
Then you should check your source configuration. But as this is no add-on, this should shift over to #integrations-archived
ok thanks for your helm I did moved forward with it, i will dig deeper now.
Your uprn is the same as in the Github example. If you used that one, you should get the correct one for your area
looks like all good now, i might got mix with example uprn area code, because i re-entered and restarted again
spotted that too
π
Hello everyone,
maybe somebody can help me with intergration of TOON.
i have followd the following installation steps https://www.home-assistant.io/integrations/toon
but when i like to configure it when it is discovered by home assistant it will give me a Error.
error:
Config flow could not be loaded: 500 Internal Server Error Server got itself in trouble
like to hear from you guys.
regards,
Linde
That's no add-on. #integrations-archived might be able to help
sorry my bad. just new over here π
is there a way to get my old mosquitto broker addon info from my old home assistant install if I cant get in to the web ui?
I have a doubt, I am running HAOS and I just installed an add-on that should bind a port X and receive data from another device. it seems that this device cannot reach the addon, so I open the terminal in the UI and I see the port open (netstat), but if I run docker ps, in the port column I don't see the port binding for the container that this add-on runs, it is ok or the port should be listed in the docker ps too?
still haven't said what the addon is
it is a custom addon
my question is not for a particular addon, but in general the port should be listed in the docker ps?
saying that in your original question would have gone a long way
in general they do show up
but who knows in a custom addon what is going on
my doubt is that the port is binded on the "host", but not forwarded to the container, is it?
I don't know what's bound on your host
but in general like I said addons would show they are listening to a port
so, if the port is not there, it means that it is not forwarded to the container?
this is my question π
it could be that it's nowhere also
Is that port defined to be opened in the Network section of that add-on (below the Settings section - if the fields are empty, they aren't)? And is that port not used by anything else?
the port is not used by something else, it is opened by the addon, but I dont see the data landing in the addon, so I did another test, I stopped the addon, and run "nc -lp X" in the terminal to see if the traffic reach there and I don't see the traffic, so my doubt is that binding a port there, doesn't mean that I am binding to the HAOS LAN IP, correct?
the device is working properly, because if I config to send the data to my laptop and I run "nc -lp X" on my laptop the data flow in correctly, and they are on the same subnet
(the termianl in the HA UI is running in the supervisor, right?)
The terminal is running in its own container
so if I run nc -lp port, it will not be the same as another container will bind a port, right?
Not necessarily. Containers can use the host networking mode for example.
Try with
docker inspect container_name_here | jq '.[].NetworkSettings'
for a container with and without a shown port
what field I should check?
I thought that it would be obvious if you compare the outputs but the keywords you're looking for are Ports and host
there is no Ports there and any track of the binded port
it seems to confirm my doubt, the port is not binded
@supple grove I converted your message into a file since it's above 15 lines :+1:
That wasn't 15 code lines mr. bot π
Needs a better parser that one.
@supple grove there is no "Ports" field at all
The addon might be misconfigured. Not sure but that's how you can get the necessary information
#devs_add-ons-archived might be a better place for this if you are the developer of it
but if I run the addon and open terminal and check the port (with netstat -tan), it is binded on 0.0.0.0
Using the terminal and ssh addon in HAOS, it looks like there are some problems with DNS in the ssh container:
- search path is set to
local.hass.iorather than the DNS search path of the host or the homeassistant container - changing the search path in
/etc/resolv.confdoes not appear to have any effect; whatever it's using for name resolution needs to be sighup'd or something I guess?
This isn't a serious problem because I am not often trying to connect from the ssh container to other machines on the network, and using the FQDN for them so the incorrect search path never comes into play works fine, but it is weird and annoying.
And I wonder if it speaks to some deeper-seated issue with my HAOS setup, since the homeassistant container has similar troubles (https://github.com/home-assistant/operating-system/issues/2701), although in that case editing /etc/resolv.conf suffices to fix it.
Hi, can anybody explain how to share files between Node-Red and HA? I'm trying to take a camera snapshot via HA API and retrieve it in NR (to send it via telegram) but I can't find a common folder. #node-red-archived
#node-red-archived would be the channel you wanted to ask that in
Even if it's the add-on?
Yes
thanks
No matter how you run #node-red-archived that's the channel for chat about it
Are you asking about the #integrations-archived ?
I'm having two issues that I think may be related, but I'm not sure:
- the add-ons pages in the HAOS interface take forever to load and time out frequently, to the point where I can't get a new add-on to install. Others who've written about this have apparently resolved it with DNS or other connectivity issues (though I can connect, just intermittently / after a long while).
- when checking the logs, I see the following error - could this be related? Or, if not, is it a problem regardless? https://dpaste.org/UHsPa
#integrations-archived can help - not an add-on
Okay thanks! General sent me here but Iβll head there - third timeβs a charm haha
Wasn't meant for you. The other post has been removed. π€£
Ohhh, I was gonna say! Haha. Thanks again, cheers!
Hi, ESPHome inquiry - when receiving MQTT message in order to send IR code I keep getting error message: Component mqtt took a long time for an operation (0.06 s).
[10:51:30][W][component:205]: Components should block for at most 20-30ms. Any ideas on that?
Hi, I am new here. I think I try to ask you: Could you help me. Please look. Please tell me if I have to use an other forum for my question. Tx. Toppic: mqtt connection problems in grafana add-on: #479349969812324352 message
Hi, all. Does the Glances Add-on report on the HA installation only, or the entire host. Eg. I run HA on a VM on my Synology NAS. Will Glances report from the NAS, the VM, or the HA OS or even only the HA instance?
Software running in a VM generally does not have access to its host's (NAS) processes.
In your case HAOS is the VM and the glances addon is a container running inside that VM.
Glances can show all the processes of its host (VM) so you'll see the processes of the VM and its containers.
I feel like I'm explaining this more confusing than it has to be.
So what my Glanses Add-on inside HA shows is the processes of the VM where HAOS is running?
HA is just another container in HAOS so it's not inside HA but yes. Try it out π
@flat falcon I converted your message into a file since it's above 15 lines :+1:
@flat falcon I converted your message into a file since it's above 15 lines :+1:
HA installed with docker
If you are running it on Docker, you are not using an add-on. Nevertheless - #zigbee-archived might be able to help
Ok, I've been searching the forums and web for hours, I've lost the password to emqx, and can't figure out how to get it reset. I'm guessing it runs inside a container?
All addons run in containers
Ok then. Gotta figure out how to get inside it. Thanks.
Install the community SSH addon, disable its protection mode so you can run docker commands and then run this
# Has specific password requirements, otherwise it's killed!?
docker exec addon_a0d7b954_emqx ./bin/emqx_ctl admins passwd admin publiC123
You might have to restart the addon. I think the rest is obvious π
See here for the command reference: https://www.emqx.io/docs/en/v4.4/advanced/cli.html#admins-command
See, thats what I was looking for. Thanks.
setting up some new mqtt topics. Going to read some pot values, turn those into RGB values to feed into WLED via NodeRed
Because its a learning exercise.
Yep. that fixed it. Also fixed my issue with the advanced SSH addon. (who know about that stupid protection mode switch?)
the docs
ADHD brain just skimmed over that protection line. Or else they changed the behavior of addons in the past year or so.
@tawny estuary I converted your message into a file since it's above 15 lines :+1:
samba share add-on closes
What workgroup name have you been using?
default one
WORKGROUP
capitalized
So ummmm.... the LetsEncrypt addon - is that supposed to start and stay started? Or start and stop?
I just got an LE expiry warning email, but every time I start the LE addon, it exits again
the logs in the LE addon shows:
This certificate expires on 2023-11-25.
But the cert in the browser shows expiring on the 16th September
Or is this because I run the NGINX addon as well?
and if so, what's the recommended way to run HA on ports 80 / 443 and make this stuff transparent?
Let's Encrypt just starts checks the date and updates if needed, then closes. Are you sure it is not just the browser has cached the cert.
Try a browser you do not use often.
That'd be a question for the #integrations-archived channel
ok, I'll move it.
Hi everybody
not sure if this is the right channel, but did anybody use Alexa with emulated hue?
I am using it to switch some "input_boolean" values... - but it would be nice, if I could find out "which" Alexa was sensing the http request (or more precise: which alexa received the voice command).
What I found out so far is a bit disappointing...each "emulated hue" device seems to be connected to a specific Echo dot. So it does not matter if I send the command to the echo dot located in the kitchen or in the living-room ... the request.remote is always the echo dot that is assigned to the device (and not the echo dot that was receiving the voice command)... does anybody have an idea how I could get to the info "which" echo dot was receiving the voice command?
E.g. I only want to allow switching input_boolean_A when located in room_Z (Alexa in room_Z received the voice command)...
Those aren't add-ons, but #voice-assistants-archived (and #integrations-archived )
does anyone has any experience using this display https://a.aliexpress.com/_mqw2ymw with ESPHome? Or anyone who could help me? I tried following the guides on their webside for ssd and TFT displays but it won't work.
@paper star ESPHome is a system to control your ESP8266/ESP32, with a native integration for Home Assistant.
You can find their documentation here, and get help with ESPHome itself here in the #diy-archived channel (#integrations-archived for the Home Assistant side integration with it). They also have their own Discord server too.
Anyone know of an addon that can backup files from a samba/network share to google drive?
Itβs hard to search for because all the results are addons for backing up home assistant itself
Can i back up my Zigbee2MQTT devices without having access to the addon webui?
it is suddenly inaccessible and i just want to start over with the rest, it's a right mess.
I've been using the AdGuard addon, but just installed it on my edgerouter. I'm wondering if there's a way to configure the integration to be able to control the one on my router instead of the addon and to get ingress access to the version running on my router or if I just get less access options with it configured this way. Anyone else have adguard setup this way?
Hi! I've installed official Terminal & SSH addon. Also I have network storage mounted to /media folder. All other addons seem to work fine with it (like Plex), bu for some reason I cannot see /media folder in the terminal web UI (although I am able to see /share)
Is that a bug?
Hello, I am using the Tailscale addon and the NGINX proxy addon and I disabled the userspace_networking in the Tailscale addon. Can I somehow make these "login attempt failed from X.X.X.X" messages show the Tailscale IP of the device which made the failed request? At the moment, it only shows this:
Login attempt or request with invalid authentication from core-matter-server.local.hass (172.30.32.1). See the log for details.
move up one directory cd ../media
Hi, does anyone know any addon or a way to install OpenVPN client on HA OS? I've been looking through Google without success
@sturdy sapphire WireGuard is worth looking into https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_wireguard&repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
I can connect to OpenVPN with that?
what am i doing wrong? (esp home)
INFO ESPHome 2023.9.0-dev
INFO Reading configuration /config/libretuya-esphome/irbase.yaml...
ERROR Error while reading config: Invalid YAML syntax:
could not determine a constructor for the tag '!secrets'
in "/config/libretuya-esphome/irbase.yaml", line 23, column 9:
ssid: !secrets wifi_iot_ssid
@cosmic bay ESPHome is a system to control your ESP8266/ESP32, with a native integration for Home Assistant.
You can find their documentation here, and get help with ESPHome itself here in the #diy-archived channel (#integrations-archived for the Home Assistant side integration with it). They also have their own Discord server too.
a replacement to OpenVPN π
I was asking for OpenVPN client because I have to connect to openvpn
No option to change
I wish I could replace it but it's fixed
Thanks anyway
Gotcha. Sorry for the misunderstanding. Not sure if you came across this one while searching. It's a bit old but may still be relevant today https://community.home-assistant.io/t/guide-openvpn-access-to-home-assistant/58204/3
Not sure, I'll check
Btw openvpn on the router accesses home assistant perfectly and other devices
It's just the samba nas addon I can't access
Maybe it's unrelated
openvpn has been left behind by most IT professionals for wireguard instead
or stuff like tailscale which is just wireguard on easy mode
Samba share add-on?
Ya but another fork called samba nas
I just can't access my samba shares
Everything else I can access
ah, gotcha. Likely something in the config of the add-on (allowed hosts potentially)?
I've added the virtual ip of my phone
Still didn't work
I know it's something simple but I can't figure it out
how are you attempting to connect? Are you on Android or iOS?
Android with OpenVPN client
I'm using Samsung file explorer.. on local network works perfectly.. with VPN it doesn't connect
I m using Samsung file explorer on local
Tailscale addon. I have it connected and tried to add a network share to my NAS but it wasnt connecting. If I go in SSH and try to ping there is no response. Is there something I missing here?
in addons I can't find file editor when I search for it, anyone knows a solution?
do you have advanced mode turned on, in your profile settings?
any able to get the wireguard addon working ? keeps complaining about /etc/resolve.conf resource busy and hence I can't access any local hosts..
Question: do additions to the Node Red palette survive a full hardware restart? #node-red-archived
yes
Yes. The "palette" is stored in your config's node-red/node_modules directory
What do you see if you go here? https://my.home-assistant.io/redirect/supervisor_addon/?addon=core_configurator
You are seeing this page because you have been linked to a page in your Home Assistant instance but have not configured My Home Assistant. Enter the URL of your Home Assistant instance to continue.
So... enter that π
I did and now I can see the official add ons, thanks
Hi guys, I've some trouble with duckdns add ons. I can't reach anymore duckdns ? all the rest of internet seems to work but duckdns.org not. Am I the only one facing the issue ?
Ok found the issue.... I'm using cloudflare dns and apparently it doesn't work anymore ... maybe it's just a question of cache... I've added OpenDNS and it work...
I need explanation what does streamer_mode for esphome addon actually do. Documentation says it makes ESPHome hide private info. Hide it from where? Isnt secrets.yaml used for that?
Cant send photo here, "Home Assistant Dashboard Integration - Enables/Disables the ESPHome dashboard integrating with Home Assistant for automatic configuration of devices and device updates. If you use multiple version of the ESPHome add-on, make sure it is enabled on a single add-on only."
HA was showing me updates for my esphome devices even with this disabled. I dont see any difference with it enabled or disabled
@tame latch Please do not cross post. Read the channel description, post it and wait for folks to respond. Crossposting wastes people's time as they're unaware of the help you're getting elsewhere.
If you don't get any responses after an hour or more, and your message is no longer on screen, it is fine to re-post or post a link to it.
Please use imgur or other image sharing web sites, and share the link here.
Image posting is blocked in most channels to discourage people from sharing text as images. Sharing text as images assumes that everybody sees the world as you do, which isn't the case. Some people are colour blind, or have visual impairment that means they can't make sense of an image of text.
is there something new on this questions as the first web clients do not longer support this outdated matrix version
Is the Tailscale only meant for incoming connections? I was hoping to use it for the remote assistant intergration
pm me if you have time to test, I've got a basic version pretty much there, need to fix some apparmor stuff
Hey all - I'm wondering if anyone else is using the VS Code addon with a HA configuration that is split between multiple files using !include. The linter is completely sideways and the whole page of code is red... is there a way to disable the linter?
Anyone successfully using NUT addon as a server for other things? Nothing I have seems to find it except for the HA integration. Does anyone know what the HaveIBeenPwned requirements are? It doesn't seem to use an email address so not sure why there is an option to turn this on or off.
For other clients, you need to activate the TCP port in the Network section of the add-on's configuration. Otherwise it will only been seen by HA.
The HIBP looks for passwords, which have already been leaked in data breaches. For example the password password has been leaked (who would have guessed).
Thanks Jorg. I have the port setup using the setting at the bottom under networks. I just can't get anything to successfully login to it. Trying to work out if it is HA, or whether TrueNas and OpnSense are at fault somehow.
what I get is: Login on UPS [APC@10.0.0.220:3493] failed - got [ERR ACCESS-DENIED]
Access denied doesn't look like a connectivity, but like a credentials issue
Yeah, that's why I asked about the pwned thing incase the password was the issue. Have checked and double checked these but still getting this. Port is open as I can telnet it from my workstation. Just no dice actually connecting.....yet
HIBP checks the NUT server password. An issue would be stated in the logs and afaik the addon wouldn't start.
Just to be sure. No typo in the port number you have entered in the add-on configuration?
Like 3439 instead of 3493
I will double check. I did use the standard number though and it came up as default in all. Doesn't mean its not screwed up though, checking it now...
nope definitely the same. My logs tell me the password have not been pwned π I am pretty sure the HA side is working okay. Logs look pretty clean and stats match that of the UPS so I feel they are being read properly. Might see if I can look up commands to send via telnet and see what the response is..
@elder schooner working now. Turned out the issue was the name used for the UPS in HA server and the names used for it in the two slaves were slightly different. I'd focused on the username and password and not realised the service name was important.
Good news!
Hi. I'm really struggling with getting sensor data into HA. I'm feeding my HA through UDP-in and Node-red, and am able to see the sensors. But when I try to convert them to sensors I get an error message that I need node-red-companion integration. However, I can't install it as an integration, nor add-on, nor am I able to just download the directory manually into a nodered sub-directory under custom_components. Could really use some help. I'm definately more towards the newbie on a sys config scale.
This is the git-repo. https://github.com/zachowj/hass-node-red and it's the node-red companion integration.
#node-red-archived can help with Node Red stufff
Thank you!
Has anyone got Coral working in Frigate in the past 2 years? since it seems that any documentation on it says ... plug it in and put these lines in your frigate.yaml and you are good to go but that, like all directions you read for anything having to deal with home assistant, are no longer viable. and adding the lines gives you an error saying no device was found. so .. with home assistant (today) what software needs to be added ?
#cameras-archived can help thehre
I ran the same config for multiple years based on those original docs without having to update much.
howdy friends. Trying to get AdGuard home set up on HAOS. The setup tab says i should set my DNS to 127.0.0.1 which, fine, but I am required by my router to set an ipv6 address, and I'm not actually sure what to use
@lucid lion What you should be adding in your router is the HAOS ip address where AdGuard is running, not 127.0.0.1
see that's what i thought to
but
Configure your devices
To start using AdGuard Home, you need to configure your devices to use it.
AdGuard Home DNS server is listening on the following addresses:
127.0.0.1
From AdGuard's perspective, yes, it is listening on the device it is running on.
From your router's perspective it needs you to enter the ip address of AdGuard
as the DNS server
That ip is the same as your HA OS ip
This also means whenever you restart the HA OS system, devices on your network won't be able to resolve addresses
Anyone have experience with the Pfsense addon?
Bruh
@novel stump Don't ask to ask, just ask your question. Then people can answer when they're around.
When you do ask a question, try to provide as much background detail as possible. Ask yourself these questions first so that others don't have to:
- What version of the Home Assistant are you running? (remember, last isn't a version)
- What exactly are you trying to do that won't work?
- Is the problem uniform or erratic?
- What's the exact error message?
- When did it arise?
- What exactly don't you "get"?
- Can you share sample code, ideally with line errors where the error occurs?
It's a custom #integrations-archived
Is it possible to change skyconnect firmware to multiprotocol and still keep all Z2M config in place or does it require starting from scratch?
I'm having issues with NGNIX. Using default configuration, and have certs created and were working with configuration.yaml. I switched configuration.yaml back to non-ssl/8123 (http://hassprod:8123) and can connect. NGNIX says it's running, but I'm not able to connect to https://hassprod.
the last entry in the NGNIX log is [17:15:59] INFO: Running nginx... and configuration is set to use port 443.
Am I missing something with NGNIX? Does it only work for external networks? I'm just wanting to use it for SSL within my local network (I'm using Nabu Casa for external access).
are you talking about nginxproxymanager with letsencrypt certbot built in?
I don't think so - I'm using the "NGINX Home Assistant SSL proxy" add-on
I'll try switching over to that one.
you have your own domain right?
Yeah. I'm already using the stand-alone Duck DNS to get my certs.
I was already there - but needed to add my ecowitt weather station that doesn't support HTTPS. So I switched my configuration.yaml back to https:8123 and am trying to setup NGNIX so that everything that doesn't NEED to be http can be https.
Sorry - using letsencrypt - not duckdns
I'm trying to have both http:8123 and https (with valid certs) enabled at the same time on my local network.
It doesnβt work like that
I thought that's what NGNIX did - act as an https proxy and pass traffic back and forth to an internal http site.
Hello new here and fairly new to HA. I am trying to set up a newly flashed lanbon l8, I am just having trouble setting up the yalm for MQTT, I know nothing about
Bump, it is bit unclear if flashing skyconnect with different FW will break the current Z2M config. Looking to migrate from Zigbee only FW to multiprotocol to enable Matter/Thread.
#zigbee-archived could help there
I'm trying to use Network UPS Tools on HA Operating System 10.5. I tried to connect to UPS with NUT running on the same Rpi4 as an add on. Output seems to have some kind of life by telling:
Connected to UPS [Socomec-L]: powercom-Socomec-L but it gives out repeated Poll UPS [Socomec-L@localhost] failed - Data stale.
I was able to connect other Socomec UPS (NETYS) via USB, but with this other UPS (ITY2) I had no luck via USB. Now I am trying to connect via serial port which the UPS also has. I'm using USB to Serial adapter. My current device conf:
- name: Socomec-L driver: powercom port: /dev/ttyUSB1 desc: Socomec iso config: []
Howdy, I'm totally lost why this works in my Mylar/sensor.py,
for comic in self.data:
card_item = {}
card_item['title'] = comic['ComicName']
But this in my abs/sensor.py,
for book in self.data:
card_item = {}
card_item['title'] = book['media']['metadata']['title']
Gives the error,
card_item['title'] = book['media']['metadata']['title']
TypeError: string indices must be integers, not 'str'
At what point is the system deciding that it won't accept a string there while others work just fine?
Man, AI chatbot is great. My returned JSON had the dics inside another dic called 'results'.
I finally got NGINX Home Assistant SSL proxy add on working. The issue was that I wasn't putting the fully qualified domain name of the server in the domain name field (domain.com instead of server.domain.com).
Hi All, Im having an issue updating mosquito broker plugin. I get the following in the logs:
[546699370048] Error updating Mosquitto broker: Can't install homeassistant/aarch64-addon-mosquitto:6.3.0: 404 Client Error for http+docker://localhost/v1.42/images/create?tag=6.3.0&fromImage=homeassistant%2Faarch64-addon-mosquitto&platform=linux%2Farm64: Not Found ("manifest for homeassistant/aarch64-addon-mosquitto:6.3.0 not found: manifest unknown: manifest unknown")
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 10:39:02 AM (1 occurrences)
Last logged: 10:39:02 AM
Failed to to call /store/addons/core_mosquitto/update - Can't install homeassistant/aarch64-addon-mosquitto:6.3.0: 404 Client Error for http+docker://localhost/v1.42/images/create?tag=6.3.0&fromImage=homeassistant%2Faarch64-addon-mosquitto&platform=linux%2Farm64: Not Found ("manifest for homeassistant/aarch64-addon-mosquitto:6.3.0 not found: manifest unknown: manifest unknown")
Hi I tried to install the repository https://github.com/giuseppecastaldo/ha-addons related to Whatsapp on my HomeAssistan installed on rasberry 3+. I am getting the following error "unable to install add-on" The command '/bin/ash -o pipefail -c cd /Baileys && npm i -f && cd .. && npm install -f' returned a non-zero code: 137
has anyone had the same problem? come it can be solved
@wary lagoon have you tried rebooting host and then trying again? not a restart of HA
Hello why if you use a alarm in node red using the google calendar integration there is always a some seconds delay before it responds?
#node-red-archived might know
sorry wrong channel
anyone know the states of NUT status sensor? I can only see 'Online' and not on site to pull a plug to see what state it jumps to when power goes out.
"On Battery"
you can see all the states in developer tools when you search the entity of that sensor
And the status_data sensor should be "OB"
I am in developer tools > states, i only see Online under filter states
Online is the state, when it is connected to mains power
or OL in status_data sensor
and "On Battery", excellent!
It needs some time to change
there's also an OL and charging state for when it's charging
I forget the exact string but it's like OLC
i have an issue getting Zigbee2MQTT to stay up and running after start. Can't seem to find where things go south.
seems to communicate a couple of times on serial, then it shutsdown everything and stops running.
Hi, I have certbot running for multiple websites and it's what generates my HA SSL cert, but I have to manually copy the cert/key into the ssl directory for nginx every 3 months for renewal. I have tried to make it a symbolic link but that doesn't work. How can I get the nginx add-on to follow the symlink to /etc/lets/encrypt/?
hello, i have a problem with rpc shutdown. when i try to shut down the pc i get the error WERR_CALL_NOT_IMPLEMENTED. I believe they are given by the credentials. I use a microsoft account and also use it for remote desktop connection.
i use rpc shutdown with:
`
switch:
- platform: wake_on_lan
mac: mymac
host: myip
name: "TheVezzPc"
broadcast_port: myport
turn_off:
service: hassio.addon_stdin
data:
addon: core_rpc_shutdown
input: TheVezzPc
`
my rpc shutdown config:
`computers:
- address: myip
alias: TheVezzPc
credentials: example@example.com%mypassword
delay: 0
message: >-
Home Assistant is shutting down this PC. This cannot be canceled. Please
save your work!
`
That's not really addon related though?
Forget the wake on lan part that works (when I switch it to on I turn on the pc). When I put the swich off I call the service to shut down the pc
rpc shutdown registry:
[00:12:14] INFO: Read alias: TheVezzPc [00:12:22] INFO: Shutdown TheVezzPc -> myip Shutdown of remote machine failed result was: WERR_CALL_NOT_IMPLEMENTED [00:12:24] ERROR: Shutdown failed:
if it can be useful for remote desktop connection i had used this command:
runas /u:MicrosoftAccount\username@example.com winver
@wary lagoon I'm having the exact same issue. Did you get this resolved?
Hi I tried to install the repository https://github.com/giuseppecastaldo/ha-addons related to Whatsapp on my HomeAssistan installed on rasberry 3+. I am getting the following error "unable to install add-on" The command '/bin/ash -o pipefail -c cd /Baileys && npm i -f && cd .. && npm install -f' returned a non-zero code: 137
has anyone had the same problem? come it can be solved
morning from te netherlands ποΈ
quick question, how can i make gpg key persistent in the ssh & web terminal addon
because everytime the addon restart the keys are gone.
i use this for commit signing
You would have to store those in one of the persistent directories like /share or /config
yes but then you have to change the default location of where the gpg-agent reads from
and thats not possible i think
It should be possible with its options.
https://www.gnupg.org/documentation/manuals/gnupg/Agent-Options.html
I have a problem with Wireguard
The wireguard client is installed and configured, but I don't seem to be able to access it. When I check in the terminal, there is also no wg0 interface.
Access through a reverse proxy also does not work. What have I forgot?
Kowalski, analysis!
What do the add-on logs say?
Is UDP port 51820 forwarded to your HA host in your router?
Have you added the external address to the add-on configuration?
yes, the interface address
@pure harbor I converted your message into a file since it's above 15 lines :+1:
is it possible that I have to allow some kind of additional rights?
Are you using HAOS?
yes
In that case, no additional host settings should be needed.
What is your add-on configuration (you should remove secret information before sharing)?
@pure harbor I converted your message into a file since it's above 15 lines :+1:
That looks completely wrong for the Wireguard add-on configuration.
The 13 IPv4 range looks strange. Usually a local IPv4 is used
it's the one that the VPN uses for its local network instead of 192.168