#add-ons-archived
1 messages Β· Page 11 of 1
Frigate is running. So far so good. Still no stream though
Now i get this:
2023-05-03 18:40:39.245504836 [2023-05-03 20:40:39] frigate.app INFO : Output process started: 300
2023-05-03 18:40:39.245511304 [2023-05-03 20:40:39] frigate.app INFO : Camera processor started for C310_Outdoor: 303
2023-05-03 18:40:39.250918763 [2023-05-03 20:40:39] frigate.app INFO : Capture process started for C310_Outdoor: 305
2023-05-03 18:40:39.478387784 [2023-05-03 20:40:39] frigate.video ERROR : C310_Outdoor: Unable to read frames from ffmpeg process.
2023-05-03 18:40:39.478672902 [2023-05-03 20:40:39] frigate.video ERROR : C310_Outdoor: ffmpeg process is not running. exiting capture thread...
2023-05-03 18:40:59.279739958 [2023-05-03 20:40:59] watchdog.C310_Outdoor ERROR : Ffmpeg process crashed unexpectedly for C310_Outdoor.
2023-05-03 18:40:59.280425631 [2023-05-03 20:40:59] watchdog.C310_Outdoor ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-03 18:40:59.280910246 [2023-05-03 20:40:59] ffmpeg.C310_Outdoor.detect ERROR : [rtsp @ 0x55a1fa801e00] method DESCRIBE failed: 401 Unauthorized
2023-05-03 18:40:59.281437248 [2023-05-03 20:40:59] ffmpeg.C310_Outdoor.detect ERROR : rtsp://:@192.168.1.5:554/stream1: Server returned 401 Unauthorized (authorization failed)
But when i try to access the camera from VLC, i succeed
sounds like you didn't specify credentials for the stream
i did
can we agree that the syntax should be:
- path: rtsp://username:password@ipaddress:554/stream1
I'd agree that's sensible. The response though is clearly failed auth
Yea. If we assume i get the creds right, what else could it be?
Special characters in either the username or password?
They'll need to be URL-encoded
no special characters
Got it to work. I have no idea how.
I have a feeling that's a main topic of Home Assistant; getting it to work and having no idea how
Thanks for the help!
You bet
Hi, im beginner. Please how can i turn on add-ons.? Thank you very much. Ha frontend 2023.04 Ubuntu 20.04
If you're on Ubuntu you're not able to have add-ons
Add-ons are w/ HA OS or Supervised only
Its not really install something to activate it?
No
does anyone use samba nas here i need some help
Anyone else's IoTaWatt's add-on failing since upgrading to 2023.5 ???
hi all , if anybody familiar with the LMS addon, im getting an error after a fresh install , it looks like some kind of permits issue and i coudnt find how to solve it : [23-05-03 21:00:50.5833] Slim::Web::Template::SkinManager::_fillTemplate (341) Error: file error - cache failed to write 404.html: Error in tempfile() using /config/lms/cache/templates/usr/share/squeezeboxserver/HTML/EN/html/errors/XXXXXXXXXX: Parent directory (/config/lms/cache/templates/usr/share/squeezeboxserver/HTML/EN/html/errors/) is not writable
at /usr/share/squeezeboxserver/CPAN/arch/5.32/x86_64-linux-gnu-thread-multi/Template/Document.pm line 291.
appreciate any comments ( HASSos 2023.4.6 , on virtualbox , over ubuntu ) , it worked fine before i started with a fresh install on a new VM , thanks
@weary stratus add-ons are separate docker containers, so unless you're running a system (supervisor, which is also part of HAOS) that allows HA to spin up new containers, it's not as simple as "turning on".
FYI "integrations" are possible, just "addons" are not.
@modest token I'm angry that it works on a raspberry and it doesn't work on a core i3 computer with an Ubuntu terminal
did you have ubunutu, or haos, installed on the raspberry? that's the difference, not CPU/platform
@chilly radish are you on core iotawatt or one of the hacs ones?
@modest token I have a server with Ubuntu and HA frontend is running on it, And many other aolication
So run HAOS in a VM?
Or supervisor (for advanced users)
but ubuntu not supported
If you had it working as HAOS before, and you installed a completely different OS and method for running, why are you surprised it didn't work the same? π
@modest token i install it by this method https://snapcraft.io/install/home-assistant-snap/ubuntu
See the note "NOTE! This is Home Assistant Core (not supervised)."
That type of install doesn't support addons. If you don't want to change host OS, your best (only?) option is to run HAOS in a VM
@modest token ok Thank you
sorry this is more work than you would have hoped
On the add-on one through the core. No HACS
Yeah, sorry no idea what happend. Worked for me, and for you on non-prod.
Hi everyone, since my update last night to core_2023.4.5 HassIO, several add-ons/integrations (EcoFlow, OpenmediaVault, GoogleNest, localtuya) broke with this message, ex. OMV:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 387, in async_setup
result = await component.async_setup_entry(hass, self)
File "/config/custom_components/openmediavault/init.py", line 37, in async_setup_entry
hass.config_entries.async_setup_platforms(config_entry, PLATFORMS)
AttributeError: 'ConfigEntries' object has no attribute 'async_setup_platforms'
Those sound like #integrations-archived not add-ons
#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.
Moved to #integrations-archived
any reason the MariaDB update to 2.6.0 seems to hang? clicked update over 20 min ago and still counting
theres no warning in the Logs, no mention of a time consuming DB migration
right, it finshed after all... all green again. Sorry for the post, just had never encountered such a long update for an add-on before
though the log now shows serious issues after all: https://community.home-assistant.io/t/2023-5-lets-talk/567331/87?u=mariusthvdb
Is anyone using the "EMQX" MQTT AddOn and can say if it's better than Mosquitto?
Personally a bit fed up with how unnecesarily complicated Mosquitto is with more advanced configurations, and EMQX seems like a very easy thing to manage due to the GUI.
Ah damn, just saw I can't simultaneously test it out with Mosquitto
Well, that finally calls for a second Home Assistant instance for testing heh
Has anyone been having trouble with TTS announcements with the Piper integration. I successfully have assist tab set up to convert my verbal commands to text and it can respond to me using Piper so that part works as expected; however, I believe the automation service TTS is not working. I went into the Developer Tools in the Services Tab and set up a TTS for my media player using Piper. I tried multiple speakers and the command will send but no audio will play through the speakers. Could this be due to using Music Assistant or that the speakers are through piCorePlayer/Logitech Media Server? I know the speakers work because Music Assistant utilizes each one successfully. If someone could point me in the right direction that would be great! It seems like Piper is having trouble with dlna since when I send the TTS command to my Denon receiver connected via dlna an error on my receiver states "Unable to play media. Please try again later".
@steel hollow I converted your message into a file since it's above 15 lines :+1:
Hello,
I would like to set up the Nextcloud Addon by Hassio, when I start the Addon, it prints something along the lines of:
---
MariaDB addon was found! It can't be configured automatically due to the way Nextcloud works, but you can configure it manually when running the web UI for the first time using those values :
Database user : service bashio::log.blue Database user : service
Database password : somelongpassword
Database name : nextcloud
Host-name : core-mariadb:3306
---
~
Now my question is, do I really need to change my database credentials to this, or can I use my own database credentials?
hi,
I has installed Apache2 and can open default page.
hi,
I has installed Apache2 and can open default page.
But i can not see "/share/htdocs" in smb
after installing whisper and piper, I can't seem to be able to select them in the voice assistant menu, the options are greyed out
any idea what it could be?
Got the same problem. After some reboots it work
Good evening Iβm having problems with EMQX it keeps giving a repetitive 502 error
what's the log say
Have you selected a compatible language?
I am looking for what I believe would be an add-on for Home Assistant. I want a way to monitor when devices drop out or a have low battery. A few weeks ago I had a z-wave wall switch disappear from the network and Home Assistant didn't do anything at all except report a state of unavailable for it's entities and only when I dug down into each device or from the list of entities. Currently my use case isn't security but a missing device is just as bad a triggered device in that context! Imagine a bad guy cutting the wire to your sensor.
I am looking for an add-on which: Registers all existing and new external devices. Reports devices which become unavailable. Reports devices with a low battery. Allows me to ignore specific devices until next time, for X time or always.
Not likely to be an add-on, probably more so a mix of #automations-archived and #templates-archived . I'd suggest searching the Community Forum as that's been a common topic. Here's just an example of one blueprint that covers both of your wants: https://community.home-assistant.io/t/low-battery-and-unavailable-device-notification-blueprint/560285
I have nginx set up as an HASS add on on Yellow. I am trying to figure out how to add a proxy for the vaultwarden add on? I it supposed to be in /share/nginx_proxy/vaultwarden.conf
I also can't get the dahua integration to work with ad410 and i'm not sure why. It detects it just fine, just doesn't give me any alerts or pictures
If you mean the NGINX Home Assistant SSL proxy add-on, it will only work for Home Assistant itself and add-ons that uses ingress (the one you can open in HA directly). If you want to add more things, it's better to use the Nginx Proxy manager add-on
is anyone having issues with NodeRed suddenly not showing (or at least being very slow to start showing) - updates on the nodes being executed. Usually when I start NodeRed, it immediately shows underneath each node, when it was last run, and the status it showed, when ran. Now, that no longer shows when I open Nodered. sometimes it appears after 30 sek - 3 minutes.. Other times, it newer starts showing. That makes it next to impossible to find errors, when you cant see what nodes are doing what.. ?
Hi guys, I'm trying to create a cloudflare tunnel for remote access to hass by adding a DNS record to my domaine. Is it possible to do it this way without f'ing up my existing domaine and the website I have there?
If possible, what type of DNS record should I use? I have a domaine with hover and the instructions to manage DNS is found here:
https://help.hover.com/hc/en-us/articles/217282457-Managing-DNS-records-#h_56626e14-39a2-47e2-b3b8-5c1c20dc3176
Thanks, I'll check this out π
I was thinking cloudflare as an add-on but wasn't really sure where to post...
The message I was replying to was deleted... it wasn't a reply to you
(though, if you aren't using an add-on then you too were in the wrong place)
Thanks! Yeah I can't figure out how to tell vaultwarden to accept proxy connections. This is all within home assistant add-ons
hi, how can one connect a addon in a docker container to HA running on a seperate pi?
You configure the integration
it says i need a host and a port. would that just be the local ip of the other machine and the port displayed in docker?
not sure, quite new to HA. But that technique doesnt work. Guessing its addon specific then
No
What exactly are you talking about?
What integration, what software, and exactly how are you running it?
Im running rhasspy/wyoming-piper and whisper as a docker container on a windows machien and want to connect it to the HA isntance running on a rapberry pi 3
Ok, so no add-ons then
#voice-assistants-archived is where you want to be
Add-ons are a specific HAOS thing
ok, sry
Someone help me?
I know some of you use VSCode's Source Control with your config files. I just started doing this (aside from my normal backups) to keep track of changes. Is it possible to exclude certain file from syncing when changes are made, without hiding them from the file viewer? For example, adding my secrets.yaml file to my .gitignore file hides it completely so I can't even access it. I'd love to keep it visible on VSCode without syncing it to my GitHub.
In my native VSCode install (not addon), adding things to .gitignore just grays them out in the file list. I can still see and open them
Perhaps it's an option
So I found the setting for that one. But it doesn't seem like my .gitignore file actually does anything. I have individual files, folders, etc included in it (some added manually, some added via gui) and they still show up under source control asking to be committed.
Figured it out. A little bit of googling resulted in the answer (clear index cache and re-index using gitignore).
I had to restore a backup of my home assistant configuration, and zigbee2mqtt says the addon isn't running and to start it, but when I start it, nothing happens. But if I go in the log, its actively communicating with devices, and some of my automation for zigbee devices it controlled are working now
so it looks like the addon itself is working, but the web interface for it isn't?
restart of ha seems to have resolved it
Hi all, I am trying to get the Glances addon to connect with my external InfluxDB v2 database. But it seems that the config is wrong, can somebody give me a hand telling me what is wrong with the following config? I can't save the config, there are errors then.
enabled: true
host: 192.168.178.2
port: 8086
interval: 60
ssl: false
version: 2
token: "xxx"
bucket: homeassistant_glances
org: XXXX
prefix: localhost
and what are the errors
Mislukt om add-onconfiguratie op te slaan: Missing option 'database' in influxdb in Glances (a0d7b954_glances). Got {'log_level': 'info', 'process_info': False, 'refresh_time': 10, 'ssl': False, 'certfile': 'fullchain.pem', 'keyfile': 'privkey.pem', 'influxdb': {'enabled': True, 'host': '192.168.178.2', 'port': 8086, 'interval': 60, 'ssl': False, 'version': 2, 'token': 'FY7F4isXnk9LkVINzzZ9a-xX9CCh24PuHpGcZnYHxOnCM-tVmF7vU1hHY_C97gygBoiO9KnLNEtoGc7XjlN_iA==', 'bucket': 'glances', 'org': 'SteLucJam', 'prefix': 'localhost'}}
But if I add the database, as Frenck described, it should I am getting other errors
well database is required in the current setting
which make no sense, as it isn't used by influxdb2
so that can be improved
Like this?
enabled: true
host: 192.168.178.2
port: 8086
interval: 60
ssl: false
database: glances
version: 2
token: "xxx"
bucket: homeassistant_glances
org: XXXX
prefix: localhost
if you are using version: 2 (which you do according to your snippet), try setting database: dummy to something, it isn't used by the code at that point
I did, other errors then
well that is a next step π
let's start with adding that
and tell us what the next error is π
I've spotted 2 bugs in the code at this point already π
So, I'm curious to find out what your error is
I now have this config (maybe location Database wrong?)
enabled: true
host: 192.168.178.2
port: 8086
interval: 60
ssl: false
version: 2
database: homeassistant_glances
token: "XXX"
bucket: homeassistant_glances
org: SteLucJam
prefix: localhost
With the following errors:
Mislukt om add-onconfiguratie op te slaan: Missing option 'password' in influxdb in Glances (a0d7b954_glances). Got {'log_level': 'info', 'process_info': False, 'refresh_time': 10, 'ssl': False, 'certfile': 'fullchain.pem', 'keyfile': 'privkey.pem', 'influxdb': {'enabled': True, 'host': '192.168.178.2', 'port': 8086, 'interval': 60, 'ssl': False, 'version': 2, 'database': 'homeassistant_glances', 'token': 'XXX', 'bucket': 'homeassistant_glances', 'org': 'SteLucJam', 'prefix': 'localhost'}}
Now I am curious which bugs you already find out π
Looks like username and password may be required as well, but not used
I have tried that, makes no difference but follow your lead.. Just a sec
Huh, well at least I can save it. I now will try to connect.
Should I not see in the logs of the Glances addon that its connected or at least trying to connect with the database?
Not sure, but I'd imagine you'd get an error if it errored. You could probably try bumping the log level to a higher verbosity if you really wanted more detail
Oke
or... check the DB itself π
I am, nothing is coming in
I am only getting this from Galnces logs:
INFO: Starting Glances...
Glances Web User Interface started on http://127.0.0.1:61209/
INFO: Starting NGinx...
In the HA logs I have the following: Unexpected error fetching glances - localhost data: 'usage'
No errors, but also no data in influx. The only error is in HA itsself: As above
Well, that is the bug I saw π
it doesn't make the correct entry in the config
basically causing a NOOP
Added a task to my list to look into it π
Pff Thank you! And I tought that it was because of me! Being a NOOPπ
Well, that was quick. Should I reinstall Glances addon?
I've just published an update
if you check for updates on your system it should be there
Ah oke, I If I undrstand it right, all of the old influxdb 1 should be taken out of the config? Or am I reading your solution wrong?
Yup, after the upgrade, you should be able to omit the v1 config
(It will ignore it if it is there though, so shouldn't be an issue)
Oke! Thanks Frenck
Am at version 18.2 so thats oke. Configured all new. Waited now for 5 minutes but no data is coming in InfluxDBv2 But also no errors. Where in the addon can I look for a establisched connection? Or not...
It should log every 60 seconds
in the add-on log
As a last resort, you could set the add-on log level to debug, which will also activate debug logs for the process that exports to influx every 60 seconds
No clue what it was Frenck. But it works now. Startet all over again, new bucket, new token, and config new. Now I have data. ! Thanks again. π
Nice! Good to hear it is solved π
Hi, I've created a cloudflare tunnel to access hass remotely. It works fine when I'm accessing it from an external network but when I'm on the same network I get error 403: Forbidden, anyone know how to solve this?
Hello ..π Whisper wont get detected automatically.
I'm running generic x86-64 HA OS and both addons are installed. The Piper one works fine but Whisper is not detected and in the logs i get INFO: Service exited with code 256 (by signal 4)
I saw an issue on github somewhere about this but normally those thigs get fixed pretty fast and my problems get resolved automagically π
not this one it seems.. i already reinstalled whisper several times with other settings without luck... what am i doin wrong ?
Hi, Do you think that in the future there could be a possibility to write the Home assistant data to two different InfluxDB databases?
Maybe replication does what you want
Maybe, but on the fly? For home use?
I was more thinking about one DB local and one external
Does anyone here have the integration PLEX working in their Home Assistant? I get the following message when I want to start a movie or series via the Media Browser: Client is not currently accepting playback controls: Plex (Plex for Android (TV)
#integrations-archived can help with integrations
Thank you.
I installed the Zwave JS UI add-on and activated the backup option. Where will the backup be saved and is it possible to save that backup locally ?
You really wanted to ask in #zwave-archived
#node-red-archived can help with Node Red
And tagging folks like that is generally considered rude
Hi, Is there maybe away to reach the Grafana addon from a other address? Not from a external address but for instance his own LAN ip address with a port number?
You can assign a port in the add-on settings -> Networking section
I have seen that, but for instance the regular Grafana port doesnΒ΄t work.. I can try antother one.
3000 is a more commonly used port, not just by Grafana. Maybe you have a conflict
picking a different one might help in that case
I try, thank you,. And must be the Ingress option off then?
I'm not sure if I understand that question. Ingress cannot be turned on or off, so not sure what you are referring too.
Sorry, the option 'In zijbalk laten zien. yes/no'
It is unrelated
OKe
Great Frenck. It's working π
My config directory is kind of crowded as I installed an add-on once (barcode buddy) that added files to that. http://pastie.org/p/04nNJmtFIf0t8wsE8iZe5s Can someone help me with cleaning that up? What's safe to delete? What not?
Is there a similar config option on influxDB configuration as recorder:commit_interval ?
(Sorry for my bad English) I installed home assistants like Docker, but I can't see the add-ons
You only get add-ons with Home Assistant OS
Add-ons are just software running in a container, they're not magic - you can usually find the same or a similar Docker image to run it yourself
Ok thanks
Hi will duckdns need the same certs from a previous installation? I am keeping all my old settings, IP, and forgot to copy the certs
Could I just generate new ones?
Yes, you can generate new ones
Does anybody knows where the addons really are located if I log in with ssh /root? Trying to find the subfolder/addon of Uptime Kuma who has a lot of *db.bak wich are really big.
I am trying my first steps with the Node Red add on. And it does not recognize my Home Assistant entities but five.... why could that be?
#node-red-archived would be a better spot to ask
thanks. I am blind.
All good
Solved my problem otherways. Made a backup of Kuma, reinstalled the addon. Restore backup and all oke again.
Would Cedalo Management Center be a good addon for Home Assistant? Some eyecandy and statistics for Mosquitto.
Hi Everyone
I'm trying to get the Network UPS Toos (NUT) addon to work, I'm a little confused with the docs. Does anyone know much about it?
Best to just ask your question
Alright.
As far as I can see, I need to enable using the snmp-ups plugin, but I'm struggling to find config examples. I have 3x UPS over network, so I'm trying to get an idea of how to configure these.
Has anyone got this to work?
Which piece are you struggling with? The add-on config or the UPS config? You'd have to share what equipment you have to dig into the UPS config.
Here's an example of what someone did w/ an APC UPS using that driver: https://www.techtips.co.za/how-to-configure-apc-ups-to-connect-with-nut-and-home-assistant/
I have 3x APC Smart-UPS 1000XL with AP9631 ethernet cards, trying to get them connected to the NUT system.
Oh that's interesting, thanks for the link.
Looks like it might be pretty useful.
omg I got it working!
@fathom ruin I converted your message into a file since it's above 15 lines :+1:
Just to add, when I configured the NUT Integration, I used the username and password setup in the add-on config, and the hostname a0d7b954-nut as specified in the docs for integration direct access.
SQLite web questions? I added it but it work start. In configuration I set the database to "/config/home-assistant.db' (without the " ' " s)
I installed dcukdns but it won't let me edit its config, what gives?
says this addon has no config lol
anyone here to help me with NGINX not working? I installed it and set up the config, and I can reach HA vie the IP:8129 but I cannot reach it via 80 or 443.. what now?
is there a debug logging mode?
did you set up port forwarding?
I am trying to just get it to work internally first
ok it was a bad certificate because I am not using duckduckgo but instead using the acme from pfsense.
I am going to open an issue to have the log report a bad cert, that would have been very helpful
HI all, Im moving servers/cleaning HA, I have "Nest" working on old server are there files or configs i can move so i don't have to set it up again?
Take a backup of the current install, restore it on the new install. You can't cherry pick
Hi everyone! Cant get ledfx addon working. Can you help me with this?
You're in the right place but need to provide more details
Got it from HACS to custom components directory, but cannot access it thru adding integration
Tried to access GUI with many ports and also unlucky
Got it from HACS to custom components directory
that's not an addon
There is a ledfx addon, but evidently it's not what you're using
I found out that it has been removed from repository-edge, witch i had been used earlier, but now i can not
I'll be happy, if you'll tell me what to do π
We have to know exactly what you're trying to install
HACS has no add-ons (the HACS install docs make that clear)
If you're installing something from there then you're trying to install an #integrations-archived
If you want to install an add-on, that's different, and you won't find it in HACS
Thanks, i'll ask there!
is there a way to tell which addon is using which ports?
docker ps is probably the easiest
don't even remember how to get to that on hasos
thanks!
welcome
hmm.. so Frigate uses 8554 even though it's not listed on the config panel. interesting
ahh.. gortc is built in. this is going to be annoying.. I have 3 addons that will potentially want to use that port.. and it seems like Frigate doesn't let you reconfigure it.
it seems stopping an addon doesn't free up the port it uses.. even though it's no longer listed by docker ps
Port '8554' is already in use by something else on the host.
do I also need to restart home assistant?
Not for a port exposed by an addon you wouldn't
then what continues to use the port after the addon is stopped? something must be keeping it open
Should show up if that's what it's being exposed by. Otherwise, you could try netstat -plnt from the host, too
nothing is listed as using the port
I've had this problem before.. I stop an addon using a certain port.. and then another addon claims the port is still being used.. I have no idea why it could be happening
actually I lie.. but I don't think this will help me
tpc6 0 0 :::8554 :::* LISTEN -
this is with the addon stopped
and it's tcp6
does stopping addons not free the tcp6 ports for some reason?
If you're running it in the addon it won't tell you what's using it, if you do on the host, it should
going to reboot the system
even after a reboot with the other addon using the port not started
I seem to have a phantom docker
go2rtc-1.2.0
which does not get listed in the addons
I have go2rtc-1.5.0 which is installed but not started
did I get hacked or something?
oh I have a theory.. let me see.
no it was a webrtc integrationI had installed forever ago.
but I guess removing it is not enough? might need to restart home assistant
yep.. that appears to have done it.. at least according to netstat
is there a way to transfer energy history from a mariadb addon to the built in sqlite? I hear that's a lot faster nowdays
I wish it were possible to set the order in which addons start
what is the latest parameter to specify the ip at the mqtt broker
hi i am having problems with the terminal add-on
Did you configure it, or are you just blindly mashing the start button?
i just installed it
You have to configure add-ons
oh
They also usually have docs that explain them
If it won't start, mashing start isn't going to fix it, you should always stop and check the logs to see what's going on
oh i know whats the problem
i was using a comunity one
nevermind
it crashes immediately
must be impossible
hello im not sure what channel to use for this i made a discord bot using ssh and it worked fine but after i restarted homeassistant all of the things i installed are gone and im not sure why
As in you installed extra stuff inside the SSH add-on?
The add-ons environments are docker containers, so they're not preserved apart from specific items like the configs and other HA bits
You can install stuff using the packages list
That'll re-install it every time it fires up
hmm
Really not the best spot for it
Put the stuff into a path that is mounted on the host.
If you really want to put other stuff with the machine you might want to virtualize HAOS and run your stuff in another VM/container
like cd into the host
like /config is persistent
for example
You could make /config/discord-bot or whatever, and those files will be accessible to the add-on and not get blown away
But then if you actually installed other stuff, you'll need to handle that through packages in the addon config
Run something like this
docker inspect -f '{{ json .HostConfig.Binds }}' addon_a0d7b954_ssh | jq
addon_a0d7b954_ssh being the name/id of the container. You can get the SSH addon's name/id through
docker ps
In my case it looks like this: https://dpaste.org/YzN7H
You want to store your persistent data in one of the :rw ones
my lovlace elements arent loading
hacs
Custom brand icons, Lovelace Google Keep card, Slider button card by @mattieha, Thermal Comfort Icons
That'd be for #frontend-archived
I added this to my repos
but it doesn't show up in the store
restarted
reset the machine too
no dice
shows up in the repo list as added
just won't pop up in the store
CTR + F5
Hi all, new here so pardon me if Iβm asking in the wrong channel..
My question has to do with SSH. I have home assistant running with no problems. I have recently a few days ago added the cloudflared add-on and set up cloudflared to work perfectly. I also have the add on advanced ssh & web terminal which works great for me locally if I want to ssh on to my ha. My problem is Iβd like to setup a tunnel on cloudflare so I can ssh on to my HA from anywhere but Iβve been googling for hours and trying multiple things with no luck. Anyone able to assist me with this?
I'm trying to find out which addon is using all my disk space, I thought something like docker system df -vshould do it but that only tells me the size of the images, the volumes field is blank. I'm running on a NUC using hassos. Does anyone have a decent way to do this?
Addons use bind mounts, not volumes. Search for gdu on this server
Hi, I want to disable the _internal monitoring in influxDB. According to the documentation this can be done by editing influxdb.conf.
Does anybody know where I can find this file?
Is there anyway to exclude cameras from RTSPtoWEB addon? I donβt want them all, just a few. I delete them and they just rediscover and come back. Seemingly if in lovelace dashboard they will rediscover. Again i delete them in the RTSPtoWEB UI and within 30 sec they come back.
can motioneye offload graphics stuff to a cpu
What "graphics stuff"?
a camera to replay pictures and send them to a shared drive
Well, by default it uses the CPU for everything
we are haveing bad performance so i think we would need a gpu but i know home assiatant dont use gpus at all
I'm not sure that Motion (the software that MotionEye uses) supports a GPU
does motioneye os itself support gpus
hey everyone quick question if im having issues with my dashboard not recognising the sonoff dual R3 entities that are connected through eWelink smart home how can i manage to make it work?
i managed to make them show on my dashboard through a lovelace sync
but they are not appearing in my entities list
and it says
entity not available: switch.100171cd30_1
entity not available: switch.100171cd30_2
on my dashboard
You're using https://ewelink.cc/ewelink-works-with-home-assistant/?
i havnt made a token yet
Well... if you haven't finished following the install/configure then ... clearly things won't work
i was working through it with the help of this instruction video on youtube https://www.youtube.com/watch?v=hsycN8cDUx8
You need to finish setting it up before it'll work
cool cool ima go read the link you shared thank you
where can I find the log files for the mosquitto addon?
so i read the instructions and i wont let me install a long lived access token in the add on under configurations so im back to the issue i was at before
Try https://github.com/AlexxIT/SonoffLAN instead?
ok maybe a stupid suggestion but can the switch i mounted onto the sonoff dual r3 be an issue i installed something similar to this on it https://www.elektramat.nl/abb-busch-jaeger-jaloezie-draaischakelaar-busch-balance-si-zuiver-wit-2542-dr-914/?channable=0141ac69640036303739393100&utm_source=google-surfaces&utm_medium=organic&gclid=CjwKCAjw6vyiBhB_EiwAQJRopm3Ik33ElFPaPdw8LdJjEiHryvmDgK1fgIuHe4vIiTYLeOn-HZnOmhoCC6cQAvD_BwE
Hi!
I'm making an add on to handle connections to a mini wifi camera.
It needs to listen on port 80 and a couple other ports for both tcp and udp.
Everything works fine if I use host_network: true, but I'd wish to use ingress and only expose specific ports.
I tried setting ports in the yaml but nothing worked. And when i tried setting up ingress with nginx, it says the port is already in use. I feel I'm missing the point here, but i failed to find a tutorial for this that explains how to do it. Does anyone have any link π
Thanks!
#devs_add-ons-archived can help there
Hi, everyone. I am trying to get Torque running, I have got entities for vehicle but i don't know how to get this into HA but i found this on github " Revamp whole Torque integration" but i don't know how put this into HA, I'm still learning from the beginning & not very good with programming yet . so if anyone can help would appreciate it. Thanks
Is it possible to access addons web interfaces via browser, without accesing HA?
It depends on the addon. The ones that do will allow you to specify a separate port
I wanted to access zigbee2mqtt, idk if that will be possible
Nvm I just manage to make it
Hey, I was wondering, is it possible with ESPHome to send datapoints from sensors in bursts, i.e. if I read data at relatively high frequency and do not wish to flood the network, thus I would like to buffer data and then send a burst to HA for example.
You wanted #diy-archived really (or the ESPHome Discord) - but:
- if you do that you're not reducing the amount of data you're sending
- HA will timestamp it when it receives it
Ok, thanks mate.
Hi, ive been running Wmbusmeters for a few months now and its working great except it is generating too much repeat data. The "last month total" value received from my water meter only changes once a month but the addon seems to be storing the same value every few seconds over the whole month and it has led my home assist database file to be several GB in size. Is there anything I can do about this? Ideally I want to stop it recording a value if its the same as the previous value and also clean up all the old data to remove repeats. It currently has 5 different values with 900000 entries to store those 5 values.
Hi guys, I'm having trouble with my Mosquitto addon. It seems that no matter what I send to it, it sets everything to have retain: false
Here's a screenshot demonstrating the issue:
https://ibb.co/7R3XhSp
I can see some stuff such as my Octoprint MQTT integration is managing to send stuff with retain: true, but otherwise I'm not sure what I'm doing wrong :/
It's not just sending with the built in services, if I send a message in an MQTT app on my phone with retain turned on it comes through as false too :/
Does anyone know how to add white balance in the ESPHome esp32-cam yaml? it just errors no matter where in the script I add it.
You may want to ask in the ESPHome Discord
hi - I installed the latest HA OS into a VMware Workstation 17 VM running on a linux host yesterday - it's been working great so far, but I started looking in to addons today and couldn't find where to add them. eventually a link in the documentation took me to a page in my own HA install that says "This redirect is not supported by your Home Assistant installation. It needs either the Home Assistant Operating System or Home Assistant Supervised installation method". Is there something I'm missing? I installed HAOS using the VMDK image provided on the HA documentation, and confirmed the filename was haos_ova-10.1.vmdk.zip so it definitely seems to be HAOS
nevermind.. did some digging and it looks like even though this is HAOS on a VM, the version installed is HA Container (found this by going to settings -> system -> repairs then clicking the 3 dot menu at the top and going to system info) - not sure why this is using Docker, but looks like I'll need to reinstall π¦
Thanks, don't suppose you know what its under? ESPHome doesn't return much! ( Forget the idiot - he found it on the website!)π€
Click the Join the community link on the official website
Yeah... it's really well hidden on that site ... π
You sure that's an addon? Sounds more like #integrations-archived
Actually, it looks more like a #frontend-archived card
noted. apologies
hello everyone. I am new to the HA community and was one of the earliest adopters of the smart home devices starting with the very first V1 smartthings hub and round hue bridge and I regret not moving to HA until last week. It is the greatest thing I've ever seen in the world of smart devices and would like to send my regards to the developers
I however have one issue now. I used to live in the USA and had some zwave devices bought there and then I moved to Europe and I also have devices bought from here as well, so even though it may not be legal, I am currently operating 2 different frequency z-wave devices at my home. I used to have 2 different samsung smartthings hubs for these two regions and want to move away from them completely. I have set-up z-wave js ui successfully with my aeotec gen5 stick and included the devices and operating them now. I have ordered a z-wave.me UZB1 stick for the EU frequencies and want to see how to add a secondary z-wave stick to my HAOS setup
Hi guys!
Do you guys know what domain i should whitelist to allow AdGuardHome reverse DNS lookups?
I recently installed the AdGuardHome addon and i have been using it with a lot of enthusiasm ever since.
However i have a FritzBox router, which by default blocks reverse DNS lookups. This results in a lack of insight. The βtop users dashboardβ just shows FritzBox and not which devices on the network created which query.
Its possible to allow reverse DNS lookups for specific domains.
Do you guys know what domain i should whitelist to allow AdGuardHome reverse DNS lookups?
Thank you!!
hello everyone I am new to the HA
I have duckdns and nginx addons setup, I can access my ui via http://<local_hostname>:8123/ and http://<duckdns_domain_name>:443/, however on my addons that have a web ui (i.e. grafana, zwave, etc...) I get 401: Unauthorized if accessed locally, even though the rest of frontend works fine, but works from duckdns. I have port forwarding on my router to forward port 443 to my HA ip:8123.
Obviously I messed up something, where do I start to straighten this out? My end goal is to have local http access (for non-smart devices i.e. reolink camera) and also https access (for integrations/addons that need it).
Sam I recently did the same thing, check the trusted-proxy settings, and make sure the certificate is valid. The certificate was my issue
Thanks for replying and helping me out. π
trusted_proxies:
- 172.30.33.0/24
Still having issues tho. Is there a way I need to check the actual certificate?
I utilized known good certs, but one way you could validate that they are good is to make sure they are under the /ssl folder, and then tell home assistant to use the certificates with http:
server_port: 443
ssl_certificate: /ssl/fullchain.pem
ssl_key: /ssl/privkey.pem
in the configuration.yaml file, and disable ngnix for the moment while you validate the certs are good.
if you have another linux system with openssl you could use that command and a few google searches, unfortunately HA does not install openssl.
I also used the following in my trusted_networks:
- 10.254.0.1
- 172.30.32.1
- 127.0.0.1
- 10.254.0.0/23
- 172.30.32.0/24
- 172.30.33.0/24
Ok. So now it seems the certificates is not valid. From what I see and understand it should be. should I remove the certificates and try again?
with duckdns enabled and nginx disabled I can access locally via https:// but certificate in not valid (I now understand that its because its for my duckdns domain not my local domain) and externally via duckdns domain and certificate is valid (but I still get warned by google chrome that its a dangerous site)
What are my next steps to be able to access locally via http (and https if possible) and external via https?
I believe if the certificate fails to validate, NGINX will fail.. (I think), If with you have duckDNS and NGINX set up, internally, does the xxx.duckdns domain name resolve to the outside (public) IP (from cmd, nslookup xxx.duckdns.com)? if so, then it should mean that you would then come from outside through your NAT in the firewall, and to the NGINX 443 port. So test a few things, what does the DNS entry resolve to when "internal" can you get to the site from say your phone on cell (not WiFi). and did you try and add some of the same IP's I used in my trusted_proxy (mainly the 127.0.0.1 and possibly the other 172 ranges)... Let me know and I will check in the morning and see if I can help you some more. night.
Hello,
I want to create a Spa with a backend backed as an Hass addon, which i want to integrate within the Hass app...
Now i want to know, does anyone uses the auth-Provider from homeassistant to have the same authentication in an addon and Hass? Would be very nice to have the same users / Profiles.
Any example repo would be nice. π
If you look at the Mosquitto add-on it uses HA's authentication
Is it possible to access the UI of a HA addon directly, so not via the HA UI side panel?
Would be nice, but first in only want to have it in the side panel
@whole yacht Some addons allow you to configure a port they listen on
Within mosquitto i dont find any auth issuer to configure it for my backend/frontend.
You want the add-on source, since it's using HA's auth
#devs_add-ons-archived can help you more I'm sure
looks like the visual studio add-on has a memory leak.. anyone know wheer I should report the bug / fingind
Hey, am I missing something, but is there a reason why I cannot see mariaDB addon in add-on store? It turned on advanced user mode, but still there is no such add-on available.
Should be there... try a Ctrl+F5
I tried everything... no luck with opera, chrome... cleaned cookies, history..
What do you see?
I just see community addons.
Hmm
I saw it some time ago, but now I do not see it anymore.
I assume it should be in official addons, but I see community only.
I'd say take a look at your supervisor logs and see if there's related messages
it is completely empty.. no issues.
it works...
now it works.. just for no apparent reason...
nslookup resolves to public (wan) ip. did not check from "outside", and yes my trusted_proxy is as you suggested.
What happens when you try it from say your cell phone (external) vs Internal your PC on the local network?
Both the same: http not working http_s_ is working. And using the local hostname also only works http.
BTW thats with duckdns addon and nginx running. And with only duckdns enabled.
Sam I sent you a discord friends request.. happy to try and debug it with you
On WG add-on Is there any way to make accessible wire guard clients from LAN? Or at least client to client?
good day. I'm not sure where to post this question or if this has already been covered. the question is, the energy dashboard works fine, but you can only lose 1 tariff of the electricity. at the moment the rate per KW is higher than 3 years ago. however, if I change the price now, the price from the past is also changed. is there a solution for this, or am i doing it wrong?
Unrelated to addons. #energy-archived
Hey everyone π do you know who I should ask to check/approve my PR https://github.com/home-assistant/addons/pull/3039? π I just create translations for two plugins.. (in the future I will prepare translations for the rest of the add-ons)
Does it need to be from Node Red? #node-red-archived could help more w/ that. Have you checked out PyScript or AppDaemon?
Hey everyone π do you know who I should
hello. i installed HA supervised as a virtual machine. since the addons are docker containers, am i able to access them externally outside of ha?
If you configured the addons to externally listen on a port yes
Which some support and some do not. I also hope you mean that you installed HAOS and not Supervised in a VM. The latter doesn't really make sense
sorry im not familiar with the terminology
is HAOS different from HA supervised?
I got the VDA from the site and used it to install to the Synology VM Manager
Yes
then I imported my backup and restored it from my old machine running it as a Virtualbox VM
Do I have HA OS or Supervised? im leaning towards HAOS lol
Home Assistant 2023.5.3
Supervisor 2023.04.1
Operating System 10.1
Frontend 20230503.3 - latest
I'm just confused why addons like InfluxDB arent accessible externally. from what I understand these are docker containers right? im assuming the OS doesnt include a firewall that i need to configure separately
Look at the addon page
It says if it supports ingress
Then if so, configure said addon in the adding configuration ui
Per the docs
"This add-on is using Ingress to embed its interface securely into Home Assistant."
does that mean it's exclusive to home assistant if i dont configure it?
Does anyone know what the difference between Adguard community addon and Adguard integration is? And which one should I use?
You donβt understand the difference between an addon and an integration?
Addons add functionality - integrations integrate with other things (addons, cloud, lan devices, etc)
Try setting up the integration without the addon and see how far you get
Itβs gonna ask for a server address that wonβt exist if you arenβt already running the addonβ¦
Thank you
Thanks. Do I just need to copy and paste the message or can I move it there?
Copy delete paste
Ta
im trying to access stable diffusions automatic1111 over externet network and im using nginx proxy manager for that and for some reason its giving errors when i want to type a prompt, mess around with the settings etc, its able to display but I cant change settings and when i go to the error log it shows this.
error log:
[17/May/2023:22:57:54 -0400] - 404 404 - GET https [domain name] "/queue/join" [Client [public ip]] [Length 22] [Gzip -] [Sent-to 192.168.2.138] "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36" "-"
[17/May/2023:22:57:54 -0400] - 404 404 - GET https [domain name] "/queue/join" [Client [public ip]] [Length 22] [Gzip -] [Sent-to 192.168.2.138] "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36" "-"
[17/May/2023:22:57:55 -0400] - 404 404 - GET https [domain name] "/queue/join" [Client [public ip]] [Length 22] [Gzip -] [Sent-to 192.168.2.138] "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36" "-"
It was working before but i dont what broke it
Hi, my z-wave has stopped working for unknown reason. I was referred here from #zwave-archived who suggest error has to do with Supervisor, else nothing unusual. Error the integration is showing is this "Retrying setup: Failed to get the Z-Wave JS add-on info: Addon core_zwave_js with version latest does not exist in the store"... Please advise
I'm running Home Assistant 2023.5.3 Supervisor 2023.04.1 Operating System 10.1 Frontend 20230503.3 - latest
Check the addon logs, I suppose?
First thing I did, nothing out of the ordinary there
I assume you have also tried a full OS level reboot?
is there anyone who can kindly help me on trying to get a Terminal & SSH connection, I have followed instructions search Google and come up with nothing to help me find out why its not connecting to it.
Walk us through the steps you took and where you're running into issues
Trying to get Tailscale working on HA today. App is installed from Add-ons and says this:
"You are connected! Access this device over Tailscale using the device name or IP address above"
But in the logs it shows this:
"could not connect to local server at 127.0.0.1:80: dial tcp 127.0.0.1:80: connect: connection refused"
and I get "This site can't be reached" when trying to access on my phone(also has tailscale
Does anyone know how to resolve this?
I saw my exact issue in the forms, but there was never a resolution on it.
Is this from the addon logs or where is this from? Can you share more (all) of it? Can you check what tailscale status (use another connected PC/server) says? What does it say in the admin console?
@dusk narwhal I converted your message into a file since it's above 15 lines :+1:
@dusk narwhal I converted your message into a file since it's above 15 lines :+1:
Hi, hope this isn't a totally silly question, but I have docker vms and HA yellow. Should I be able to run an add-on on the docker vm remotely and still access it via the yellow?
There are no add-ons with Docker, only HAOS
You should be fine with the #integrations-archived accessing the software, no matter where it runs
So I've been trying to restore an add-on from a backup, and it seems to take forever. It's been 30 min now and the wheel is still spinning
This is the most relevant item in the logs:
File "/usr/src/homeassistant/homeassistant/components/frontend/__init__.py", line 281, in async_register_built_in_panel
raise ValueError(f"Overwriting panel {panel.frontend_url_path}")
ValueError: Overwriting panel a0d7b954_vscode
I added the repository for Home Assistant Google Drive Backup, but it doesn't show up in the Add-on Store.
Ah nm. The writeup I was following didn't say to reload the page, but the instructions in github do. That works.
I restored the VSCode add-on, but now it's giving me a 502 bad gateway. This is what I find in the logs. Any ideas?
[14:50:13] [172.30.32.2][f49ff9bb][ManagementConnection] New connection established.
[14:50:13] [172.30.32.2][070f36b3][ExtensionHostConnection] New connection established.
[14:50:13] [172.30.32.2][070f36b3][ExtensionHostConnection] <5669> Launched Extension Host Process.
File not found: /usr/local/lib/code-server/lib/vscode/extensions/keesschollaart.vscode-home-assistant-1.35.1/jinja-language-configuration.json
[14:55:17] [172.30.32.2][f49ff9bb][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[14:55:17] [172.30.32.2][070f36b3][ExtensionHostConnection] <5669> Extension Host Process exited with code: 0, signal: null.
[15:25:04] [File Watcher (node.js)] Watcher shutdown because watched path got deleted
[15:25:04] [File Watcher (node.js)] Watcher shutdown because watched path got deleted
Did you start the add on
Recently moved (backup->restore) from a Virtualbox HAOS installation to a Synology VM environment.. just wondering why an addon.. InfluxDB doesn't work anymore if SSL is on. I'm not sure about the original values of the configuration as it just worked on my old install. Now it will only work with SSL off.
So... it does or doesn't work w/ SSL?
InfluxDB doesn't work anymore if SSL is off
Now it will only work with SSL off.
... and what does "doesn't work" all entail?
apologies, corrected.
I didn't take note of the original values of the configuration in the old environment, when I moved it, I noticed it wont start not unless I turn off SSL
I checked other addons like Log Viewer, it has SSL turned on (i didnt set these) and it still works
Did you set the certfile and keyfile?
Log file should usually help you out w/ issues if it fails to start
I don't remember doing it in the environment so no.. these just worked when I installed them so I didn't really needed to mess around with the configuration
Perhaps the log viewer has the illusion of using SSL ... but if you haven't configured the exposed web UI port (defaults to not), it'll just skip that since that config isn't used for ingress
What's the use of SSL in this case? isnt HA talking to these addons locally?
SSL in this case means the Nginx web interface exposed by these addons
So, primarily used if you'd be accessing these add-ons through their native interface externally
actually that's another issue I have, can I?
I don't think InfluxDB is exposed externally as I can't access it via haosip:8086
On the configuration tab under Network
That's where that configuration is
You need to enter a value in there if you want the port exposed
Sure, that's the server port, not a web interface
oh right
The SSL config in the add-on is solely for the web interface in Influx
doesnt seem to work if its enabled
https://www.home-assistant.io/blog/2019/04/15/hassio-ingress/ oh ingress is a good thing especially when im accessing it from the cloud
Ingress is what you typically see when you access via HA, so like "Open Web UI"
You don't need the web port exposed to use ingress
yes, but even with the web port enabled it doesnt seem to be able to work externally
You'll need to enlighten me with how it "doesn't seem to be able to work externally"
Even with 8085 exposed I can't access the web interface externally
(i've set it to 8085)
Hi all! Every MQTT payload I send into HA via Node-red Errors like this: "Exception raised when updating state of sensor.barometer, topic: '/pico/barometer/Barometer' with payload: b'1'" EVERY payload has that "b" infront of it.... I can not figure out why HA won't accept payloads, but the logs show errors with payload being invalid. Anyone ever seen this before??
Where is that "b" coming from????
It's binary
I thought that, so I sent it thought the json node... no change.
Or a byte steam
I am not doing anything to make it a binary payload
Can't post pics??? Come on.
It's a string topic and numeric payload.... I don't get it.
#node-red-archived would be the place
For the MQTT addon or the NOde-red addon???
HA won't even PUB a message to itself...
As a test, I am trying to get HA to pub and sub, but it won't even see its own messages.
This is HAOS, which I am new at, so I could be doing something wrong.
Is there something in HAOS stopping you from publishing from the service tab, and listening to it on the listener tab??
That's not HAOS
UHHH, yeah, huge differencs.. I'd have solved this if I could install my own MQTT and node-red
Well, those are differnt tabs in HAOS
This is an addon
it doesn't matter
your goal appears to be to confirm that HA can communicate with your MQTT broker. you can do taht there
how you run your broker is completely immaterial
On the events tab.. "Listen to events" is not MQTT when I put in a topic???? Well damn.
no
you will see events there when messages come in on subscribed topics, but that's not the easiest way to find them
Well, that's the answer to that mystery.
Doin it wrong.
Oh, what's an easier way?
I showed you
and the MQTT Explorer app on your PC
in any case, I'm not sure that you still have an issue
Hi folks, i have started working on an add-on to get the nordvpn client with meshnet enabled so I can connect to my ha instance using that. Looking for advice on how to best implement this and what to look out for when writing this kind of addon, like how to deal with network interfaces and route traffic through the vpn. So far i have been able to install the client using the debian base container and this (https://support.nordvpn.com/Connectivity/Linux/1507838432/How-to-build-the-NordVPN-Docker-image.html) guide. I am currently porting the initscripts to s6 and will try to get the client running. Just genuinely looking for early advice, any help is appreciated. Cheers!
You want #devs_add-ons-archived
Ah, will do thanks!
Hello, maybe someone can give me a tip. I have installed Grafana and have no access to the plugin library. Specifically, I get the message "Server cannot access grafana.com". Additionally, I get a JSON error message when opening the administration / plugins.
So far I have only removed the Grafana installation once and added it again, which had no effect.
If I am wrong here, maybe someone can tell me where to find an answer to my question.
Check the addon logs and share the error message
I guess the log level is too low to see something specific. Where can i set the log level?
If you click on the addon's Documentation tab it will tell you that you can use log_level. You can also click Show unused optional configuration options.
I can actually reproduce the JSON error issue but only when using it via ingress. When I set it up to listen on a port and visit it via http://haos:port/ directly it works fine π€·
You can also use the plugins configuration setting to install plugins.
I'm trying to install the Let's Encrypt add on, but it isn't in the add on store
do I have to add a special repisitory?
It should be. It's an official addon. What happens if you click this? https://my.home-assistant.io/redirect/supervisor_addon/?addon=core_letsencrypt
add-on not found
I've only ever run core and this is my first time using HAOS... finding it rather challenging
tried from the console too and it says does not exist
and this stupid HAOS thing doesnt let me get into the actual OS
It doesn't sound like HAOS is for you
In any case, you can try adding this repo: https://github.com/home-assistant/addons
i saw that, but it doesnt seem like lets encrypt is in that repoo
I take that back
'can't add core, already in store'
I dont know... downloaded the HAOS virtual disk... haven't change anything other than creating a user (and setting advanced flag) and not a lot works. I'm not sure the documentation is current for HAOS.
and it us on 2023.04.1 - if I go to the updates page, it says none available
Is it possible something in the VM settings is blocking the HA installation from connecting to the internet?
It does sound like the on-boarding has not completed fully.
that was my thought too... but without access to a terminal I'm not even able to ping or check dns resolution
What are you running HA on? You should have a terminal on the server. When I connect a screen and keyboard to mine I can ping etc.
HAOS boots into some docker container... when I access the console I only have the ha> prompt
not the OS's prompt
login
that's helpful! and can confirm internet access
that's about it what you should be doing on the cli anyway in case of haos
If you open the Add On panel and click the Add Store icon at the bottom is that completely blank?
Does anybody know if there is a "(Free)radius" Addon available for HomeAssistant? I want to decrease my number of virtual machines on my Proxmox VE
Hi guys, i have installed MariaDb addon, and i had one database created called custom_data, i deleted the addon and now i created a new one, but i have on the logs an information about my last db ..how i can delete the old one?
2023-05-20 20:17:30 67 [Warning] Access denied for user 'rodolfo'@'%' to database 'custom_data'
Your recorder might still be set up to use it. Check your config
my recorder has a new data for new database. i cant understand why a i have on the logs this warning.
i dont use custom_data anymore
I would use the SSH addon and run something like
grep -lR custom_data /config
which should tell you where it's referended. You can also use the VS Code addon and do the same via CTRL + SHIFT + F
thanks it solved
hi, would the portainer addon allow me to run this inside HA OS as a mqtt server to connect to HA's mqtt broker? https://github.com/Tediore/tendabeli2mqtt/
The portainer addon is not supported
says community add-on, is this what you mean by not supported?
as in not officially
idk, im just tryin to run that mqtt server in some way from HA
That is not what I mean.... it's not a community add-on anymore, it's marked as discontinued and will end up rendering your system as unsupported by Home Assistant if it's installed. HA OS is only intended to run add-ons for HA, no other containers
oh ok very well then
Hi, I am struggling to start an addon that uses tcp/8554
Jumping in the host doing a netstat i see another addon using it, yet i dont have it installed
go2rtc-1.2.
You can stop it manually with the SSH addon through docker stop id/namehere but you should probably find out why it's running at all.
You can usualy change the port(s) an addon uses. I would still investigate the reason for its existance. Can you show the docker ps output?
Hi everybody. Updated core today and zigbee2mqtt addon stopped working. Has this happened anybody else? Dont see any clear errors on the log or dont know what to look.
Hi @languid mica , I have the very same problem. (try starting manually the broker then the z2m).
More info on my case:
I have the 'start on boot' selected for both z2m and mqtt-broker, yet neither starts automatically. Watchdog also on but not working.
If I start them manually I see in the logs that they start up successfully, and also my zigbee devices and automations are working, but the HA says that the addons are not running. (for this reason the z2m page is also not working, because the HA thinks it is not running).
HaOS 10.1, HA 2023.5.2, Supervisor 2023.04.1, Frontend 20230503.3. Running on rpi4.
Hello,
Has anyone in here installed Portainer add on and tried deploying TeslaMate within it? Iβm trying to deploy Teslamate and getting an error:
error while creating mount source path 'data/compose/2/import':
mkdir /data: read-only file
Any help would be greatly appreciated.
Hi Everyone, Was looking for help setting up RPC Shutdown, I've followed followed the guide and have a working WOL Switch, I've added the turn_off to my config file and filled in the required config on the addon itself, However, Im still not getting anything.
Has anyone had any luck with RPC Shutdown?
I send a shutdown SSH command to windows' OpenSSH server. Might be something for you too and can also be used to run other commands or make the shutdown more customizable
Iβll look into this
Thank you
Thanks for reply. My zigbee devices didnβt work at all. Mqtt broker never stopped for me but it needed to be updated. After that everything started to work.
Hi all
My Influxdb just stopped working and i cant get it to start up again. HavenΒ΄t change anything in the settings or in the configuration.yaml
This i see i my log:
time="2023-05-22T09:06:01+02:00" level=info msg="Moving from version 1.8.0"
time="2023-05-22T09:06:01+02:00" level=info msg="Moving to version 1.10.1"
time="2023-05-22T09:06:01+02:00" level=info msg="Successfully created /data/backup/chronograf.db.1.8.0"
time="2023-05-22T09:06:01+02:00" level=info msg="Serving chronograf at http://127.0.0.1:8889" component=server
time="2023-05-22T09:06:01+02:00" level=info msg="Reporting usage stats" component=usage freq=24h reporting_addr="https://usage.influxdata.com" stats="os,arch,version,cluster_id,uptime"
[09:06:02] INFO: Starting NGINX...
Then nothing happends
Any suggestions ?
Influx + Grafana dashboard problem
Hi cant get piper or whisper
Can I configure a sshkey in vscode from remote git repo?
The fix was to correct "{(" in my templates to "{{"
For whatever reason "{(" make the mqtt payload appear as binary?
This is under integrations for me, not addons.
You got me straight though, thank you!
Yes:
that is from
-> Integrations->MQTT->Configure
Hello! question About node-red and Alexa. All work perfect but I cant listening a message witch those palette -> remote2 e Cakebaked (maybe too old?). What palette I can use that it work?
Thanks π
#node-red-archived can help with Node Red
Hello, Nginx is constantly stopping and I am getting the following error, can you help?
@gray harbor I converted your message into a file since it's above 15 lines :+1:
Did you edit nginx_proxy_default_fix_ingress.conf?
Yes
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.
You broke it
nginx: [emerg] unexpected "}" in /share/nginx_proxy_default_fix_ingress.conf:14
But maybe Δ± have mistake
location /api {
proxy_connect_timeout 60;
proxy_read_timeout 60;
proxy_send_timeout 60;
proxy_intercept_errors off;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection $connection_upgrade;
proxy_set_header Host $host:8126;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Forwarded-Proto $scheme;
proxy_pass http://homeassistant.local.hass.io:81...
}
There's no "maybe" involved π
Like this now
We need to see the entire thing, not something modified
proxy_pass http://homeassistant.local.hass.io:81/...
``` is clearly not valid
How should I change this
I connect with Duckdns from outside with HTTPs, but I cannot connect with http in the internal network. Certificate error returns with https. I want to overcome this problem.
And why are you modifying that file?
location /api {
proxy_connect_timeout 60;
proxy_read_timeout 60;
proxy_send_timeout 60;
proxy_intercept_errors off;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection $connection_upgrade;
proxy_set_header Host $host:8126;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Forwarded-Proto $scheme;
proxy_pass http://homeassistant.local.hass.io:81/...
}
This codes orjinal Δ± did'nt changed
But service always stops
proxy_pass http://homeassistant.local.hass.io:81/...
``` doesn't look right, I have problems believing that's original 
My local adress 10.10.0.200
proxy_pass http://homeassistant.local.hass.io:8123/api;
would be more valid, though I've no idea if homeassistant.local.hass.io is valid
Okey i find some codes missing
location /api {
proxy_connect_timeout 60;
proxy_read_timeout 60;
proxy_send_timeout 60;
proxy_intercept_errors off;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection $connection_upgrade;
proxy_set_header Host $host:8126;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Forwarded-Proto $scheme;
proxy_pass http://homeassistant.local.hass.io:8123/api;
}
This is okey
Try it?
I bought one of these RTL2832 USB sticks to intercept 433MHz signals like for example a motion or window sensor. Now I'm wondering if I can use one of the RTL Addons (rtl_433 ?) without using MQTT, because I don't wanna have MQTT running since I don't need it for anything else (and it's just one more potential point of failure and I just don't like it). Can someone give their thoughts on this please? π
Heya. I'm trying to find some resources on how to connect my homeassistant as a client to an existing wireguard server. Seems like the add-on doesn't support that. Does anyone have some pointers on how to achieve that?
Solved it using https://github.com/bigmoby/addon-wireguard-client
@whole hearth I converted your message into a file since it's above 15 lines :+1:
Has anyone used the βPortainerβ add-on?
People undoubly use it but it will make your installation unsupported. Just ask what you really want to know
I want to run VSCode on my tablet, anywhere. Do I ultimately 2 Piβs to run it? The sever, and then client?
Just install the Code Server addon
Assuming your Pi has at least 4 GB of RAM
hi guys
I'm trying to setup my MQTT broker and integration but im kinda stuck
anyone care to give me a hand?
Please just ask
so bare in mind, i'm a beginner but so far i got everything running in HASS π
I installed the MQTT broker and am following the steps in the documentation (edited the configuration as decribed and made a user) but now i need to create /share/mosquitto/acl.conf but im unsure how to find the share folder. I'm trying to get to it trough the file editor but my top directory is config
I thought you could go up. In any case, you can also use SSH
Im not that great in terminal prompts ^^
I think i foudn a setting in file editor 'enforce base path'
This will probably help me
Got it!
Ok so after seting up everything accordign to the documentation of the MQTT broker, the mqqt integrations cannot connect to the broker. I believe it did connect before i followed the configuration of the broker
am i missing something?
@shell locust I converted your message into a file since it's above 15 lines :+1:
Ok so if i re-enable port 1883 and try to connect to the broker it works. port 8883 doesn't
apparantly port 8883 is insecure that's why the config tells you to delete it?
8883 is typically secure
When I go to settings>add-ons (after having installed an addon) it seems to be stuck in a perpetual loading animation. Is there normally a significant wait time required to view the add-ons page?
I'm currently trying to shut down my computer through the RPC Shutdown add-on, but I'm unsure what I'm supposed to use for user and password. Currently, I'm using a PIN system to log onto my computer every day, but idk if that's what I'm supposed to use for HA. My user on windows also displays as my full name, but in the windows file explorer under users it's labeled as "payto". Does anyone know how this add-on works? There isn't any documentation for my issue.
I have a Sonoff smart outlet I am trying to get integrated into home assistant. I have the tasmoadmin addon, but I can't seem to make it do anything. None of the documentation I can find seems to describe what options are available to me. Can anyone help?
Is there a way I can install octoprint on a docker container on home assistant os?
It says it is out of date
Donβt do this
It will cause print failures and fail
Get a dedicated device for it
@hollow trellis I converted your message into a file since it's above 15 lines :+1:
Hello. I've got a problem: I use DuckDns and Nginx proxy. If I coment out ssl_certificate: /ssl/fullchain.pem ssl_key: /ssl/privkey.pem
In configuration.yaml I can reach my server over local network and http , but can not remotely over DuckDns. And when it's uncommented, i can reach it remotely, but not locally
Maybe Nginx is misconfigured
How's that?
How's what?
You mean on the router?
Where else?
Ok. Dumb me
Still dunno what the difference between forward them for HA and Nginx but now I know what to looking for
Well, if you want to use NGINX then the port on the router has to be forwarded to a port NGINX is listening on
Router ---> HA
``` is probably how you have it just now, so NGINX isn't in the loop
Router ---> NGINX ---> HA
``` is what you want
Nginx has its own IP or something?
It has it's own port at the very least
There are 65K different ports on a computer (well, twice that really), different services use different ports
HA uses port 8123, NGINX probably uses 443, depending on how you configured it
Wait. I'll check what is goin on there
My TP Link router has something named Virtual Servers .I think this is it
And there are :External Port, Internal IP, Internal Port, Protocol,
Great, now find what you've done
I suspect you'll find that you've either only got one for port 8123 on HA, or that you've got that and another one for NGINX
Actually i made bunch of entries, ias I didn't know what I am doing
When you're able to... share what those are
Please use imgur or other image sharing web sites, and share the link here.
Image posting is blocked in most channels to discourage people from sharing text as images. Sharing text as images assumes that everybody sees the world as you do, which isn't the case. Some people are colour blind, or have visual impairment that means they can't make sense of an image of text.

So... nothing for NGINX then
Change the one for port 443 externally to be TCP and to the port you've got NGINX listening on
Remove the one for 8123 entirely
External 443 , IP of HA, internal 443 , and TCP? Like this ?
Default nginx listening in 443?
You have the system in front of you... look and see how it's configured
I've no idea what, if any, defaults the add-on has
Ok, thanks for help. I'll test it when I'll be again THERE, since I don't want to loose contact with my instance. You know, watering control, and other stuff
I already lost, when deleted those weird entry ext443 to int8123.
Β―_(γ)_/Β―
Luckily I've got remote control over server
You could have just used https://yourhost.example.org:8123/
Of course, if I'd known that you were doing all this remotely I'd have given different advice. I assumed nobody would be so silly as to make that kind of change remotely...
hello, I just installed ha suprvised but the addon advanced ssh & web terminal fails to start with this error "s6-rc: info: service legacy-services: starting
[10:33:57] INFO: Starting the SSH daemon...
Bind to port 22 on 0.0.0.0 failed: Address in use.
Bind to port 22 on :: failed: Address in use.
Cannot bind any address.
s6-rc: info: service legacy-services successfully started
[10:33:57] INFO: Service SSH exited with code 255 (by signal 0)"
Did you already install and configure the other SSH add-on?
no
Something is using port 22
ok let me check this
Oh, and if you're running Supervised it's probably the hosts's SSH daemon
Though, you really shouldn't run Supervised
If you must... at least read and follow the requirements
thanks , i will reread the ADR-014
No worries, it's only 15km from here π
@jade wing , for information the other addon "erminal & SSH " is working fine !
Presumably not on port 22 though
in the addon network configuration , the tcp port is 22 as well
If it's using port 22 nothing else can
Is it possible to use the AirCast add-on to output to a hardware 3.5mm jack? i know the addon doesnt directly support it, but is there another method anyone has used?
@native token I converted your message into a file since it's above 15 lines :+1:
Hey π
I tried to use Voice Assistant with my brand new ESP32 Muse Luxe.
However, it seem that my whisper addon is not working?
I looked up the Voice Assistant Logs in the Debug:
Does anyone have an answer to this?
Or another way of doing it altogether?
Problems (only recently) with Ring MQTT HA Addon no longer picking up motion events... Done some searching, looked for issues on the git repo, searched here even in the backscroll... curious if anyone else is using this glorious addon from tsightler, who I don't see here, and if they know why it's happening since about the 17th
Still can't figure out why my remote access through duckdns works only when I open external port 443 to internal 8123 , and leave both .pem files under http in configuration.yaml. Everything beside that is configured by default values: nginx , duckdns
Did you check HA's log file when trying to access via the proxy?
There's configuration entries you have to change, and it tells you all about them
There was nothing special, but in nginx log was :upstream prematurely closed - few times when tried to login
If you messed up the http: config by not listing the proxy IP then you'll have errors in the log
You mean fact that trying to log in from IP not listed in trusted_proxies I'll have entry in HA log?
Generally something is wrong with that instance : it ran before via HTTP locally for sure. Also one of my Esp devices doing something weird: half of entities disappears sometimes. I can log a node , but some entities are no more in HA frontend
any ideas on why SSH addon is suddenly giving this error? worked yesterday ... Image ghcr.io/hassio-addons/ssh/amd64:15.0.1 does not exist for addon_a0d7b954_ssh
no one has any ideas huh?
After I install an add-on, and then go back to the addons page, it's just a perpetual loading animation.... like 30 minutes plus and it still doesnt load
what hardware are you running ha on?
orange pi 5. And for what it's worth. I can view the addons section on android. But just not directly through web ui. I dont know how long but it's always a long wait until it's back up.
yeah on a pi anything patience is a virtue
I understand to a point. but generally there isn't much of a load on mine as I only just set it up yesterday and only have a couple of devices.
even with no load per se, it's gonna be slower than most
Do i need to use a GitHub account to verify HACs, for installing VSCode? I donβt wan to log in. Why does it need a GitHub?
im pretty sure that's where it's stored
VScode? Why does it need a GitHub account tho?
You might wanna read their FAQ. You don't need an account for VS Code. Not sure what it has to do with HACS
Bueller?
It gives me a verification code to type in on GitHub, it goes to a screen that has βblank boxes that fill with the code you type. I copied over the page to chrome (I barely use it, not signed into GitHub), and it required me to sign in, to enter the code (I DONT want to sign in)
I guess that's what you gotta do
I don't want to
π
then don't, and your shit won't work π€·ββοΈ
Some screenshots might be useful. Why HACS needs you to login is described in their FAQ but I have no clue why VS Code would ask you to or what it has to do with HACS
I was to install vscode on home assistant, and I got a tutorial to get HACs and they have a official image. Bit, I just DONT want to log into something personal on it, when I DONT really know the add on
I still don't see the relation between HACS (integration) and VS Code (addon). What are you installing/doing exactly? You only give certain permissions to HACS
@flat epoch What does HACs have to do with vscode?
Why don't you add the studio code addon?
HACs is for custom integrations. Not addons
HACs is itself a custom integration which provides a storefront for browsing and installing other custom integrations and cards.
HACS uses the GitHub API to gather information about all available and downloaded repositories. This API is rate limited to 60 requests every hour for unauthenticated requests, which is not enough. So HACS needs to make authenticated requests to that API.
Ok, thank you! What's a good download of VScode for home assistant?
The Code Server addon
problem with MQTT broker add-ons
In the Developers documentation for Add-Ons it mentions:
All add-ons are based on the latest Alpine Linux image. Home Assistant will automatically substitute the right base image based on the machine architecture.
https://developers.home-assistant.io/docs/add-ons/configuration
Does anyone how HA determines the right machine architecture?
I'm trying to update ESPHome and this error is popping up in the Hosts logs:
May 25 16:49:11 homeassistant dockerd[472]: time="2023-05-25T16:49:11.432244045Z" level=info msg="Attempting next endpoint for pull after error: no matching manifest for linux/arm/v6 in the manifest list entries"
I'm not running on ARMv6 so it seems HA is inferring the incorrect machine arch.
Hello. I got a problem with RPC when trying to shut down my PC through HA
The username or password was not correct.
Connection failed: NT_STATUS_LOGON_FAILURE
I am using a PIN to log in... (windows 11 btw)... I have no idea what is wrong...
Update: managed to activate windows password... changed the PIN in the RPCs configuration to my password... still not working, gives the same error
I have the same issueβ¦ been trying for a few hours, but to no availβ¦
I figured out what it was. You have to use your microsoft password and email
At least thatβs what it was for me
Hi folks, bit of a noob. I've using this add-on "nws_alerts" via HACS. The package maintainer has this sample yml file in the repo, but I'm not sure how to actually use it. Can I just place the entire file somewhere, or do I have to copy the sections to different places?
https://github.com/finity69x2/nws_alerts/blob/master/packages/nws_alerts_package.yaml
That's not an addon
An updated version of the nws_alerts custom integration
Also see: https://hacs.xyz/docs/faq/addons and https://hacs.xyz/docs/setup/prerequisites
You are aware that there are no add-ons in HACS.
You probably want to ask in #integrations-archived or #frontend-archived
ah great, thanks. Still learning all the lingo.
Tried putting the email/password that I use for my Microsoft account, nothingβ¦
Are you on an Ethernet connection for both the computer youβre trying to turn on and also the computer running HA?
Also, what version of windows are you using
OP said windows 11 iirc
Yup, Windows 11β¦ LE: managed to make it work, using another user with admin rights. Now I just need to figure out how to start different programms, without me or other user being signed in.
Does anyone know if itβs possible to make api calls to the whisper add-on outside of HA, or is it only for use by Assist?
On windows 11 for me, it only works when I fully power down
@fathom sinew I converted your message into a file since it's above 15 lines :+1:
in other words, it looks like the --login-server arg isn't being passed to tailscale up correctly...
https://github.com/lmagyar/homeassistant-addon-tailscale might be stripped out of the tailscale addon frenck manages. this is a third party one with additional features - maybe it is what you need
thanks, I'll take a look π
for what it's worth, the login_server stuff at least appears to be supported in the frenck version:
https://github.com/hassio-addons/addon-tailscale/blob/v0.11.1/tailscale/config.yaml#L26
https://github.com/hassio-addons/addon-tailscale/blob/e3895b6ec02d152c7c836bde92e8c10dd6cf391a/tailscale/rootfs/etc/s6-overlay/s6-rc.d/post-tailscaled/run#L24-L29
if it's truly an issue then raise an issue on github for that addon
be prepared to get yelled at if you're wrong
so that addon worked?
i havent played with headscale yet it's on the list
yep, worked like a champ
I didn't want to mess around with headscale until I read the tailscale ToS and got squicked out a bit
yeah... I don't mind the marketing stuff or even some of the aggregate stats stuff, but not a fan of "inter-node traffic logs"
and didn't want to have to give a google/MS/whatever login
ye
fwiw, headscale is quite a lot easier to set up these days... I started using it back when it was entirely a manual setup (registering the systemd service etc.) -- they have .debs now... quite a bit easier... especially if you already have a VPS up and running somewhere
nice
I don't have any realistic choice for ISP. I've got 1GB/10MB currently... I could "upgrade" to a business plan for 3x as much and get 50MB/10MB... π
anyone know why one would get a 400 error from esphome when trying to download firmware? Im seeing
"WARNING 400 GET /download.bin (0.0.0.0): Missing argument configuration" in the logs
it works fine to install remotely, I just can't add any new devices
(or download binaries built for existing config)
Are there any downsides to installing both mariadb and influxdb?
I just installed mariaDB, but I'm considering influxdb and grafana. Can I delete MariaDB if I use influxdb?
They don't replace each other. Influx can't be used for the HA recorder
Ah right, ok. Then I will have both
Is this the right place to ask a question about the Grafana add-on?
It's okay. https://discord.gg/x7tR8GsSsf is better
Does anyone know if the tado addon integration support fan speed and swing?
I'm trying to set up ring-mqtt in hope for a better experience with my ring cameras, the standard integration produces x2 speed video on my devices and i haven't been able to get snapshot notificiations to work.
I've read that the ring-mqtt integration solves this. I've been able to install the addon and authenticate it with ring. I can see in the add-on logs that suggest that things are working like they're supposed to, my camera's are recognized and showing in the log...snapshots are being taken, etc. At this point i would expect to see additional entities or devices or something but....now what?
oh wait...i think i found in the mqtt intigration the camera entities..maybe that's something
I would need help configuring duck DNS, once started it gives me as errorβdeploy_challenge hook returned which non-zero exit codeβ
Get a domain and use cloudflare
Can you recommend a guide to using cloudflare
Itβs honestly pretty straightforward but there are YouTube video tutorials if you need that push
The basic concept is buy a domain, easiest way is from cloudflare directly, then change nameservers to cloudflare (skip this step if you bought it there), then follow directions for the cloudflare integration on home assistant cloudflare integration page (adding token for specific zone)
Or use tailscale and be done in 5m
Basically itβs going to setup a service to ping and see if your ip changed and update cloudflare with your new ip if so
I used duck dns for a while, then it stopped working
Thatβs common and why itβs not suggested among other things
Now I can't set it up anymore
I will try with cloudflare
Thanks
did anyone know the issus from the studio code server: code-server is being accessed in an insecure contex?
WHich git addon would anyone recommend using git? I have a github account already.
hi! for some reason, i'm being told piper and whisper are not compatible - but i'm running on a pi, which the tutorial says is a recommended use case?
Who told you that?
the add-ons installation page!
Where, exactly?
above the install button
This add-on is not compatible with the processor of your device or the operating system you have installed on your device.
and i'm pretty sure i'm running 64-bit?
Seems like not
dan@ha:~ $ uname -m
aarch64
definitely am!
No idea, then. How did you install HA?
https://dpaste.org/hmMpb this is a docker-compose setup for both if you're doing it all via docker
If they have the addon page, though...
i figured it was supervised but shared anyways
archbtw + supervised would check out lol
ESPHOME
Is it possible to update the entities exposed to HA without adding and re-adding the esphome device, I removed some from my code on a device, restarted HA and they are still showing, albeit greyed out, i now removing the device and re-adding it will fix it but hoped there was an easier way, thanks
I has uninstall zigbee2mqtt.
But in Entities still have showing entity of MQTT.
I'm tried Delete all Entity of MQTT in \config.storage\core ENTITY_REGISTRY File
Then restart HASS, but all Entity of MQTT still in Entities.
I'm tried many time but no change
How to Delete all Unavailable entity of MQTT
Anyone with experiences with the Eufy Security add-on/integration here? I have my camera connected and in general it seems to work. But my sensors are not updating (for example enabling motion snooze, etc).
I've found it doesn't really pick up on anything except those that come via push notifications
If it does.... it's extremely delayed, hours or more sometimes
Well that sucks π
ive seen more than one post lamenting Eufy
Might have to look at a unify doorbell then or the very cool aqara one
Can see what I can get for this one second-hand because it's a lot of money
Failed to install add-on
Can't install homeassistant/amd64-addon-duckdns:1.15.0: 404 Client Error for http+docker://localhost/v1.42/images/homeassistant/amd64-addon-duckdns:1.15.0/json: Not Found ("No such image: homeassistant/amd64-addon-duckdns:1.15.0")
I even have an error when trying to updated HA https://prnt.sc/ZQFQI9-JMG7v
Is it possible to downgrade an addon? I'm having issues with a newer version and I'd like to test a theory by downgrading and seeing if an issue still reproduces
That would also affect the data though, correct?
Depends on the addon
<#node-red-archived message>
A backup of Node-Red will not actually contain the important data so there's nothing to overwrite when you restore it. Still a good idea to back up before restoring
Oh very interested, but that makes sense. That's good to know
I always thought of addon backups as fully self contained
Now let me make sure I actually still have that backup around
Hey all - using the letsencrypt add-on with a simple config like so:
google_creds: /data/google.json
However, the add-on doesn't seem to mount /data from the host into docker (like some other add-ons do) so I'm getting this message:
File not found: /data/google.json
If I exec into the letsencrypt container, /data is there but not mounted from the host. Is there an easy method to modify the add-on so that /data from the host is persistently mounted (somewhere) in the container?
solved: files added to /share on the host get mounted into /data in the container
No
# docker inspect addon_core_letsencrypt | jq '.[].HostConfig.Binds'
[
"/dev:/dev:ro",
"/mnt/data/supervisor/addons/data/core_letsencrypt:/data:rw",
"/mnt/data/supervisor/ssl:/ssl:rw",
"/mnt/data/supervisor/share:/share:ro"
]
anyone have experience with the ring-mqtt addon?
i'm setting up an automation to take a screenshot when motion is detected and send a notification to my desktop through the hass.io companion app. I have all the pieces working, but my issue is, the timing of the screenshot (i think...) I get a screenshot, but it's not a screenshot with a person in it...just a screenshot of my front of house area. I need help to better understand whats happening or what i need to do to get the timing dialed in.
This is more or less the automation that i am using, I have the durration exadurated on purpose
`
alias: Doorbell motion popup - test
description: ""
trigger:
- platform: state
entity_id:- binary_sensor.front_door_motion
to: "on"
condition: []
action:
- binary_sensor.front_door_motion
- service: camera.snapshot
data:
filename: /config/www/tmp/snapshot-doorbell.jpg
target:
device_id: 7c816cd6ac0bddadec62317a6da9ac00 - service: notify.mycomputer
data:
message: Someone is at the front door.
title: Ring Doorbell
data:
image: /api/camera_proxy/camera.front_door_snapshot
duration: 5400
alias: Send Front Door Notification to mycomputer - service: delete.file
data:
file: /config/www/tmp/snapshot-doorbell.jpg
alias: snapshot cleanup
`
That's ring for you, I have the exact same thing. So you get the latest snapshot which is somewhere between x and 10-30s old depending on your snapshot settings.
HI there, I have a networking problem it seems. I installed the OS in a virtual machine and I can ping google.com alright from the console but in the GUI the add-on store remains empty. Do I need to forward a certain port?
is it code?
well, yes but i cannot copy and paste it from the vnc viewer
I Can from mine....
is it sth specific you are looking
that line is not in there
oh hold on
it is, but set to false
can I switch its value from the GUI?
no, that line is generated when the supervisor can reach the internet on it's own
what type of hypervisor are you using
i run it on a truenas scale machine in the trunas scale virtualization environment
should be KVM
virtual disk is a zvol
well then you need to fix your networking, nothing to do with HA
ok, so should the "docker:" section right at the top of the network info say the same as in "interfaces" under ipv4?
networking is my nightmare
so what are you saying? that this will not work?
If you're using HAOS then you don't modify any files there
OK, so no modification. Thanks for pointing me in the right direction with the supervisor! So this would be on the hypervisor level where I need to fix something? As I said, the host can ping any site
The Supervisor logs should provide info
where can i get them? from the GUI or via cli?
Yes
OK, got them
"supervisor": {
"version": "2023.04.1",
"version_latest": "2023.04.1",
"update_available": false,
"channel": "stable",
"arch": "amd64",
"supported": true,
"healthy": true,
"ip_address": "172.30.32.2",
version doesn't seem at par and that ip-address is not one on my routers network
That's the IP on the Docker network, it's normal
so what should i be looking for?
The logs, not the info on the Supervisor
See if it tells you more about why it thinks there's no Internet
I got the logs from "Devices and Services", then clicked on devices, then on the supervisor and then on service information
on the right there is a log book but no entries
Open your Home Assistant instance and show your Supervisor system logs
thanks for your patience!
rror requesting homeassistant_alerts data: Cannot connect to host alerts.home-assistant.io:443 ssl:default
the others are about devices it cannot find
To format your text as code, enter three backticks on the first line, press Shift+Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks.
```yaml
example: here
```
Don't forget you can edit your post rather than repeatedly posting the same thing.
2023-05-31 13:28:12.333 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //config/home-assistant_v2.db was shutdown cleanly
2023-05-31 13:28:21.715 INFO (SyncWorker_0) [fritzconnection] Unable to retrieve resource 'http://192.168.178.33:49000/igddesc.xml' from the device.
2023-05-31 13:28:25.310 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Colorc 0x1b18d198' for yeelight integration not ready yet: Failed to read from the socket at 192.168.178.83:55443: [Errno 113] Connect call failed ('192.168.178.83', 55443).; Retrying in background
2023-05-31 13:28:32.267 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform dlna_dmr is taking over 10 seconds.
2023-05-31 13:28:37.273 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Colorb 0x1c017ff3' for yeelight integration not ready yet: Could not fetch initial state; try power cycling the device; Retrying in background
2023-05-31 13:28:58.863 WARNING (MainThread) [homeassistant.components.dlna_dmr] Failed connecting to recently alive device at http://192.168.178.24:57976/e7a0e212-5317-4d77-ad06-9a1998f05659.xml: UpnpConnectionError("UpnpConnectionTimeoutError('TimeoutError()', None)", None)
2023-05-31 13:28:59.848 WARNING (MainThread) [homeassistant.components.dlna_dms] Failed connecting to recently alive device at http://192.168.178.24:49631/051071cf-afbf-43fd-bdf1-e38cb35a06f9.xml: UpnpConnectionError("UpnpConnectionTimeoutError('TimeoutError()', None)", None)
2023-05-31 13:29:05.012 ERROR (MainThread) [homeassistant.components.homeassistant_alerts] Error requesting homeassistant_alerts data: Cannot connect to host alerts.home-assistant.io:443 ssl:default [Try again]
Hi,
I'd like to install the Silicon Labs Multiprotocol on my x86 Home Assistant instance, unfortunately the installation is not possible due to following requirement:
"You are running Home Assistant 2023.5.4, to update to this version of the add-on you need at least version 2023.6.0.dev20230531 of Home Assistant"
How can I access the beta programm of the HA? Why is it required to upgrade to 2023.6.x? I'm running another instance on an Raspberry Pi which runs on 2023.5.x where this add on is installable without any issue.
it says Home Assistant Core above the logs btw
yes, its a box that you select which log you want to see, so you have to select supervisor
can i pastebin the log?
sure
or no, i was reading wrong with regards to DNS. If i look at the timestamps it starts with
23-05-31 13:28:07 ERROR (MainThread) [supervisor.store] Can't retrieve data from core due to
23-05-31 13:28:07 INFO (MainThread) [supervisor.resolution.module] Create new suggestion SuggestionType.EXECUTE_REMOVE - ContextType.STORE / core
23-05-31 13:28:07 INFO (MainThread) [supervisor.resolution.module] Create new issue IssueType.FATAL_ERROR - ContextType.STORE / core
23-05-31 13:28:07 ERROR (MainThread) [supervisor.store.git] Can't clone https://github.com/hassio-addons/repository repository: Cmd('git') failed due to: exit code(128)
cmdline: git clone -v --recursive --depth=1 --shallow-submodules -- https://github.com/hassio-addons/repository /data/addons/git/a0d7b954
stderr: 'Cloning into '/data/addons/git/a0d7b954'...
fatal: unable to access 'https://github.com/hassio-addons/repository/': Could not resolve host: github.com
Create new issue IssueType.DNS_SERVER_FAILED - ContextType.DNS_SERVER / dns://192.168.178.30[0m
that's your DNS server ip?
yes, it is adguard installed on truenas, my router directs the devices to that
i turned adguard off and i can see no request from the ip of the hassOS VMs IP
Google HAOS DNS for some spicy discussions
try changing your DNS ip
ok, need to head over quickly to a videocall for an hour then ill be back
currently it is using quad9
well HA can't get DNS thru the current one you have set
hello does anyone know where the option to use ssl in the unifi add-on has gone?
proabably a dumb questions but what does "Add the following to your resources" https://github.com/D34DC3N73R/ha-nfl-card/blob/main/README.md
following this lovelace
url: /hacsfiles/ha-nfl-card/ha-nfl-card.js
type: module
I need to add above to "my resources"
in
-> Dashboards -> Resources
and if you installed it via HACS, it may have already added it for you
sorry im not good a this -- where is resources? https://imgur.com/XujKJEJ
you need to enable advanced mode in your profile
Iirc the directions are old and not necessary for that if installed via hacs (done for you)
none of this has anything to do with addons, BTW
HA OS Add-on support! Additional, standalone, applications that can run on Home Assistant. Your user profile needs to have Advanced Mode enabled for some add-ons to be visible in the store.
oh I thought the NFL thing was an add on, where should I go for help?
it's a "card", which means #frontend-archived
You also should look at the forked project from this
in any case, you should have enough info to help yourself at this point
We need a bot that converts those imgur links to direct links :]
Hey guys. Is there a site where I can browse all the add-ons and integrations and stuff? Some kind of aggregator?
I know you can sort of do this in the HA ui but I always come across stuff that isn't there
@pure zinc there isn't one place for add-ons. Anyone can make one so it's a matter of searching. Integrations however are here: https://www.home-assistant.io/integrations
Custom unsupported integrations are also found anywhere but a large number of them can be found or browsed using HACs (one of its main purposes). It doesn't have add-ons.
Ok thanks. Yeah I just tend to stumble upon stuff in various places, but I thought maybe there was some place attempting to keep track of them all
A lot of times I don't even know what I'm looking for haha
Ahoy all! I've just started to install the voice command bit and Ive run into a snag with the wyoming protocol. after install it wants a host name and port number -- none of this is indicated in the directions. Any suggestions ?
The silicon labs multiprotocol 2.0.0 update, requires a dev version to install? Why is it pushed to stable ππ