#add-ons-archived
1 messages · Page 17 of 1
Does anyone know the best way to persist shell settings using the SSH add-on? I think when the add-on is updated it blows away any changes to the .zshrc and such
Maybe by placing it in /share and source /share/.zshrc. Not sure if it works as an init_command.
Yeah something with init command could work
There was a recent update to the add-on that added some kind of persistent dirs as well
Just a little reminder for the Samba Share add-on users about a breaking change. After the newest update the config share will not work anymore. It has been renamed to homeassistant.
yeah the change messed up my ssh sensor too :\
I dont even understand why it stopped working, I reinstalled the ssh server on the pi machine and reestablished my ssh rsa certs on the home assistant machine, commands run just fine in the addon but not in the command_line sensor
ssh -i /homeassistant/.ssh/id_rsa pi@192.168.1.2 'cat /sys/class/thermal/thermal_zone0/temp'
Command failed (with return code 255): ssh -o UserKnownHostsFile=/homeassistant/.ssh/known_hosts -i /homeassistant/.ssh/id_rsa pi@192.168.1.2 'cat /sys/class/thermal/thermal_zone0/temp'
This command does not run in the SSH addon but in the homeassistant container. Try testing it from within that: <#node-red-archived message>
im not running it on a docker
at any rate I had it working right before doing this update
im not running it on a docker
But addons are docker containers: <#general-archived message>
Just follow my link, try it out and report back. I can't help you if you don't work with me.
bash: docker command not found
You need the community SSH addon with disabled protection mode to run docker commands.
I dont see that setting in the config
It's on the main page of the addon where you can restart it and such. Maybe you have to enable advanced mode for your profile. See channel description
Show me exactly what you ran and what it said
bash docker: command not found
Are you running this in the right SSH addon with disabled protection mode? https://github.com/hassio-addons/addon-ssh/blob/main/ssh/DOCS.md
Yeah try that. I didn't remember if it asks you to restart or not. You might have to stop and then start. Not sure.
i restarted it and it just says homeassistant:/config after I entered that
Like I said, always show exactly what you ran and what it says. You mean the docker exec command? That just puts you into the HA container
yeah
Now you can test your command there in the context of the HA container. Basically exactly what your command_line thingy does
said indentity file is not accessable
Show me exactly what you ran and what it said
Try ls -l /homeassistant or ls -l /. That /homeassistant directory likely doesn't exist. You should keep using /config
command not found
I give up. I'm not asking five times for the same thing: <#add-ons-archived message>
:\
ill try again tomorrow too
Sorry if I'm giving bad info, super tired all of the sudden
do we have some documentation on that? I just noticed the change indeed, and am wondering how all of my references to /config in the yaml includes keep working.... posted a question on that in #installation-archived , because not aware it weas an addon thing
guess this needs updating then
changing !include /config/dashboard/buttons/buttons_dashboard_direct.yaml to !include /homeassistant/dashboard/buttons/buttons_dashboard_direct.yaml doesnt work so I guess we now have a new mixup in folder naming
It was in the release notes of the last Samba Share update
/config is a link to /homeassistant - so the local stuff should still work. 🤔
yes it does, no issue there
its just another confusing aspect of modernizations.. EG```
sensor:
- platform: file
file_path: /config/logging/filed/filed_presence_notifications.txt
name: Filed presence notifications``` is still required in the backend config too.
and we now need to memorize that when checking our folder structure in the network browser
Hey, I'm new to Home Assistant. My server runs on Docker, and I'd like to know if I can add addons. My goal is to add an addon for my TP-LINK switches, but I can't seem to add it.
No, you cannot.
Add-ons are available for HAOS and the Supervised install (not recommended) only. On a Docker install you have to add additional software yourself, for example as Docker containers too.
OK, I asked ChatGPT, and it told me to open the HA's shell console and wget my hacks, but that wouldn't work either?
ChatGPT is not a good source of knowledge for HA. Too many errors, which sound plausible.
What you mean is propably HACS (the HA Community Store) - but that's for community integrations and not for add-ons.
okkk can you give me a way to install this on my HA or it's impossible with HA docker ? https://github.com/petretiandrea/home-assistant-tapo-p100
That is not an add-on. That is an integration - and for that HACS would be the easiest way to install.
But that's something for the channel #integrations-archived
okay my bad i said i'm new sorry
No worries. The install guide can be found here:
https://hacs.xyz/docs/setup/download
Follow the "Container" one.
ok thx
@odd tinsel I converted your message into a file since it's above 15 lines :+1:
Bumping. Please, anyone? Any advice?
You are working on the add-on itself and want to implement ingress?
So you are developing it?
My audio is broken. that's an add-on right? It's not the latest update, was broken for a while. The log says: https://hastebin.com/share/elukubazet.yaml
Line 16 seems suspicious.
Can anyone suggest some things i can do to fix it? I tested the speaker, it is still fine. I am on versions: https://hastebin.com/share/sofijareco.yaml
Without knowing which add-on you are using, it is hard to tell.
I think it may be the OS maybe. It's from the AUDIO log in the logs under system/logs.
If it is an OS error, it's not an add-on
yeah i figure out what it is 1st.
Add-ons like VLC use pulseaudio afaik
It's working very well thx 🫶
Fixed it 😛
Yes. I've just developed the addon, and want to implement ingress.
https://discord.com/channels/330944238910963714/1172306749542379590
In that case the channel #devs_add-ons-archived might be able to help
Thank you @elder schooner !
Looks like I was able to get things working by using /config/ still instead of /homeassistant/ as the directory that had the files
I was very tired last night apologies for being frustrating
At the moment I am running on Virtual Box and I had a crash and I am trying to recover. I had added a editor to the sidebar but I can't remember how I did that so I added the File Editor but I can't get this to work. I click start and nothing happens. I click the launcher in the side bar and it says it isn't started. I look in the log and I see 6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service configurator: starting
s6-rc: info: service configurator successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
INFO:2023-11-11 10:30:39,481:hass_configurator.configurator:Starting server
INFO:2023-11-11 10:30:39,482:hass_configurator.configurator:Listening on: http://0.0.0.0:8099
You restored it from a backup?
Yes but is was an early backup and had very little on it. I made shortly after I got the system up
The one I was using befor the craash I think said Sun??
Have the docs of samba not been updated yet? /config is now /homeassistant?
Reboot the VM. Add-ons behave weird sometimes without a reboot
Doesn't seem so.
I think many people will trip over this
Because the samba mount to /config is broken
And the docs are wrong
I did a couple of times now.
This will be my first HA PR 
Withdrew my PR. There are already 2. Too late. 🤣
good im not the only one who saw it haha
Nope 😆
<#add-ons-archived message>
that helps, not sure if a regular user will be able to figure this out
In MariusHvdB's PR they say, they are reconsidering the changes.
link?
The broken MQTT integration update or the YAML format change?
the thing about entity names. Nvm doesnt matter
HI, Nginx Proxy Manager, when I log into it all my configuration is gone, but I can see it actully works, cant diffrent admin accounts not see other admins config?
is it only users data that is stored in the mariadb?
I can no longer access my HA after Samba was updated to 11.0 . There is an open github issue on this https://github.com/home-assistant/addons/issues/3309 Did anyone come up with a solution
My windows computer sees the new homeassistant folder but I cannot access it
BTW both file editor and Studio Code Server still see the /config directory inside HA. Does not seem consistent to me.
as you know there's this thread https://community.home-assistant.io/t/samba-add-on-changed-config-to-homeassistant/639230/66 but most of the people there spam the topic with non expert solutions... I'd hold back for now and check the issue in Github. If you still have issues that is. Currently I am running Add-on 11.0.0, HA 2023.11.2 and the Supervisor 2023.11.2 and have no issues at all in Samba sharing (with the new homessistant share
and no its not consistent, that is the whole reason I opened the topic.... as Frenck said in my documentation pr, they are reconsidering the change
I have all the same versions as you accept the os. I am at 11.1. Could this be the issue? My windows pc cannot access the new homeassistant folder. I went back to the prior samba version and I have no issue.
i didnt dare to update to OS 11.1 yet because of reported issues in that repo. But my guess would be that would not be the cause of this. As long as "I have no issue" is the status quo, my feeling is to stay put, and await what the devs do with the 'migration' to /homeassistant.
I'm on HAOS 11.1 and it's working for me with the homeassistant share. 
I have read the link above and understand the intent. What I don't understand is what changes I and many others need to make to either windows or HA to get Samba working again?
you shouldn't have to do anything
You may need to restart your windows computer
first thing you should try when accessing from windows is trying to connect to the hostname of your ha box w/ just \\<hostname>
that should get you to the root directory
if you mapped \\<hostname>\config that map won't work in windows anymore
I did all of this and I cannot open the new homeassistant folder. The other folders open (SSL, backup, etc ) with no issue. Similar to others on the open GitHub issue.
The picture to the right with Samba 10.0.2 works. The one to the left with 11.0 does not.
hello, i have some problema with cloudflare, could some one help me to resolve it? I have installed cloudflare addon, to creare a tunnel for ome assistant. After i have this error
Cloudflare
have you restarted samba share?
I restarted samba share, restarted windows and did nothing else other than realize that the config share no longer existed
took me about 5 minutes yesterday morning, I didn't have to do anything "crazy"
I already installed the component, but with out result
@quick trench I restarted both. No difference. By the way when I reinstalled 10.0.2, it restarted Samba share and windows instantly had access. No restart of windows necessary. I tried reinstalling 11.0 and windows cannot access the folder with restarts of HA, Samba and windows .( Others have posted in an open GitHub issue with the same issue.)
No information in the logs. https://github.com/home-assistant/addons/issues/3309
Version 12 with reverted changes is coming soon
Correction: version 12 is available now
Version 12 just showed up for me and it is working again.
I read the release notes and it mentions the change is temporary until supervisor 11.2 is rolled out stable. I am on 11.2 supervisor and samba 11.0 did not work for me.
The release note say the addon_config changes are temporary
Always worked fine here. Maybe removing the share and re-auth with windows was needed
I haven't got the supervisor update yet. Still on 2023.11.0
o right, I am on the beta channel, so updated SU as it was available
Ah, it's still on beta
@sly kindle tried it and made no difference. Could not open the new (named) folder. Anyway, 12 works as before.
i tired setting up duckdns with letsencrypt
but when i try to acces it I get the SSL_ERROR_RX_RECORD_TOO_LONG Error
I'm having problems building my own HA addon for some of the ARM platforms (armhf, specifically) because my extension depends on python-cryptography, and therefore a rust toolchain. I'm curious if someone can help me out with this; I'm pretty sure I'm just holding it wrong, and there's some base image I should be using instead.
The most recent, before I started hacking around, failing actions run is here: https://github.com/offbyone/homeassistant-addons/actions/runs/6836131442/job/18591544602
The workflow is building this docker image: https://github.com/offbyone/homeassistant-addons/blob/642b9811a186f897f399fa8c8ccd9db6e7f0ff96/iot-certbot/Dockerfile
The build.yml is here: https://github.com/offbyone/homeassistant-addons/blob/642b9811a186f897f399fa8c8ccd9db6e7f0ff96/iot-certbot/build.yaml
(these are pinned behind the tip of main because there are a few changes I put in after in attempts to get rustup and the rust toolchain in place; I suspect I'm on the wrong track with them, though)
(when I try get rustup installed, I hit 0.899 rustup: installer for platform 'armv7-unknown-linux-musleabihf' not found, this may be unsupported ... which I'm pretty sure indicates that I should be using something other than "install rust by hand" as a solution 🙂 )
#devs_add-ons-archived is a better channel
Thanks
can I ask a code question here. I have been trying for two days to get an MQTT topic that has a float value input as a sensor
I have this in my configuration yaml file '''sensor:
-
platform: mqtt
state_topic: "L350/mount.altitude_degs"
name: "Mount Altitude"
unit_of_measurement: "°"
unique_id: "mount_altitude_sensor" -
platform: template
sensors:
mount_altitude_degs:
friendly_name: "Mount Altitude"
unit_of_measurement: "°"
unique_id: "mount_altitude"
value_template: "{{ states('sensor.mount_altitude_sensor') | trim | float }}"
'''
when I get the topic it triggers an automation and I get this error 2023-11-12 20:48:46.881 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities sensor.mount_altitude_sensor are missing or not currently available
but I before this I see 2023-11-12 20:48:46.881 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: domain=input_number, service=set_value, service_data=entity_id=sensor.mount_altitude_sensor, value=67.2213531450497>
so it seems that is was created correctly
It would be better if you formatted it properly
The second message looks like an attempt to set the value of a sensor using input_number.set_value, which isn't valid and won't work.
For the first one, my guess is that the entity is called sensor.mount_altitude. You can check in
-> States
i tried to format it but I don't know how to do that in discord
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.
sensor.mount_altitude and mount_altitude_sensor are seen in States
ok i must have used the wrong '
That's inconsistent with the error message, which is clear
I still think you have the wrong entity_ids
so i have unique_id mount_altitude_sensor and sensor.mount_altitude_sensor
from entity_id=sensor.mount_altitude_sensor, value=67.2213531450497 it appears to me that it set the value
but the next log entry says sensor.mount_altitude_sensor are missing or not currently available
If you're still talking about the second log message from above, as I said, that's not what it means at all
It doesn't in any way say that entity_id exists, only that you've tried to set its value with the wrong service
And you can't set the value of a sensor, anyway
i am just trying to get the float into HA so I can build a display and work with it
what does it mean missing or not available?
doesn't entity_id=sensor.mount_altitude_sensor, value=67.2213531450497 mean it set the value
No. Just read it
Stop focusing on that message. It doesn't mean what you think
None of this has to do with addons. This is for #integrations-archived
ok thanks
hi there
does anyone user nextcloud backup
i get following warnings WARNING (MainThread) [supervisor.addons.options] Option 'ssl' does not exist in the schema for Nextcloud Backup (229cc4d7_nextcloud_backup)
WARNING (MainThread) [supervisor.addons.options] Option 'certfile' does not exist in the schema for Nextcloud Backup (229cc4d7_nextcloud_backup)
WARNING (MainThread) [supervisor.addons.options] Option 'keyfile' does not exist in the schema for Nextcloud Backup (229cc4d7_nextcloud_backup)
You are using unsupported config options in the YAML view of the add-on's settings page
I am trying to load HACS on a second computer to help a friend use Home Assistant. We followed the instructions as close as we could, but when loaded, all we see when we press "HACS" on the sidebar is like the documentation page for HACS. e tried restarting and clearing cache as indicated but that doesn't help. Any idea what you are doing wrong?
HACS is not an add-on
Sorry where should I post the question
But if it looks like a search engine instead of a colorful UI, the experimental features have been enabled
`2023-11-14 11:30:49: Warning: Mosquitto should not be run as root/administrator.
mosquitto: persist_read.c:550: persist__restore_sub: Assertion client_id' failed.``
why do i get this error from mqtt? not changed any configuration there for ages. any ideas? thanks
I remember this message: #add-ons-archived message
Thank you!
I have installed InfluxDB, but for the love of god I cannot find its configuration file... I must be missing something.
Documentation thinks it's so obvious there's no need to mention that ...
What are you attempting to configure? Apart from the standard addon configuration, you can configure InfluxDB via environment variables
Those are set via the addon config
I think "addon config" is what I am looking for. Or you mean the UI configuration tab?
OK, I guess that's fine. But the file still has to be somewhere, right?
It's disconcerting I cannot find it anywhere.
Sure... hidden from you
The addon docs tell you how they're able to be configured. Which may not 100% be identical to how it'd be done through installing the software manually.
I'm reading addon doc in the GitHub repository... it just says "edit the config".
But okay, configuring through UI is ok for now.
You're looking here, yes? https://github.com/hassio-addons/addon-influxdb/blob/main/influxdb/DOCS.md
When I set my DNS server in my eero router to that of my raspberry pi, which I have the adguard add on setup on, my internet completely dies. I’m looking for someone who may be willing to throw some messages around to help me troubleshoot. I’ve done quite a lot of googling
On the addon configuration tab, under Network, do you see DNS server port being filled in?
Thank you for the reply. After over an hour with the eero help desk I was able to determine that my eero wasn’t picking up my public ip address. I set the ip static in router and reset and it works just as fine. Only issue now is that my home assistant is no longer reachable from my normal ip address but I can still get to it through Tailscale and homeassistant.local. This is making my MQTT broker fail.
Hey guys, is there a way to not show updatable zigbee2mqtt devices within the home assistant setting's update area?
i can dismiss the info about firmware updates but after a restart or an ha update they will appear again.
@main minnow Please do not cross post. Read the channel description, post it and wait for folks to respond. Crossposting wastes people's time as they're unaware of the help you're getting elsewhere.
If you don't get any responses after an hour or more, and your message is no longer on screen, it is fine to re-post or post a link to it.
sorry just wanted to put the question in the right channel, because it is an addon, not an integration
Well, Z2M would be more on topic in #zigbee-archived - but #integrations-archived was closer than here
So..leave it here or put it somewhere else? 😉
You could have left it in #integrations-archived - but #zigbee-archived would be the right place...
Of course, you could just disable OTA in Z2M 😛
@cedar barn I converted your message into a file since it's above 15 lines :+1:
@cedar barn See: https://github.com/hassio-addons/addon-node-red/issues/1736
thank you will check it out!
yea, the same issue with appdaemon - after update the whole config is gone, needed to restore it from fullbackup. tried to copy it to addons_config/appdaemon but still it cannot start, so back to 0.14.0
Found the appdaemon issue
Yeap, same here
Apps.yaml seems to be some demo file
yup, it is working now with 0.15.2 🙂 thanks a loot
Thank you
Hi - just updated my node-red and now when I open the UI I get a message saying 'flow credentials could not be decrypted' and all my nodes gone. What can I do here to retreive nodes and get it working again?
Thankyou - where you say restore Home assistant config - do you mean a core or a core.configuraotor backup?
Hi
today there was a SSH addon update available. I initiated install but something went wrong.
I then uninstalled it and tried to reinstall but got:
Can't install homeassistant/amd64-addon-ssh:9.8.1: 404 Client Error for http+docker://localhost/v1.43/images/create?tag=9.8.1&fromImage=homeassistant%2Famd64-addon-ssh&platform=linux%2Famd64: Not Found ("manifest for homeassistant/amd64-addon-ssh:9.8.1 not found: manifest unknown: manifest unknown")
After several tries it installed.
But when I try to restart (after changing something in the config) I get:
Can't create container from addon_core_ssh: 409 Client Error for http+docker://localhost/v1.43/containers/create?name=addon_core_ssh: Conflict ("Conflict. The container name "/addon_core_ssh" is already in use by container "4bd4fe808924b2a7def75fd2827e173ed8db1873e6813bc29dbbe95f0d359b64". You have to remove (or rename) that container to be able to reuse that name.")
There seem to be duplicate containers. How do I remove them?
This addon install is broken.....
docker ps, docker stop, docker rm and so on via CLI. Probably better to uninstall the addon and then install it again.
I'm on HA -OS. I need the ssl-addin to get to cli. If I open a ssl cli session, docker command is not recognized
[core-ssh /]$ docker ps
-bash: docker: command not found
I've uninstalled an reinstalled the SSH addin a few times now. Trying to restart gets the above error.
You need the advanced SSH addon with disabled protection mode to run docker commands but as this issue seems to pertain to a SSH addon you should use the machine's CLI via keyboard and monitor.
Try running ha supervisor repair in the terminal
[core-ssh /]$ ha supervisor repair
Processing... Done.
Command completed successfully.```
Did 2 restarts of the addon. Seems OK. Thank you for that. I'll revert if it happens again
are all add-ons moving their data to the /addon-configs is there any "go to" way regarding git? until now i had a repository for /config but for appdaemon that doesn't work anymore
That is up to the maintainer of the add-on, but recommended, as it makes backups work as expected for people.
Hi, i'm wondering why i can't find Mosquitto add on? I'm running HA OS with virtual box.
Hey, Ive run into this 16.0 issue on nodeRed. All I have is the automated backup that ran when it updated "addon_a0d7b954_nodered_15.1.1" I've restored that backup and checked my "config/node-red" folder, and it's empty. Downloaded the backup and looked through it, and I cant see any flows.json (i think thats the file im looking for) ..... have I lost everything? 😒 also couldn't find this "/addon_configs/" folder people keep talking about im running home assistant os
Scroll up and read the rercent history
Or that pinned message
Yep ive read that hence I mentioned the part about "/addon_configs/" after reading it. problem was I had a couple of questions I still wasn't sure of. One being about the folder not being there but the main question was I don't have a recent home assistant config backup so just hoping for a quick yes or no if i dont have that is everything lost?
No backups ... 
Yeah, you're probably out of luck then
I have question about Red node , since version 16 I can not access www folder , is there is a workaround for this ?
#node-red-archived can probably help there
not sure what happened, but from thsi morning, probably after the latest HA update I am starting to get this msg:
Zigbee2MQTT:error 2023-11-15 21:35:55: Error: Error while opening serialport 'Error: Error: I/O error, cannot open /dev/ttyUSB0'
at SerialPort.<anonymous> (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/znp/znp.ts:146:28)
at SerialPort._error (/app/node_modules/@serialport/stream/dist/index.js:82:22)
at /app/node_modules/@serialport/stream/dist/index.js:118:18
and z2m is failing to start
These path names are not reliable as they can and will change. Use /dev/serial/by-id/...
you mean the /dev/ttyUSB0 one?
the /dev/serial/by-id/... is symlink to /dev/ttyUSB0
Sure, but when ttyUSB0 changes, so does the link
Might be another issue then. Run dmesg or ha host logs via SSH, re-plug the stick and run it again. See if it mentions anything related to your USB stick.
Why run it twice you ask? Ideally one would only need to run dmesg -Tw and re-plug but it's not available in the addon so you have to check what the last line was to compare later.
I just ran into something strange, i have AppDaemon installed and run (extensive) code. It is has been running for over 3 years (making gradual improvements). And now suddenly without any warning the whole appdaemon folder has been wiped. And the same happend to an other installation running this code today. Where could i look for a cause?
Add-on version: 0.15.2
You are running the latest version of this add-on.
System: Home Assistant OS 11.1 (aarch64 / raspberrypi4-64)
Home Assistant Core: 2023.11.2
Home Assistant Supervisor: 2023.11.3
The AppDaemon directory has been moved to /addon_configs/a0d7b954_appdaemon (not sure if the number/character part is the same on all systems).
In that folder is a file called appdaemon.yaml. Open it in an editor and change the line
secrets: /config/secrets.yaml
to
secrets: /homeassistant/secrets.yaml
The add-on should start after that.
Great! Thanks! Can there also be relative paths (to the appdaemon folder) in the appdaemon.yaml (for log files)?
I don't know that. I'm not using it that much. Maybe someone else knows.
@steady grove I converted your message into a file since it's above 15 lines :+1:
starting in safe mode seems to get the add on working. Maybe I can find the bad node.
problem resolved. Safe mode ftw.
Can anyone explain why my NodeRed got wiped out?
I had a whole node tree setup and now it’s starting new and none of my old stuff is in it. I try to downgrade it but it doesn’t open until I update node red.
📌
I got v16.0.2 and still didn’t get my nodes back. Trying to restore the whole HA to a previous version but it freezes up. I don’t get why updates are done this way and why they don’t do it better. 🤦♂️
what do you mean freezes up?
It says "Could not connect to the server.
NSURLErrorDomain -1004"
So right after | click on backup, it disconnects and I guess it is doing backup in background but it stays this way for hours.
And sometimes it says “Could not restore backup
Restoring a backup is not possible right now because the system is in freeze state.”
Which I also think it is doing backups in the background. But there is no indicator showing any progress.
hi all, I'm developing my own add-on, publishing docker images to the registry and I managed to pull the image & get it installed yesterday. But later in the evening I started getting errors with pulling itself
23-11-16 09:18:40 ERROR (MainThread) [supervisor.docker.interface] Can't install haargos/aarch64:1.0.29: 404 Client Error for http+docker://localhost/v1.42/images/haargos/aarch64:1.0.29/json: Not Found ("No such image: haargos/aarch64:1.0.29")
I thought this could be a case of DNS, but I changed the DNS in system -> networks to 8.8.8.8 both for wlan and eth but no luck. The image definitely exists and I can confirm this by pulling it locally. any ideas? 🤔
#devs_add-ons-archived can help you develop add-ons
I guess the appdaemon dir change for secret file is not persistent, is there a final fix for that yet?
I've run into the problem with appdaemon, I downloaded an old HA backup and have pulled my .py files from there. I let it upgrade to 0.15.2 now and my plan was to just put my python scripts back but I'm struggling remember how to "tell" appdaemon about my scripts. I have a vague recollection of apps.yaml file ? Thanks.
[EDIT] - figured it out by connecting via ssh to my instance and editing files in /root/addon_configs/a0d7b954_appdaemon/apps - apps.yaml is still needed to list the scripts I copied in there.
Hi all, I've been looking through https://github.com/hassio-addons/addon-appdaemon/pull/290 to find my ControllerX files, which all disappeared at some point over the last 24 hours with the folder changes.
in my case they are neither in the old folder not in the new.
I may have myself to blame, because after updating to AppDeamon 0.15.2 I downgraded to 0.14.0 when it wouldn't start, to check if it's something on this version.
It seems the migration is not as robust to handle that correctly
Right now when I am on 0.14.0 the folder under config is empty and there is nothing in addon_config either
I've tried reverting back to my last night backup for the folders, but it doesn't seem to bring the info back.
Outside of recreating apps, which is just a bit annoying, does anyone have any ideas?
I've decided to recreate one entry into the apps.yaml, which uncovered the fact even when I add them anew, it seems the ControllerX on AppDeamon doesn't work all of a sudden.
Seems like the old maxim, of don't touch it when it works is at it again...
office_light:
module: controllerx
class: E1810Controller
integration: z2m
controller: sensor.multi1_action
light: light.office_lamp
As simple as they come and nothing...
It's also in the new location, so at least technically it should be fine...
And the toggle commands are being sent out both in MQTT and HA state machine:
https://i.imgur.com/fKTKYB3.png
Any assistance would be appreciated!
why not ask on the appdaemon server?
just checking over there, you aren't the only one who's ran into this issue
@steep zealot ^
@quick trench the AppDaemon people explained that they have nothing to do with the folder structure and relationships between addon and its resources, so they can't assist on the 'self-inflicted' folder mess...
🤷♂️
For anyone struggling with this - here is a step by step of how I resolved it: #516637309118971928 message
You don't have access to this link
May need to join the server for App Daemon
I figured it was something like that but discord could probably make their UX better in that area
Yes, it's weird
Oh wait sorry wrong channel, there is #node-red-archived, gonna re-ask there
What is the relative path for addon config folders? NR was moved to the path changed... trrying to figure out what the new one would be. My guesses aren't working.
Hi, I am using mosquito and I want to add to its configuration, but I cant quite determine where I should edit it, it says to edit it in /share/mosquito (After I turn reading config on), but thats in a docker container. any Idea where I should look to put that data?
aah I made a typo 🙂 maybe nothing to see here
/addon_configs/
Why use tinyurl for a equally short imgur link?
https://i.imgur.com/DAmS3Ci.png for those curious
Im using wled add on and im trying to put 2 colors with a chase effect : service: light.turn_on
data:
effect: Chase 2
rgb_color:
- 255
- 255
- 255
target:
entity_id: light.wled_bas
@floral quail To format your text as code, enter three backticks on the first line, press 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.
And ... that's not an add-on, that's an #integrations-archived
Oups
issue fixed. I had to create a node-red subfolder inside the nr folder for the amazon cookie file path to work as suggested by another helpful user under #node-red-archived
i use sharex, had a longer picture host before and didn't change the config
changed, thx for hint
hello dus anybody else had the same problem I have nginx running I can login but I the proxy hosts page is emty but I have configered host in it before and thy are still working I only cannot see them how can I solve this?
When using NGINX Proxy Manager, is there a way to automate importing/updating SSL certificate files? (Exporting certificate files created by the built-in Let's Encyrpt support to a network share would also be acceptable to me. I just need a way to use the same certificates on both my HA instance, and on another server I run.)
Why not have NPM proxy for that other server too?
Then you just select the cert for that host
I'm running a proprietary server app that requires the cert.
Is there a good guide for using the HASC integratation.. I thought I had it installed ok but everyone keeps mentioning an install button, which I can never find.. Somehow, although I'm not sure how, I did manage to install the HAC inregration for vivint, the long way but when I go to enter the MFA number, it tells me I have to enter it in Regex, whatever the heck that is.. I assume it has something to do with python. Is there a way to contact the develop of the integration?
You're posting this in #add-ons-archived
It isn't an addon
It's hard to follow your message, but I suppose you wanted #integrations-archived
Was told that I should be asking this question here since I would be using the community version of the motioneye add on.
I've got a general question. I want to run home assistant on a HP ProDesk 600 G3 DM Mini Desktop i5-6500T 2.5GHz 8GB with a 256 GB NVMe as the main OS drive and then populate the SSD slot with a larger solid state drive. From what I understand is I can run motion eye through home assistant, is there a way of pointing any camera footage that gets stored over to the secondary SSD in the machine?
Use > quote here for quotes 🙂
I told you how to do this here: <#general-archived message>
I have just added a Sonoff motion detector in HA and it seems fine. But for some reason i cant find it when using Nodered. Is there something i need to be aware off to "sync" which entities homeassistant has?
Feature request for Scrypted addon. Add in configuration and option to map external volumes as described here for Scrypted docker https://docs.scrypted.app/scrypted-nvr/installation.html#docker-volumes
This is not the right place for feature requests.
Apologies . Where to post ? GitHub?
If I get this right, it is a custom add-on. So the developer's GitHub would be the best way to ask for new features.
Ok. Thanks. The application developer (not the addon dev probably) redirected me here . Again apologies
No need to apologize. But the chances the add-on developer is reading this here are low.
Hello, I am running into issues with duckdns. It's working fine using mydomain.duckdns.org. I can't use that for anything else. For example if I make another subdomain on duckdns like mydomain1.duckdns.org it also redirects to my home assistant installation. I feel like I am going in circles here. Should I uninstall the duckdns addon from home assistant and use Nginx Proxy Manager?
im gonna start here, but, i figure this probably isnt the BEST place, just the best place i could find...
Anyway, i have a question about uing appdaemon HACS add ons with home assistant in docker. Where would i ask about this?
Probably over on their Discord: https://discord.gg/qN7c7JcFjk
You do understand that I was told to ask this question here.
As for the quoting method in discord, that's used in various ways to discern something that's muddled into a conversation to separate it out as an attention point like pointing out a log to somebody by changing the format.
Plus I get what you're saying on your other comment, but people have different ways of running their systems and virtualizing things isn't always the answer.
Virtualization might work for some people but in my case I'm not running something that needs to be spun up in multiple locations like a server. What I'm doing is running something for personal use on a piece of hardware that I already have and personally I'd rather have this running on bare metal given that like I've stated before is that there are troubles with running things virtualized that come with its own laundry list of issues.
Yes but right now it's about USB storage, not the addon's configuration. I get that virtualization isn't for everyone or everything which is why I suggested it but also included information on what else you can do such as using a container install or using udev rules to do what you asked for. I also provided a link with some context about the udev rules where someone else asked this before. You just have to follow it and read a few messages of context.
Here's direct links for your convenience:
- https://github.com/home-assistant/operating-system/blob/dev/Documentation/configuration.md
- https://community.home-assistant.io/t/solved-mount-usb-drive-in-hassio-to-be-used-on-the-media-folder-with-udev-customization/258406?page=4
I didn't share the second one but I pointed you toward the udev rules. Googlingudev homeassistantwill lead you there.
Let me point out something is with the device that I referenced, it has one NVMe slot underneath an internal 2.5-in SSD hard drive slot. There's no external hard drive being plugged into this.
Yeah my bad. The idea's still the same. You can use a udev rule file to mount the storage. IIRC someone also used automations for this but that might've been for a network share
Don't get me wrong, the help is appreciated and honestly I think it was my fault for not first toying around with this before asking a question given that this is a first time delving into home assistant, I think what I should do is get my feet wet first with home assistant and play around with a few things and see where I can get and how far I can get until my extent of my knowledge is reached and then come back and poke around here for further input.
Personally I was just waiting on the NVMe drive and I was wanting to see if I can get ahead of the game well I waited on the drive to ship. The drive has arrived and I'm thinking about installing it and giving it a whirl tonight.
This claims it can mount SATA/NVME drives (the above was for USB) but you have to test that yourself.: https://gist.github.com/Deckoz2302/489e3600bb9facbb3be65bd738e27d1c
Go at your own speed. There's always someone here to help if you need it.
And that is quite appreciated. I also dabble with WLED as well and I have quite a number of LED lights that I'm looking forward to using with this setup.
I will definitely also report back on my tinkering with using the larger 2.5 in SSD hard drive as the camera footage drive that's internal to the whole machine. It's essentially making a home assistant that also has the side ability of monitoring certain cameras whether it be on 3D printers or placed in certain areas on the exterior of a building.
Hi, I'm trying to configure Mosquitto broker and MQTT. Regarding some How-Tos I found online, it is a super-easy setup. Just installed the add-on Mosquitto broker, set up a new HA user and password, restarted HA and tried to klick on configure on the discovered Integration MQTT. But when I klick on submit, I get the error "failed to connect".
Hmm...looks like the problem occurs only if I try to configure the automatically discovered MQTT. When I install mqtt by manual add the integration and configure it, it works as it shoud.
is there a screen in hass where i can see the cpu and ram usage of all my addons at the same time?
No but you can make one. All the cpu and memory percent entities are available from the Supervisor integration.
Hey Folks! I’m trying to configure the AdGuard Add-on: https://github.com/hassio-addons/addon-adguard-home (the actual application, not the HA service that monitors it from “Devices”) but I’m having trouble figuring out how to connect my Apple TV to this new DNS service. I’m not seeing which IP/port this is listening on, and I’m guessing I’d have to configure some kind of forwarding out of the HA docker container as well but I’m a bit stumped… Could anyone guide me in the right direction here?
Hey Folks! I’m trying to configure the
The glances addon can show this. You can also use docker stats via CLI through the advanced SSH addon (disable protection mode).
can you use an API key to login to Mosquitto broker? I'm making something that uses HA mqtt autodiscovery and a friend wants to use it too, trying to make it flexible
If by API key, you mean user/password, yes. Check for mosquitto user password on Google and you will find lot of infos about it…
But if your friend wants to use it and he’s outside your network, you will have to open your mosquitto to internet (or set a vpn between you two)…
Not sure you should put your mosquitto (or any service imho) on internet.
Hey everyone! I'm trying to get connected to my server with ssh so I can work in my local VSCode app (I know there's a way to run it directly in HA, but I'm running it on a Pi 3 and I don't want to hog the processor). It's been a while since I've worked with ssh and I'm struggling a little bit. I've got the public key generated and added as an authorized key, but when I try to SSH from my personal machine (mac), it's saying the connection is refused
I think my issue may be related to the username I'm using maybe (???) but the docs aren't super clear
I'd check the addon's logs. What user name are you using? What user name is configured in the addon settings?
Oh, well at least part of the problem was that I hadn't enabled an SSH port. I'm now getting a "Permission Denied" error when trying to login as user root
Can't help without more information such as logs and answers to my questions.
Sorry working on it. Accidentally hit enter before I finished my thought
@solid snow I converted your message into a file since it's above 15 lines :+1:
I can't see any kind of config option for a username, or any info on it in the logs
Seems like that's only an option for the advanced SSH terminal from the community section. I don't have stats but I'd say most of us helpers work with that.
There's a password setting though. Can you show your key you put in the text box? Maybe you useda private rather than a public one or your agen't isn't running?
You can try connecting via ssh -vvv root@xyz to get more information.
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILvQ1gYATW+OBhEYnME5l2xb1Jreni5BTinpnVj3Gms2 my-key
I switched over to a long random password and I was able to connect, so I'm willing to bet I'm doing something wrong with my SSH keys. Not ideal, obviously, but it's something that works in the interim. I'm going to do some reading so I can understand what I'm doing a little bit better and try again over thee long break. Been a good 8 or so years since I've had to use this stuff so I'm rusty 😅 . Thanks for the help!
That key looks somewhat correct
If anybody ever has the same problem, I found the reason why: the wireguard addon does not respond to NAT routed connections on network interfaces that are not set as the default network adapter in HAOS.
anyone knows of adapative lighting addon is over?! I don't see any updates and no answer to issues on github
That's an #integrations-archived not an add-on
Last update ... 9 hours ago
Yeah, looks very dead 😛
sorry placing it on correct locations
hello, since latest core update I have a never ending update in progress, but can't understant what is it. Anybody can help me understandig what's up?
https://imgbox.com/UwNp3Kgz
More for #zigbee-archived - but the 1.33.3 update will address that
so is it a known zigbee issue?
hey, so I've moved my homeassistant from a pi4 to a pi3b, both with hassos. I've restored the backup to the 3b (fresh install), and since that, all my addons are showing up as stopped,even through they are running. removed and reinstalled a few addons but this still happens. anyone seen similar?
You've rebooted?
This is maybe more of a generic linux question, but I'm running HAOS on a pi4 and I'm trying to start the frigate add-on. I got it initially set up and configured last night and it was started then. This morning I physically moved my pi across the house, but everything is plugged back in and lit up. The pi is on my network as I can fully access HA. When I try to start frigate now I get "Port '8555' is already in use by something else on the host."
I'm not super familiar with some of the base linuxy things, but am trying to learn so what I've tried so far is a netstat -a in the HA command line (terminal add-on) which only shows a couple of ports in use, mostly 8099 (which is HA). I have also tried completely restarting the pi itself, which also gives the same response now. Any ideas on what to try next to figure out what's going on, or is it possible that there's a different problem going on that's being masked by this exception?
the frigate logs themselves are empty, as it seems like they're either not being written to or are being cleaned up after the fact, which is also suspicious
Every add-on is a separate Docker container - see the image pinned in #general-archived
Port 8555 is probably in use by the HA container if you added WebRTC there
ah okay I had the webrtc integration running (from before I had the coral) and disabling it appears to have allowed it to start. I'm confused how it worked at all last night then...
Luck... aka startup order
When frigate starts first it wins and WebRTC just complains but runs
That's why I configured WebRTC to use other ports
makes sense. With frigate I don't need the webRTC integration in any case, so that should be all I need to keep going. Thanks for the help! 🙂
Can anyone tell me - is LedFx a dead thing now, or am I just doing it wrong?
Trying to add the add-on repository but getting the error:
https://github.com/hassio-addons/addon-ledfx is not a valid add-on repository
Similarly, I can add https://github.com/dmamontov/hass-ledfx into HACS and install it, but then HA wants to remove it again because it's no longer maintained. 🤔
esphome not talking to haos
Whisper INFO: Service on exited with code 256 (by signal 9)
Hi I got a question about samba on Home Assistant. So I installed Samba as an add on on Home assistant and I want to connect this with my Win 10 PC to use it as an NAS. But every time I try to connect my PC with Samba I get an error that just tells me that there were a problem and that's it. (i am a complete beginner about Home Assistant and something like that)
The usual Samba add-on is not really suitable as NAS. It exposes the configuration directories only.
oh ok. Do you know if i can use my resbarry pi as an Home Assistant server and a NAS ad the same time?
You could misuse the share directory for example, but there is no RAID functionality and it will increase the size of full backups.
the Share directory? the add on I installed was called Samba share is that right or do you mean something else?
I mean the usual directories on a HAOS system, like /share, /media or /config
Only certain directories are writable and persistant
There is also a custom add-on called Samba NAS, which also allows external drives to be shared. But I haven't tested that myself.
this add on isn't in the normale home Assistant Add-on Store right? because a already heart of it but didn't found it
Correct. You would have to add this repository to the add-on store
https://github.com/dianlight/hassio-addons/
alright thank you very much I am going to try it out
But still - HA isn't really meant to be a NAS and on a Pi it will not be very performant
And concerning your error... you have to set up a Samba user and password in your add-on.
In Windows you connect to \\<IP address>\sharename (like share, config or media) (e.g. \\192.168.178.2\share)
it hasn't to be very performant i just wanted HA and a NAS because I need more Storage than the free 15GB on Google drive to save some data from school
When Windows asks for credentials the Samba ones have to be used
Thank you I try it also
Had to change the formatting - one \ has been cut away 😆
🙂 thx
hello all i try to migrating to HA yellow form a RPi 4 but i run in to a problem so i hopw some one can help sorry if the writing is not all correct i am form holland
me HA is running on the yellow and the add ons too
but in esphome i cant see annything all the intergrations are installd
i see all the entiteiten in node red i can use the entiteiten but i cant edith the yaml file's in ESPHome
if i connect a new divice a d1 mini to the usb of the HA yellow i can start the add new divice select de D1 mini and instaler starts at the end it wil see the wifi network but afther that it runs in to a fail
[17:16:53][W][api.connection:091]: : Socket operation failed: BAD_INDICATOR errno=11
anny one can help me out ?? thanx
#diy-archived likely knows more about ESPHome
i posted there too
Please do not crosspost
Please do not cross post. Read the channel description, post it and wait for folks to respond. Crossposting wastes people's time as they're unaware of the help you're getting elsewhere.
If you don't get any responses after an hour or more, and your message is no longer on screen, it is fine to re-post or post a link to it.
Can I host a Traccar server on my Homeassistant? I have external access via the Cloudflare tunnel. Can GPS be connected to it?
ssh listens on all interfaces right? i do not see a ListenAddress in the cfg
if you install the Advanced SSH & Web Terminal Addon you can change the port in its config
Suddenly my Adguard has stopped working. I have 32k DNS query’s but 0 blocked by filter
Did something change and how do I fix this?
I am using Adguard DNS filter
You'd know best if something changed.... did you perhaps hit "Disable protection" in the UI?
Otherwise check out your DNS blocklists and see that they're enabled
I never use HAOS or docker, most of my HA installs are core... but I have a site where we use HAOS... I need to manually edit a file for the esphome add on... any ideas how I find it on the file system?
it seems like not everything is there. I'm using a custom component that I have to manually patch.
/data/external_components/1ffebe30/esphome/components/gc9a01/display.py
that's some docker container path isn't it?
this is why I run core 😂
That path is not user accessible. But it should be able to add an external component within the esphome directory. #diy-archived will propably know more about that
Some stuff, which has been downloaded can also be found in /config/esphome/.esphome
thanks... I'll go back to a core install
Can anyone offer help on getting Zigbee2MQTT running? I'm running HASSOS and have the broker installed, as well as zigbee2mqtt, and I've put the right path in. But it's failing.
Error while starting zigbee-herdsman
Zigbee2MQTT:error 2023-11-22 11:21:27: Failed to start zigbee
Zigbee2MQTT:error 2023-11-22 11:21:27: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
Zigbee2MQTT:error 2023-11-22 11:21:27: Exiting...
Zigbee2MQTT:error 2023-11-22 11:21:27: Error: Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)
at ZStackAdapter.start (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:103:27)
at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:132:29)
at Zigbee.start (/app/lib/zigbee.ts:60:27)
at Controller.start (/app/lib/controller.ts:101:27)
at start (/app/index.js:107:5)
A lot of the documentation is asking about running linux commands to debug but it's strictly HASSOS on my side
@deft flax Please do not cross post. Read the channel description, post it and wait for folks to respond. Crossposting wastes people's time as they're unaware of the help you're getting elsewhere.
If you don't get any responses after an hour or more, and your message is no longer on screen, it is fine to re-post or post a link to it.
I think ill try using the usb 2 port.
Hi, is it possible to use the pyscript add on within/with the studio code server add on or Jupyter lab add on?
pyscript isn't an addon, it's an integration
it's unrelated to the VSCode server, so yes you can use them together
presumably you could use it with the Jupyter addon, but I haven't
Ok, I haven't got it working with either of them. I just tried the Appdeamon addon, but it fails to import "import hassapi as hass"
I'm not sure whats the best solution to make it work with vsc server.
I expect, that I need to import something like hassapi or pyscript, but none are available
in the vscode addon.
should there still be an add-on store? I don't see one, and i'm trying to install mosquito, which tells you to go to Settings -> Add-ons -> Add-on Store, but that doesn't exist in my UI, running the latest docker container.
Only Home Assistant OS has add-ons
ah
For a pure Docker install you just add software to your stack
so going with the pi would be ideal?
i thought i'd need to add mosquito for mqtt to use zwave
Nope. And it wouldn't need an addon, anyway
Hi. My appdeamon have stopped a few weeks back. The problem is related to "ERROR Error loading secrets file: /config/secrets.yaml" , and I found this forum tread for a solution. https://community.home-assistant.io/t/appdaemon-wont-start-complains-about-secrets-yaml/641197/11 But my problem is that I dont know or find where I can mount it. So any assistance will be appreciated. Thanks in advance
You don't need to mount it. You just edit the file /addon_configs/a0d7b954_appdaemon/appdaemon.yaml and replace config by homeassistant in the secrets line.
Thanks alot. 😄
Happy wife, and a happy life. Since my dashboards is back 😄
Anyone have an idea why I would get a 502 Bad Gateway on Ingress when trying to run a addon?
Ignore, blonde moment, had to add a ssh key to the addon first.....😅
hi, can someone help me to integrate esp32 with esphome and wireguard into homeassistant
#diy-archived might
ok
Does the Spotify integration allow me to choose what devoce to play from, or just control the music?
That's not an add-on. You want #integrations-archived
I did, and got no reply so I was afraid I was in the wrong channel. Sorry!
But a look into the documentation should give the answer to your question
Why have the let's encrypt addon limited list of supported dns challenges. shouldn't be all from https://github.com/acmesh-official/acme.sh/tree/master/dnsapi be possible?
Does anyone know how to connect the traccar server to homeassistant?
I have installed the server (default port 8082 activated)
The integration
and added this to my config:
device_tracker:
- platform: traccar
host: 10.0.0.31
username: myusername
password: mypassword
am I missing something? (+and I have a gps tracker that I see inside the tracar server webinterface)
That's kind of a philosophical question nobody except the add-on maintainer(s) could anwer to.
What do the logs say?
Not much about that component. My camera stream doesnt work sometimes, I imported a value from mqtt that doesnt exist and therfore cant be converted to float but nothing about traccar..
If the add-on's logs don't show any errors, it might be an #integrations-archived problem
ok thanks for the help! I'll post it there ^^
@stark kestrel I converted your message into a file since it's above 15 lines :+1:
@stark kestrel This is not an add-on. #integrations-archived might be able to help (edit: for ESPHome configs it would have been #diy-archived or the ESPHome Discord)
Thanks, I thought It was the place to be, as esphome is in the addon tab in the brwoser. Sorry. I have actually found my mistake, but I couldn't delete the message as it's one of the bots now
i have assigned a static ip for adguard but the home assistant keeps saying its not assigned??
do i have to change the ip netmark for something else other than the ip address for the HA
example (HA) assigned to this address 192.168.x.28/24 to something like 192.168.x.29/24 instead??
The add-on has the same IP as HA
i installed haos on a nuc, how do i get access to the addons via samba, i have the samba addon installed but i can see any of the addons i have installed
I want to move my database for vault warden over to the ha addon of vaultwarden but i can't see the files
Hi, I currently have my zwaveJS and zigbee2mqtt running on its own server as docker container, but I need to move it to my proxmox server, where I also have a vm running home assistant.
If I add those two components into HA as AddOn, would it be easy to import old data, or would it be better to keep them on my virtual docker host instead?
It would like to avoid that zwave/zigbee is restarted or down when I upgradering home assistant
Yes but why not keep using them as stand alone docker containers in their own VM? If you use them as addon they will not go down on core but on HAOS upgrades.
that was also the reason, I see no reason to why I should add that extra downtime, when HAOS is upgrading. When I can run them on its own vm
Yeah in that case give them their own VM
Does anyone use traccar? I have a few questions
Then just ask them so those who know can answer them: https://dontasktoask.com/
Hello there,
I'm investigating influxdb, and I see the v1 is maintained by Frenck, but there is also a v2. My first quick search gave me no reason to install the v2, but I thought it might be worth asking: Installing v1 is good for a long time, right?
Usually when I ask a question, it gets clogged with others and never gets an answer... But I have a question about connecting another database and installing the traccar server on a terminal with external access
im trying to setup the mosquito broker add-on - and the docs all say just click install, and then click start - but when i do that it gives me a certifacte error in the log - 2023-11-26 02:26:08: Error: Unable to load server key file "/ssl/privkey.pem". Check keyfile.
even though i have the client cert option disabled in configuration and its all on defaults
before that in the log its showng “Enter PEM pass phrase:” like its asking for an interactive response
Sounds like you didn't actually disable SSL
https://jpst.it/3tKNA this is the full log
i mean i didnt do anything! just install, then start, just like the docs say
I can't seem to get Samba Share to work now that i have the HA Green. When i tried HA on a VM on my PC i could get Samba to work. Could it be that's cause my HA is connected to a different router than my desktop?
@dense basin are they not on the same local network?
hi anyone know how to get add-on install going? i got error message 'Failed to install add-on
'AddonManager.install' blocked from execution, no host internet connection'. checked on https://version.home-assistant.io/online.txt. and got message of NetworkManager is online. tq
have no idea why I'm still able to remote connect to home assistant cloud while it stated "no host internet connection"...
Hi does anyone know where I can get more info on how to create a button for the doorbell in Scrypted? Optimally, I'd like to use an ESP32 for the button which would be used intead of an mqtt switch
or a shelly
Hey Folks. Is there an addon for generating certificates for NGINX other than DuckDNS? I want something like ACME.sh. I have a static IP so I don't need DuckDNS and don't want to use their service.
Ah, just found there's a Let's Encrypt add on.
Does anyone know how long MariaDB will hold data for?
Until you or someone/something delete(s) it
Now to be transparent and because you're asking in a HA context, purge_leep_says applies to something here as well: https://www.home-assistant.io/integrations/recorder/#purge_keep_days
i was just about to ask to make sure
recorder:
purge_keep_days: 5
db_url: sqlite:////home/user/.homeassistant/test
ill change this too because default is still 10 i believe
Before you do this I'd recommend a time-series database if you want to store states for a longer time.
how does that work?
You can install the grafana addon (to visualize) and either VictoriaMetrics or InfluxDB (time-series databases and more) and use the InfluxDB integration to store your data there.
Reason being that HA's charts are pretty bad and limited, especially for long-term data, and time-series databases are faster and very efficient at storing a lot of it.
yeah it would be nice to see the data better
I want to keep data about 2-3 years to compare winters/summers
You obviously have to learn a lot more but that's what I'd recommend.
You can, for example, create a panel where you can select a time frame (you can also drag the mouse unlike in HA) and dynamically calculate the energy comsumption within that time-frame and stuff like that.
I don't usually recommend youtube but take a look at a few videos here to see what I mean: https://www.youtube.com/results?search_query=homeassistant+influxdb
I prefer VictoriaMetrics as its syntax is a lot saner and it's compatible with InfluxDB inputs but check both out or use the more well known InfluxDB.
WireGuard (WG) - So it appears I'm not the only one to fall foul of the Wireguard handshake timeout issue - and all traffic being blocked from peer to peer. Can anyone point me to a definitive guide that 100% works 100% of the time if followed to the letter?
I've installed the wg AddOn configured it - scanned the QR etc etc. but nadda, nothing, zilch!
Sonos AirPlay 2.0 add on?
I have a Sonos system and some speakers are older and unable to cast to them outside of the Sonos app.
I downloaded airsonos from hacs but it doesn’t seem to enable it.
Does anyone know of another way to accomplish this?
Hi, im trying to setup wireguard add-on. On the documentation they talking about qrcode generate on /ssl/wireguard/qrcode.png i search in all files and nothing about qrcode wireguard etc... Someone have info about that ?
It is there - do you have either the Samba or StudioCodeServer addons installed?
Yes the StudioCodeServer
So in there, right click in the left panel, and add folder to workspace
add the folder wireguard
and in that folder you see the config files and qr codes for you to download.
HOWEVER!!! Please let me know if you get this working- as I'm in exactly the same posistion right now - and for some reason WG isn't publishing port 51820 to my network adapter. I'm scanning it locally and it just aint there!
What was the reason?
I have an urgent situation, namely I have downloaded the traccar add-on and I need to do something so that my GPS can send information to the server. How can I do this? I don't want to pay for a vps server every month... I access homeassistant via cloudflare
So I can see that the WG addon in HASS isn't publishing its port (51820) for access - scanning it locally is yielding zero results - so this will be why I can't connect to it. It looks like it's running OK within HASS and the Logs aren't showing anything untoward - that I can see. Any clues anyone?
Nice i found the QRCODE ! thanks a lot ! i will try and let you know if the port works
Hi,
i had to restorre a backup the other day. Since then all of my pluugins arre shown as "not rrunning", despite the fact that they arre working as intended (zigbee2mqtt for example). I can´t howeverr acces the interface of any plugin since lovelace asks me to starrrt the plugin
(sorrrry for the spelling, keyboarrd is dying)
Have you already rebooted the system (not a restart of HA)?
no i only restarted HA. Will do that.
That was it thx
The restore UX is sadly very 💩
I had the handshake timeout everytime HAOS switched to my secondary network as it's main one. Changing from automatic to selecting the right interface as default made it work.
Hi all, currently having issues getting the ssh add on working. the add on will not start, there doesnt seem to be any errors in the log it just refuses to start. any ideas or information i can supply?
cant add image of log
Sonos AirPlay 2.0 add on?
I have a Sonos system and some speakers are older and unable to cast to them outside of the Sonos app.
I downloaded airsonos from hacs but it doesn’t seem to enable it.
Does anyone know of another way to accomplish this?
Hi everyone. I've setup a tunnel to access ha through a cloudfare hosted domain, but I'm facing an issue with vault warden. I can go to add-ons and see it is running, but if I click on "open web UI" it doesn't load and just times out. I've been trawling the net, watching videos and reading forums but can't figure this out at all. Can anybody help?
hi there, I need to access my external URL from my "local net" for using google tts, and someone told me to install a reverse proxy NPM, can somebody help me?
Hello, anyone can help with the NodeRed 1.6 deleting my flows issue?
my old full backup already has NR1.6...
I have other backups from Nodered 1.5x
but dont know what to do
See the first pin in this channel
I think I got the flows backup
but now the NR1.6.2 does not run...
let me dig further
thanks!
nothinlg like clean everything and start fresh... 🤦
Mmmm - OK - Not my issue then, I only have one LAN port on my OdriodN2. But running the WG addon and setup as per various YT vids, yeilds no results. I've run a LAN scanner on my HASS and I can see ports that ARE open, such as 8123 etc, but NOT 51820. Even rebooted the whole hardware - not just a HA restart - I'm stuck now.
hey guys, I installed the adguard home addon, do you know where I can find the configuration file for this addon? I understand all addons are docker containers, so the files should not be stored within the container but somewhere on my local drive. However, I'm unable to find it 🙂
Yesterday I started converting some Tasmota devices to ESPHome, before I started, I decided to pull them into the Tasmota Dashboard. When I did this, those devices stopped dissapeared from HA. I've converted the majority of them and simply brought them into HA via ESPHome, but I have two left I haven't research support for yet, one because it has that Tuya chip in it.
How do I get the remaining two Tasmota devices to appear back in HA? I'm assuming it has something to do with MQTT-based discovery?
you most likely removed the tasmota integration which handles discovery for tasmota devices via MQTT
Would that have happened in an automated fashion? IE: When I pulled the devices into the Tasmota dashboard, which was installed as an HA Add-on, the integration would be removed?
hmm, you're correct, I just went to integrations, added Tasmota and it installed instantly with all devices returned. Thanks.
Am I missing something or doess the Nginx Proxy Manager no longer have a configuration User Interface??? Nothing on port 81....
the addon? they all have a configuration UI
there's nothing to manage
you set it up and it runs
there never has been a management interface
Most of thes guides show it... https://theprivatesmarthome.com/how-to/set-up-nginx-proxy-manager-in-home-assistant/
and its supposed to sit on port 81.
The WebUI that is
NGINX - for internal use only.
How to have both http and https for INTERNAL LAN use only (no remote access)
Ok, I'm a step further but vaultwarden webUI still won't show. Instead when I gain access to home assistant using my domain, and navigate to add-ons>vaultwarden>open webUI, it now takes me to a new tab asking me to log in to the assistant. On login, it take me to the dashboard.
Anybody got any ideas?
I think it’s entirely configured by the web ui on the addon’s page under configuration
That’s for configuring the port etc. but for configuring the black lists and so on you do it via the web portal
correct, but the data which is written in the web portal needs to be stored somewhere as well
I think this is usually in the /config folder, but I can't find anything there
facing the same issue (that I can not find the folder for the container) with another container now
basically the old containers are in this folder, but newer ones not
Have you set up everything in the admin panel with your admin token as described in the docs?
I can access it all internal when on the home network. I just can't access it via my cloudflare hosted domain
Is SSL enabled in the add-on?
Yes. And I access through port 2096 using https
Is Cloudflare configured accordingly? I'm not sure, if a self signed SSL certificate causes problems
I can access the ha instant through my domain and view dashboard etc
HA is not Vaultwarden
Would I have to setup a new tunnel purely for vaultwarden?
I tried adding an additional host but that didn't work either
I'm new to all this so probably missing something glaringly obvious
I'm using Vaultwarden as an additional host with Cloudflared. But I'm using no SSL certificate locally, but let Cloudflare handle the SSL encryption. And all my apps are pointing to the external Cloudflare URL
So should I remove the local SSL and setup an additional host?
service: http://a0d7b954-bitwarden:7277```
That's my Cloudclared config for Vaultwarden. And every app would use https://vaultwarden.owndomain.com
Ok. Is that http:// the generic vaultwarden address? Prior to this I was trying to point it to my internal IP:2096
I'm not worried about the internal traffic to be http - as it blocks a login without anyway
That's the add-on's HA-internal URL
That's where I was going wrong
It will be resolved via the internal Docker network
You can try it with your SSL - but it might be Cloudflare blocking a selfsigned connection
Do I have to do anything on the cloudflare side?
The tunnel and token are already established from setting up access to ha
If the tunnel is already set up, no. It should add DNS entries if needed.
Look at the Cloudflare Dashboard, if the DNS record has been created. It might need some time to propagate or the browser cache to be cleared
I'll check
Noob question, where would it be?
Nothing showing under DNS management
For vaultwarden I mean
In Websites - your domain - DNS - Records (on the Cloudflare Dashboard)
Yeah that's where I am. Nothing for vaultwarden
There should be a CNAME entry to the tunnel
Only for the main domain to ha
Nothing for vaultwarden
Then something somewhere is not right.
For example additional host entered, but not saved (and add-on restarted).
The Cloudflared add-on's log usually also shows, what it does
Just check cloudflared yaml and it was correct
Restarting both add-ons
I can't seem to get it to work.
Icould it be the API token?

I'm just using one tunnel with the Cloudflared add-on
If you go to my profile and API tokens do you have any created?
I'm thinking this could be my issue from when local SSL was created on the ha instant
I have one Argo API token - that one was created by the add-on
Ok. I have kept thay
When I look in the log of cloudflared it isn't sending the additional host
You can still recreate everything. Remove all argo api keys, remove the tunnel in Cloudflare, remove the CNAME entries to the tunnel. Then deinstall the Cloudflared add-on, re-install it, set everything up, save and start it. Look at the logs for the authorization link. When authorized, everything should be up.
I'll give it a go now
since i only have home assistant core, can someone give me the configuration.yaml for the Silicon Labs Multiprotocol Add-On to get my ZBDongle-E running? I couldn't retrieve much information out of this link: https://github.com/home-assistant/addons/blob/master/silabs-multiprotocol/DOCS.md
Core cannot run add-ons
Also, the multi-protocol add-on makes your Zigbee mesh unstable, don't do that to yourself
Does the "Letsencrypt" addon really work? It doesn't create files.
it does for others. I suggest doing the initial debugging step of reading the logs
Debugging is for my own work in progress code, but thank you. I'll wait for a stable version.

I don't know why but clpudflared is ignoring the additional hosts I set
Did you format it correctly in the add-on's settings?
I'm assuming so
service: http://a0d7b954-bitwarden:7277```
As I formatted it
Did you designate the external home assistant hostname or leave it blank?
I left it blank, as I don't use Cloudflared for the HA access
Ah ok
It's not working. Cloudflared serves the host domain and http status 404
Nothing in the log regarding vaultwarden.domain.com
Have you removed the old tunnel settings in the Cloudflare dashboard?
I removed everything
And you have a full domain at your disposal - not just a subdomain
I have a full domain
I've just deleted it all again
I have zero API Tokens issued, zero DNS records and zero tunnels
Fixed it.
It was the lack of main domain that was causing the issue int he cloudflared add-on. I added the main domain as external home assistant and it's all gone through now
Thank you so much for being patient with me and helping
👌🏻
You are welcome! Glad you got it working
Ok now a different issue 😭
It says in cloudflare dashboard that this hostname is not covered by a certificate
Not sure that's an issue?
Also can't reach the page
Should this be _bitwarden not -?
Usually eyerything should be set up and Cloudflare cares for its certificates
No. the hostname is a0d7b954-bitwarden
I just sorted it was _ in the address bar while in vaultwarden that's all
Getting IP address could not be found
You cannot access it from your computer. It is only accessable via the Docker network of HA
No. You should be able to access it from everywhere using your Cloudflare https address
And if you set the official Bitwarden app to that address, it also syncs for offline access.
Well - you would be able to access it from HA, as long as https is used
At the minute the issue I have is, is that if I type warden.domain.com in a browser it just shows blank
The DNS is in my cloudfare dashboard
Dit you set that domain in your Vaultwarden Admin Panel? Not sure how strict it is
I'll try it now
Set it to the cloudfare domain?
To the domain, you are using externally for Vaultwarden
Nope still not working
🤔
I've no idea what I'm doing wrong.

I have cloudflared setup as you said. DNS records are now being auto setup by cloudfare so that's one step further than I started.
The issue now is that I can not access the domain warden.mydomain.com in a browser
I assume you are not really using warden.mydomain.com 😅
Haha. No
Does anyone know how to recreate the 2 certificate .PEM files after deleting them? The addons DuckDNS and LetsEncrypt both say the cert is valid when starting the addons. But the files are missing. I physically deleted them, restarted the server, etc, all to no avail. I need those files to revoke my certificates. I'm in an infinite loop right now.
Basically I want to force a download of my cert files.
Never mind, removing and reinstalling let's encrypt regenerates the .pem files.
hey guys, I am trying to install AdGuard home, i am at the step where i need to add the AdGuard DNS to my router. I have comcast xfinity, does it even allow to add other DNS?
You’ll have better luck googling “Comcast infinity router settings” than asking here I’d bet
You can always override your pc’s dns server setting manually to point at your AdGuard
yeah, well i tried that but it doesnt work for some reasons, also i wanted to use router so every device can have it without doing it everytime manually
yeah… i kinda forgot the credentials to login in it and i am kinda fucked, it seems like the only option is to reset everything
Did you delete them from SSL directory?
Hi all! I've homeassitant running on 192.168.0.15 (end0 network adapter) using a Raspberry+hassio.
Above that, I've MariaDB addon installed, but it's published on the 172.30.32.1/23 network (==> core-mariadb (172.30.33.8).
The challenge for me now is how to make core-mariadb (172.30.33.8) accessible from other devices located in the local network (192.168.0.1/24).
Would someone have any suggestion to do this?
Thanks in advance!
it should be accessible on 192.168.0.15
Yup! Yes, it is. But I need to access MariaDB (172.30.33.8) not only from the homeassistant itself (192.168.0.15).
I want make this accessible for other devices (like my laptop) located in 192.168.0.1/24.
Have you tried accessing it using 192.168.0.15?
Yes, I'm able to access it directly from the 192.168.0.15 (using the terminal inside HomeAssistant).
Right, so ... have you tried from another device?
Yes, without success. This is why I was asking here 🙂
I not sure if I should add some kinde of route on the other clients, or if the Hassio configuration should be chasnged to also publish mariaDB thru 192.168.0.1/24 ... 😦
You likely just haven't set a port in the addon's Configuration tab. Go there, click Show disabled ports and explicitly set it to 3306. Save, then restart and try again.
Youre right! sorry for the noob quesion! Thanks all !
No worries. The UI/UX is not exactly intuitive.
Hi guys, I need to open my external ddns name from my local network, but i've check with my ISP that there's no NAT reflection/loopback NAT in my router, any suggestion?
I have all setup with Nginx proxy manager / duck dns
all my google nest devices need to redirect my external ip to the internal IP for making work the TTS cast
Eh... no
If you're doing SSL in the proxy you can use the internal address for TTS just fine - that's what I do
http://192.168.0.42:8123/ (or whatever)
how can I configure TTS for using the internal IP?
Open your Home Assistant instance and manage your systems network configuration
Then if you haven't configured SSL in HA and only done that in the proxy it'll work
You do connect locally with just http://?
yes
Then TTS will work if you set the URLs correctly
i'm using http://homeassistant.local:8123/hassio/dashboard btw
but I have access to the IP
For the internal URL use the IP
Nah... if you have problems just post in #general-archived and people can help
Your problems:
- Aren't add-on related
- Don't need me to help you
thanks mate
is anyone using [home assistant] with the [wireguard] add-on while having [pi-hole] on a separate device? i have wireguard working where it can see local devices, but its not using pi-hole as the DNS because things are not getting blocked, and it's the only DNS specified in the configuration.
in the wireguard addon's documentation ^
thats my issue, I do have it defined there. but its still not using it
server:
host: redacted.duckdns.org
addresses:
- 172.27.66.1
dns:
- 192.168.0.6
peers:
- name: aaron
addresses:
- 172.27.66.2
allowed_ips: []
client_allowed_ips: []
i can access my LAN when im on mobile data, so i know it works. but then i go to a site that would be blocked by pi-hole, and it doesnt work. it also doesnt show up in pi-hole.
good morning my Docker Wyze Bridge is outdated, how do i update it yet?
Are you using an add on for that?
yea Docker Wyze Bridge
Is that an addon?
yes
Then you click update
it didnt update it
Hello, can i ask how to map folder "/data" to "/config" (i am using map cpmmand in config.yaml) I have data in container and i canot setup application to save data to different location.
oddly enough it didnt let me know there was an update v2.3 is what i had and they release 2.5 recently so not sur what happend but all good now
@sly kindle Well, they are on the same network, but the HA is connected through ethernet to my mesh router while my desktops are connected to a different router in the same house
Double NAT 
Am I allowed to ask a question if I dont use nabu casa here? (I have used nabu casa for a long time, but decided to try without). Struggle to get my map to actually show me away from home as I then login using my cloudflare setup now and that is connected to my local ip
So what is your question and about which add-on?
That'd be #integrations-archived not add-ons 😉
Assuming you've set up some GPS based presence detection
(and if you haven't, you need to do that first)
thought I was in cloud 😛 ok
Yes, normally the app with nabu casa would pick up if im home or not, but now with cloudflare it doesnt
Then you need to reconfigure the app with the right URL
If you're using the official app then there's dedicated channels for them
Ok. I think it got it now using bypass in cloudflare. will try that first. thanks and sorry for the wrong channel post
Hello everyone.
I need help with visualization using InfluxDB and Grafana. Anyone who can help me? I'm running a Raspi 3 with HomeAssistant, ESP Home (with an ESP8266 and a reed contact to read out my gasmeter), InfluxDB and Grafana. The hardware is set up. I could program the ESP8266 with the reed contact and I can see the readout values in the HomeAssistant Dashboard, but i would like to have a visualization with Grafana and thats the problem. I don't know how to set up the InfluxDB. I already searched the web, but can't find a solution for my problem. Anyone who can help me? Thanks in advance, sorry for my bad english 😉
#analytics-archived can help with that (whenever people are around at least)
Hi Everyone! i'm hoping to get some help with the NGINX and DuckDNS add-on configuration because i'm quite stuck. Bit of background - the internet provider i'm with is utilising CGNAT but provides IPv6 addresses as well - i'm trying to get remote access to my HA instance using IPv6 address.
Duckdns addon: Fairly sure it's configured correctly (it is showing an ipv6 address in the logs)
NGINX addon: i think it's configured correctly (no errors in logs that i can see) and if I turn this off, i can no longer access HA using the duckdns URL.
I can access the HA instance using either the xxx.duckdns.org URL or the local IP (v4) address when i am in my network, however if i go outside my network, neither works.
Thanks 🙂
i am using the grafana add-on and want to access it directly. i see a url like /api/hassio_ingress/<long string> is this long string static? can i reference the dashboards using these urls, or will it change? is there some other way to have static links to dashboards?
If www.duckdns.org shows valid IP then i guess that issue somewhere between your host and provider, have you tried resolve your domain outside and inside network by nslookup?
dashboards don't display through ingress, are you talking about a link to the software that addons contain?
In zigbee2mqtt I have never configured the mqtt part of it in the dashboard but my devcies still talk to HA no problem. How? It's not even configured to use a user that even exists.
i mean a grafana dashboard - which is part of grafana and using ingress apparently
theres a toggle to add it to the sidebar
i want to embed it in another software - i have it working but it would break if that long string changes
right, but if you add it to the sidebar you then have a link to use
and it’s static?
yes
Anyone using RTCweb addon have jittering and green flashing in the live stream in Home Assistant? Using generic camera intergration for the feed but its not great at all. https://imgur.com/a/p13KEsu
ah I think I just realized the issue is firefox 😦
It might just be your camera stream
In zigbee2mqtt I have never configured
Alexa Media Player add-on is causing domains to get deceptive on the google phishing list (chrome users) over the authentication process
I’ve got qbittorrent in an addon, and radarr. I can access the qbittorrent webui with https://myurl:8383 directly, but radarr can’t seem to connect to it
Is there some special container to container networking issue I’m missing that’s preventing them from connnecting?
If you go to the addon page, it should tell you a hostname, which is the docker network hostname which you can use in other addons & HA integrations. Probably without https for that
When using my certified hostname url with ssl enabled the logs just say connection refused
Just tried between prowlarr and radarr it also won’t work
I used portainer to lookup the containers 172.. ip address and I think that worked!
Meh back to failing
hey guys, I installed the "Run on startup.d" addon and the documentation says, I need to add the scripts into the configuration folder which sould be found under "/config/startup/..." but I don't find it there, do you have any idea where it might be? 🙂
@violet nova Please do not cross post. Read the channel description, post it and wait for folks to respond. Crossposting wastes people's time as they're unaware of the help you're getting elsewhere.
If you don't get any responses after an hour or more, and your message is no longer on screen, it is fine to re-post or post a link to it.
thanks for the tip - i just had a look and it is returning both an ipv4 and an ipv6 address so it seems to resolve fine. could it be that it's trying to resolve the ipv4? is there a way in the addon to force it to only use ipv6?
@winter ermine you may try to remove ipv4 from addon config and flush it in duckdns.org
ok so i said it was working yesterday, now it's not and i'm thoroughly confused as to why. I went into the duckdns addon and set ipv4 as "none" as per guide and then for ipv6 i tried:
- setting to "default" - gave me an error in the logs saying default was not a valid option
- setting to the urls provided to detect the ipv6 address - didn't provide any error messages but resulted in the addon automatically turning itself off
- setting to a defined ipv6 address (one of 3 that i can see in the networking section of the HA settings) - duckdns picks it up and works but won't route me to HA when i enter the url in the browser 😕
ok, and what is displayed on www.duckdns.org
@long dagger i deleted the ipv4 address and in the ipv6 i can see the ip address i manually entered in the HA addon
i do have a weird problem with my mqtt mosquitto solution. well mqqt + zigbee2mqttt is working. but if i try to add something like a shelly, it reconize the shelly "New client connected from x.x.x.101:64816 as shellyplus1pm-441793a791ec (p2, c1, k60, u'homeassistant')." but the mqtt integration wont reconize the shelly at all. i used the discovery script and even this shows iteration 1 and 2 so it found something. i dont know why mqtt isnt show me the shelly device.
what does traceroute show for you domain outside network?
no pictures allowed here?
just tried - it times out after 1 hop
well my mqtt explorer discover my shelly devices. i guess all the shellys has to be the same prefix or something?
at least i think i did it right - did tracert from a windows PC in the same network against the duckdns url
Do you use some sort of adguard rewrite filters, nat loopback (aka hair-pin) to make your host accessible in local network by duckdns domain?
nope no idea what all of that is 😅
i had it all working nicely on previous providers that didn't use CGNAT by configuring NGINX & DuckDNS + port forwarding on the router
Does your router IP matches to https://www.myip.com ?
huh ok so i just checked and the router IP i can see is xxxx:xxxx:x41d::1 - when i check via your hyperlink, the digits are the same, but the digits i see in Home assistant are different, it's xxxx:xxxx:x4bb instead
So i'm not an expert in v6, but seems that you IPS don't wanna set route to you from outside)
i think you're onto something tho - shouldn't all devices in my network have the same first 12 digits as the router in ipv6? It's certainly true when i checked via the link you provided for the windows PC i checked it from (the v6 address had the same prefix as router followed by a bunch of other digits)
could it be that it's NGINX that's causing the issue? i haven't really touched its config from when it was working with the v4 address
in such case traceroute should show something, but in your case NGINX is unreachable by ip which is resolved by duckdns domain
ok so i logged into the computer that hosts HA and got it's v6 address directly (with the prefix being the correct 12 digits, same as the router's ) , manually set that as the ip in HA and now i can access the HA from the windows pc in the same network using duckdns url
did a tracert from the same win PC and it completed the trace in 1 hop
when i try and access from my mobile (not connected to wifi) though, still no joy
Can you share like 10 of the first few characters of the ip?
i'm still confused why you are checking from local network. First of all nginx&duckdns are designed to get access from internet, in this case general setup for ipv4 should look like:
- Duckdns resolves your domain to your router's wan ip
- Router forwards 80/443 from wan ip to lan ip of nginx host
- Nginx proxing *.duckdns.org domains to other lan IPs and ports in regards with his setting
So if you use v6 and your ISP has NATed you, than you should have ipv6 forwarding rules as well at the second step.
And only after nginx is reachable from outside, you may setup router to resolve *.duckdns.org to nginx lan ip by two options: - NAT firewall masquerading rules
- DNS (A/AAAA/CNAME) records rewriting rule (aka Static DNS)
Is this the correct chat for DuckDns.? Because i can´t connect from my duckdns to my HA.
Nevermind, I solved it. Cleared the browser cahe. 👍
I currently have HTTPS enabled in my configuration for HA, and I use the let's encrypt addon to get a cert. I did this a long time ago to remotely access HA with SSL. But now I'm trying to use 3rd party addons like sonnarr and prowlarr that require talking to each other, and I can't get it to work and it seems to be related to the HTTPS stuff.
The HA docs for HTTP under ssl_certificat say "we recommend using the NGINX addon instead of this option"
WHat does that mean? should i stop having SSL enabled in my config? and use NGINX?
Would that potentially simplify connecting one container to another (like sonarr/prowlarr)?
You should not use https for services in your private network, this is just redundant. It should be used for connections from internet. So Nginx just helps to simplify hosting, by managing a single domain with a single certificate, and proxing all services what do you wanna use from internet via subdomains. Instead of hosting multiple domains and numerous certificates for them. Because of in general usage you can forward 80/443 ports only to one host.
#energy-archived can help with the energy dashboard, but only if you can explain where that data comes from
Hi, is there a release schedule for addon releases? Or is it random?
It is as required or scheduled by each maintainer
Thanks for clarifying 👍
So with nginx you don’t enable https in the HA config, so does that mean HA serves up non-ssl, but nginx translates that to ssl?
In general yes
Hello
Is it possible to downgrade a HACS add-on? One was updated but has a big bug.
HACS doesn't have addons
I am running a Home Assistant Yellow with a 1 TB SSD installed and like to use the InfluxDB Add-on. Of course the database should be installed on the SSD. I couldn't figure out where the addon stores the data. Is it on the addtional drive by default? Or is there any setting to be done?
If you moved the storage to the NVMe, the add-on data will also be.
Hi everyone. I want to install my sonoff usb zigbee 3.0 to my homeassistant. When I try to configure, I get a 500 internal server error. I wonder what steps I should follow to install this zigbee usb.
Configure what exactly?
on integration, new device discovered. I click button. but i get internal server error
firstly, i install firmare to my dongle. https://www.ti.com/tool/FLASH-PROGRAMMER
i used this firmare , https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator/Z-Stack_3.x.0/bin
Do you think there is a better firmware?
If you mean the ZHA integration, that is not an add-on. You want the #zigbee-archived channel
hi all i need help i want to install package from cli (ssh addon) and i've tried apt, apt-get, yum, yay, dnf but nothing work can you help
ha addons help might help you (if you are using HAOS)
i've checked but i can't find how to (for eample ) apt install btop in ssh shell
Would anyone be able to help me set up Samba Share when HA and connecting PC are on different routers in the same network?
You don't - it is not a Debianoid Linux. You can add Alpine packages to configuration of the Terminal & SSH or Advanced SSH & Web Terminal add-ons. Btop is available, but I haven't tested, if they are of any use within the add-on's environment.
ho i see so i have to install Btop's addon
No. There is no Btop add-on
ho ok
It is an Alpine package, which can run in one of the Terminal add-ons. But I would expect it only to work in the Advanced one and maybe only in unprotected mode.
If at all
The terminal add-ons create an illusion of a full system access. But they are their own environment with selected ressources from the host system
ha ok i understand now thx 🙂
The add-on setup isn't any different. You have to setup your routers with the according static routes (and maybe add the subnet to the allowed hosts).
Do you mean static IP adresses?
I've managed to get it working back when i tried it as a VM on my PC, but now i can't connect using the same setup
When i try to connect to Samba through entering its IP in win explorer, it opens a browser page saying it can't be connected
No, I mean static routes. The routers needs to know where to send the data for the other network to.
That depends on your router's software
The IP range of the connecting devices has to be whitelisted
Okay, so when in the routers settings that is connected to the PC, what IP should i add for static routing?
The IP range of the other router with its IP on the PC side as gateway - and vice versa
So basically i add router 1's IP info to router 2 as a static route and vice versa?
Router 1's IP range with its IP address on router 2 as gateway - on router 2.
And router 2's IP range with its IP address on router 1 as gateway - on router 1.
Alright, i'll give that a try. And then i should be able to connect to Samba share through win explorer?
After i whitelist my PC's IPv4?
I'd whitelist the IP range
Of my PC?
Jorg: I’m the Cisco teacher now
Tamer of double NAT 
I think the proper protocol for double NAT is a slap in the face, a shot of tequila, and a link to a tailscale download
Anyone know why Ring-MQTT is live-streaming 24/7? Just started and hasn’t done it in the year I’ve been using it. Killed my battery immediately and I can’t get it to stop.
Hi guys, i've a problem with AppDaemon
Can’t install addons. It just says Can't install ghcr.io/hassio-addons/aircast/aarch64:4.0.1: 500 Server Error for http+docker://localhost/v1.43/images/create?
tag=4.0.1&fromlmage=ghcr.io%2Fhassio-
addons%2Faircast%2Faarch64&platform=linux%2Farm64: Internal Server
Error ("Get "https://ghcr.io/v2/hassio-
addons/aircast/aarch64/manifests/sha256:880d519ad6877b568622f22440454d
net/http: TLS handshake timeout). It does not let me install any add ons.
Without further diagnostics, you can try a ha supervisor repair on a console.
My homeassistant application runs on virtualbox. The main operating system is OSX(mac mini). I am using Sonoff zigbee 3.0 dongle. Zigbee works properly. But after a certain period of time the USB goes out. I restart again and it works. After a certain period of time, it does not see the USB again. Do you have any suggestions?
[01:16:46] INFO: Preparing to start...
[01:16:46] INFO: Socat not enabled
[01:16:47] INFO: Starting Zigbee2MQTT...
Zigbee2MQTT:info 2023-12-04 01:16:51: Logging to console and directory: '/config/zigbee2mqtt/log/2023-12-04.01-16-51' filename: log.txt
Zigbee2MQTT:info 2023-12-04 01:16:51: Starting Zigbee2MQTT version 1.34.0 (commit #unknown)
Zigbee2MQTT:info 2023-12-04 01:16:51: Starting zigbee-herdsman (0.25.0)
Zigbee2MQTT:error 2023-12-04 01:16:51: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2023-12-04 01:16:51: Failed to start zigbee
Zigbee2MQTT:error 2023-12-04 01:16:51: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
Zigbee2MQTT:error 2023-12-04 01:16:51: Exiting...
Zigbee2MQTT:error 2023-12-04 01:16:51: Error: Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyUSB0'
at SerialPort.<anonymous> (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/znp/znp.ts:146:28)
at SerialPort._error (/app/node_modules/@serialport/stream/dist/index.js:82:22)
at /app/node_modules/@serialport/stream/dist/index.js:118:18
I have a question regarding the SiliconLabs Zigbee/OpenThread Multiprotocol Add-on with the SkyConnect dongle: I can set the zigbee channel to 11 using the ZHA config, but I can't set the OTBR zigbee channel to the same. Is there a place in the config I can edit that manually? I keep getting this error from the OTBR when I try to activate it as default in the Threads addon: Can't connect to network on channel 15, ZHA is using channel 11
I need to use channel 11 since my old Tradfri lights don't respond on channel 15.
@ebon hare I converted your message into a file since it's above 15 lines :+1:
@ebon hare I converted your message into a file since it's above 15 lines :+1:
I have a Home Assistant Yellow
I installed the mosquito broker and added in the devices section
I installed the Zigbee2MQTT and added the following config
data_path: /config/zigbee2mqtt
socat:
enabled: false
master: pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777
slave: tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5
options: "-d -d"
log: false
mqtt:
base_topic: zigbee2mqtt
serial:
port: /dev/ttyAMA1
baudrate: 115200
rtscts: false
adapter: ezsp
I am getting the following in the logs when I start the addon
[21:31:08] INFO: Preparing to start...
[21:31:08] INFO: Socat not enabled
[21:31:11] INFO: Starting Zigbee2MQTT...
Zigbee2MQTT:info 2023-12-03 21:31:17: Logging to console and directory: '/config/zigbee2mqtt/log/2023-12-03.21-31-17' filename: log.txt
Zigbee2MQTT:info 2023-12-03 21:31:17: Starting Zigbee2MQTT version 1.34.0 (commit #unknown)
Zigbee2MQTT:info 2023-12-03 21:31:18: Starting zigbee-herdsman (0.25.0)
Error: Reset error: Error: {"sequence":-1} after 10000ms
at /app/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/uart.ts:299:23
at Queue.executeNext (/app/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32)
hey guys, i feel blind here but if i'm looking at an addon's page, is there a way to get to the github page for it? it's an addon i've added from gifhub but i can't for the life of me figure out how to get back to that addon page from within ha?
Could someone clue me in on why I get this error? Perhaps I don't understand the github url as well as I thought? I'm trying to add a github repository at 'Manage Add-on Repositories'. https://dpaste.org/zGDHy Cmd('git') failed due to: exit code(128) cmdline: git clone -v --recursive --depth=1 --shallow-submodules -- https://github.com/joshgetter/hassio-addons/tree/master/kasa-camera /data/addons/git/7247aaf7 stderr: 'Cloning into '/data/addons/git/7247aaf7'... fatal: repository 'https://github.com/joshgetter/hassio-addons/tree/master/kasa-camera/' not found '
Looks like a credential issue. Going to try resetting those.
ayo I'm getting this error when trying to install eWeLink Add-on on HA Supervised "The command '/bin/sh -c apt-get update && apt-get install -y python build-essential' returned a non-zero code: 100" anyone have any idea? I can install another add-ons without any problem
hey. So i just started with grafana and added MQTT as a data source. I managed to connect to my broker but when adding a mqtt toping to a quarry i get no data. Also i see the grafana connection in my mqtt broker (EMQX) but i don't see that it subscribed to any topics. (sorry if this is off topic)
@void prawn I converted your message into a file since it's above 15 lines :+1:
#bluetooth-archived can help with bluetooth @void prawn
Thank you!
Hey @lime girder - are you the author of https://github.com/mdegat01/addon-amr2mqtt ? If so, are you still maintaining it?
Supervised, sorry I was at work
according to https://www.nabucasa.com/about/ he is an employee at nabu casa nowadays
Oh nice! Hopefully he's still maintaining that addon too. I just started using it and discovered that it needs a small adjustment so that water meters have their device_class set. Someone has put up a PR for that, but it seems there has been no activity on the repo in quite some time and the README has a badge that implies it is unmaintained.... though that may just be an oversight.
yeah i would've asked here too
Why is my file manager stuck in homeassistant/ directory? How do I go up to root?
I say again:
I think there's a config option for that
The add-on's root will not be exactly the host's root though
Let's see if this works, I don't know why you had to change the /config path and break everything
I should just stop updating stuff
Neither RobC nor me did change anything
Very strange. In file editor it is /homeassistant but system info says it is /config
And add-ons complain now /config is missing
ayo I'm getting this error when trying to install eWeLink Add-on on HA Supervised "The command '/bin/sh -c apt-get update && apt-get install -y python build-essential' returned a non-zero code: 100" anyone have any idea? I can install another add-ons without any problem
hi, would someone be so kind to have a look and if good approve this PR? https://github.com/home-assistant/addons/pull/3323
it updates deconz to the latest version, the addon lagged behind the deconz version a bit recently due to an issue which has been fixed and tested now. Thank you
Somebody will pick it up when they have time
Running Auto Backup and Dropback. And I see in Auto Backup I can do a partial like this:
service: auto_backup.backup
data: name: "Partial Backup" include_folders: - config keep_days: 2
any options for a incremental or differential?
Can somebody please help convert this compose.yaml into an add-on? I tried and failed as I don't fully understand the file formats and structure required. Thanks in advance
version: "3"
services:
tado_aa:
restart: always
container_name: tado_aa
image: saschabrockel/tado_aa:latest
environment:
- USERNAME=YOURUSERNAME
- PASSWORD=YOURPASSWORD
- GEOFENCING=True
- OPENWINDOWDETECTION=True
@torn slate To format your text as code, enter three backticks on the first line, press 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.
Running Auto Backup and Dropback. And I see in Auto Backup can do a partial by selecting folders, is it possible to incremental or differential? or just backup all .yaml files?
Auto Backup is not an add-on. However: You can do a full or partial backup. Incremental or differential backups are not supported
hi. I need some spoonfeeding to get mqtt working. I have installed mosquitto broker, z2m and mqtt integration, and my zigbee devices work well. So I assume it's all good on HA side.
Now I want to add a car charger with this integration, but not sure how to condifure mqtt on the device, what URL should I provide? https://github.com/syssi/homeassistant-goecharger-mqtt
The device should be pointed at port 1883 on your HA IP - make sure you can access it from another computer first (eg test with MQTT Explorer). If you can't connect check that the add-on was set to publish port 1883.
hm, will try. Thanks.
it works! Thank you. Turns out I needed to provide pssword, which I forgot existed
Hi all!
I don't know if my question sounds stupid or not but is it possible to setup addons with cotainers e.g https://github.com/home-assistant/addons/tree/master/silabs-multiprotocol ?
And is it possible to update skyconnect firmware manually?
A HA container install cannot run add-ons
But is there any way to install them manually? Or it's not possible at all?
No add-ons at all. Most software is available as Docker container. But afaik the Multiprotocol add-on is one of the exceptions.
Yeah softwares I don't care because I can run them regardless of HA. I will try to figure out how addons work and try to integrate it manually inside the container. Who knows 😄 It may work.
The SkyConnect can be flashed manually or via the Web-Flasher
https://skyconnect.home-assistant.io/firmware-update/
I couldn't find manual doc.
However - #zigbee-archived or #thread-archived can help with the flashing process
Thanks!
gm i had to restore my whole pi
i need to get homematic back with old config but with restore it don't have them assosiziated where do i setup them corretly
Homematic is an #integrations-archived not an add-on
any idea why this mqtt plugin would not be showing in appdaemon
@civic yoke I converted your message into a file since it's above 15 lines :+1:
logs show he 'hello world' message starting and the hass plugin but not mqtt
You should ask on the AppDaemon discord
HACS isn't an add-on
HACS is an #integrations-archived
#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.
I notice the zwave-js-ui addon hasn't been updated in a while (when entering the dashboard it frequently tells me there are newer versions available). Looking at the commits it seems the bot tries to update the addon but its failing.
#zwave-archived can probably better help there
thanks
I am having trouble getting the NGINX Home Assistant SSL proxy working. I have retrieved SSL certs from lets encrypt but I did not use DuckDNS as I already have a domain registar and an entry that is updated from home for my dynamic external IP. I entered a value for the fqdn on the home-assistant host and that plus adding trusted-proxies for the appropriate networks were the only values I changed from default. Any time I try and access the host on port 443 I get the following error back in the browser or the phone app: 400: Bad Request
Can anyone suggest how to debug this?
This is on a fresh x86_64 install of HAOS
Sorry, I'm so dumb! Please could you move my message to th #integrations-archived channel? Thank you so much for your help!
I found the problem, trusted-proxies was in the wrong yaml file (I put it in the one for the add on, not the top level)
As someone new to this, that was not clear in the documentation as it currently stands (it was explicit in an older version which is how I knew to try it)
Hi all, when running the Grafana add-on in HAOS, what is the best way to access Grafana's Dashboard or Panels? I tried to show Grafana's stuff in a HA Dashboard (I guess that's using Ingress?), but when I use the HA app on my phone, it shows a "401: Unauthorized error". From a Google search, I get the feeling that this is not a supported use-case.
Then I found that you can config a port (e.g. 3000) to access Grafana from outside HA, but if I type "http(s)://<HA ip>:3000" in my browser, it doesn't work.
(My goal is to have data easily available on a phone, also for my SO with no knowledge of HA.)
Any advice would be much appreciated! 😇
EDIT: I found this page (https://github.com/home-assistant/frontend/discussions/11273), where it is stated that:
"The issue is that de frontend doesn't have a valid authenticated session via ingress for the add-on, until the normal ingress route has been visited. After that, the iframes work. This is not just a Grafana add-on issue. It applies to any add-on providing ingress."
Which I guess technically answers my question about the 401. But I guess that real question still stands: What is the best way to present InfluxDB-data to my non-tech-savvy SO?
does there an addon exists. that is a custom proxy. so not to proxy ha 80/443 but proxy local connections to make them always work in home assistant?
Can aynone assist with setting up Zigbee2MQTT with a tubeszb cc2652p7 PoE? I am already running the Mosquitto broker add-in. Getting lost with the config because I don't have a USB controller
Looking at this:
https://github.com/zigbee2mqtt/hassio-zigbee2mqtt#installation
the link I posted appears to have instructions
So I map the cc2652p7 PoE IP and port to serial: in the configuration.yaml?
It bothers me that the codes there are indented and not syntax highlighted.
that is how I read it: port: 'tcp://IPADDRESS:6638'
copied directly out of a config, I guess
Yaml checks out but error on restart 'Integration 'c' not found.'
seems like you tried to put something in HA's configuration.yaml, rather than in Z2M
remove the serial part I added and get 'Integration 'I" not found.'
if you're modifying HA's configuration.yaml, stop and remove whatever you added
you shouldn't be modifying any file
just the addon configuration, as it says starting in step 5 of the link you posted
@icy haven Note that the serial part should be omitted in the serial section so it's just
port: 'tcp://IPADDRESSOFTHETUBECOORDINATOR:6638'
in the Zigbee2MQTT add-on I entered port: 'tcp://IPADDRESS:6638' in the serial box and save. It disappears
I enter it there and same, then it disappears
Can I delete the add-in and start over or will it leave the config files to be cleaned up?
Uninstalling the addon will not remove the configuration.
Uninstalled/reinstalled and the port: config saved, waiting for it to start
Zigbee2MQTT started, should I see the tube in there somewhere?
Check Settings > About. You could also check the Map. The coordinator itself isn't listed under the devices.
Coordinator type, revision, and IEEE Address. Seems like it's working
Can i migrate a devices from Zigbee Home Automation to Zigbee2MQTT to test?
The web interface will not come up if the coordinator doesn't work or MQTT is down.
So if the coordinator is down the Zigbee2MQTT config page won't load?
You can simply re-pair it. I believe there's some tools to backup and restore certain things but I never tried them.