#add-ons-archived

1 messages · Page 17 of 1

hardy elk
#

can anyone help me on properly set up Victoria Metrics on my HA Yellow? I had InfluxDB but I had to uninstall due to a stuck backup on it every HA update.

zinc terrace
#

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

elder schooner
zinc terrace
#

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

elder schooner
#

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.

thin merlin
#

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'

supple grove
#

This command does not run in the SSH addon but in the homeassistant container. Try testing it from within that: <#node-red-archived message>

thin merlin
#

im not running it on a docker

#

at any rate I had it working right before doing this update

supple grove
#

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.

thin merlin
supple grove
#

You need the community SSH addon with disabled protection mode to run docker commands.

thin merlin
#

I dont see that setting in the config

supple grove
#

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

thin merlin
#

Oh i see it

#

this time when testing it says cant find the file

supple grove
#

Show me exactly what you ran and what it said

thin merlin
#

bash docker: command not found

supple grove
thin merlin
#

thats what It said

#

I can restart it

supple grove
#

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.

thin merlin
#

i restarted it and it just says homeassistant:/config after I entered that

supple grove
#

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

thin merlin
#

yeah

supple grove
#

Now you can test your command there in the context of the HA container. Basically exactly what your command_line thingy does

thin merlin
#

said indentity file is not accessable

supple grove
#

Show me exactly what you ran and what it said

thin merlin
#

still having the issue though

supple grove
#

Try ls -l /homeassistant or ls -l /. That /homeassistant directory likely doesn't exist. You should keep using /config

thin merlin
#

command not found

supple grove
thin merlin
#

:\

#

ill try again tomorrow too

#

Sorry if I'm giving bad info, super tired all of the sudden

willow lintel
#

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

elder schooner
elder schooner
willow lintel
#

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

hoary palm
#

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.

elder schooner
#

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.

hoary palm
#

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?

elder schooner
#

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.

hoary palm
elder schooner
#

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

hoary palm
#

okay my bad i said i'm new sorry

elder schooner
hoary palm
#

ok thx

river wharfBOT
#

@odd tinsel I converted your message into a file since it's above 15 lines :+1:

elder schooner
clever gate
#

Bumping. Please, anyone? Any advice?

elder schooner
#

So you are developing it?

rich harbor
elder schooner
rich harbor
#

I think it may be the OS maybe. It's from the AUDIO log in the logs under system/logs.

elder schooner
#

If it is an OS error, it's not an add-on

rich harbor
#

yeah i figure out what it is 1st.

elder schooner
#

Add-ons like VLC use pulseaudio afaik

rich harbor
#

Fixed it 😛

clever gate
elder schooner
clever gate
thin merlin
#

I was very tired last night apologies for being frustrating

zenith canyon
#

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

elder schooner
#

You restored it from a backup?

zenith canyon
#

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??

unkempt roost
#

Have the docs of samba not been updated yet? /config is now /homeassistant?

elder schooner
unkempt roost
#

Because the samba mount to /config is broken

#

And the docs are wrong

zenith canyon
#

I did a couple of times now.

elder schooner
#

Withdrew my PR. There are already 2. Too late. 🤣

unkempt roost
#

good im not the only one who saw it haha

unkempt roost
elder schooner
#

In MariusHvdB's PR they say, they are reconsidering the changes.

elder schooner
unkempt roost
#

so odd

#

getting flashbacks to the mqtt drama

elder schooner
#

The broken MQTT integration update or the YAML format change?

unkempt roost
#

the thing about entity names. Nvm doesnt matter

wise dirge
#

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?

cyan prawn
#

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

cyan prawn
#

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.

willow lintel
#

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

cyan prawn
#

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.

willow lintel
#

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.

elder schooner
#

I'm on HAOS 11.1 and it's working for me with the homeassistant share. shksShrug

cyan prawn
#

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?

quick trench
#

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

cyan prawn
#

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.

cyan prawn
#

The picture to the right with Samba 10.0.2 works. The one to the left with 11.0 does not.

inland latch
#

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

quick trench
#

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"

inland latch
#

I already installed the component, but with out result

cyan prawn
#

@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.)

quick trench
#

🤷‍♂️ then you found a bug

#

w/o logs, can't relaly help

cyan prawn
elder schooner
#

Version 12 with reverted changes is coming soon

#

Correction: version 12 is available now

cyan prawn
#

Version 12 just showed up for me and it is working again.

cyan prawn
#

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.

elder schooner
#

The release note say the addon_config changes are temporary

willow lintel
#

its here and working properly, no issues

#

all back to before

sly kindle
#

Always worked fine here. Maybe removing the share and re-auth with windows was needed

elder schooner
#

I haven't got the supervisor update yet. Still on 2023.11.0

willow lintel
#

o right, I am on the beta channel, so updated SU as it was available

elder schooner
#

Ah, it's still on beta

cyan prawn
#

@sly kindle tried it and made no difference. Could not open the new (named) folder. Anyway, 12 works as before.

steep geode
#

i tired setting up duckdns with letsencrypt

#

but when i try to acces it I get the SSL_ERROR_RX_RECORD_TOO_LONG Error

jade wing
#

Then you haven't yet added the ssl_ lines to HA, and then restarted HA

#

See that pin

past basin
#

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 🙂 )

viscid orchid
past basin
#

Thanks

zenith canyon
#

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

viscid orchid
#

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 devtools -> States

zenith canyon
#

i tried to format it but I don't know how to do that in discord

river wharfBOT
#

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.

zenith canyon
#

sensor.mount_altitude and mount_altitude_sensor are seen in States

#

ok i must have used the wrong '

viscid orchid
#

That's inconsistent with the error message, which is clear

#

I still think you have the wrong entity_ids

zenith canyon
#

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

viscid orchid
#

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

zenith canyon
#

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

viscid orchid
#

No. Just read it

#

Stop focusing on that message. It doesn't mean what you think

zenith canyon
#

ok thanks

lean pumice
#

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)

elder schooner
#

You are using unsupported config options in the YAML view of the add-on's settings page

empty surge
#

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?

elder schooner
#

HACS is not an add-on

empty surge
#

Sorry where should I post the question

elder schooner
elder schooner
#

But if it looks like a search engine instead of a colorful UI, the experimental features have been enabled

misty niche
#

`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

supple grove
empty surge
solemn bobcat
#

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 ...

bitter skiff
#

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

solemn bobcat
#

I think "addon config" is what I am looking for. Or you mean the UI configuration tab?

bitter skiff
#

The UI Configuration tab

#

That is the addon config

solemn bobcat
#

OK, I guess that's fine. But the file still has to be somewhere, right?

#

It's disconcerting I cannot find it anywhere.

bitter skiff
#

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.

solemn bobcat
#

I'm reading addon doc in the GitHub repository... it just says "edit the config".

#

But okay, configuring through UI is ok for now.

bitter skiff
solemn bobcat
#

Yes.

#

Actually, you can edit the YAML file in the UI too.

#

I missed that.

still schooner
#

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

bitter skiff
#

On the addon configuration tab, under Network, do you see DNS server port being filled in?

still schooner
# bitter skiff On the addon configuration tab, under Network, do you see DNS server port being ...

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.

main minnow
#

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.

river wharfBOT
#

@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.

main minnow
# river wharf

sorry just wanted to put the question in the right channel, because it is an addon, not an integration

jade wing
main minnow
#

So..leave it here or put it somewhere else? 😉

jade wing
#

Of course, you could just disable OTA in Z2M 😛

river wharfBOT
#

@cedar barn I converted your message into a file since it's above 15 lines :+1:

raven tinsel
wintry wren
#

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

raven tinsel
#

Found the appdaemon issue

finite goblet
#

Apps.yaml seems to be some demo file

wintry wren
#

yup, it is working now with 0.15.2 🙂 thanks a loot

unreal sparrow
#

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?

unreal sparrow
runic onyx
#

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.....

supple grove
#

docker ps, docker stop, docker rm and so on via CLI. Probably better to uninstall the addon and then install it again.

runic onyx
#

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.

supple grove
#

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.

raven tinsel
runic onyx
#
[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
pseudo jungle
#

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

raven tinsel
sturdy ginkgo
#

Hi, i'm wondering why i can't find Mosquitto add on? I'm running HA OS with virtual box.

hybrid drift
#

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

jade wing
#

Scroll up and read the rercent history

hybrid drift
#

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?

sturdy ginkgo
jade wing
#

Yeah, you're probably out of luck then

snow fern
#

I have question about Red node , since version 16 I can not access www folder , is there is a workaround for this ?

jade wing
bitter burrow
#

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

supple grove
#

These path names are not reliable as they can and will change. Use /dev/serial/by-id/...

bitter burrow
#

you mean the /dev/ttyUSB0 one?

#

the /dev/serial/by-id/... is symlink to /dev/ttyUSB0

jade wing
#

Sure, but when ttyUSB0 changes, so does the link

supple grove
# bitter burrow the /dev/serial/by-id/... is symlink to /dev/ttyUSB0

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.

worthy juniper
#

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
elder schooner
worthy juniper
#

Great! Thanks! Can there also be relative paths (to the appdaemon folder) in the appdaemon.yaml (for log files)?

elder schooner
#

I don't know that. I'm not using it that much. Maybe someone else knows.

river wharfBOT
#

@steady grove I converted your message into a file since it's above 15 lines :+1:

steady grove
#

starting in safe mode seems to get the add on working. Maybe I can find the bad node.

steady grove
junior pebble
#

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.

supple grove
#

📌

junior pebble
brittle night
#

what do you mean freezes up?

junior pebble
# brittle night 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.

silk sable
#

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? 🤔

jade wing
bitter burrow
#

I guess the appdaemon dir change for secret file is not persistent, is there a final fix for that yet?

west pilot
#

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.

steep zealot
#

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.

steep zealot
#

Outside of recreating apps, which is just a bit annoying, does anyone have any ideas?

steep zealot
#

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...

#

Any assistance would be appreciated!

quick trench
#

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 ^

steep zealot
#

Simple answer - ignorance. Never knew of it's existence....

#

Thank you!

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...

quick trench
#

🤷‍♂️

steep zealot
supple grove
#

You don't have access to this link

viscid orchid
steep zealot
#

May need to join the server for App Daemon

supple grove
#

I figured it was something like that but discord could probably make their UX better in that area

viscid orchid
#

Yes, it's weird

upper lichen
limpid yarrow
#

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.

lapis wyvern
#

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

supple grove
#

Why use tinyurl for a equally short imgur link?

jade wing
floral quail
#

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

river wharfBOT
#

@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.

jade wing
floral quail
#

Oups

limpid yarrow
soft tide
#

changed, thx for hint

rotund steeple
#

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?

eager forge
#

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.)

jade wing
#

Why not have NPM proxy for that other server too?

viscid orchid
#

Then you just select the cert for that host

eager forge
#

I'm running a proprietary server app that requires the cert.

dire patio
#

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?

viscid orchid
#

It isn't an addon

fiery wigeon
#

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?

supple grove
mellow salmon
#

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?

icy pawn
elder schooner
icy pawn
#

Apologies . Where to post ? GitHub?

elder schooner
#

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.

icy pawn
#

Ok. Thanks. The application developer (not the addon dev probably) redirected me here . Again apologies

elder schooner
#

No need to apologize. But the chances the add-on developer is reading this here are low.

low cliff
#

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?

ocean kernel
#

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?

bitter skiff
fiery wigeon
# supple grove Use `> quote here` for quotes 🙂 I told you how to do this here: <https://discor...

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.

supple grove
#

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:

fiery wigeon
supple grove
#

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

fiery wigeon
#

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.

supple grove
fiery wigeon
#

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.

simple holly
#

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".

simple holly
#

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.

shrewd tapir
#

is there a screen in hass where i can see the cpu and ram usage of all my addons at the same time?

fiery prism
rocky bough
#

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?

rocky bough
#

Hey Folks! I’m trying to configure the

supple grove
warm sundial
#

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

vapid sail
solid snow
#

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

supple grove
#

I'd check the addon's logs. What user name are you using? What user name is configured in the addon settings?

solid snow
supple grove
#

Can't help without more information such as logs and answers to my questions.

solid snow
river wharfBOT
#

@solid snow I converted your message into a file since it's above 15 lines :+1:

solid snow
#

I can't see any kind of config option for a username, or any info on it in the logs

supple grove
#

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.

solid snow
#

ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILvQ1gYATW+OBhEYnME5l2xb1Jreni5BTinpnVj3Gms2 my-key

solid snow
# supple grove Seems like that's only an option for the advanced SSH terminal from the communit...

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!

supple grove
#

That key looks somewhat correct

rich abyss
#

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.

blissful oxide
#

anyone knows of adapative lighting addon is over?! I don't see any updates and no answer to issues on github

jade wing
#

Last update ... 9 hours ago

#

Yeah, looks very dead 😛

blissful oxide
#

sorry placing it on correct locations

silk hearth
#

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

jade wing
silk hearth
jade wing
#

No

#

It's a known Zigbee2MQTT issue - click the link there

stable bobcat
#

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?

jade wing
#

You've rebooted?

stable bobcat
#

ofc

#

it hurts mostly because i cannot access the z2m gui from the hass

fleet inlet
#

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

jade wing
#

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

fleet inlet
#

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...

jade wing
#

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

fleet inlet
#

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! 🙂

limber igloo
#

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. 🤔

pliant shadow
#

esphome not talking to haos

candid timber
#

Whisper INFO: Service on exited with code 256 (by signal 9)

somber river
#

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)

elder schooner
#

The usual Samba add-on is not really suitable as NAS. It exposes the configuration directories only.

somber river
#

oh ok. Do you know if i can use my resbarry pi as an Home Assistant server and a NAS ad the same time?

elder schooner
#

You could misuse the share directory for example, but there is no RAID functionality and it will increase the size of full backups.

somber river
#

the Share directory? the add on I installed was called Samba share is that right or do you mean something else?

elder schooner
#

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.

somber river
#

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

elder schooner
somber river
#

alright thank you very much I am going to try it out

elder schooner
#

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)

somber river
elder schooner
#

When Windows asks for credentials the Samba ones have to be used

elder schooner
#

Had to change the formatting - one \ has been cut away 😆

somber river
#

🙂 thx

tribal glade
#

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

elder schooner
tribal glade
#

i posted there too

elder schooner
#

Please do not crosspost

river wharfBOT
#

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.

tribal glade
#

ooh sorry did not know that

#

oke thanx for the info

chilly olive
#

Can I host a Traccar server on my Homeassistant? I have external access via the Cloudflare tunnel. Can GPS be connected to it?

inland tapir
#

ssh listens on all interfaces right? i do not see a ListenAddress in the cfg

soft tide
#

if you install the Advanced SSH & Web Terminal Addon you can change the port in its config

frank sable
#

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

bitter skiff
#

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

soft nimbus
#

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?

elder schooner
#

The ESPJome files are in /config/esphome

#

At least for the present version

soft nimbus
#

/data/external_components/1ffebe30/esphome/components/gc9a01/display.py

#

that's some docker container path isn't it?

#

this is why I run core 😂

elder schooner
#

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

soft nimbus
#

thanks... I'll go back to a core install

deft flax
#

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

river wharfBOT
#

@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.

deft flax
#

I think ill try using the usb 2 port.

soft notch
#

Hi, is it possible to use the pyscript add on within/with the studio code server add on or Jupyter lab add on?

viscid orchid
#

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

soft notch
#

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.

idle onyx
#

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.

jade wing
#

Only Home Assistant OS has add-ons

idle onyx
#

ah

jade wing
#

For a pure Docker install you just add software to your stack

idle onyx
#

so going with the pi would be ideal?

jade wing
#

Well, Pi4 + powered USB hub + SSD if you want to use a Pi

#

Nobody needs add-ons though

idle onyx
#

i thought i'd need to add mosquito for mqtt to use zwave

viscid orchid
#

Nope. And it wouldn't need an addon, anyway

desert fable
elder schooner
#

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.

desert fable
#

Happy wife, and a happy life. Since my dashboards is back 😄

dawn epoch
#

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.....😅

manic mountain
#

hi, can someone help me to integrate esp32 with esphome and wireguard into homeassistant

elder schooner
manic mountain
#

ok

native lily
#

Does the Spotify integration allow me to choose what devoce to play from, or just control the music?

elder schooner
native lily
elder schooner
#

But a look into the documentation should give the answer to your question

cobalt ice
gleaming drift
#

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)

elder schooner
gleaming drift
#

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..

elder schooner
gleaming drift
#

ok thanks for the help! I'll post it there ^^

river wharfBOT
#

@stark kestrel I converted your message into a file since it's above 15 lines :+1:

elder schooner
stark kestrel
#

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

scenic igloo
#

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??

jade wing
#

The add-on has the same IP as HA

urban lantern
#

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

quartz finch
#

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

supple grove
#

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.

quartz finch
#

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

supple grove
#

Yeah in that case give them their own VM

chilly olive
#

Does anyone use traccar? I have a few questions

supple grove
hushed steeple
#

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?

chilly olive
wise flare
#

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

viscid orchid
#

Sounds like you didn't actually disable SSL

wise flare
#

i mean i didnt do anything! just install, then start, just like the docs say

dense basin
#

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?

sly kindle
#

@dense basin are they not on the same local network?

proven blade
#

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

proven blade
#

have no idea why I'm still able to remote connect to home assistant cloud while it stated "no host internet connection"...

hot marsh
#

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

plush rover
#

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.

fair terrace
#

Does anyone know how long MariaDB will hold data for?

supple grove
#

Until you or someone/something delete(s) it

fair terrace
#

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

supple grove
#

Before you do this I'd recommend a time-series database if you want to store states for a longer time.

fair terrace
#

how does that work?

supple grove
#

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.

fair terrace
#

yeah it would be nice to see the data better

#

I want to keep data about 2-3 years to compare winters/summers

supple grove
#

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.

true grotto
#

I've installed the wg AddOn configured it - scanned the QR etc etc. but nadda, nothing, zilch!

solar shuttle
#

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?

https://pastebin.com/2M9pQQDH

floral quail
#

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 ?

true grotto
true grotto
#

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!

chilly olive
#

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

true grotto
# true grotto What was the reason?

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?

floral quail
azure heron
#

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)

sly kindle
#

Have you already rebooted the system (not a restart of HA)?

azure heron
#

no i only restarted HA. Will do that.

azure heron
supple grove
#

The restore UX is sadly very 💩

rich abyss
# true grotto What was the reason?

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.

heavy oak
#

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

solar shuttle
#

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?

https://pastebin.com/2M9pQQDH

torn slate
#

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?

weary stratus
#

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?

chrome parcel
#

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

quick trench
#

See the first pin in this channel

chrome parcel
#

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... 🤦

true grotto
fading trench
#

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 🙂

rich onyx
#

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?

quick trench
#

you most likely removed the tasmota integration which handles discovery for tasmota devices via MQTT

rich onyx
#

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.

quiet jungle
#

Am I missing something or doess the Nginx Proxy Manager no longer have a configuration User Interface??? Nothing on port 81....

quick trench
#

the addon? they all have a configuration UI

quiet jungle
#

yes, but no mananagement interface?

#

I'll start a thread.

quick trench
#

there's nothing to manage

#

you set it up and it runs

#

there never has been a management interface

quiet jungle
#

and its supposed to sit on port 81.

#

The WebUI that is

quick trench
#

that's the community addon

#

is that the one you installed?

quiet jungle
#

NGINX - for internal use only.

quiet jungle
#

How to have both http and https for INTERNAL LAN use only (no remote access)

torn slate
ocean pawn
#

That’s for configuring the port etc. but for configuring the black lists and so on you do it via the web portal

fading trench
#

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

elder schooner
torn slate
elder schooner
#

Is SSL enabled in the add-on?

torn slate
elder schooner
#

Is Cloudflare configured accordingly? I'm not sure, if a self signed SSL certificate causes problems

torn slate
elder schooner
#

HA is not Vaultwarden

torn slate
#

I tried adding an additional host but that didn't work either

#

I'm new to all this so probably missing something glaringly obvious

elder schooner
#

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

torn slate
#

So should I remove the local SSL and setup an additional host?

elder schooner
#
  service: http://a0d7b954-bitwarden:7277```
#

That's my Cloudclared config for Vaultwarden. And every app would use https://vaultwarden.owndomain.com

torn slate
#

Ok. Is that http:// the generic vaultwarden address? Prior to this I was trying to point it to my internal IP:2096

elder schooner
#

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

torn slate
#

That's where I was going wrong

elder schooner
#

It will be resolved via the internal Docker network

torn slate
#

I couldn't find the internal address

#

I'll give it a go now

elder schooner
#

You can try it with your SSL - but it might be Cloudflare blocking a selfsigned connection

torn slate
#

Do I have to do anything on the cloudflare side?

#

The tunnel and token are already established from setting up access to ha

elder schooner
#

If the tunnel is already set up, no. It should add DNS entries if needed.

torn slate
#

Just reloading cloudflared

#

Saying dns address could not be found

elder schooner
#

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

torn slate
#

I'll check

torn slate
#

Nothing showing under DNS management

#

For vaultwarden I mean

elder schooner
#

In Websites - your domain - DNS - Records (on the Cloudflare Dashboard)

torn slate
#

Yeah that's where I am. Nothing for vaultwarden

elder schooner
#

There should be a CNAME entry to the tunnel

torn slate
#

Nothing for vaultwarden

elder schooner
#

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

torn slate
#

Restarting both add-ons

#

I can't seem to get it to work.

#

Icould it be the API token?

elder schooner
torn slate
#

I have an Argos tunnel and another token active.

#

Do you have these also?

elder schooner
#

I'm just using one tunnel with the Cloudflared add-on

torn slate
#

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

elder schooner
#

I have one Argo API token - that one was created by the add-on

torn slate
#

Ok. I have kept thay

#

When I look in the log of cloudflared it isn't sending the additional host

elder schooner
#

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.

torpid ocean
elder schooner
#

Core cannot run add-ons

jade wing
#

Also, the multi-protocol add-on makes your Zigbee mesh unstable, don't do that to yourself

sharp vessel
#

Does the "Letsencrypt" addon really work? It doesn't create files.

viscid orchid
#

it does for others. I suggest doing the initial debugging step of reading the logs

sharp vessel
#

Debugging is for my own work in progress code, but thank you. I'll wait for a stable version.

elder schooner
torn slate
elder schooner
#

Did you format it correctly in the add-on's settings?

torn slate
#

I'm assuming so

elder schooner
#
  service: http://a0d7b954-bitwarden:7277```
torn slate
#

Servic and http go on same line?

#

I get a red box otherwise

elder schooner
#

As I formatted it

torn slate
elder schooner
#

I left it blank, as I don't use Cloudflared for the HA access

torn slate
#

Ah ok

#

It's not working. Cloudflared serves the host domain and http status 404

elder schooner
#

Have you removed the old tunnel settings in the Cloudflare dashboard?

torn slate
#

I removed everything

elder schooner
#

And you have a full domain at your disposal - not just a subdomain

torn slate
#

I have a full domain

#

I've just deleted it all again

#

I have zero API Tokens issued, zero DNS records and zero tunnels

torn slate
#

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

#

👌🏻

elder schooner
#

You are welcome! Glad you got it working

torn slate
#

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

torn slate
elder schooner
#

Usually eyerything should be set up and Cloudflare cares for its certificates

elder schooner
torn slate
#

I just sorted it was _ in the address bar while in vaultwarden that's all

torn slate
elder schooner
#

You cannot access it from your computer. It is only accessable via the Docker network of HA

torn slate
#

Ah ok

#

So ill be able to access it from ha app while out and about?

elder schooner
#

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

torn slate
#

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

elder schooner
#

Dit you set that domain in your Vaultwarden Admin Panel? Not sure how strict it is

torn slate
#

I'll try it now

elder schooner
#

To the domain, you are using externally for Vaultwarden

torn slate
#

Nope still not working

elder schooner
#

🤔

torn slate
#

I've no idea what I'm doing wrong.

elder schooner
torn slate
#

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

elder schooner
#

I assume you are not really using warden.mydomain.com 😅

torn slate
#

Haha. No

quiet jungle
#

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.

quiet jungle
#

Basically I want to force a download of my cert files.

Never mind, removing and reinstalling let's encrypt regenerates the .pem files.

proper citrus
#

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?

ocean pawn
#

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

proper citrus
proper citrus
torn slate
weary stratus
#

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!

jade wing
#

it should be accessible on 192.168.0.15

weary stratus
jade wing
#

Have you tried accessing it using 192.168.0.15?

weary stratus
jade wing
#

Right, so ... have you tried from another device?

weary stratus
#

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 ... 😦

supple grove
#

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.

weary stratus
supple grove
#

No worries. The UI/UX is not exactly intuitive.

weary stratus
#

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

jade wing
#

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)

weary stratus
#

how can I configure TTS for using the internal IP?

jade wing
#

Set the URLs - and you can do that in the UI too

river wharfBOT
#

Open your Home Assistant instance and manage your systems network configuration

weary stratus
#

i've already that URLs in my config fike

#

file

jade wing
#

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://?

weary stratus
#

yes

jade wing
#

Then TTS will work if you set the URLs correctly

weary stratus
#

but I have access to the IP

jade wing
#

For the internal URL use the IP

weary stratus
#

I'll try it thanks @jade wing

#

i'll ping you later

jade wing
#

Your problems:

  1. Aren't add-on related
  2. Don't need me to help you
weary stratus
#

thanks mate

patent mica
#

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.

patent mica
#

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.

worthy rose
#

good morning my Docker Wyze Bridge is outdated, how do i update it yet?

viscid orchid
#

Are you using an add on for that?

worthy rose
#

yea Docker Wyze Bridge

viscid orchid
#

Is that an addon?

worthy rose
#

yes

viscid orchid
#

Then you click update

worthy rose
#

it didnt update it

obsidian igloo
#

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.

worthy rose
dense basin
elder schooner
#

Double NAT thefuck_pdx

tepid sleet
#

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

elder schooner
#

So what is your question and about which add-on?

jade wing
#

Assuming you've set up some GPS based presence detection

#

(and if you haven't, you need to do that first)

tepid sleet
#

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

jade wing
#

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

tepid sleet
#

Ok. I think it got it now using bypass in cloudflare. will try that first. thanks and sorry for the wrong channel post

tulip bridge
#

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 😉

jade wing
winter ermine
#

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 🙂

summer current
#

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?

long dagger
quick trench
ember garden
#

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.

summer current
quick trench
summer current
#

i want to embed it in another software - i have it working but it would break if that long string changes

quick trench
#

right, but if you add it to the sidebar you then have a link to use

summer current
#

and it’s static?

quick trench
#

yes

mild ember
#

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 😦

quick trench
#

It might just be your camera stream

jade wing
#

In zigbee2mqtt I have never configured

weary stratus
#

Alexa Media Player add-on is causing domains to get deceptive on the google phishing list (chrome users) over the authentication process

ocean pawn
#

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?

misty atlas
#

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

ocean pawn
#

Ok I’ll try that

#

That didn’t work :/

ocean pawn
#

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

ocean pawn
#

I used portainer to lookup the containers 172.. ip address and I think that worked!

#

Meh back to failing

fading trench
#

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? 🙂

river wharfBOT
#

@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.

winter ermine
long dagger
#

@winter ermine you may try to remove ipv4 from addon config and flush it in duckdns.org

winter ermine
# long dagger <@555316809147088917> you may try to remove ipv4 from addon config and flush i...

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 😕
winter ermine
#

@long dagger i deleted the ipv4 address and in the ipv6 i can see the ip address i manually entered in the HA addon

upbeat rain
#

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.

long dagger
upbeat rain
#

no pictures allowed here?

winter ermine
upbeat rain
#

well my mqtt explorer discover my shelly devices. i guess all the shellys has to be the same prefix or something?

winter ermine
long dagger
winter ermine
#

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

long dagger
winter ermine
#

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

long dagger
#

So i'm not an expert in v6, but seems that you IPS don't wanna set route to you from outside)

winter ermine
winter ermine
long dagger
winter ermine
#

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

supple grove
#

Can you share like 10 of the first few characters of the ip?

long dagger
# winter ermine ok so i logged into the computer that hosts HA and got it's v6 address directly ...

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:

  1. Duckdns resolves your domain to your router's wan ip
  2. Router forwards 80/443 from wan ip to lan ip of nginx host
  3. 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:
  4. NAT firewall masquerading rules
  5. DNS (A/AAAA/CNAME) records rewriting rule (aka Static DNS)
slim pagoda
#

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. 👍

ocean pawn
#

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)?

long dagger
# ocean pawn I currently have HTTPS enabled in my configuration for HA, and I use the let's e...

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.

jade wing
#

#energy-archived can help with the energy dashboard, but only if you can explain where that data comes from

sonic widget
#

Hi, is there a release schedule for addon releases? Or is it random?

elder schooner
#

It is as required or scheduled by each maintainer

sonic widget
#

Thanks for clarifying 👍

ocean pawn
patent wasp
#

Hello
Is it possible to downgrade a HACS add-on? One was updated but has a big bug.

viscid orchid
#

HACS doesn't have addons

ornate siren
#

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?

elder schooner
#

If you moved the storage to the NVMe, the add-on data will also be.

wintry galleon
#

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.

elder schooner
#

Configure what exactly?

wintry galleon
#

on integration, new device discovered. I click button. but i get internal server error

#

Do you think there is a better firmware?

elder schooner
#

If you mean the ZHA integration, that is not an add-on. You want the #zigbee-archived channel

mighty egret
#

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

elder schooner
#

ha addons help might help you (if you are using HAOS)

mighty egret
#

i've checked but i can't find how to (for eample ) apt install btop in ssh shell

dense basin
#

Would anyone be able to help me set up Samba Share when HA and connecting PC are on different routers in the same network?

elder schooner
mighty egret
#

ho i see so i have to install Btop's addon

elder schooner
#

No. There is no Btop add-on

mighty egret
#

ho ok

elder schooner
#

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

mighty egret
#

ha ok i understand now thx 🙂

elder schooner
dense basin
#

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

elder schooner
#

No, I mean static routes. The routers needs to know where to send the data for the other network to.

dense basin
#

Hm alright, how do i go about this?

#

And which IP's do i need to whitelist in Samba?

elder schooner
#

That depends on your router's software

#

The IP range of the connecting devices has to be whitelisted

dense basin
#

Okay, so when in the routers settings that is connected to the PC, what IP should i add for static routing?

elder schooner
#

The IP range of the other router with its IP on the PC side as gateway - and vice versa

dense basin
#

So basically i add router 1's IP info to router 2 as a static route and vice versa?

elder schooner
#

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.

dense basin
#

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?

elder schooner
#

I'd whitelist the IP range

dense basin
#

Of my PC?

brittle night
#

Jorg: I’m the Cisco teacher now

elder schooner
#

Tamer of double NAT shksD

brittle night
#

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

weary stratus
#

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.

soft seal
#

Hi guys, i've a problem with AppDaemon

viscid orchid
#

please don't crosspost

lethal storm
#

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.

elder schooner
#

Without further diagnostics, you can try a ha supervisor repair on a console.

wintry galleon
#

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

cyan terrace
#

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.

river wharfBOT
#

@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:

ebon hare
#

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)
modern cliff
#

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?

jade wing
#

My homeassistant application runs on

native elbow
#

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 '

native elbow
#

Looks like a credential issue. Going to try resetting those.

mossy chasm
#

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

quick trench
#

You run supervised?

#

or HAOS?

round turret
#

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)

river wharfBOT
#

@void prawn I converted your message into a file since it's above 15 lines :+1:

jade wing
west olive
mossy chasm
brittle night
west olive
brittle night
#

yeah i would've asked here too

tight anvil
#

Why is my file manager stuck in homeassistant/ directory? How do I go up to root?

viscid orchid
#

I say again:

I think there's a config option for that

elder schooner
#

The add-on's root will not be exactly the host's root though

tight anvil
#

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

elder schooner
#

Neither RobC nor me did change anything

tight anvil
#

Very strange. In file editor it is /homeassistant but system info says it is /config

#

And add-ons complain now /config is missing

mossy chasm
#

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

fickle orbit
#

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

jade wing
#

Somebody will pick it up when they have time

icy haven
#

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?

torn slate
#

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
river wharfBOT
#

@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.

icy haven
#

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?

elder schooner
oblique dagger
#

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

jade wing
#

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.

oblique dagger
#

hm, will try. Thanks.

#

it works! Thank you. Turns out I needed to provide pssword, which I forgot existed

thin island
#

And is it possible to update skyconnect firmware manually?

elder schooner
#

A HA container install cannot run add-ons

thin island
elder schooner
#

No add-ons at all. Most software is available as Docker container. But afaik the Multiprotocol add-on is one of the exceptions.

thin island
elder schooner
elder schooner
thin island
lean pumice
#

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

jade wing
civic yoke
#

any idea why this mqtt plugin would not be showing in appdaemon

river wharfBOT
#

@civic yoke I converted your message into a file since it's above 15 lines :+1:

civic yoke
#

logs show he 'hello world' message starting and the hass plugin but not mqtt

jade wing
#

You should ask on the AppDaemon discord

#

HACS isn't an add-on

river wharfBOT
#

#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.

pseudo sparrow
#

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.

jade wing
pseudo sparrow
#

thanks

turbid cargo
#

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

smoky wing
jade wing
#

I can't

#

You can

turbid cargo
#

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)

astral terrace
#

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?

fleet badge
#

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?

icy haven
#

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

viscid orchid
icy haven
viscid orchid
#

the link I posted appears to have instructions

icy haven
#

So I map the cc2652p7 PoE IP and port to serial: in the configuration.yaml?

supple grove
viscid orchid
viscid orchid
icy haven
#

Yaml checks out but error on restart 'Integration 'c' not found.'

viscid orchid
#

seems like you tried to put something in HA's configuration.yaml, rather than in Z2M

icy haven
#

remove the serial part I added and get 'Integration 'I" not found.'

viscid orchid
#

if you're modifying HA's configuration.yaml, stop and remove whatever you added

icy haven
#

I was, I didn't think there was more than 1 configuration.yaml

#

😵‍💫

viscid orchid
#

you shouldn't be modifying any file

#

just the addon configuration, as it says starting in step 5 of the link you posted

supple grove
#

@icy haven Note that the serial part should be omitted in the serial section so it's just

port: 'tcp://IPADDRESSOFTHETUBECOORDINATOR:6638'
icy haven
#

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?

supple grove
#

Uninstalling the addon will not remove the configuration.

icy haven
#

Uninstalled/reinstalled and the port: config saved, waiting for it to start

#

Zigbee2MQTT started, should I see the tube in there somewhere?

supple grove
#

Check Settings > About. You could also check the Map. The coordinator itself isn't listed under the devices.

icy haven
#

Coordinator type, revision, and IEEE Address. Seems like it's working

#

Can i migrate a devices from Zigbee Home Automation to Zigbee2MQTT to test?

supple grove
#

The web interface will not come up if the coordinator doesn't work or MQTT is down.

icy haven
#

So if the coordinator is down the Zigbee2MQTT config page won't load?

supple grove
#

You can simply re-pair it. I believe there's some tools to backup and restore certain things but I never tried them.