#add-ons-archived
1 messages · Page 12 of 1
after a restart, they are there 🙂
So it was as simple as setting another DNS server in the GUI but I still wonder what kept it from using adguard, will get back after my findings
good stuff
Hi, hopefully someone can help. I installed an Addon and it is causing issues and can't uninstall via Gui. I am needing to know how to get a list of the installed addons via SSH.
ha addons
Thankyou, I tried ha addons and response was ERROR[0000] Unexpected server response. Status code: 500
I am trying to uninstall hassio_onedrive_backup
running that now
not sure what the exact addon name is as the ones I have tried come back as not exist
ha core check come back with done and no errors
ones I have tried come back as not exist
How are you attempting to uninstall it?
Anyone here familier with the DuckDNS Addon? Im having an issue where the addon refuses to update the cert files. The logs are indicating that it has a valid cert and therefore will not update. I removed the cert file that was in the /SSL/ folder in the hopes that it would force a refresh. I have rebooted many times to no avail. In looking at the code, it looks to my very extra basic understanding of the code that when it works, it places the cert files in a directory within the /data/ directory that is protected from the common man and makes a copy of those files and places them in the /SSL/ directory for HA usage. Unfortunately however it seems to reference the cert files in the /DATA/ dir when checking if the files should be updated. It never checks for the existence or validity of the files in the /SSL/ dir. Any thoughts on the best resolution to this issue?
Having an issue updating the ESPHome addon, keep getting this error message. Any idea how to fix it and update the addon?
Can't install ghcr.io/esphome/esphome-hassio:2023.5.5: 404 Client Error for http+docker://localhost/v1.42/images/ghcr.io/esphome/esphome-hassio:2023.5.5/json: Not Found ("No such image: ghcr.io/esphome/esphome-hassio:2023.5.5")
@white summit https://github.com/home-assistant/core/issues/92433
thanks, fixed
hello, I'm trying to setup Nginx Proxy Manager addon, when I want to add a prxy host and put all the desired options then click save, it gives me "Internal Error", if I click save again it says that the domain is already in use
the options I chose was
scheme: http
port: 8123
chache assets: on
block common explits: on
request new ssl certificate
force ssl: on
http/2 support: on
Note: I already set up duck dns, and port forwarded ports 443 and 80
Do yourself a favor and setup a domain with cloudflare and use their dns01 challenge with a token instead of the route you’re going with duckdns and http cert requests
will it work with alexa ?
What
Moving from node red on docker to node red in hass how can I change the server for homeassistant in node red so my nodes update to new instance and update the home assistant info
cloudflare, will make me able to integrate amazon alexa?
this has nothing to do with alexa
if you want to integrate that later that's fine (well it's not, amazon is evil as fuck and donating all your conversations to their cloud is gross)
but alexa literally doesnt matter for this
ok, it still has nothing to do with alexa. that's a requirement the integration has
this is the proper way to expose things instead of using duckdns as a middle man
when I use duckdns i portforward 443 externally
your domain or subdomain will still be exposed via 443 with nginxproxymanager and cloudflare
i'm not suggesting cloudflared their tunnel btw- different thing
okay so I could do it using cloudflare?
yes
that was my question
all duckdns is doing is taking your ip and giving you a subdomain.domain.com that always resolves to your ip address
you can get your own domain and remove duckdns and instead use https://www.home-assistant.io/integrations/cloudflare/
duckdns has been down multiple times over the past year, cloudflare hasnt
so if you take the time to set this up you wont have intermittent issues with duckdns deciding to fail
okay then, thanks a lot
I think it would be worth noting that you can expose your instance to the internet in a couple of different ways. There are a few steps involved, and for Alexa you need a domain name with a valid certificate where HA runs on port 443 (aka regular HTTPS).
One way of doing this is setting up dynamic dns, which is why duckdns is an option. This service keeps the record of the domain name up-to-date with your home's ip address so that your HA instance stays in contact with Alexa (or whatever you want to connect)
The cloudflare integration does a similar thing: it keeps a domain name up-to-date with your home's ip address. It is basically dynamic dns but pushed directly into your own domain name.
Between these two you'd have to choose a service that you are going to want to trust with the uptime of your HA instance. Since you probably want to end up using your own domain name in the end anyways it makes more sense to choose for cloudflare.
Since cloudflare also allows you to use the DNS challenge for certificate generation you basically get that feature included when using that setup
speaking of cloudflared (sorry for interrupting :D) have anyone seen the update to the self-serve subscription to cloudflare (removal of section 2.8)?
yes apparently it's now okay to use it for stuff and things.. just not super high bandwidth like plex
it no longer explicitly states mostly static http traffic now
i was considering putting my synology nas up there as well now..
i wouldnt put plex, nextcloud, etc behind it
as well as starting getting cctv into HA as well
yeah nah that's a no no
it might take a few months but they'll eventually take action
Was 2.8 about media streaming?
it was
it was about not-html traffic not just media
Ah
i broke the terms and they no longer serve any video traffic over that subdomain
it was >5TB for multiple months leaving my hass browser up with 9x1080p cam feeds
i deserved it

that is some data 😄
feeds gonna feed bro
Amen sister!
i havn't read any limitation imposed on a tunnel - other than the number of tunnels
it's just logical.. they pay for bandwidth going through their servers and they aren't okay with people abusing free tier
that makes perfect sense
i suppose if its only a little bit - then will look the other way...
if its 5TB they might want to throttle that 😄
🤣
custom_fields:
io_activity: >
[[[ if (states['sensor.netdata_qbittorrent'].state > 0) return `<ha-icon
icon="mdi:circle" style="color: rgb(116,195,101)"> </ha-icon>`
return `<ha-icon icon="mdi:circle"
style="color: red;"> </ha-icon>`; ]]]
need some help to refine some codes. Home Assistant sees sensor.netdata_qbittorrent if the qbittorrent app docker container is started. I'm trying to code it in a way that if HA sees this sensor, then show a green circle; otherwise, if HA doesn't see this sensor, then show a gray circle. When the qbittorrent docker container is not started, the netdata montoring docker app won't see it as well, which in turns, HA will also not see the sensor. how do I tweak the above codes to do what i'm looking for?
Hi. I'm using mariadb as my recorder.
I imported my old SQLite db into the mariadb.
But ever since, I find loading history very slow, like 30+ seconds. Is this normal behavior?
using SSH. ha addon uninstall de91e161_hassio_onedrive_backup Comes back as FATA[0000] Error while executing rootCmd: accepts 1 arg(s), received 0
is that the name of the addon, it seems long LOL
not sure as hs addon replies with an error. Tried other combination of names and the replies are doesn't exist. Got this name from the supervisor logs and it comes back with the error.
I mean I Guess it could be that long, I just normally see like much shorter names is all
supervisor info and core info say what?
When I try to go into the Addon GUI
2023-06-04 19:06:03.034 ERROR (MainThread) [homeassistant.components.hassio.handler] /supervisor/info return code 500
2023-06-04 19:06:06.471 ERROR (MainThread) [homeassistant.components.hassio.handler] /supervisor/info return code 500
2023-06-04 19:06:06.472 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /supervisor/info -
2023-06-04 19:06:06.483 ERROR (MainThread) [homeassistant.components.hassio.handler] /addons return code 500
2023-06-04 19:06:06.484 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /addons -
2023-06-04 19:06:06.496 ERROR (MainThread) [homeassistant.components.hassio.handler] /store return code 500
2023-06-04 19:06:06.497 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /store -
2023-06-04 19:06:24.521 ERROR (MainThread) [homeassistant.components.hassio.handler] /addons return code 500
2023-06-04 19:06:24.522 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /addons -
Supervisor LogKeyError: 'de91e161_hassio_onedrive_backup'
23-06-04 19:07:27 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
23-06-04 19:07:27 ERROR (MainThread) [aiohttp.server] Error handling request
done a core check?
Yes, and it didn't show any errors.
su repair?
haven't tried that. I will now. Thankyou.
came back with Done. Error: 'de91e161_hassio_onedrive_backup'
Just tried ha core update and su repair and reboot ha. Now Addons GUI is back and all side bar is back. Ha has now is displaying Unsupported software. I assume the container that the addon created must be the issue.
Since I now have the GUI back I reinstalled and then uninstalled onedrive backup and every thing now seems to be good. Thankyou.
perfect
With the Grocy addon, would it be possible to add setting to the yaml to add a thermal printer, or is this already an option?
Can someone help walk me through getting the qolsysgw appdaemon to work in HA? I have qolsysgw and mqtt installed, but I can not for the life of me understand and find where I need to input all my info for the qolsys to get everything working (IP address, mac address, token, etc.). Thank you
@scenic plover has posted a couple thermal printer videos in #the-water-cooler using grocy to print out shopping list I think
have not managed to get the Grocery List exported
can someone please help me with ring-mqtt
Just ask the question
I am using Ring Floodlight Camera Motion-Activated HA and ring-mqtt ... Struggling with 2 things
- Trigger an automation when motion is detected
- Rtsp
hello.... does anyone know how to get the RTSP Simple Server addon and WebRTC addon to be working on the same machine?
trying to get my Eufy doorbell camera to have video in HA and that requires the RTSP Simple Server but i need WebRTC for my Wyze Cams but i just cant seem to get them to run together
Hi , hoping someone can put me straight on how to do.
I have a NUC (Windows 10 Pro ) with Home Assistant installed in Virtualbox , on this same NUC I have weather software ( Weather Display) and this
saves a file , clientraw.txt , in the c: Wdisplay folder . I would like to use the HA clientraw Integration , this requires a URL .
Any idea waht this URL would be ?
Thanks in advance
Hi,
I'm trying to install Cloudflared
I've added the Repo, it's in the list, all pretty with the install button
But when I click the install button I get "'AddonManager.install' blocked from execution, no host internet connection"
Not seen this before, what did I do wrong? 
Hmm, appears even official ones aren't working
Ping (Various external locations) and DNS (Used dig for some queries) are both working
Hi everybody, I have a most likely dumb question.
- I did a fresh install of Home Assistant OS on an Odroid at work, where I have no control on networking.
- it is on a different network, I can only access ssh (port 22), I want to forward port 8123 on another machine for access.
- I Installed frenk's addon-ssh (https://github.com/hassio-addons/addon-ssh) and configured it at home (via web UI).
- I forgot to allow port forwarding.
- I tried to change the addon config on the terminal directly on the ODROID in /mnt/data/supervisor/data/SLUG_ssh/ but thist config is overwritten at addon startup. Also the ha addon command cannot modify the configuration.
Any idea how to modify add-on configuration from CLI directly, without web UI access?
ha addons
Are there any known issues with the latest influx and ha only sending data on reboot or very infrequently?
That's a cli command
Which is what you asked for
🤷♂️
Hello, does someone knows why keep this blocking it? And how can I fit it? Thanks
2023-06-05 17:46:27: Client <unknown> closed its connection.
2023-06-05 17:48:27: New connection from 172.30.32.2:41498 on port 1883.
2023-06-05 17:48:27: Client <unknown> closed its connection.
2023-06-05 17:50:27: New connection from 172.30.32.2:57840 on port 1883.
2023-06-05 17:50:27: Client <unknown> closed its connection.
2023-06-05 17:52:27: New connection from 172.30.32.2:40614 on port 1883.
2023-06-05 17:52:27: Client <unknown> closed its connection.```
Ip 172.30.32.2 and multiple different ports
That's a HA/docker ip. Check your MQTT settings/integrations and logs
Hello All! I use the Grafana-add-on and searching for some kind of roadmap, when an upgrade from 8.3.0 to 9.x is to be expected. Can anyone point me in the right direction? Thanks a lot
Click the ? in the grafana web interface. What version does it say it is?
that's actually from the mqtt logs
how can I check the dockers are running in HA?
You meant mosquitto, right? docker ps but you're probably refering to something else?
Thanks , but it doesn't permit me to change the configuration....
I also accessed the cli on the machine and changed the conf in sshd in the container and restarted it ,but nothing is permanent.
You can change the configuration via vi/nano. What conf did you change?
I am a complete nubby about docker, I still do not understand completely how manipulate them.
Well you were the one who brought it up but they have somewhat useful docs
I know, is because it show me in mosquito the log about that ip, and when I use mqtt explorer, I do not see the topic show up, so, I assume is not be able to connect for some kind of block or something
It's probablly an integration doing the connections. Most likely the MQTT one. You know best how you configured your system
technically yes, I should know better, but since over the last few years I has been following the instructions of youtubers of how install, how change, how do it, so, I do not know completelly how is setup
You can easily test it by disabling it and see if the log messages stop.
I remember now: <#general-archived message>
Bingo!!!, see, I told u, I must change something wrong and didn’t know, I uninstalled and reinstalled, now it’s publishing at least the status=online
I'm looking at setting up the Git Pull add-on - what exactly from my config directory do I need to upload to Github?
I'm assuming all the yaml files at the very least
I appreciate your effort, but this is not really helpful.
Hi guys, anyone using nodered addon with "node-red-contrib-iiot-opcua" component?
Unfortunately I can't install openssl anymore after the latest updates
has anyone gotten mqtt to run... (i am sure people have) I am apparently a super stupid user and can't get valetudo to communicate with Home Assistant at all. I'd really love for those 2 things to work together (I'd prefer something without mqtt because i apparently can't get it work for the life of me, but it seems the only real option is mqtt....)
I'm not quite sure why it's not helpful to you, but OK
Came in this morning to find no data on my Grafana display. Restarted the OS just in case but same result. Checking InfluxDB I see a repeating popup "Unable to Get Hosts" - where to start debug?
Came in this morning to find no data on
MQTT Mosquitto can't find my Valetude Vacuum Cleaner
👋 Anyone using motioneye here? Browsing the motioneye movies seem to be broken 😦
The url is using 127.0.0.1: url(http://127.0.0.1:28765/movie/1/preview/2023-06-06/13-54-56.mp4?...
Does the Zigbee2mqtt addon stop for anyone else when the HAOS supervisor auto updates?
It's the only one of my addons that does this.
is it possible to get nginx addon to proxy information from non-ssl port 80 to ssl port 8123 or 443 and not just forward to port 443 so that I have a non-ssl path for internal access ?
I just turned off ssl on 8123, that makes more sense
You what
Yesterday I got my HAY and restored from my full backup. Duckdns and nginx add-ons were not present and needed to be reinstalled. Duckdns is working perfectly but nginx crashes and I can jot understand it’s log data
Hi. I am trying to make a postgres add-on that persists its data. I now use /config/postgressdb/data/ but i have a feeling it is bad practice or even plain wrong.
Can anyone point me to a community or official add-on that does it. (I looked at MariaDB but i don't see where they put the data)
aw /data
I thought i tried that yesterday hmm.. gonna try it
#devs_add-ons-archived can help with developing add-ons
omg.. i can never join the right room.
I was all proud having joined you guys :/ Wrong again.
Will go there if it fails 😛 Sorry and t hanks.
Is there an official or highly supported add on or integration for a voice assistant? I'm not talking about Google or alexa, something local like ada/almond but I saw that was deprecated.
That's the main goal this year? https://www.home-assistant.io/blog/2023/05/03/release-20235/
relevant add-ons are whisper and piper
rpc shutdown error
Could not connect to server 192.168.4.120
Connection failed: NT_STATUS_IO_TIMEOUT
my fault - just found out that HA uses currently Version 9.5.3 - a simple click on the "?" (Questionmark) in the ui reveals the version
I am using the vscode addon, and had an issue with the linter warning about the new webhook trigger option allowed_methods not being allowed. It looks like it is an easy fix https://github.com/keesschollaart81/vscode-home-assistant/wiki/HowTo:-Update-the-schema's however I am not sure how to do what it says. I dont use npm and don't know what to do after it is fixed in the typescript file.
Is someone willing to help explain it?
Hi!
I just wanted to know: I actually use Cloudflared, but, can I migrate my tunnel on Zero Trust and use my Cloudflare Tunnel to redirect to my home assistant by the same link without using Cloudflared or I can't migrate and I should keep the addon?
by chance anyone else have experience running a ngnix reverse proxy with lets encrypt in front of home assistant, while also getting ssl certs for home assistant internally to the network
" cannot import name 'json_normalize' " error for no apparent reason
sees the shortage of coral accelorators getting worse now with network storage option 😛
So I'm back in the game, restored a 2021 Snapshot I had from a raspberry pi zero and moved it to a Proxmox VM with HA - I'm kinda stuck on a weird issue where Node-Red does not want to launch, any ideas?
What do the logs say?
Because ha addons doesn't let me change the addon configuration.
Did you try it?
@clever magnet backing up, did you set a static IP address on the Odroid instance?
hey guys, I am using AMR2MQTT to get data from my water and energy meters. If I am not mistaken that add-on creates a sensor.energy_meter_consumption and a sensor.water_meter_consumption but with the latest version of HA that is gone and my Energy Dashboard stopped working, I am seeing the add-on receiving data, does any uses the same add-on and has an idea on what could be happening?
Yep : this is a requirement from my IT , there is no DHCP server on this network.
Fixed it somehow, thanks
had to access node red directly, node red forgot what a node was, removed it, and now it works
anyone know anything about setting srv-host records in the DNSmasq addon? I wanna add an entry for my NFS but im having trouble finding anything online ab it.
Hi guys, does anyone know why the option to use SSL for the Unifi add-on has disappeared form the configurtation options? Can it sitll be done?
Hiya, having issues with the NUT addon - seems to be restarting continually. Suspect this: s6-svscanctl: fatal: unable to control /var/run/s6/services: No such file or directory
Logs at https://pastebin.com/mdCTPfLU though.
Pretty much default config as I was just setting up to test.
HI I have a question on the go2rtc add-on. I have it installed on home assistant OS and I then installed Frigate on a separate VM. in this case, should I point the ffmpeg:rtsp url to the same URL or do I have a separate url for each go2rtc?
Hi all. Quick Q if anyone knows. Can I install InfluxDB, but have the data sitting on a file share or somewhere else other than my PI's SD card. I want the db but dont want to write continously and stuff up the SD Card.
I moved from MariaDB to the built in SQLite successfully a few days back. Somehow I left the MariaDB add-on running I now notice 😉 The db_url is commented, so HA does actualy use SQLite and not the MariadDB. Is there any uise for a 'double' db system, or is it only wasitn 1.5% resources...
is anyone running "Meter Parser" (https://github.com/junalmeida/homeassistant-addons) here? I'd love to see an example of how these ArUco markers are supposed to look in camera to be detected because I keep getting told it can't find them! (also open to any other suggestions to try and OCR an LCD in my electric meter that annoyingly doesn't have a backlight at all)
Hey all, is this where one is supposed to ask questions about building custom add-ons?
No, that would be #devs_add-ons-archived
My HASS.io is based on docker. An error occurred in Zigbee2MQTT today. I tried uninstalling and reinstalling but it still doesn’t work. I hope you can give me some pointers on my situation.
Cheers
Here's a pointer: https://github.com/home-assistant/core/issues/93873
Hello, I need help with the AdGuard Home addon, it turns out that with my new router, I can’t set DNS settings for DHCP so I have to disable the DHCP server on my router and direct all traffic to my Home Assistant Yellow. I’ve gotten it to the point where I can actually get my devices to see my Yellow’s IP address as a “DNS” server but it doesn’t block anything at all
I’m not sure what’s going on here, it was quite nice having a router wide tracker and ad-blockers :/
Ah hell
All I had to do was retard the damned add-on
I thought restarting the entire device would restart the add-on
If you set the addon up to auto start then that should do it, yeah
Hey everyone, i just installed the letsencrypt add-on and it is working flawlessly. Does anyone know if the add-on automatically restarts when the certificate is close to expire?
Looks like no, but you can make an automation to auto-run it at whatever frequency (ex. daily): https://github.com/home-assistant/addons/issues/2423#issuecomment-1085894633
thanks alot! exactly what i was looking for
I run mine once every 60 days just to be sure
Any one have recommendations for the roborock add-on. Devices seem to still be reporting correctly including state, but actions against them do nothing.
Anyone had issues with plex codecs using the addon?
Does anyone know if I can use custom fonts in the VSCode add-on?
Can someone help me with installing the influxdb-addon when home assistant was installed using docker-compose, maybe @raven tinsel? Or is there already a documentation available which I don't found?
Documentation for what exactly
I am not able to just install the addon via a button. I need to setup the addon manually as an other service in my docker compose stack I guess. But after that I need some hints to configure it properly I guess.
What version of HA are you using?
Home Assistant 2023.6.1, Frontend 20230608.0 - latest
Basically this image: ghcr.io/home-assistant/home-assistant:stable
add-ons are not available for docker installation types.
And there is no way around?
In case you want to use software X besides Home Assistant, please consult the documentation of software X
I already have influx1 and influx2 installed since I use it for my other docker stacks. I just want to integrate it in home assistant with your addon. 😦
Okay, then maybe I did not quite understand how these addons work and what they are doing exactly. Basically that means I can just add my existing Influx and Grafana installations to home assistant to a new dashboard?

Thank you. I will take a look at this.
All the add-on service really does is install those containers and configure the connection to HA. If you're competent enough to already have those things running, setting up the integration is gonna be nbd.
First thing I did was to add Grafana as a website into a 1-panel dashboard. It seems Grafana does not like to be embedded into other websites. 😄
Anyway. I am now thinking about what tool I want to actually use. I've got Grafana here, I've got Influx v1, and I also have Influx v2 with its own GUI here which may can replace Grafana altogether. I think in the end it all depends on what is more easy to integrate into Homeassistant. An actual iframe would be much nicer than some PNGs with a virtual camera device which I can not configure properly without leaving home assistant. Let's see what I come up with. I need some time.
Hi, I want to have both addons and be able to run things on docker alongside. I've installed HA supervised and other things. It means my setup is technically "unhealthy" and I have this message :
the right solution is "run HAOS in a VM"
anything else is unsupported
I was running HA in docker previously
unless there is a solution here to correctly reverse proxy services instead of addons
that would allow me to use those containers like they were addons
that's all very complicated, but moving to HAOS & addons doesn't seem like a very good solution
that's the only one I see right now
there probably is other ways, that's why I searched for weeks what was the closest with addons to do with containers
no answer so far
is there no way to just bypass this security message ?
I'm on my own docker host and I know what I'm doing...
security message sounds like it's a browser/proxy issue, nothing to do with HA?
that's correct. they're trying to bypass the browser's security restriction about embedding http in an https page, which I'm pretty sure you can't do
well I think you 'can' but I'm not sure why you would want that headache
I managed to successfully write out to the influxdb cloud - but their cloud only offers v2 which (mainly) uses flux for queries and not the newer v3
When switching to the influxdb (addon) do I have to create a sensor for every entity? The documentation isn’t really clear to me
Or just include everything and I’m good to go without needing to change anything?
DUCKDNS add-on question.
My personal domain has a cname record for mydomain.duckdns.org. I can access the site through my domain but i get a certificate error (as i would hope)
So, I want to change my LetsEncrypt certificate to also be valid for my personal domain as a SAN entry
To do this, I added the new domain as follows
aliases:
- domain: my-domain-name.me.uk
alias: my-duckdns-name.duckdns.org
On a restart of the add-on, the logs show that the add-on does not recognise a new domain and so there's no attempt to update the certificate that's still valid.
[13:09:29] INFO: Renew certificate for domains: my-duckdns-name.duckdns.org and aliases:
# INFO: Using main config file /data/workdir/config
Processing my-duckdns-name.duckdns.org
+ Checking domain name(s) of existing cert... unchanged.
+ Checking expire date of existing cert...
+ Valid till Aug 8 23:56:38 2023 GMT (Longer than 30 days). Skipping renew!
Any clues to point me in the right direction please anyone? TIA
If you have your personal domain, don't mind me asking but why are you using duck dns? Why not use Cloudflared tunnel access instead?
It handles all the SSL for you and doesn't expose ports on your network, I find that a much better solution if you own your domain.
Basically, because all my existing oauth connections are connected through the duckdns address, and I don't want the hassle of having to re-do them all
Hi everyone!
I’m having trouble getting Ring-MQTT running (MQTT in general I think)
Was wondering if anyone had experience and was willing to hand hold a little bit
I’m trying to use Mosquitto (core-mosquitto as the hostname). It seems like HA can see MQTT, but MQTT isn’t communicating with Ring
I started running the VLC add-on to play audio out the line-out port of my Yellow last month on 2023.5.x, and it was working great, but after upgrading to 2023.6.1, I get no sound... I'm not sure where the best place to start troubleshooting wuld be for this...
Hi guys, I'm trying to install the Eufy security add-on and after installing the Add-On, I don't know how to configure it, the Configuration Tab shows only: "This add-on has no configuration."
But the Documentation tab shows list of expected parameters:
https://imgur.com/a/J4aIbOl
Where should I set these Yaml parameters? It doesn't seem right to just throw them in the configuration.yaml like in that example... I'm confused
went in the github and found a config.yaml file, but where can I find that in my HA installation?
where can I find the installed add-ons in this HA installation:
Home Assistant 2023.6.1
Supervisor 2023.06.2
Operating System 10.2
Frontend 20230608.0 - latest
Don't know how this deployment type is called, it's the OS image running in a VM
ok, nevermind, I needed to restart HA, the configuration now shows in Configuration tab
weird
has anyone played with making an add-on for some simple issue tracker, it feels like it would be useful for a lot of folks to track "things to do or fix or make my family happier". It seems like zammad or osticket in a simple addon would be useful...it's a bit more general than the repair framework (although maybe that is the way for the future and it isn't obvious yet?) ta!
Hi, I upgradet my HA und python to 3.11. HA is up an running, hacs can't be loaded. First I tried to update it over the cli, that doesn't help. Then I read that it could be that I must renew the github token. I deleted hacs and try to create it new (before any reboot), it isn't shown on the list of integrations. I reboot and still not shown up (my browser cache was cleared every try). Then I renamed the hacs dir and installed it new, reboot and still nothing there. When I use the My link from the documentation, I got a message, that this integration can't be setup over the gui. The hacs community said this is a HA issue. Can you help me?
HACS is not an addon
Yeah, but they said since it isn't displayed in the list, this is a HA issue
Ah, you mean I'm in the wrong channel
Sorry
Hello, is anyone using duckdns.org without the HA plugin? I have HA running in docker. i would need to force renew the CA. Can it be done somehow? Thanks for the response
Are you trying to use the DuckDNS add-on?
Because, if you're running in native Docker you don't have add-ons and this channel can't help - you want #general-archived
(there are also no plugins here)
thnx for response, i go to #general-archived
I get this error; Error starting userland proxy: listen tcp4 0.0.0.0:8554: bind: address already in use"
How can i find what is using that port?
I have RTSP i try to start, it complains. I do't have go2rtc or Frigate. Just Eufy Add-on and integrations.
docker ps shows nothing using it. find in my add-ons didnt find anything using 8554. Rebooting now see what happens. But my doorbel wasn't working i think because rtsp was stopped, not 100% if it was deprecated.
was WebRTC integration
In case anyone ever needs to know, a reboot fixed this. Updating again didn't, separate restarts didn't, but a reboot did.
Running Studio Code Server on Supervised HA on Debian. When connecting with VS Code it works fine. When using the addon the autocomplete function don't work at all. I've blown the fuses on ChatGPT, spent loads of time on forum and google but can't find a solution. Latest updates installed, uninstalled maaany times but still no luck. Any ideas would be very much appriciated.
Add-on version: 5.6.2
System: Debian GNU/Linux 11 (bullseye) (amd64 / qemux86-64)
Home Assistant Core: 2023.6.2
Home Assistant Supervisor: 2023.06.2
In the footer: UTF-8 LF YAML Layout: U.S. No JSON Schema Prettier.
is there a way to get the size of the running influxdb?
Hi, is there people using Rhasspy here? I would like to compare TTS engines. I hesitate between Nanotts, marytts and opentts. Is there a comparison somewhere?
Marytts is supposed to have a demo on their website but it appears to be down
@ionic sail none of those are add-ons. Why not look into Whisper and Piper as those are where the focus is in terms of "year of the voice"?
Unless you are into the retro tts thing...
hi there
can anyone help me ?
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?
only with beer you don't like
I was wondering if there are any known issues with node-red addon (v3.0.2) after upgrading to Hassio 2023.6.2 from 2023.5.2 nodes are not connecting to the supervisor.
reverting back to 2023.5.2 nodered works again.
Hello All, I am relatively new to HA and have been doing a lot of reading and was trying to setup Piper and Whisper within my HA with Wyoming Protocol. I ran into a somewhat strange issue. I was able to get Whisper working in chrome which fast response times but piper doesn't respond out loud. I can "Try" Piper within the Assist setup tab and it responds within a second or so. Intially I was thinking it was a problem with the intigration. Then I tried to use assist within Edge and both Whisper and Piper work but slowly. After I click the microphone button it takes 20 - 30 seconds before anything is written and Piper speaks a response. I didn't know if this was a known issue or if there is something else going on with my setup.
For chrome it could be a security setting since my HA public website is considered "dangerous" according to google even though I have a lets encrypt cert. I get the red screen and have to click "visit this site anyways" everytime I access my public website from chrome.
I recommend asking in #voice-assistants-archived
My bad. I will move it over. I was asking here because of the whole Piper and Whisper addons.
np, it just doesn't sound like it's the addons to me
Hi All, im trying to update some add-ons and getting this... any ideas?
homeassistant.exceptions.HomeAssistantError: Error updating Prowlarr NAS: Can't install ghcr.io/alexbelgium/prowlarr-amd64:nightly-1.6.1.3559-ls586: 500 Server Error for http+docker://localhost/v1.42/images/create?tag=nightly-1.6.1.3559-ls586&fromImage=ghcr.io%2Falexbelgium%2Fprowlarr-amd64&platform=linux%2Famd64: Internal Server Error ("manifest unknown")
DNS/internet issues. try changing your DNS server
Hi, The VLC media player add-on works on my HA Blue (HA 2023.6.2, OS 10.2) but the VLC_Telnet won't connect. I thought it was a DNS issue but using public ones: 8.8.8.8, 1.1.1.1, 9.9.9.9 did not resolve the issue.
I have uninstalled and reinstalled VLC several times, each time HA discovers VLC_Telnet but when I click on configure it errors out with "Failed to connect". I appreciate any suggestions.
@opal sable (just FYI) Solved! It turns out that it was DNS related. I set the IPv4 to "automatic", restarted HA, then set the IPv4 back to my static IP address and DNS 1.1.1.1, restarted HA again, HA then recognized VLC_Telnet as a new integration, and Voila, it installed.
Hi, I just installed the Node-Red addon, set it to run at startup, show in sidebar and enabled the watchdog, but when I click on it in the sidebar I just get a blank page that eventually says that the addon has not started.
However, I can now no longer access the add-ons page (not the page for node-red, the entire addons page) so I can't uninstall or reconfigure it. I'm guessing it's just a config error preventing it from starting, but this also is preventing me from accessing the addons page so I can't do anything about it. Is there another way to uninstall it, or at least stop it from trying to run?
I've tried a full restart, the logs show no errors, and I'm running the latest version of everything.
I don't know if you've tried this but click the letter c anywhere in the HA window then select Add-On_Store.
I googled around but I everything I find basically says "uninstall it and try again" - but I can't.
I didn't know that was a feature, thanks. Unfortunately that doesn't work, both the addon store and the addon dashboard just spin forever
I took a break from Home Assistant as I was between houses. Now I have my own house and finally getting HA set up on a fresh install. I swear I saw long ago the fix for this, but for the life of me can't find it.
I use Brave Browser, and whenever I go to an add-on or parts of Home Assistant, the browser completely freezes and I have to close the page. I have the shield down for my HA instance, and it happens via the ip address or if I use a reverse proxy to front https.
Only seems to happen in Brave. Anyone know the quick fix?
My http in configuration.yaml is:
use_x_forwarded_for: true
trusted_proxies:
- ip_of_my_caddy_server```
Well, that's odd - I figured out a sort of workaround, but it's weird. For whatever reason, ever since I installed Node-RED (and even after uninstalling it) my addons dashboard and store both spin forever until you refresh the page.
Hi I'm new to discord for HA, I have a long-standing problem with subnet routing using tailscale addon, I'd like to get some help is this the right place? I have a route from my router to HA for address of the distant subnet but it seems the routing fails from the supervisor interface eth0 to the subnet of the Tailscale addon. I'd like to crate a static route from eth0 to the interface of the addon but I can't figure out where to find this interface. Thanks!
Hi guys. Tuya isn't working here. I just got Fail to connect, than I removed and try to set up again and got the Unknown error occurred message.
I have another depence from Home Assistant and I try to set it up there, and it's working on my second instance. It makes no sense!
Anyone knows what's going on?
hi everyone! not 100% sure in what channel to ask this, but I have the following problem:
I am using the HA OS on a raspberry pi. I've successfully set up the subdomain at my host, cloudflare tunnel, cloudflared add-on but I keep getting a 400: bad request error message when I try to connect. the docker and cloudflare ip ranges have been added to the http config as well as use_x_forwarded_for: true. I am behind a cgnat.
I can't wrap my head around what I am doing wrong 😦
Hi, I don't know about whisper and piper. I can't find many informations on them. What would you recommend for a local voice assistant ?
I've also heard of Rhasspy 3
with the year of the voice solutions, is rhasspy still needed ?
There have been several posts so far so that's the intro, really
@ionic sail rhasspy is not needed
I can't access that page
ok that's very interesting. If I understand correctly, "all" I have to do is to run whisper + piper as separate docker container, connect them through whyoming protocol, and that should allow the inbuilt HA assist to work with voice ?
@ionic sail basically yes
is it more accurate than rhasspy solutions ?
how does it compare ?
I didn't understand if there is also a separate webui or not
this is fixed - just reloading the config wouldn't do the trick. I needed to restart HA 🤷♂️
NUT 0.12.0 version has been released 4 days ago.
what version networkupstools/nut tool they used to build the addon?
did they used the last commit present in the networkupstools branch 4 days ago, or they used the last 2.8.0 release, released 1 year ago?
I would like to know if the addon I'm running contains the latest commit that fixes problems in the upstream networkupstools branch
if you mean this
it seems that they are using the latest 2.8 release from the apt repo
am I wrong?
That's the version
Hi anyone familiar with Tailscale here? When I activate "userspace_networking" I can route from a remote tailscale client to a VLAN behind HA, and when I deactivate it I have a new interface popping up named "tailscale0" in addition to "eth0", but there are missing routes between the two to route Tailscale traffic to another VLAN. And I fail to add routes manually with nmcli betweet the two interfaces. Thanks
is it bridged or trunked? I'm assuming a lot here
I was wondering if one of the devs can chime in on this issue. As of 2023.6.2 nodered addon no longer connects to the hass due to websocket message being too big. As outlined in this ticket. https://github.com/hassio-addons/addon-node-red/issues/1627
This issue has now been closed. I am not sure how to proceed. Should us users abandon node-red or is this something that can be looked at?
Hi again. I just installed whipser and piper. piper seems to be working because I can correctly test TTS from HA. But I don't know why, vocal assistant doesn't seem to be working
I have no error appearing in whisper or piper logs
I see no error related to that in HA either
also, I have a pseye plugged in my raspberry, my goal is to have it always listening. Is it doable with whipser + piper ?
My goal was to use this, not my device microphones
So that's probably a #voice-assistants-archived and possibly #diy-archived question, but timeout running pipeline basically means that, for whatever reason, whisper is taking more than 30 seconds to process.
Is whisper logs supposed to show received requests?
yeah if it got anything, it'll show in the log.
from the answer from Tailscale support when "userspace-networking" is active, routing is done "in the TCP/IP stack" while when it is disabled the "tailscale0" interface is created and routing is done by Linux in "kernel mode". What I am missing is how two interfaces in Linux can be bridged, namely "eth0" and "tailscale0". Or maybe they are, and there is an issue from "tailscale0" to the actual network interface within the addon container. What I see is that the traffic reaching the host interface "eth0" do not reach the addon, and same vice versa, when using Tailscale I cannot exit the host to an external machine from the addon.
Hi Guys i use cloudflared tunnel to access from out of the house, Im getting a unsafe website warning every time. Ive changed my ssl settings on cloudflare but its still the same can anyone help?
Hey guys! I'm in a bit of a pickle. I'm having an issue accessing my Home Assistant instance externally via DuckDNS or even Wireguard VPN. Lastnight I changed to a different ISP and since then my Home Assistant was not reachable unless I was connected on local network and accessed via IP address. I have power cycled my Router, Pi4 that HomeAssistant runs on, and my iPhone that I use to access HA remotely. Tinkerer advised me it could be a DuckDNS issue and I'll need to update the WAN IP to reflect... when I go into my router settings it says my WAN IP is: 100.108.134.164 however if I go onto https://whatismyipaddress.com/ it says my IP is 103.237.18.7
If I log into DuckDNS and manually change my IP to 100.108.134.164 I can then access my duckdns url, but only on the local network.. only a few minutes later DuckDNS will automatically revert the IP to 103.237.18.7 now I'm a loss and can't think how I can fix this..
Just to note down also, I do run HA Supervised, but I don't have anything that should conflict...
Uptime-Kuma gives me the following log:
https://pastebin.com/RnDC9fUT
CG-NAT strikes again
That doesn't sound good.. 😕
it's not really
but the first ip you posted
Shared Address Space can only be used in Service Provider networks or on routing equipment that is able to do address translation across router interfaces when addresses are identical on two different interfaces.
That doesn't make much sense to me.. I was with Superloop (Australian ISP) and I signed up to another Superloop plan.. so they treated it as a disconnect/add new service
superloop get's their IP's from Exetel it would seem
The quick solution is something like a Cloudflare Tunnel (or the Nabu Casa #cloud-archived service) for remote access to HA
For VPNs you've got the likes of Tailscale/Nebula/etc
Hmm... well this sucks! So I have to replace DuckDNS with Cloudflare Tunnel and Wireguard with something else such as Tailscale?
no
Going to this new deal with my ISP totally wasn't worth it..!
Did you at least get an IPv6 address?
They may be able to give you, for a "small fee", give you a static IPv4
But these days, if your mobile devices etc have working IPv6 when away from home you can make it all work over IPv6
wildly guessing here, but that's what they prolly had
and the "cheaper" plan doesn't have one
I was paying $95AUD for 250mb/s.. I "upgraded" to $100AUD for 1gb/s
Yeah, we've got some really nice FTTP options coming to where I live - except they're CGNAT and no working IPv6... so sod that
It seems as though I was provided with a IPv4 address.
Well, you are... just not a public one
well technically he has an IPv4 address, and it's very public, so much so it's shared with others
I have a Ubiquiti Router, can I set up the VPN/Teleport service within that to have VPN access?
Your WAN IP address is assigned via DHCP and may regularly change. This will cause VPN clients to disconnect until they are reconfigured with the new IP address. We recommend obtaining a static IP address from your ISP, or configuring a Dynamic DNS to avoid these interruptions.
What is CG-NAT?
Carrier-Grade Network Address Translation is a method of sharing a single unique public Internet Protocol (IP) address with multiple customer internet services. This allows internet providers to extend their pool of remaining Internet Protocol Version 4 (IPv4) addresses.
Why is Superloop changing to CG-NAT?
Globally, the pool of available IPv4 addresses will soon be exhausted, so Superloop has chosen to use CG-NAT as a way to share the limited supply of public IPv4 addresses ahead of full deployment of IPv6.
obtained from https://superloop.com/internet/fibre
Straya, where RFC 1149 beats DSL
sorry I had to
NAT:
I have an IP address from my ISP. I stick a whole bunch of devices behind that, modifying the traffic to make it all appear to come from that single IP. It's not terrible. has some drawbacks and some benefits.
CG-NAT:
This is where the ISP starts doing the same thing with their clients. Masking a bunch of people behind a single IP address.
Now, if all you're doing is web browsing, you won't notice a thing. If you're doing something longer term, especially if there are periods where you're not talking on an existing connection, this breaks down. And just forget having something talking inbound to you, as you don't have an IP of your own.
CG-NAT is why the IPv4 apocalypse hasn't really begun to bite the average consumer yet.
How does CG-NAT affect me?
CG-NAT will not affect the majority of new Superloop customers. However, there are some applications - such as web or email servers or remote access to security cameras and devices - that may depend on a static IPv4 public address to work.
If you are an existing Superloop customer with an existing Superloop static public IPv4 address you will retain this address.
How do I opt-out of CG-NAT?
If you need to discuss your service or opt-out of CG-NAT, you can call our technical support staff on 1800 57 87 37.
see @worthy quartz like I said, call them and yell
oooooo.. KrAzle242, you MIGHT have saved me...
I thank you for investigating Superloops agreement
Well.. that is true! 😅
Did you? I use to work for a telecomminications in a retail store network side of things has always confused me.. hence why I've decided to take up a Networking/Cyber Security course to try learn a bit more!
i did indeed, all wireless too
I just found a reddit post from about 2 months ago.. people are able to request to opt out of CG-NAT and they get it done within 5 minutes.. I'll give them a call tomorrow.
Should be as simple as rebooting my router afterwards for things to go back to normal?
if they are worth the salt in their sweat you shouldn't have to, but it also couldn't hurt
I'm trying to add Bluetooth functionality to node-red. I'm erroring on trying to access dbus, is there an easy way to allow node-red access to dbus from home assistant UI?
Hi, I'm having a problem for months now with zigbee2mqtt and home assistant. in short, HA is not retaining device triggers. When a trigger is triggered, it appears again but then it disappears again after a day :
I found no information on that issue. At HA launch, I have these errors :
2023-06-19 22:03:48.274 ERROR (MainThread) [homeassistant.components.automation] Automation with alias 'Plafond' failed to setup triggers and has been disabled: Unknown device '3c2afad960c6c9e25177be2f848a8417'
2023-06-19 22:03:48.296 ERROR (MainThread) [homeassistant.components.automation] Automation with alias 'Cuisine' failed to setup triggers and has been disabled: Unknown device '3c2afad960c6c9e25177be2f848a8417'
2023-06-19 22:03:48.298 ERROR (MainThread) [homeassistant.components.automation] Automation with alias 'Lampe' failed to setup triggers and has been disabled: Unknown device '3c2afad960c6c9e25177be2f848a8417'
Z2M discord tells me it could be because HA is not retaining those triggers
did someone heard of such an issue ?
well those triggers are what? sensors? states?
if it's either of them, then yes I would expect HA to not retain them at reboot
buttons, what category does that falls into ?
what kind of buttons
push buttons
they are zigbee connected to z2m and are used to trigger lamps
I'm struggling with UptimeKuma addon not being able to verify if AdguardHome addon is operational. I try to connect to udp port 53 on the external IP (not docker) for a DNS monit entry, but it's unable to connect. From other machines on the network it connects fine to UDP/53. I'm guessing this is a iptables hairpin network routing issue, but where am I supposed to report the issue?
Node-Red keeps crashing at home assistant restart
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "3".
how can i fix?
You might want to share more of that log
@boreal bane I thought I’ll keep you updated and let you know I opted out of CG-Nat and everything is working again, thanks. Stupid provider though.. never got given a welcome email or anything because they used someone else’s email address, and can’t change my password online from their generic one they gave me! :/ but at least my smart home is working! 😄
I noticed that when I use NodeRed ,(call service node) it connects to homeassistant server, sometime when i restart HA. nodered will stop and show error
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "3".
The #node-red-archived channel may be better able to help
thank you
s6-rc: warning: unable to start service base-addon-timezone: command exited 128
awesome man
gotta love folks in Straya forgetting time zones 🤪
Hello, I would like to install the "ESPHome" module, but I can't find the "Add-ons" button. Can you please help me?
What do you mean "ESPHome" module?
https://esphome.io/guides/getting_started_command_line.html and the ESPHome Discord can likely help you
Guys has anyone tried to create/edit a local calendar in this version? 😛
By "ESPHome" module, I mean the one that is added to Home Assistant to configure ESPHome devices.
You mean 'addon'? How did you install HA?
Then you don't have addons
How can I have add-on please ?
Add-ons are just software in a container, for HAOS. They're not magic, and not required
Yes but if I buy a raspeberry I'll can install add-on ?
if you run HAOS you can
You don't need to
ESPHome existed before the add-on existed
ESPHome does not in any way require Home Assistant
Ok thank you !
You can just install esphome in Docker if you want the esphome interface.
Anything that's available as an add-on can be installed as its own Docker container and configured with HA as needed.
ok thx
if you're buying an rpi, buy rpi4 at minimum
see #hardware-archived for other recommendations
an rpi4 is really the slowest thing you could hope to run HA on, and a SFF PC would run leaps and bounds better
and these days, a refurbed sff may well be cheaper than a pi 😉
.
this has nothing to do with #add-ons-archived
Hi all! I installed the Scrypted add on (moving from it being a stand alone Docker install to the HA add on). I have all cams added direct to HomeKit (per Scrypted best practices) so I get HKSV there.
Question: HA automatically discovered a "Bridge" for Scrypted. There is no HomeKit code for it so I can't add it. Just "ignore" the discovery? Or will I be missing out on something? I believe the way I have it, HA will not have any knowledge of the cams/doorbell I added via Scrypted. OK, but not ideal.
Anyone here know a bit about MQTT?
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?
Okay so I know nothing about MQTT, but I can be at least SOMEWHAT techie. I managed to get MQTT setup on my HomeAssistant with Mosquitto broker, got Wall Panel installed on an old tablet, which supports MQTT, (https://wallpanel.xyz/docs/remote-control/mqtt-setup/), but no matter what settings I plug-in to the Wall Panel app, I can't figure out how to get that data into Mosquitto broker on HomeAssistant. I can send MQTT commands through MQTTool on my iPhone (http://img.wtwap.net/230620200843053.png) and they come through fine on my HomeAssistant (http://img.wtwap.net/230620200915977.png), but absolute nothing ever comes through from the tablet. Idk if my settings are wrong on Wall Panel or what.
are you using SSL ?
@shut crescent I converted your message into a file since it's above 15 lines :+1:
#devs_add-ons-archived can help with creating add-ons
Nest would be an #integrations-archived
I don't think so, but I honestly am brand new to all of this.
Hi,
Not sure if this is the right place to ask but I'm trying to get a 'temper' sensor (connected via USB to HAOS running on a pi4 server) to work. The documentation here (https://www.home-assistant.io/integrations/temper/) says that I need to add a file in the /usr directory for some permissions shenanigans but I cannot get access to a meaningful file system in HAOS - all the shells and terminals point me at some temporary, volatile pseudo shell where all my changes are meaningless, non functional on a system level and anyway erased on reboot.
So my questions are: is there some other way to get this sensor to work without editing system files and otherwise, how do I get a proper root shell on HAOS.
If neither are possible, can I ask why HAOS is hobbled like this? Will I have to wipe it, put some other linux on there and run HA as a service, just so I can access the machine itself?
That's an #integrations-archived - it says so in the URL 😉
#integrations-archived integrate Home Assistant with devices or services, or provide functionality within Home Assistant.
#add-ons-archived provide additional software or services, which an integration could possibility integrate with. Add-ons are for Home Assistant OS and Supervised only, other install methods can install software other ways.
Hey everyone
anybody know if VSC for Windows can sync/ push to VSC for HA?
Work locally and then push when done
There is a vscode extension for ssh
remote - ssh
Might not be what you're looking for though
But will it be able to push on command or only work remotely?
I do not want to edit remotely until I am happy with my changes. Then I want to push.
Basically like committing to master branch once happy with dev.
Inspired by your idea, I found something thaf might work
https://marketplace.visualstudio.com/items?itemName=Natizyskunk.sftp
Will test tomorrow 🙂
HI all. I'm using Studio Code Server add-on (https://github.com/hassio-addons/addon-vscode) and lately have noticed that it no longer autocompletes entities, where it used to.
I think more likely it's to do with the extension rather than the add-on but I can't be sure. Is this a known bug at the moment, or is there an easy fix that I'm missing?
Looks interesting. Good luck!
Hello! I've got a question: I installed the SQLite Web Addon. in the table "states" there a many entries, but they are empty / the entries shows me NULL in every column. What am I doing wrong?
Hello all. I am trying to set up eufy in HA with Eufy_security_ws but I get to the step where it says this in logs:
2023-06-22 04:15:50.088 INFO Authentication properties changed, invalidate saved cloud token.
2023-06-22 04:15:50.188 INFO Eufy Security server listening on host 0.0.0.0, port 3123
2023-06-22 04:15:51.011 INFO Requested verification code for 2FA
I get a 2fa code in my email but where do I put it?
anyone know how to get samsung frame to go into art mode when it is turned off via a connected Apple TV being powered down?
https://github.com/fuatakgun/eufy_security#3-installing-eufy-security-integration Have you tried?
6- You might receive Captcha or Multi Factor Authentications (MFA) warnings, please Reconfigure the integration. Captcha code will be visible on Reconfigure page and MFA Code will be emailed or texted to you. Please enter these values. After this, you might need to restart your Home Assistant instance.
Hi, I'm having this problem with Z2M and HA since I began using it : https://community.home-assistant.io/t/zigbee2mqtt-triggers-disappear/583736 for months now I didn't find a fix. If you have some time, it would be very kind to look over. Thanks in advance and have a great day !
Thank you I didn't see that lol. Was looking on the documentation page on the add on
man, I don't know what happened, but my little HA pi is having a bad time. Is this the best place to talk about troubleshooting the nginx proxy manager, or is there a better discord/channel? I don't wanna infodump in the wrong place.
My HA instance has started to display
Unable to connect to Home Assistant.
Retrying in 56 seconds...
I've been using duckdns for years, no issues
can't see anything in the logs, haven't changed any firewall settings, duckdns seems to be up and working
If that's a problem with your HA install in general then you wanted the #installation-archived channel
Hey, are there any suggestions of modifying container files in a Hassio addon? I'm using vaultwarden a long time on a synology and want to migrate to the addon:
https://github.com/hassio-addons/addon-bitwarden
I tried already backup the addon, extract contents, replace data-dir with from previous vaultwarden version, but at the moment i compress it back and try to upload backupfile, i got an 400 Error. Isnt there a lot easier way of modifying the container files ?
Seems like you're going to a lot of effort when you could just run your own container
yes, thought it would be easier . I need vaultwarden 24/7 and expected that i could turn of the synlogy for some hours and just ran the container on the home assistant yellow. further more with the addon, vaultwarden is updated continously - on the synology there is no automatic update process
make use of the vaultwarden export /import ?
maybe possible, but we are 6 users 3 orgas. i would have to do it one after the other . i thought the aproach described in the original vaultwarden docs to just copy /data would be easier. But seems i am wrong. Maybe it is also a solution to copy files with docker cp into stopped container - but this seems more dirty than what i tried before
lots of humans
Hi, can anyone help me configure a camera that supports onviff? I wanted to use the onviff add-on but it works so poorly to see the image from the camera you have to wait several seconds and the image is with a huge delay. Is there a better plugin that supports onviff? Because when I downloaded the onviff manager program to my computer, the image is basically instantaneous, so maybe homeassistant can do something better with, for example, a maximum 10 second delay? And a live image as soon as you click
#cameras-archived can help with cameras - and I suspect you're talking about the ONVIF integration not add-on
Hope someone can help me, because I'm not that good with this. I'm trying this guide: https://how2electronics.com/interfacing-r502-r503-capacitive-fingerprint-sensor-with-arduino/ but when I validate my esp config before installing it to the chip, I get this error: https://pastebin.com/KDJNV0Sb I listed the lines that the error refers to and the whole config. Hope someone can help! 🙂
Also validate the YAML on a site like this: https://jsonformatter.org/yaml-validator
In this case you need to add 2 spaces in front of services on line 76
Okay, sorry
Hey there,
Can I ask some support, how come my hacs is not responding? Took a sort video about the issue: https://imgur.com/a/xIvSYkC
Not here. HACS is not an addon
You are right sorry
Just installed an add on for Tapo but its needing a cloud setup just for HA is there any other way to get the Cameras into HA?
@supple grove what is Hacs then?
HACS is home assitant community store, a place to download integrations, plugins, and themes
@digital flume that answer your question?
homekit bridge addon?
are you talking about https://www.home-assistant.io/integrations/homekit/ ?
I'm new to home assistant, got a yellow, and am pretty disappointed that the HomeKit Bridge add on architecture is what it is. Trying to understand if I am missing somethign fundamental on why it was allowed to develop this way.
there is no such thing as a homekit bridge addon
addons are docker containers
you want #integrations-archived and specifically you really want to ask the dev(s) perhaps on the integration's github repo
oh dang thanks @brittle night . you're right this is an integration oops. i'll move
Hi, is it possible to export n influxdb database backup from influxdb haos addon?
You can create a HA backup: https://my.home-assistant.io/redirect/backup/
Also see here: https://github.com/hassio-addons/addon-influxdb/issues/286
Simple question regarding the chrony add-on. What do I use as the NTP server address on my IP cameras? is it just the local DNS entry of my HA server?
That depends on the mode: https://github.com/hassio-addons/addon-chrony/blob/main/chrony/DOCS.md#option-mode
I'd leave it off and use a ntp_pool instead: https://www.ntppool.org/zone
I have it set to pool mode. my camera's are blocked from accessing the internet bc they try to send data back to china but I need to give them an ntp address so their time stays accurate. I just don't know what to use.
You probably want to give your cameras the ip/hostname of the HA box where the addon runs on. ntp_server/ntp_pool is where the addon itself gets its reference from.
How exactly you do that I have no clue. Depends on your setup/cameras, I guess.
That's what I was thinking, it just seems too easy though. I thought it would need to be something like ntp.<homeassistant_local_dns>. I'll have to see if the camera's lose time accuracy. Thanks for the help.
It would be nice if the documentation mentioned what is advertised as the local ntp server. oh well.
I have an openhasp panel thats not being auto discovered by the MQTT add-on. I can see in mqtt explorer that it is publishing updates so is connecting to the broker. Can anyone suggest how I can troubleshoot this?
MQTT integration assume you mean?
Its listed in the addon section as well but yes
The add-on doesn't auto discovery anything, it's the broker
The integraton is how HA talks to the broker, and with any device connected to it
Alright the Moquitto Addon in home assistant isn't discovering it in that case
Well, the add-on discovers nothing
it's just the broker
I can see in mqtt explorer that it is publishing updates so is connecting to the broker
And you said that it's working
Discovery isn't working, but the device is connecting to the mqtt broker
Then you have a problem with the device not publishing the right payload, or the #integrations-archived not working - but if other devices are discovered it's not an integration (or add-on) problem
I haven't added any other devices recentyl, certainly since the last time I updated so I can't assume that
How do I verify the payloiad for discovery?
As usual, the documentation does not help.
Z-Wave JS and Z-Wave JS UI : Should I have both installed or just Z-Wave JS UI and uninstall Z-Wave JS ?
#zwave-archived can better answer that
Thanks. I had seen that but I did not follow that process and now have both Z-Wave JS and Z-Wave JS UI. In that link I see Uninstall the official Z-Wave JS add-on.
Uninstall the official Z-Wave JS add-on.
Enable the Z-Wave integration.
And I am still confused. Now that I have both, should I uninstall Z-Wave JS ? Thanks for your guidance
#zwave-archived can help
Hi,
my add-ons page is not loading anymore - only the rotating circle.
No error messages or anything in the logs.
Also the backups page does the same.
I'm running HASS OS on a raspi 3
Any ideas what I can do?
Wait for it to be fixed https://github.com/home-assistant/frontend/issues/16885 also try clearing your browser cache.
hitting refresh usually gets it to load for me
Tank you
Hi, i would try to install a previous version of ssh & terminal addon but i don't know how to do it. Can someone explain me how?
restore a previous backup
I'm running hassio on a virtualbox VM inside a win-10 machine. (Side note I also have another VM running zoneminder for my cameras) Got it all running locally and I'm pleased as pie with HA, so wanted to go to next level and put port forwards in place for remote access. After a bit of frustration with portforwarding, I eventually figured out my ISP (TELUS canada) has me on a 'CGNAT' aka 'NAT444' connection, and therefore port forwards are basically impossible., aka
oops, hit enter to quick there,... anyway, eventually I discovered ZeroTier and figured this was a perfect solution. I created my zero tier account, set up the add on, added all my devices on zero tier network, everything looked good to go everywhere,. sadly however, when I try to access my HA page using mobile data and HA app on my cell phone, she just won't work. I wonder if anyone can help me with this.
well before you go any further why didnt you go with tailscale?
you have a few options. these days the most popular is using cloudflare's tunnel if behind cgnat
don't know what that is, Ill have to go look, but zerotier sure looks like it has everything thing I need if it would work,
but tailscale is a close contender with the same end result
i'd go the cloudflare route with tailscale as a backup personally
there's video guides or written tutorials online if you want a hand-held approach
do they have freebee plans for cheap guys like me?
it's all free
cf tunnel needs a domain i think but you can get a free one
https://porkbun.com/event/freeappdevdomain i have multiple domains but i did confirm this works with cloudflare (the .app and .dev TLDs)
fabulous. I will explore those options. Thanks!
to actually answer your question tho you probably dont have dns or a route exposed in zerotier
--advertise-routes=192.168.1.0/24 i have this setup for my tailscale container along with globaldns nameserver entries with my multiple adguard/pihole dns server IPs
that allows devices on my lan to talk to other devices on my lan (which is what is happening once you connect with tailscale/zerotier)
I was specifying the zero tier assigned IP address for my HA server in HA app on the phone. do I still need some sort of DNS setup in zero-t?
well thanks for the help. I'll look into CFlare etc later. right now my brain hurts from playing with all this, Think I'll go weed the garden and relax.
here's a very simple video tutorial https://everythingsmarthome.co.uk/free-remote-access-for-home-assistant-with-cloudlfare/ and accompanying written tutorial for when you're ready to revisit it
thanks !
How do i get the barcode to come back up to scan on an ipad Home? I need to bridge it but no code to scan in Home Assistant
Good morning. Quick question: I run HA using hassio on a RasPi 4. I'm running AdGuard Home inside of it, but AdGuard doesn't listen on the statically configured IPv6 address. It listens fine on the private IPv4 address, on the docker address, on 127.0.0.1 and ::1 but not on the fe80 v6 address. Anyone know how to get it to listen there?
Do I need to reboot the RasPi after configuring a static v6 address for hassio to pick it up properly?
Hello all. I've been running Pi-hole on a Raspberry Pi 3 Model B for just over 3 years, and it also acts as DHCP server so clients get friendly names instead of IP addresses in the query log. I'm relatively new to Home Assistant, discovering it less than 3 months ago. I have HAOS running on an old spare SFF desktop PC. Yesterday the Pi fell over, becoming completely unresponsive, taking most devices offline shortly after, and it took two power cycles to bring it back up. This has got me wondering if moving these services over to HA via the AdGuard Home add-on might be the way to go, before the Pi fails completely. Have many of you made the switch from Pi-hole to AdGuard Home, and is it particularly onerous, or fairly straightforward? And do you find the stability more or less the same? I'm assuming the beefier hardware of the PC will help.
You could also stick to Pihole but only migrate it to better hardware
I had bad experiences with pihole on rpi4.
And just stopped using it.
I've switched from PiHole to AdGuard Home on a HomeAssistant on a Pi 4. No problems encountered.
Except the IPv6 issue mentioned above, but I never tried PiHole with v6, so I don't know how it is therce.
Thing is, if you need to restart HA, you may lose DNS if you don't advertise a backup DNS server to your clients.
Ah, I wonder if this might be a simpler solution anyway, so any future failures don't bring down the rest of the network. I'll look into this, thanks.
Would you guys typically use a public DNS, like Cloudflare or Google (1.1.1.1 / 8.8.8.8) ?
I use Quad9
Do the blocking/filtering capabilities still work if you specify a secondary DNS? Every thread I seem to find suggests not, with the only exception being a secondary Pi-hole.
Appreciate this may no longer be the most appropriate place for this discussion.
Depends on the client but you shouldn't depend on the order so I'd say no. Not reliably
that's partially the reason I stopped using pihole with rpi
is there a way to run 'tailscale status' command on a Pi with supervised HA?
I assume docker exec containername tailscale status will work
OK, so yesterday when I was having trouble with Nabu Casa I tried connecting by enabling the Tailscale add-on since I use that for my Blue Iris server. Since then, I've gotten my NC connection working with the companion app and I'd like to remove the Tailscale add-on, however I just now went to add-ons and all I get is the spinning arrow??? I tried restarting HA, but still spinning. What can I do to remove the Tailscale add-on??
refresh the browser it's a known bug
like go to addons page then f5
Ah. So simple. Thanks. Just to be safe to remove the add-on, stop it and uninstall??
just remove it'll stop itself safely
well haos will force it to
it's a new bug and an open issue on github it should be fixed soonTM
Great. Done. Gone. Thanks for your help!!!
hmm
@quick trench the issue above really is an haos issue not a frontend issue correct?
Hi all - anyone else having issues with Ring MQTT and cameras no longer detection people vs normal motion? As of 4 weeks ago mine randomly stopped, and everything else in the integration works fine. I have rebooted both my host and client, as well as reauthenticated and everything. The detection just suddenly stopped
Seems that when a person is detected the sensor goes to a state of “became unavailable” which will then revert back to “cleared” once the person is no longer detected
So, I'm curious...... with nginx addon for the frontend stuff doing SSL etc - is there a timeout or something that would close websockets into HA at 30m 59s?
I'm seeing a lot of ESPHome stuff that will go unavailable every 30m 59s.
then connect up again
Your ESPHome devices aren't going to be connecting via the proxy
HA uses the ESPHome API to connect
i know i sound like an idiot thats asked hte same question
but how can i use addons with container
like i know the thing is to say "set up supervisor instead"
but i would REALLY prefer to keep it containerised
and supervisor wouldn't run on my host which is nixos
You create the container yourself. How depends on the addon you're trying to re-create.
Remember, addons are just docker containers integrated into HA through configuration and supervisor.
what do i like put in the compose ig?
like i am reading the config.yaml
and build.yaml
and there seems to be options that ha wants
depends on the addon
But the "want" is only for supervisor. You're not bound to that and nothing will use it in a container install
how do i configure those then?
like how do i yknow
make htem integrate
what ports and shit?
heres the addon btw https://github.com/MickMake/HomeAssistantAddons/tree/main/GoSungrow
You would Google GoSungrow docker
https://github.com/MickMake/GoSungrow has a Dockerfile to allow you to build your own image, but no obvious instructions
I hate to be the one to say this, but now .... now you have to learn how to work with Docker
And you picked something that's got zero non-add-on documentation, so you have to poke around and find the answers to things like ports and stuff
i know how to work with docker
now i gotta learn home assistant
cause i have no idea what ports it wants
That software isn't Home Assistant
Sure, you're using it with Home Assistant, but it isn't HA, and HA has no say about ports etc
I'd poke around https://github.com/MickMake/GoSungrow and see what they've got for docs
Ebusd
hi! i am having a problem installing adons would anyone know how to fix this error code?https://gyazo.com/c68c95fe913a59d13c75d8b284f4dec4
Did you install portainer or similar?
As it basically says your system is broken. You need to look at your logs to see what the actual error is and post more about your environment.
hello, why isnt this app showing in app dameon?
oh i cant send pictures
i added media_lights_sync.py into the /appdameon/apps directory, but then in the apps list nothing shows (not even the default hello world)
the apps.yaml look like this
@plush slate I converted your message into a file since it's above 15 lines :+1:
you'll probably get more help in https://discord.gg/FMcXh8Wd
thanks
Does the matter addon store the previously used matter codes somewhere and is it possible to wipe that and start fresh?
I've tried uninstalling and reinstalling
I have a switchbot Hub that absolutely refuses to connect. I've removed it from everything and reset it. Then tried to add to HA and it failed so I added it to HK and it loaded, then after a while I tried to use the code generated in HK to add it to HA and it failed that way as well.
I'm stumped and annoyed and ready to torch everything lol
hello, I have some issue with some addon (alexbelgium/zoneminder) complaining about bashio, how am I supposed to get some help (channel/process) ? thanks in advance
an issue on github on the repo where you got it from
- cry * I hoped some different miracle answer but that's fair. There is no known issue with bashio so far ?
Does anyone know of a way to run certbot manually (from the Letsencrypt addon) from a terminal/ssh session?
You just want to start the addon?
No, I want to override the addon and force renewal a little early
I'm within the period where Letsencrypt allows renewal but prompts you y/n. The addon defaults to "no" in this sceanrio.
Not aware of a way to do that
Not directly accessible. Addons are containers
Yeah, that's what I thought, but I was hoping 😄
Presumably you could shell into the container and poke around
That's a DIY activity, though
OK that's a good idea.
portainer
HAOS don't like that. Remove it 🤷
is their any way to use it with portainer ?
The supervisor specifically checks for it: https://github.com/home-assistant/supervisor/blob/16e1f839d7aea5d7a5bdf99512ed8d6a6f6b0c62/supervisor/resolution/evaluations/container.py#L20
If you really want to workaround it google for home assistant portainer unhealthy or similar but it should be obvious that this is not recommended.
Too many people have broken their HAOS/Supervised installs with Portainer
is it worth it ?
HA 2023.06.03 I am running the plex server on HA. However if I try and launch it from the dashboard it does so with my https domain and comes up with the "The certificate is only valid for *.d72xxxxxabd6244f82bad49f5bdb24634e.plex.direct." error. I found a matching forum post from 2020, but I can not find a plex.conf file, so I guess those instructions are way out of date. Plex works fine if I access using the ip and http so it is not the end of the world.
and what address you are using when getting that error?
My registered domain which I use for HA. I understand how domains work and what the error means, but I do not know how to move my correct certificate down into the container for Plex or how to configure the Plex server to look at the one in the Home Assistant folder.
Hi,
Does anybody have a problem to connect to MOSQUITTO broker after last HA update? (I have a mosquitto user added to HA/settings/users) ?
Unable to connect to the MQTT broker: Connection Refused: not authorised.
I haven't used Plex, but have you tried taking a look at the Network settings (like shown here: https://www.nodinrogers.com/post/2022-06-01-customer-ssl-cert-in-plex/) to set your cert/domain for it to use
Thanks for spending time to find that, lots to go wrong in that for me. 😦 , I think I will live with the problem otherwise I will need to repeat it every time the certificate renews.
How do you renew it currently? It looks like /ssl should be mapped to Plex, so that should be directly accessible if you can set it up to auto-generate a PKCS#12 version
I have a repair for add-ons saying:
The default configuration for add-ons and Home Assistant has changed. To update the configuration with the new defaults, a restart is required for the following:
- Home Assistant
- Node-RED
...
With a few others mentioned. I've never seen this before and I haven't updated anything recently. Where is this coming from?
I got one of those after I uninstalled Music Assistant, I did a reboot and everything was fine.
I just don't get where it's coming from if I haven't updated any of them
And it seems kinda odd they all are reporting this at once
Looking at node-red on github shows there haven't been any changes in a week.
It seems like a lot of other people are seeing some weirdness with this too
It probably got confused as I have both http and https available as my Weather station needs http
I've seen it before as well here and there.... just checked again now after you said it and there's a bunch more like you saw, too.
when trying to install addons i get
'AddonManager.install' blocked from execution, no host internet connection```
no host internet connection
Not really related to addons any more
so what do I do?
Well, if everything else works... it's more add-ons than anything else
Fix the host Internet access
I'm here to ask how
Hey guys, just a quick question, I am having issues configurating my remote access setting within my Plex Media Server add-on, where is the best place to get help? 😄
plex, probably
Yeah, I wasn't sure if it a conflict issue between HA and Plex or just a straight out plex issue and through the community may be better to deal with.
PLEASE HELP 🙏
I installed duckDNS add-on, and now I cannot get home assistant to start.
When I go to http://homeassistant.local:8123/ I get: ERR_EMPTY_RESPONSE
I inserted the SD card and removed duckdns from addons.json, but I get the same error.
What else can I do?
That worked! now it's running in safe mode, as there is an error in one of the config files. Can I install visual studio server while in safe mode?
No idea
is there any way to access a longer log for add-ons? The log tab inside Settings > Add-ons > <click and addon> > Log (tab). only shows 100 or so lines
Use the SSH addon and do docker logs containername/id. You can get the name/id via docker ps
Interesting I didn’t know you could do that
That’s helpful for zwave js addon users
i am using home assistant OS. when i typed docker ps it said 'bash: docker: command not found"
Did you type ha first?
i did not
You need the community SSH addon and disable protection mode to get access to the docker command
I don't use HAOS myself either but have a VM on standby to help people with it
Cool
Well I do use haos I just never need ssh for it
I do have a server running docker containers that aren’t related to smart home but I keep them separate
Less single points of failure for multiple devices that way
i am able to get to the terminal for HAOS as it is running as a VM. when enter 'docker ps' there, it just shows me the help info for docker
executing ps does does me a list of PIDs. is that what i want?
also the command ha docker does work
you can actually go to Settings > System > Logs and choose the add-on logs from the upper right corner (advanced mode needs to be enabled for your user)
Then download the full log
Or you can use the docker commands
logs for everything are there
thats neat. but the logs there seem to be limited to 100 lines as well
oh the download does limit it as well...bummer
yeah but thank you for the suggestion!
I've never used it
if you are in the terminal for your VM, enter login
if you see the # prompt then try docker ps
that worked!
now find the id and use the command provided earlier
And set up SSH so you can use a proper client
Any way to find a more detailed explanation as to why restart is required to repair an issue with an add-on? Seeing "Restarit Required" in settings, but not sure what has changed. It states that default config for add-ons and Home Assistant has changed and lists Home Assistnat and Terminal & SSH as the reason.
You could look at the recent PRs for those addons in their github repositories.
Hi Am at a bit of a quandry. Currently my HA is running well and is accessible via mydomain.duckdns.org using the Duckdns addon. I have other applications in the home which I would like to access and thought why not use the Nginx Proxy Manager for this. I would tweak the access path to ha.mydomain.duckdns.org via the nginx proxy manager. But I guess I am a bit nervous to touch the system which has been running smoothly. Another concern is how my HA will update the Duckdns site with my external IP address - any suggestions - thanks
Do you have something else that'll update your DuckDNS hostname?
If not, just leave that running
Remember that you can't put HA under a path, https://yourhost.duckdns.org/ha won't work
I set up a new temporary HA on another SD card in another RPI and installed Nginx on that so I know that https://Ha.yourhost.duckdns.org will work (and I managed to get Google to link to it - really chuffed I managed that. Just need to implement it in my live HA set up
should I remove the config.yaml script that works for Duckdns and leave the addon to work in the background or does it need the config.yaml to update the external ip address?
Without knowing how you're updating the hostname... 
I guess the question is - if I continued to run the Duckdns addon in the background I could then use this to update the host name, and if it doesnt work - I'll soon find out
Yes, it's main purpose is updating the hostname, providing SSL certificates is secondary
great....
Hi. I am new to running haos (or is it hassio?) coming from running home assistant core in a docker container. I'm attempting to get the mosquitto add-on working. The documentation says to "Create /share/mosquitto/acl.conf" but... in what context? In the docker container for the addon running inside my haos virtual machine? or in the haos root? The container has nothing in /share and the haos root has just locale, grub, and info, so neither seems right
it also says The /share folder can be accessed via SMB, or on the host filesystem under /usr/share/hassio/share. but same question for /usr/share. I guess what I'm looking for is an overview of where addons keep their configurations and the proper way to get to everything
If you use the terminal (add-on) you can use the directory /share/mosquitto. But you just need an acl.conf or mosquitto.conf if you need to do some advanced customizations. For local use (e.g. for Zigbee2MQTT or Shelly) it is good to go without,
It is a shelly I'm trying to work with. I had the shelly working properly using the mqtt broker running on my scrypted install, but I thought I'd try to move it over to home assistant. The usernames and passwords are the same, and from what logs I can see the shelly device is connecting, but nothing seems to work beyond that
You could connect to your MQTT broker and look for it. For example with the program MQTT Explorer. Or you could look at the protocol in the UI Settings - Add-ons - Mosquitto broker - Protocol, trigger something which should push something to it an refresh the protocol after that
oh, I guess I hadn't restarted everything. I was seeing authorization errors in the log from the scrypted server ip, so I turned on debug logs which had me reload (I had previously turned them on, but turned them off again because I wasn't seeing anything useful and they were noisy) and now things seem to be communicating.
I'm still unclear on how the mosquiitto addon gets configuration from /share/mosquitto, but I guess that doesn't matter now. Thanks
You can configure the Mosquitto add-on to look for additional configuration files. That's done in the add-on settings in "Customize".
With active: true/false you define, if those customizations will be applied.
With folder: mosquitto you define the directory in /share (in this case /share/mosquitto) where the add-on is looking for those .conf files.
heyhey
i just bought a new zigbee coordinator (CC2652RB) to replace my half functioning conbeeII
but now i'm unable to get zigbee2mqtt working again
below is a pastebin of the logs
That might be something for the #zigbee-archived channel or the Zigbee2MQTT Discord https://discord.gg/NyseBeK
just installed duckDNS and now all my streamdeck webhooks leading to ws://192.168.1.204:8123//api/websocket don't work. What do i need to set them to?
did you setup SSL ?
Sounds like you probably need to change the scheme to wss then
beat me to it
how do i do that
wss://secretip.duckdns.org//api/websocket
that doesnt work
nvm
there was 2 slashes
now i cant use http to connect
which means my stream deck doesnt work with it
using this
i got the same server url setup except https
You'll need to do the same thing to anywhere that contacts your HA server (updating the scheme... and port, if that changed). HA can only serve with or without SSL, not both at once. If you need both at once, you'll need to use a proxy.
and if it still "doesnt work", you'll need to pull logs from whatever that is to diagnose the issue
You'll need to use your DuckDNS hostname as opposed to the IP, as well
Hi i have i problem with mqtt addon
i get this error when i want to turn on for example a light: This entity is no longer being provided by the mqtt integration. If the entity is no longer in use, delete it in settings.
Yesterday i have no issues, i have restored a backup from yesterday
i mean the Mosquitto broker addon
What have you tried so far to troubleshoot
I have restored an backup from yesterday before i install al the updates.
i run Home assistant on a vm on my Synology Nas. i have already reboot the nas
Restart the add mosquitto addon
From the zigbee2mqtt addon i can turn on the lights.
and turn of
i have read the log of mosquitto broker, no errors
Is it alright to ask for feedback about an addon here?
If you monitor the messages in HA are they coming in? Are there any errors in HA logs for MQTT integration, perhaps a password or ip issue?
There was an update for zigbee2mqtt, i had already installed this update. Now i have it installed on the home assistant version that was running on the day when i was comming back from the holiday. That fixed the problem.
I have now installed all updates and the problem is not comming back. Very strange problem. But it is fixed
Hello, I am having an issue with the Visual Studio add-on, which no longer seems to stay up.
I am running:
Add-on version: 5.8.0
You are running the latest version of this add-on.
System: Home Assistant OS 10.3 (aarch64 / raspberrypi4-64)
Home Assistant Core: 2023.6.3
Home Assistant Supervisor: 2023.06.4
I was doing some work on templates this morning when it stopped working. I've restored to a full backup from yesterday, but even after restore, the add-on no longer seems to work.
When I click on the sidebar button, I get a message "add-on is not running, please start it first".
Starting doesn't fix the issue.
Hey folks. In the log I see it warning about some add-ons with full-access but I don't have those addons installed, and they're not supported on the hardware I'm on. How do I clean them up?
DuckDNS Addon Troubleshooting on HAOS on intel NUC
anyone facing an issue of zigbee2mqtt addon not running on HA . it is raised as in issue in github i am just wondering if it is affecting only some people or all of us. ia m also facing this same issue in starting mosquitto also
correct
so i not able to see web ui of the addon
but all my devices on zigbee2mqtt and the related automations work
i trired to update to zigbee2mqtt 1.32.0-2 and this happened
Ok, so they are working... and that's not what you first said 😉
It's important to be accurate in your descriptions to help people help you
I suspect the Supervisor logs will help
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.
i was trying to update zigbee2mqtt to the latest version when this problem happened
someone raised the same issue on git too
Hi - in the midst of implementing nginx proxy manager and moving away from using duckdns to allow me to access my ha externally . Tried accessing my internal ip http://192.168.0.2:8123 and it didn’t like it,it seems I have to put https://192.168.0.2:8123 only to be told it’s not secure (but works). How do I get my set up to listen to http and not https? Thanks
Remove the ssl_ lines from http: and restart HA
In config yaml
Yes
Brill thanks
where might I ask for the labeling / info for Audio input / output might be improved? I've a RPi4 which has 3 potential audio outputs, the jack, and then HDMI 1 and 2, but if an addon has "audio: true" in their config, for audio output option, I get "Built-in Audio Stereo" and "Built-in Audio Stereo" only, which obviously don't give any information
If you have a feature request for the frontend you can open one here, for Home Assistant itself please post on the forum. All other feature requests should be made to the developer of that custom card/component.
I think this is for HA itself, not addons? like, I only see it with addons (just noticed it on spotify connect), but it technically is a HA issue, or no?
Probably, but pretty much all feature requests go on the forum anyway
Anyone with Resideo or Honeywell Home devices have success integrating with home assistant? I know lyric devices work but can't seem figure out how to integrate their newer devices.
You should propably head to #hardware-archived
Well, more #integrations-archived really
Was thinking about that too 😆
I'll post in #integrations-archived. Forgive me for posting in the wrong section. I'm just getting started with homeassistant
Anyone familiar with restreaming RTMP streams? I'm using wyze-bridge to stream an RTMP stream to Twitch, but its not OBS or something like that so there doesn't seem to be a way to add any text overlays (e.g. with the current viewer count or something). I'm wondering if there is any way to re-stream it through some free service, or some way to add an overlay via wyze-bridge or something.
You probably wanted #cameras-archived
Maybe, I think here is a good starting place considering the limitation is due to the Add-On, but I'll check there next, thank you.
So I got rtl_433 fully working as far as I can tell with the add-ons. Right now I am trying to get it to pick up old binary sensors. any ideas? Is it in the config for MQTT?
I am moving my HA install to hass os. I used docker compose to run ha and influxdb and grafana. I want to transfer my influxdb db to ha addon infulxdb. Is this possible?
my docker compose had the lines:
volumes:
- "/home/hass/docker/influxdb/data:/var/lib/influxdb"
Different person here. I followed this tutorial. I successfully got to the part where visiting the domain name results in 400: Bad Request. But after adding the http code to configuration.yaml and restarting, refreshing the page results in 404: Not Found. How does this get fixed?
i dont use that sorry
Any suggestion to where I can find help?
De standaardconfiguratie voor add-ons en Home Assistant is gewijzigd. Om de configuratie bij te werken met de nieuwe standaardinstellingen, is een herstart vereist voor het volgende:
Frigate```
Translated in short: to apply changes in config for add-on Frigate, reboot HA.
Home Assistant wants me to reboot over and over, but this comes back every time.
Frigate has nog changed, appeared after a HA update, 2023.6.3
@inland tapir I converted your message into a file since it's above 15 lines :+1:
got the add-on from here: https://github.com/tsujamin/hass-addons
its more updated than the one @raven tinsel provides
so HA can reach the outside world....
userspace networking is enabled (it was default enabled) in the add-on
i can also ping to the HA pi
root@bo-omv:~# ping 100.119.185.87
PING 100.119.185.87 (100.119.185.87) 56(84) bytes of data.
64 bytes from 100.119.185.87: icmp_seq=1 ttl=64 time=66.8 ms
64 bytes from 100.119.185.87: icmp_seq=2 ttl=64 time=3.20 ms
64 bytes from 100.119.185.87: icmp_seq=3 ttl=64 time=2.86 ms
^C
--- 100.119.185.87 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2001ms
rtt min/avg/max/mdev = 2.860/24.275/66.769/30.048 ms
root@bo-omv:~#
but not the other way
I see the addon developer already answered you on github
seems i spoke to fast....
ie data does not show up in emoncms, time to check the logs again
i got the url for the emoncms history integration wrong... must NOT end in slash as that is added by the integration
Anyone experiencing a very unstable VSC?
Yes. Workaround is to disable the Watchdog until it's fixed
Found the solution: add the LAN ip address of the HA server to http code in configuration.yaml
Any recommendations for an add-on that let's me selectively sync a single folder with Google Drive? Specifically, any files that are placed into a folder (e.g. a .jpg) on the HA box get's automatically uploaded to to a Google Drive folder? I want to be able to readily access some daily generated timelapses.
Or, can I install multiple instances of an add-on? The "Home Assistant Google Drive Backup" add-on can be made to do what I want, but I ALSO want it to function normally, so I could use two instances of it.
Forgive me for being stupid, but I've installed the Grocy add-on, how do I add a dashboard link on the left to open the web ui?
If you go to Settings - Add-Ons and select Grocy, you will find a slider called "Show in Sidebar"
If that's what you meant.
This guy... my savior!
Not really changed anything on HA for a while, and forgot the basic stuff
Should be fixed with today's VSC release
For mqtt can the id from a sensor read go in unique_id or does it need to be handled in the value_template?
Oh its in the addon section of HA so figured here was the place to ask
Makes sense
#integrations-archived integrate Home Assistant with devices or services, or provide functionality within Home Assistant.
#add-ons-archived provide additional software or services, which an integration could possibility integrate with. Add-ons are for Home Assistant OS and Supervised only, other install methods can install software other ways.
@tropic ermine I converted your message into a file since it's above 15 lines :+1:
To be clear I want to use this category from the tuya cloud integration in HA 😉
Might better be posted in #integrations-archived
My home LAN is behind a CGNAT. I have a machine at a datacenter running a wireguard VPN so anything on my LAN can get an internet accessible IP. I installed the wireguard add-on in my HA, but this add-on seems to configure HA to be the VPN server instead of a client. Does anyone have documentation or a howto on setting up the add-on to be a VPN client instead of a VPN server?
In the forum someone suggested the Wireguard Client add-on (repository: https://github.com/bigmoby/hassio-repository-addon). But I haven't tested that one myself.
Thank I moved it 😉
Hallo. I would like some help with the Spotify Connect add-on.
I'm currently using it in an automation, where an alarm goes off and the action it triggers is playing a Spotify playlist. It works fine when Spotify is "currently playing" on "HomeAssistant", even if i close the app afterwards, however it doesn't work if it was last connected to another device. I've seen Spotcast does a similar thing with Chromecast devices, however i cannot install it without HACS, which requires SSH (something I don't want to do yet).
Is there work around, or may a line of code i can add to the YAML, where it connects to "Home Assistant" before it attempts to play the playlist? Any help is appreciated
It sounds like you're talking about the Spotify #integrations-archived - not add-on
I got it through the Add-on store. Should i delete this and repost it to #integrations-archived ?
It says it's an add-on in the documentation
Do you think my question will be better answered there?
That's fine then, you're not asking about the Spotify integration and Spotify services in HA
Oh I didn't know it had it. Where do i look for it?
I didn't see it in media or entities before i installed the add-on
There's certainly an integration, I have no idea about add-ons
Oh ok, I think there are two. In which case i am referring too the Spotify Connect Add-on
many of my addons now give the following error when trying to access it: 401: Unauthorized
these addons are Studio Code Server, Advanced SSH & Web Terminal, ESPHome, File Editor and AdGueard Home.
Before the update to supervisor 2023.7.1 and HA 2023.7.0 everything worked. now i get this issue. any suggetsions?
What do their logs say? Anything useful in the supervisor or host logs?
I have adguard as an addon, so when setting the ipv4 to static in HA network settings, what should the dns server be?
I would set a DNS server independent of AdGuard, so something like 1.1.1.1 (Cloudflare).
Internet was working fine, but suddenly all devices (only when connecting to adguard ip) it doesn’t receive internet at all, when I change the dns server it goes back to normal
I’ve set up a static ip in HA and even in my router
Sounds like the resolvers upstream and bootstrap DNS servers in AdGuard aren't configured correctly.
When you say "connecting to adguard" you mean to set is as DNS server and not as gateway, right?
I didn’t understand the first sentence about resolvers and bootstrap
But what I mean by connecting to adguard is, to set the dns to (192.168.5.55)
Which is my HA ip which has adguard installed on it
Now I restarted the router it is working for some reason (by working I mean that devices using the adguard ip as a dns is receiving Internet again)
AdGuard needs one or more DNS servers itself to ask. Those are the upsteam DNS servers. If you use secure DNS variants, those are domain names too. To get these working, AdGuard needs a trustworthy DNS server to ask, who the secure DNS server is - that's the bootstrap DNS server
So what should I do?
Currently there is only
“dns10.quad9.net” in the upstream dns server list
There is a button like "Test upstream".
It said “ specified DNS servers are working correctly“
So when I lose internet I should press it and see the error code?
Because now after a router restart it is working (for now)
No. It usually only needs to be tested after setup.
So do you know what is causing this?
Only devices connected to adguard isn’t receiving internet
No. We just checked, if AdGuard can perform its role as your DNS
I’ll wait and see if it happens again
Could it be because I set 192.168.5.55 (my HA ip) as the dns server on my router which caused a loop?
Don't think so, as long as you did not add your router to the upsteam servers.
I didn’t modify the upstream servers at all
somebody have experience with cloudflare addon? Recently I cant seem to connect to my HA from external network, worked flawlessly for 6 month, but suddenly stopped working. Only getting 1033 Tunnel error, tho some times it work for a bit then gives tunnel error again.
Hey guys, anyone experiencing issues with zigbee2mqtt?
Image zigbee2mqtt/zigbee2mqtt-aarch64:1.32.0-2 does not exist for addon_45df7312_zigbee2mqtt
maybe you had a momentary docker registry problem?
try running docker pull zigbee2mqtt/zigbee2mqtt-aarch64:1.32.0-2 from the terminal
aactually. that's an aarch64 image. is that your platform?
Man I feel like a doofus but I am also stumped by adguard. Just trying to get it going tonight. Installed the add-on and started it. In router settings set dns to 192.168.4.219 which is address of ha server (running as VM on 192.168.4.218). Also set static IP in HA. What else do I need to do to setup? After changing dns, my router rebooted but nothing started directing through adguard.
there is dns and dhcp dns and some routers (shit consumer grade ones) dont let you change dhcp dns so you'd have to manually set new dns ip on each client (iphone, pc, etc)
You need to check the DHCP settings on your router as these are often different to the ones for the router it's self. I have turned off DHCP on my Router and use Adguard to serve DHCP now. Also if you have changed the DHCP settings they will not take affect until the clients ask for updated information (such as when they are power cycled)
Anyone use the File Editor (Configurator)? I'm getting nothing, it just 'loads' continuous
Try refreshing the browser (especially if you are using Firefox)
my f5 key is broke (by keep pressing it (was kind of a joke)....... even the VSCode one does the same
hmmm, works in Chrome but not in Brave, er, yeah
VScode - insecure context?
AMR2MQTT
Man not to be that guy but I had pihole running in docker before this. Pointed my router dns at the server and it just worked. I don't doubt that adguard is better but I appreciated the ease of setup with pihole.
Adguard is easy to set up, it is changing the router (when you do not know it well) which can be a challenge.
I guess I will keep trying but I know enough about my router to change the DNS and that's all that was necessary for pihole.
There really shouldn't be any difference in setup between AdGuard and PiHole to just point your clients at it from the router
Ok so I am wondering if my HA instance running in a VM is over complicating things? Should I be listing the IP of the VM or the IP of the actual machine as my DNS?
AdGuard will be accessible using HA's IP, so the VM itself
Try something like nslookup doubleclick.net 192.168.2.211 to test it replacing 192.168.2.211 w/ your HA IP
Could anyone help me find the right place to edit/create the mosquitto.conf file that the mosquitto broker (add on) reads, please?
For a basic install, you don't need it. If you need it for special reasons it should be in /share/mosquitto/ if you are using the following customize parameters in your add-on config:
active: true
folder: mosquitto```
im trying to bridge some topics of a public broker
and im guessing it doesnt work because i have set active: false xD
I see, did that as well once
With active you turn the customizations in mosquitto.com on and off.
yes, thank you, everything works now, that was the problem 😅
So I did this and it just kept timing out. Then I tried just nslookup and it listed the IP of the pihole pi as if I had not updated the settings in my router, even though I had.
Maybe I need to give it more time? Every time I change DNS servers, my router reboots. Maybe I need to let it go through that and then give it an hour or something to see if devices start connecting to the updated DNS?
All I know is my chances to experiment have been limited because each time I reboot and the internet goes down, either my wife or my kids get mad at me 🤣
The devices only get the DNS when they receive their ip via DHCP. You can enable/disable networking and it should update on that device
@silk thicket I converted your message into a file since it's above 15 lines :+1:
Question for add ons, and if/where I could propose a change: on the nginx frontend add-on, it checks for new certificates daily, (using file update time), since it's doing that I wondered if i could ask for that to be hourly instead, because I use Step CA and it issues very short certs of 1 day: nginx_proxy/rootfs/etc/periodic/daily/check_certificate_renewal
Which addon exactly?
You'd ask pretty much in the same place via a github issue
Lets encrypt will not be running all the time?
That's why you need to get the test I gave you running first... doesn't matter what you do with your router if you've got a busted DNS server
There's nothing for it to do "all the time", it'd be silly to have it do nothing 99% of the time
no
Hi all, having trouble access HA from outside my network. I have DuckDNS and NGINX proxy add-ons configured. I tested if the port was open with ismyportopen.com (it is open, I port forwarded 8123). I'm getting an "SSL_PROTOCOL_ERROR" - not sure how to troubleshoot because DuckDNS says the certs are valid until October 2023.
You forwarded the port to HA - you should have forwarded it to NGINX
Actually did both (NGINX is configured for 443, forwarded that too and it's open)
You shouldn't have both, you should only have NGINX
The connection is to NGINX, and NGINX connects to HA
Okay, let me disable the port 8123 on the router.
Then test port 443
Thanks, adjusted the port forward and only port 443 is forwarded to NGINX
@jade wing thanks mate, it's working now (sometimes). I have 2 ISPs and apparently one of them is blocking ports so I'll look into it but at least my HA setup is correct.
if you're dealing with dual ISP, a cloudflare tunnel might be a nice option. then you forward no ports
Double the tunnel double the fun?
😄
Tunnel your tunnels?
yo dawg
Yo dawg
I heard you like tunnels

Might be a good option. I'm using a mikrotik router and it can host cloudflare's tunnel software in a container.
One of those cloud router switches? I’ve heard good things
Mikrotiks ran my ISP for a good while 😉
Hi everyone. After about a day my frigate addon stopped running. I figured out that it will only run if go2rtc is not running. If I try to start it , i get Port '8555' is already in use by something else on the host.
never made any changes before it stopped. A bit perplexed
running on Pi 4 btw.
Did you install the WebRTC custom component?
Hi - use grafana with influxdb on HA. for 24-36 hours grafana add-on will not start. add on is 9.0.1 - i used backup to get former status - it wont start anywhere. ideas?
Share your log
Can InfluxDB and Grafan be accessed via an external port?
With Grafana this is yes 3000
You can configure it in the Configuration tab of each addon