#add-ons-archived

1 messages · Page 58 of 1

sullen musk
#

When you click the snapshot it shows which addons it includes, and you can select them separately

#

If Mosquitto isn't in there...

sly kindle
#

@night bluff is that the client connecting with incorrect info?

night bluff
#

well... no... nothing has changed with the configs for either PAI or MQTT
and I've double checked the U/P for the PAI add-on matches the MQTT config - and it does

#

I can connect with MQTT explorer and the Rinnai add-on in Homebridge works fine too

sly kindle
#

what if you change U/P the PAI is using to an HA user

night bluff
#

I just changed the U/P to something new - now I have had it talk to MQTT - but it doesn't seem to be populating the MQTT fully with the statuses of all the inputs, etc...

#

it's just....weird...

#

the interesting thing, is MQTT doesn't seem to be updating it's log properly...

#

I've connected the MQTT explorer to the service, but it's not coming up as a connection....

#

I've restarted the PAI addon, which normally causes a disconnect/reconnect, but that's not showing in the MQTT logs either

#

I think they've broken Mosquitto

sly kindle
#

the previous was broken

#

what's your add-on config?

sullen musk
#

Rusti I noticed the exact same thing with the MQTT logs not populating properly. It seemed to stop updating after a few seconds of running

night bluff
#

I've logged an issue on GIT

#

lets see what happens

raven tinsel
#

well you get questions 🙂

#

the same as @sly kindle above asked but you didn't answer 🙂

sullen musk
#

I was experiencing the same problem, my config is:

logins: []
anonymous: false
customize:
  active: false
  folder: mosquitto
certfile: fullchain.pem
keyfile: privkey.pem
require_certificate: false

As far as I'm aware it's totally stock. Config pasted above is after I rolled back to 5.1.1, but I hadn't changed it while running 6.0.1

night bluff
#

sorry - I'm juggling this whilst @ work so I'm not always infront of discord

#

have updated with link to configs and details on plugins

onyx olive
#

I upgraded AdGuard to 4.1.2 and now I'm getting [fatal] couldn't start forwarding DNS server: couldn't listen to UDP socket, cause: listen udp [fe80::a2d:67ba:2778:ac47]:53: bind: invalid argument . Restart of addon or HA doesn't help. Suggestions?

raven tinsel
raven tinsel
#

☝️ That is invalid

#

please don't

obtuse kernel
#

Oh why's that? Seems to be suggested solution on the thread

raven tinsel
#

sure, I didn't suggest it

#

Upgrade to latest version, is handles IPv6 issues

#

instead of working around stuff

#

just upgrading would help

#

the thread has been closed as a fix has been published

obtuse kernel
#

Ah fair. I ran into issues with Hass thinking I had no internet connection even after manually setting DNS to Cloudflare. So this worked at least for getting up upgraded to the latest version. I'll switch IPv6 back on now and see if it's still working.

fallen idol
#

i just posted another issue regarding DNS binding

#

for adguard, raised it at the github page

raven tinsel
#

I closed it

fallen idol
#

i see youre working on it

#

im going to rollback to an earlier version

dense spadeBOT
rich flower
#

oh i see its already reported in github

raven tinsel
#

@rich flower Upgrade the add-on

onyx olive
#

Apparently that URL was a wrong one. The right one is adaway.org/hosts.txt. Probably a bug in an earlier release that chose wrong when selecting from the list.

valid niche
#

~~Guys, how can I show entity state in Custom Card as custom field? I've tried something like this pastebin but It wont work. :/
https://pastebin.com/gfCASL7C
~~
nevermind, if someone need: >
[[[
return ${states['ENTITY'].state}
]]]

heavy atlas
#

somebody affect problem with Appdaemon update? From 0.6.0 to 0.6.1

#

i got only thos with red text: 'a0d7b954_appdaemon'
I not see any error on log

#

Only this: Failed to to call /store/addons/a0d7b954_appdaemon/update - 'a0d7b954_appdaemon'

#

the system is hass.os

#

I run it a proxmox VM. (qcow2)

night remnant
vital echo
#

Question, since I updated to hass 2021.5.5 from 2021.5.4 my adguard addon stopped working, I already tried downgrading, uninstalling and reinstalling the add-on upgrading the add-on

nothing works, port 53 just rejects all connections (tested with telnet) local or remote
however the port is open as far as the server is concerned lsof -i :53 returns an open port with adGuardHo as the service using it
Iptables also has the port open on it's list of rules

Any idea what might be going on here? I'd really appreciate it, thanks

steel acorn
#

@vital echo I'm having the same problem. I even reinstall everything in a new VM, same problem

#

For the record, I restarted the supervisor from the GUI and then restarted the adguard AddOn. Now everything is working fine

trim dune
#

How often does the z-wave js db get updated in HA?

#

Going to move this Q to zwave channel

night bluff
#

morning @raven tinsel - sorry to be a pain, but do we have anything further on the MQTT issue?

mighty geode
#

@steel acorn Ah I also run an unsupported installation (hass.io on Ubuntu) and Addguard DNS was broken (also listen only on the hassio interface instead of my host interface). Reboot host, uninstall/reinstall addon, nothing works. Now I’ve inplemented iptables rule (route from host to adguard container) and it’s working fine.

#

Ah.. not the same issue! Your container was only connected with the localhost.. Sorry..

steel acorn
vital echo
#

@steel acorn @mighty geode Aparently it's a bug in supervisor, it locks the adguard instance to the hassio netowork ip only so any call not coming from inside hass is met with a locked port.
Frenk posted that in an issue in adguard's github

fomr what I'm seeing version 4.0 of adguard is working tho, I'm gonna downgrade to that one and let you know if it solves it for me

onyx olive
#

When updating an addon and checking the box to make a backup first, is the backup kept forever?

willow lintel
celest galleon
#

I have an issue with the DuckDns add-on not renewing the certs automatically. It just recently says it check and skipped renew.

#

this shows in the logs of the add-on

INFO: Using main config file /data/workdir/config

Processing domain

  • Checking domain name(s) of existing cert... unchanged.
  • Checking expire date of existing cert...
  • Valid till Jul 19 17:52:25 2021 GMT Certificate will not expire
    (Longer than 30 days). Skipping renew!
    [01:26:20] INFO: OK
#

it appears that NGINX is the culprit and doesnt restart when duckdns renews the certificate causing the issue.

zinc gyro
#

Hello, i have a question on add-on development and permissions:

#

my addon invokes sysctl and starts radvd, both return "Read-only file system" radvd for tun0 and wlan0 - basically the addon starts contiki-os' tunslip6 and radvd. the addon has all (documented ;)) security checks turned off - and some time ago it was possible to run this. can anyone please shed some light on this ? what can i do ? is this the right palce to ask, or should i open a ticket in github ? regards, marcus.

cobalt saffron
#

Hi, I'm new to discord so hope to do it the right way. I'm developing an addon where we need to encode manually the ingress url (IP/api/hassio_ingress/xxx/). Is there a way for the addon to automatically fetch this address? Currently I only find a way by using f12 in ingress and following the resources url. Thanks!

stable fern
#

Hi I can't seem to start the SSH & Web Terminal Add-on. I only get "502: Bad Gateway" when I open the web UI

#

any clues?

covert arch
#

did you check the logs?

#

usually it takes a moment to load the addon

stable fern
#

it just keeps stopping...

#

[cont-finish.d] 99-message.sh: exited 0.
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
s6-nuke: fatal: unable to kill: No such process

covert arch
#

then there has to be something in the logs

ashen shadow
#

So, ive installed the AdGuard add-on for HassOS, but it doesn't seem to be listening for DNS reqests on It's port. https://imgur.com/a/KsE6hYc

#

it hasn't received any DNS requests

pastel tangle
#

you point your devices or your whole network to the IP of your HA

#

that one is not the right IP

ashen shadow
#

Actually, just got it. The server needed restarted. It apparently populates at boot and doesn't update current interfaces.

lavish sphinx
#

Aww yea! Thanks @raven tinsel for the bitwarden add-on. totally badass to have a on-prem client/server password management app.

dense spadeBOT
haughty folio
# dense spade

I'm getting this error with the Configuration Check addon, even with a known-good config file. This was working yesterday and I don't believe anything has changed. Running latest core-2021.5.5 on supervisor-2021.04.3. Any ideas?

weary stratus
#

Hello! Anyone here using Home Assistant from Oracle's Virtualbox?

silver kestrel
#

are there any alternatives to duckdns and letsencrypt? i managed to screw up the renew period so now letsencrypt wont issue me a new cert for some time, and that means my google assistant integration isn't working 😦

covert arch
#

wait for tomorrow or at least some hours

silver kestrel
#

aha, i read it was weeks not hours

weary stratus
#

Someone using home assistant from Oracle VM? I am getting an error message when trying to install Sambashare: "Unknown error, see supervisor".

covert arch
#

did you see supervisor?

weary stratus
#

yes, I did. The supervisor the only thing that displays is an update: supervisor-2021.03.6. This update I am unable, to install either. It just pops up a new window.

chrome vault
#

will installing the nginx proxy manager addon break mobile app conectivity for a nabu casa cloud user?

viscid orchid
#

No

blissful coral
#

(apologies, I posted this in #node-red-archived but I just realized this might be a more appropriate place)

So, last night I realized I was several versions behind on HA and Node-Red, so I clicked upgrade and pretty quickly regretted it 🤣 I'm looking for tips to help resolve my situation: everything seems to work (HA automations are fine, all entities are working, states are triggering, etc) and Node-Red appears to be fine (it shows the little green "connected" box / status on all my workflows). But it just doesn't trigger anything anymore when states change, etc. Any ideas how I can better debug where the issue is?

-----------------------------------------------------------
 Add-on: Node-RED
 Flow-based programming for the Internet of Things
-----------------------------------------------------------
 Add-on version: 9.1.1
 You are running the latest version of this add-on.
 System: Ubuntu 16.04.7 LTS  (amd64 / intel-nuc)
 Home Assistant Core: 2021.5.5
 Home Assistant Supervisor: 2021.04.3
-----------------------------------------------------------
covert arch
#

how come you think this is a better place to ask than #node-red-archived ? If the addon "runs" it's not 😉

normal stag
#

hey guys. Is there any reason for addon configuration not being with the main HA configuration?

raven tinsel
#

@normal stag They are not the same

#

Additionally, there is no need for third-party add-ons to be able access all of Home Assistant (including your config)

normal stag
#

Is it possible to recover the grafana configuration from a backup. I cannot recover it using the restore snapshot

raven tinsel
#

A snapshot can recover grafana normally

normal stag
#

Addons like node-red keep they flows in the /config. Which saves my bacon last night. The only backup i could recover was the configuration 🙂

#

it says it is corrupt. which is strange since it says two snapshots are corrupt.

raven tinsel
#

For node-red this has a different reason and more an configuration escape hatch, we hope to remove it from that folder soon

#

as it should not be there in the first place

raven tinsel
#

see what you can get out of it

normal stag
#

is there any directory i could backup using "rsync" (for example) that i can save the addon configuration? or are it kept inside docker volumes?

raven tinsel
#

depends on your setup, but snapshots do the same

#

it just zips folders

normal stag
#

so far i am quiet happy from what i was able to recover from keeping the /config folder alone. My home assistant instance went back to the original state. i am only needing to configure addons again

#

okay thanks.

blissful coral
viscid orchid
#

Knowing nothing about node-red, I recommend reviewing whatever logs are available for it

blissful coral
viscid orchid
#

That’s the addon log, not node-red itself

blissful coral
#

Hmm, I found it in the logs for the container addon_a0d7b954_nodered container. I wasn't aware there were any other logs, but I'll poke around!

#

Also worth nothing: I can call out to HA services from Node-Red... for example, i built a test dashboard with a button and when I click on it I can toggle a Lutron light. It's just the incoming signals that seem to be malfunctioning 🤷‍♂️

stark cypress
#

I picked up a free Amazon fire 5 tablet today to use as a secondary (back entry) hub and got HA installed on it. Went through the process of logging into my HA interface and am getting a err ssl protocol error. Unsure why this is happening on a secondary device. Anyone familiar that could point me in the right direction?

compact herald
#

Hello seems like a problem with zerotier. The connection is good. But it cut my Google nest and few entities connection (disable)

civic snow
#

I've seen similar problems but have found no solutions --

Fresh install of Home Assistant on rpi3. Add on store is not loading. I can't add any repositories. I have no way to look at or edit the config.

strong dagger
#

hey guys, I need a quick way to run a python script in HA, is there such an addon?

viscid orchid
#

🤷

#

I gave you a link already

#

in the end, it depends on what you're running and what it needs. normal pip packages can be installed, but some involve additional steps like compilation that won't work there

#

there's nothing in Home Assistant OS that you can do about htat

strong dagger
#

trying to run that guy, thx

viscid orchid
#

pip install -r requirements.txt appears to work

strong dagger
#

nice one

#

thx

inland zenith
#

Hello does anybody know how I can use the customisation with the NGINX Home Assistant SSL proxy add-on? The reverse proxy is working really steady now, but I would like to use this to safely open my blue iris server to the web. So I can do bi.mydomain.duckdns.org which would serve the web interface of blue iris?

#

Is this the right place to ask and is it even possible?

viscid orchid
#

What does ‘safely’ mean to you? The short answer is that yes, you can use NGINX to direct sub domains to other machines or services

inland zenith
viscid orchid
#

I use NGINX proxy manager as well. Makes it trivial

inland zenith
#

But with safely, I meant with ssl encryption.

viscid orchid
#

It wasn’t clear what part you were trying to solve

#

Ok

inland zenith
#

But that's indeed what I would like to accomplish, direct a sub domain to a my blue iris server.

#

I know I could (and I'm also doing that atm) use a vpn connection on my cell phone to simulate that I'm on my local network. For connecting to blue iris from the scary big thing called internet

viscid orchid
#

This is more of an NGINX question, then

#

The addon just gives you a way to run it

inland zenith
#

Yes that's true, but since I'm using the default configuration of the ssl proxy addon (that's together with duckdns) and there are customize option in the addon configuration. I thought I could ask it the best in this channel

viscid orchid
#

Unfortunately I’m no expert at NGINX

#

I can say that the NGINX proxy manager addon makes it trivial

inland zenith
#

Yes, I also tried that one out. But somehow I couldn't get it managed to get my current reverse proxy setup migrated to the manager.

#

Does the Nginx proxy manager also make sure to update my ISP ip adress is updated once in a while?

viscid orchid
#

No

inland zenith
#

Or should I still use the duckdns add-on and disable remove the let's encrypt certificates and part of the config?

viscid orchid
#

You could do that

inland zenith
#

Thanks for your help btw, do you know if the storing mutiple certificates could clash with each other? ig, if I don't disable let's encrypt in the duckdns add-on and try to add an ssl certificate in the proxy manager?

viscid orchid
#

They’re separate

#

Npm stores it’s certs in its directory structure

#

And you can import your duckdns certs into npm if you like

inland zenith
#

using the npm

#

Now I only have to enable ssl, how could I use the certs from duckdns to the proxy host?

viscid orchid
#

Import them

#

Add a cert, choose custom

inland zenith
#

Aaah I see,

#

there's a difference between the big Add a cert button

#

and the smaller on in the top right corner

#

But it is better use to just let npm handle the certification part right?

viscid orchid
#

I think so. But you need a way for let’s encrypt to validate. I use dns, but I use my own domain

#

I don’t know what duckdns does

inland zenith
#

lovely, it is working now with sll. That was really easy

#

Only thing that someone could experience as a bit of a trouble is the port forwarding part.

#

Also because it's different per network

#

Last question will the certificates created with npm automatically renew?

viscid orchid
#

Yes

#

Again, depends on you giving it a way to do that. It’s easy and automatic with a dns challenge

inland zenith
#

Wow awesome, thanks a million for helping me out

viscid orchid
#

Np

inland zenith
#

Yessss! After some setup and a very little hick up. I can now succesfully access my blueiris server via bi.my-domain.duckdns.org.

#

You were totally right, NPM is indeed a charm to work with.

viscid orchid
#

indeed, glad it worked

fair dragon
#

Hi guys, sorry its me agian asking how to connect two identical UPSs using NUT in a hassio installation with Pi4

#

I have one connected and being monitored

#

but I dont know how to add the second one

#

if I add another one in the conf file doesnt work

rose notch
#

Apologies if this is the wrong place to ask - I've been trying to setup diyhue but I keep getting this error

#

No such image: 590f8686/armhf-addon-diyhue-beta:1.4.1

#

Whenever I try to start it, is it just not compatible with my pi?

#

Or is it not building for some reason properly?

kindred karma
#

Hello, has anyone been able to setup duckdns working with dynamic IP/DNS for Hassio , I tried the duckdns addon the issue is it updates the duckdns with my DNS address instead of my IP , I am on a PPoE connection and not on a static IP one

real sleet
#

Hi! I'd like to copy my list of static DHCP leases from one instance of adguard to my Home Assistant add on instance.

#

Can anyone tell me where in the file system the add on files are are stored, so I can copy leases.db into the right place?

covert arch
#

/mnt/data somewhere I‘d guess

warped scaffold
#

Hi all, I'm looking to get my HA instance accessible to the outside world and wondering about best practices. Right now in my environment I have a reverse proxy on Apache. Most of the services in my home are setting a separate locations under a single domain, so I'll have something like https://services.domain.com/sabnzbd as an example. So that way Apache doesn't have to update a bunch of letsencrypt certificates, just one for services.domain.com. Most services have the ability to change the webroot, so this works. Does HA have that ability, or maybe somebody knows how I could do this better? Or would it be better for me to just create a new domain like https://homeassistant.domain.com?

warped scaffold
#

Oh man, I think I have to redo my installation if I want add-ons. I used the Home Assistant Core installation instructions at https://www.home-assistant.io/installation/linux because I want my instance in an LXC container under Proxmox. But now it sounds like I can't get add-ons if that's my install method?

inland tapir
#

the error comes when i try to double click the home assistant "pc" in explorer

sly kindle
#

@inland tapir don't browse for it that way. And you should be connecting using the user/pass you have configured

inland tapir
#

ie \192.168.0.9

#

double \ and not single

sly kindle
#

do you get prompted for credentials?

inland tapir
#

since i'm from denmark its all danish

#

no

#

i wrote that above

#

" i can see the share but cant access"

#

i use the word share in lack of knowing a better term

#

of course i have not posted my password in the above config

#

hence is says "censored"

sly kindle
#

no but the username is appearing in the logs, and the config shows that the user is "homeassistant".

#

is homeassistant there also censored

inland tapir
#

i have not been asked to enter username

#

not sure what is going on

#

i did reformat my pc last night thou

#

but was expected to enter username and pass again

sly kindle
#

check the windows credential manager for an existing entry

obtuse kernel
inland tapir
#

and i cant find credential manager either

#

found credential manager

#

just under the danish name

sly kindle
#

it would be on the windows credential side and listed at the top if it is present

inland tapir
#

btw... how can you post pictures? i cant

sly kindle
#

ok

#

it's disabled in general

#

the links are fine

inland tapir
#

hmmm, could i add credential manual? will try

sly kindle
#

you could, yes

#

you want to add the same credentials which are used in the add-on config, or change the add-on config to match your windows user credentials

inland tapir
#

😄

#

that worked

#

so it must have supplied something default without asking

tepid juniper
#

Hey there. My goal is to play TTS through my USB Speakers on the Pi3. My spotify media player doesn't seem to play the mp3 file, so I'm looking for a very lightweight media player, only to play TTS mp3s. My Pi3 is already unamused about the work I put on it, so I'd love an extremely slim player solely for TTS 😄

#

Do you guys have an insider tip?

cerulean musk
#

Hi there! I have a seemingly simple but really tough problem with the Phoscon UI in the deconz add-on. I've searched forums, Google, everywhere and found a lot of port/connection issues, but not what I am experiencing with the Phoscon UI.

I cannot log in since today. It says "login failed", seemingly hinting that my password is wrong. However, the password is straight from Lastpass, as always. After a few tries, I clicked "forgot password?" and then reset password.

However, logging in with the default password (delight) also does not work. There is a green button labeled "set new password" but it does nothing (perhaps due to the Supervisor's ingress view?)

Not sure what changed, I also tried to restore an earlier snapshot but it doesn't work.

#

How do I view the Phoscon Web UI outside the Supervisor? I tried some stuff with ports but haven't found a working combination yet
FWIW I am running a Conbee II stick and Home Assistant OS on an RPi 4B 4GB

bleak hill
#

Hello to home assistant community. I am a full noob in this world event hough i managed to connect most of my house in a couple of days. I installed MQTT Mosquitto add on and connected to somfyProtect2MQTT add on. It seems to work. The broker receive some messages. But it seems also that my mqtt broker is not declared properly in my HA config

#

sorry for this level 0 question

#

i used mqtt explore to see messages on my broker and it is showing activity

cerulean musk
#

What exactly is the problem?

obtuse kernel
wet umbra
#

Can anyone help me with HACS?

#

Do I have to enable a frontend plugin to make it available to lovelace?

fiery prism
bleak hill
#

1621937114: New connection from 172.30.32.1 on port 1883.
{"result": "ok", "data": {}}1621937114: New client connected from 172.30.32.1 as somfy-protect (p2, c1, k60, u'mqttuser').

#

but what i do not know is how the somfy devices are going to be declared in HA. Do i need to install specific clients ?

#

it is said that te devices are going to be automatically discovered but nothing happens

wet umbra
bleak hill
#

I relaunched the mqtt server and noticed these lines :1621941893: New connection from 127.0.0.1 on port 1883.
1621941893: Socket error on client <unknown>, disconnecting.

edgy stag
#

Hi Guys, I need you help :S
I've installed portainer add-on and on portainer I've created an apache container..
It has created a volume, but where can I access that volume on HA SSH? I mean what's the path to that volume? :S

obtuse kernel
#

Then once you're done with that go check the integrations page and see if it lists any devices under the MQTT integraiton

green fossil
#

Hi all. I'm having problem with the Unifi addon. Suddenly stopped working. Getting this log:

Logger: homeassistant.components.unifi
Source: components/unifi/controller.py:506
Integration: Ubiquiti UniFi (documentation, issues)
First occurred: 17:57:38 (6 occurrences)
Last logged: 18:00:20

Error connecting to the UniFi controller at 192.168.1.228: Error requesting data from 192.168.1.228: Cannot connect to host 192.168.1.228:8443 ssl:default [Connect call failed ('192.168.1.228', 8443)]

obtuse kernel
#

Try removing the port. I know on recent controller versions they've removed the need to access the controller via a specific port and it's done via a /network on the end of the IP address instead.

pastel pelican
#

Hello. Is anyone willing to help me with the RPC Shutdown Add-on? 🙂

green fossil
dense spadeBOT
pastel pelican
#

when I call the service the Log of the Add-on only show me this:
[19:04:19] INFO: Read alias: VkaPC
[19:04:21] INFO: Shutdown VkaPC -> 192.168.XX.XX

stark grove
#

To get graphs and diagrams, are there more than Grafana to concider?

vague lagoon
#

Hey, I made a weird experience with the deCONZ add-on: I can't acess Phoscon through ingress (deCONZ web application works) but if I try to access it via port 40850 it works. Also I'm having trouble with the connection to my hue motion sensor.

edgy stag
#

Hi Guys, I need you help :S
I've installed portainer add-on and on portainer I've created an apache container..
It has created a volume, but where can I access that volume on HA SSH? I mean what's the path to that volume? :S

onyx olive
#

Any chance you can write a changelog with the actual changes when updating add-ons Frenck? For instance "Upgrades ZwaveJS2Mqtt to v4.4.0 frenck (#177)" doesn't tell me much. Or perhaps link to the changelog with more info https://github.com/zwave-js/zwavejs2mqtt/releases/tag/v4.4.0 ? Don't want to tag Frenck. Just hoping he reads it anyways. 😄

little sequoia
#

hi
since last HA update, i can't upgrade any addon

500 Server Error for http+docker://localhost/v1.40/images/create?tag=9.5.0&fromImage=homeassistant%2Famd64-addon-samba: Internal Server Error ("Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on [::1]:53: read udp [::1]:60472->[::1]:53: read: connection refused")

raven tinsel
raven tinsel
onyx olive
raven tinsel
#

The release notes are on the project page

#

and linked in the descriptions as well

little sequoia
#

anyway, i'll do a check

shy hazel
#

Hi everyone, i habe an issue with the samba add on. I get no connection and the system log says: ERROR (MainThread) [supervisor.api.security] Invalid token for access /network/interface/default/info. Adding the interface parameter will result in WARNING (MainThread) [supervisor.addons.options] Option 'interface' does not exist in the schema for Samba share (core_samba). Neather google nor any forum could help me till now... Can somebody help me here? THX!

#

HO and samba add on are both up to date and i am running on a RP4

sly grove
#

anyone with a tellstick know how the range is impacted by walls and such

finite skiff
#

Hello. I hope this is the right channel for this question....I have a dockered installation of Home Assistant running and for the life of me I can't figure out how to add a repo called https://github.com/hassio-addons/repository - From what I can gather I would need the "Supervisor" part that comes with Hass.IO, but I guess there must be a way to manually install addons found at the above repo? Trying to install "AirCast" if that helps.

Thanks.

sly kindle
#

@shy hazel remove interface: from the addon config

little sequoia
# little sequoia hi since last HA update, i can't upgrade any addon 500 Server Error for http+do...

I tried also go restore a 2021.5.4 HA, but i get a

21-05-26 13:23:07 ERROR (SyncWorker_5) [supervisor.docker.interface] Can't install homeassistant/qemux86-64-homeassistant:2021.5.4 -> 500 Server Error for http+docker://localhost/v1.40/images/create?tag=2021.5.4&fromImage=homeassistant%2Fqemux86-64-homeassistant: Internal Server Error ("Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on [::1]:53: read udp [::1]:40789->[::1]:53: read: connection refused").
21-05-26 13:23:07 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed
21-05-26 13:23:07 ERROR (MainThread) [supervisor.snapshots] Restore d626d85b error
raven tinsel
#

@little sequoia You have a DNS issue

#

my guess would be that you are running Pi-hole or AdGuard add-on

#

and haven't assigned a static address to the device that is running Home Assistant

shy hazel
sly kindle
#

@shy hazel there's nothing to try as it needs to be gone because it is no longer a valid option. Have you restarted the supervisor?

shy hazel
#

@sly kindle restarted even the HO

mint trellis
#

any idea how to update an addon? specifically zigbee2mqtt

sly kindle
#

@mint trellis you wait until the add-on update is available?

mint trellis
#

Turned out the z2m addon repo had moved in february and I wasn't aware

little sequoia
#

thanks

raven tinsel
#

if you have followed that, this would not have happened

edgy stag
#

Hi Guys, I need you help :S
I've installed portainer add-on and on portainer I've created an apache container..
It has created a volume, but where can I access that volume on HA SSH? I mean what's the path to that volume?

raven tinsel
#

@edgy stag That portainer add-on was not made for that use case

#

if you are need for running custom containers, please consider using the Home Assistant Container installation type instead

edgy stag
#

Thanks @raven tinsel nevertheless.. is it possible to access those volumes?

raven tinsel
#

Everything is possible, depending on how you made those volume. Normal docker documentation applies

still spruce
#

hi guys, trying to install the MQTT broker addon but it is missing ?

viscid orchid
#

you type "mosquitto" in the search box in the "Add-on Store" tab?

still spruce
#

yeah

#

im puzzled

viscid orchid
#

are you missing the "Official addon-ons" repo there?

#

maybe you need to have enabled Advanced Mode?

dense spadeBOT
#

Various settings are hidden unless your user profile has Advanced mode enabled. These include some add-ons, the Lovelace Resources menu, server control options, and more.

still spruce
#

checked, advanced is enabked

#

am missing the official addons repo it sseems

#

am i blind or

#

i got the official section but somehow the MQTT broker is misssing

viscid orchid
#

you're missing a bunch

still spruce
viscid orchid
#

try the three-dots->Reload option

still spruce
#

restarted ha, will try that next

#

nope, didnt work

#
21-05-26 22:06:48 WARNING (MainThread) [supervisor.store.data] Can't read /data/addons/core/mosquitto/config.json: does not match regular expression for dictionary value @ data['watchdog']. Got 'tcp://[HOST]:1883'``` @viscid orchid  well i've never seen that before
#

Supervisor
Version
supervisor-DEV
Newest Version
supervisor-2021.04.3

#

wait, isnt that an old AF supervisor?

sly kindle
#

you're running dev?

viscid orchid
#

Living on the edge

rough patrol
#

Hey guys I cannot update addons for some reason

#

Z-Wave JS to MQTT 0.17.0 is available
You are currently running version 0.6.1

#

When I try to upgrade it just says "'a0d7b954_zwavejs2mqtt'" in red

#

Same thing for Terminal and SSH says "'core_ssh'"

#

Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:109
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 10:36:29 PM (9 occurrences)
Last logged: 10:42:02 PM

Failed to to call /store/addons/core_ssh/update - 'core_ssh'
Failed to to call /store/addons/a0d7b954_zwavejs2mqtt/update - 'a0d7b954_zwavejs2mqtt'

#

I think I figured it out, the store wasnt working

junior pebble
#

Does anyone here know where the hacs integration is located?
I am unable to delete it... so I want to delete it from terminal.

finite skiff
#

Apologies for asking again, but I hope someone can help me 🙂

Hello. I hope this is the right channel for this question....I have a dockered installation of Home Assistant running and for the life of me I can't figure out how to add a repo called https://github.com/hassio-addons/repository - From what I can gather I would need the "Supervisor" part that comes with Hass.IO, but I guess there must be a way to manually install addons found at the above repo? Trying to install "AirCast" if that helps.

Thanks.

scenic crescent
#

Is there any safety precaution I have to take by installing bitwarden on my Home Assistant setup? I don't have any ports open, except for a VPN connection to my home internet.

finite skiff
#

@scenic crescent Not sure...I have it running and I've just opened the port for it and assigned a LetsEncrypt cert to it...I assume that's fine, not sure what more safety you'd need

grand yarrow
#

Is there anyone around who has experience with the RaspberryMatic addon? I'm trying to get some hmipw components to work, but for some reason it wont start the DRAP-Gateway communication service...

past coral
#

Hi, what would be the best recommended Media player to add to HA. For the purpose of playing __Audio __files stored localy

quiet lava
#

anyone use the denon add-on , will it allow me to pick amazon music as a source?

viscid orchid
edgy stag
#

Hi Guys, I need you help :S
I've installed portainer add-on and on portainer I've created an apache container..
It has created a volume, but where can I access that volume on HA SSH? I mean what's the path to that volume?

viscid orchid
#

The location of Docker containers isn’t terribly relevant because you’re not supposed to access them directly

#

This is just a Docker question

edgy stag
#

hi @viscid orchid thanks.. I had a HA docker setup and in order to support HA I moved to HA blue.. now.. there's some docker containers that I absolutely need on my setup and I would need to access those volumes (I cannot create binds as apparently the add-on has no permission for that) the docker documentation tells me where the volumes are, but this FS is non existent in HA blue... so I could really use your help :(

viscid orchid
#

you're not supposed to mess with the filesystem directly

#

docker has commands like docker cp to copy things in and out

edgy stag
#

I just need to access some conf files on the docker's container in order to set some vital services on my setup... is there a way to create a docker container on HA blue with a bind volume?

viscid orchid
#

start a shell in the container using docker exec -it containername /bin/bash

#

find the file, modify it, etc.

edgy stag
#

there's no vi / vim / nano on the container :(

viscid orchid
#

you can do something like this to create a disposable container with your volume mounted:

#

$ docker run -it --rm -v my-volume:/data --name my-container-2 selaworkshops/busybox:latest

ornate ice
#

Hi! I can't see the addons in my home assistant frontend. I'm running home assistant through docker. How do i enable add ons

topaz echo
#

Hi - I've tried setting up adguard in supervisor but when trying to access webpages my device can't connect to the websites it is just stuck loading. Any suggestions on what the issue might be? I've setup a static IP address and static external DNS as described in step one of the installation documentation

topaz echo
eternal bluff
#

Anyone know if it's possible to use a Fitbit with NFC to activate a Home Assistant NFC tag? I want to be able to tap a tag after taking my vitamins or finishing my water bottle to log it to my health app but don't want it to depend on my phone

thorny lagoon
#

Anyone has any tutorial how to install Visual Studio Code manually. I am running HA in Virtual Pyton environment. Do not use supervisor.

#

Or any other browser based YAML editor I can use withing the HA and can do autocomplete, etc.

viscid orchid
#

there's a lot to unpack here. It doesn't sound like you're using a Supervised install, so #add-ons-archived isn't the right place to ask about how to install a separate piece of software. You appear to be using #551864459891703809

#

most people just install VScode natively on whatever host they're using

atomic tide
#

Hello, I wanted to know if there is a way to push the version of the add on zwavejs2mqtt. I would need version 0.17.0 at least and home assistant does not offer me yet ... Thanks in advance

raven tinsel
#

Go to the addon store, dotted menu top right -> reload

atomic tide
#

Thank you so much

wise dirge
#

[supervisor.docker.addon] Invalid build environment, can't build this add-on!

#

stating to get this on my add-ons after i upgraded installation

viscid orchid
#

Sorry, what?

wise dirge
#

@viscid orchid my docker file is now failing

viscid orchid
wise dirge
#

thx

quiet lava
#

Id like to expose the items in Homebridge into HA.. I should be using the bridge one, right?

crimson gull
#

Does someone know a working tutorial to automate playing sounds on a speaker locally connected to my hassio Server (rpi4)?

#

I cannot get anything to Work, the often link mopidy addon done by a User isn't maintained anymore and there seems to be some download issue

stark grove
#

Tried Grafana addon, but found this strange thing in the log...
21-05-29 14:29:14 ERROR (MainThread) [supervisor.api.ingress] Ingress error: Cannot connect to host 172.30.33.1:1337 ssl:default [Connect call failed ('172.30.33.1', 1337)] What's with the 1337 port?

rose smelt
#

There is an official VLC add-on, "Turn your device into a Media Player with VLC."
Does that mean i can use the HDMI out and play video with my HA device? Or does it entail something else?

covert arch
#

that might be either the grafana port to ingress or the i gress port @stark grove

stark grove
#

Aha. Just reacted to the unusual port number. So not necessarily something funny, but a real error then... Thanks

covert arch
#

can happen if you open it while the addon is still in startup.
if it persists failing to start then you have trouble

obsidian sandal
raven tinsel
#

@obsidian sandal I can tell you that 🙂

#

it is Mosquitto

#

and it is a bug in the Supervisor, which has been fixed and is pending release

obsidian sandal
#

Ahaaaa

#

Any eta?

raven tinsel
#

before HA 2021.6 gets out, hopefully

#

so before wednesday

#

it isn't harmfull

#

it just spams the logs

obsidian sandal
#

ik

#

but still spams the logs ^.^

raven tinsel
#

You can turn off the watchdog feature for mosquitto

#

and it will stop spamming 🙂

obsidian sandal
#

oki

thorny lagoon
timber flame
#

Good day, I have been trying to install some addons (like DuckDNS etc ) and I am getting an error that the host has no internet connection. However, I do have by Ethernet connected to the PC and when I type the command "network info" into the linux server I am seeing that the supervisor is connected to the internet but the host is not. Note: everything was working good until this morning. Does anyone have an idea what may be the problem? Thank you.

covert arch
#

if you can provide the actual error message maybe 🤷‍♂️

timber flame
#

so if I click install i get the following :
'AddonManager.install' blocked from execution, no host internet connection

covert arch
#

do you have the webterminal addon?
might be wort a try if you can ping google.com and 8.8.8.8

graceful hawk
timber flame
timber flame
dusty jacinth
#

NGNIX Proxy Manager, anyway to reset to defaults? My dumbass forgot to write down the false email i gave it.

dusty jacinth
#

had to reinstall ngnix and mariadb to get everything to clear out cause mysql doesn't wanna connect to the mariadb that's installed via the addon

daring sand
#

hi everyone. Dont know what happened to my MQTT broker but after trying to cleanup stuck topics and uninstalling addon, after I reinstalled it, I cannot get it to work again

#

MQTT explorer shows no information

eager quartz
#

For anyone using HA entities in Grafana, is there a way to use true/false? I only get a 0 on my door magnets wether its open or closed

viscid orchid
#

Grafana pulls data from a database, usually Influx

hardy kernel
#

Hey Folks! I have question. I'm using ZWaveJS2Mqtt for device configuration, piped through to the JWAveJS integration.

#

But I noticed local switch changes are not reflected in the entity state

#

Unless I go to the node in the zwavejs2mqtt configuration panel and hit refresh (then it updates in home assistant)

viscid orchid
hardy kernel
#

Makes sense thanks!

frosty vigil
#

I just made a fresh install of home assistant and i have a similar error on a couple of addons (Unifi and ESPHome) "404 Client Error for http+docker://localhost/v1.40/containers/create?name=addon_a0d7b954_unifi: Not Found ("No such image: ghcr.io/hassio-addons/unifi/aarch64:0.23.0")" what should i do ? (Don't hesitate to mention me)

viscid orchid
#

You may be out of space

frosty vigil
#

i only have 15.1% used (on a 16GB card)

frosty vigil
#

i'll rewrite the sd card but this time im using the img from homeassistant instead of the raspberry pi imager tool

tender stone
#

Hi - I have a basic wireguard config Q - this is the default:

server:
host: myautomatedhome.duckdns.org
addresses:
- 172.27.66.1
dns: []
peers:

  • name: hassio
    addresses:
    • 172.27.66.2
      allowed_ips: []
      client_allowed_ips: []

the addresses in peer and server should just be local addresses outside of my DHCP range? Also i only want to use the vpn for HA and one other device, do i put those IPs in "allowed_ips" or "client_allowed_ips"?

frosty vigil
#

thanks for taking your time, for the moment i just rewrote the sd card with the latest img of HA

compact kelp
#

Does anyone know of a video analytics package that will use a camera to monitor a gage? I have a flow meter for my pool, and I want to monitor the flow. But, this is an analog gage... figured I could use a camera to read the flow reading and feed this into my automation system.

Thoughts?

viscid orchid
#

You may want to see if your meter can drive a pulse counter

compact kelp
#

I can move to DYI. I wanted a pulse counter, but... could not find something. Maybe I can look again.

kindred blade
viscid orchid
#

Not if you’re running via a container and not a supervised install

#

You may be able to run the same thing by seeing where the addon gets its underlying container or code

gilded terrace
fickle willow
#

Can anyone help me with MotionEye add on? Ive got my Webcam feed (USB connection directly to Pi4) that shows up in the webUI, but the Streaming URL wont load for some reason.

viscid orchid
#

@gilded terrace that’s an integration, not an addon

gilded terrace
#

"Run as Home Assistant add-on"
So you could run it in the hassio docker?

viscid orchid
#

The server, if you add that repo

gilded terrace
#

ahh, gotchya

#

thanks

granite coral
#

Quick question regarding MQTT broker and database. I just installed Mosquitto in a Docker and was wondering, who is actually writing the MQTT messages into the mysql database? Is HA doing that or do I need to install something else? What happens to the sensor messages that get send to Mosquitto?

fiery prism
#

The sensor communicates directly with the broker.

viscid orchid
#

and mosquitto is responsible for persisting data in its own proprietary database

#

and it has nothing to do with the Home Assistant database

granite coral
#

so mosquitto needs some mysql connection

#

or is it just writing into a file by default?

#

I mean does it have to? (persistant)
Since I never set that up on my actual mosquitto (Synology package) I would assume now that a sensor sends MQTT to Mosquitto and Mosquitto passes it on right away to HomeAssistant which saves the states in it's own MySQL table?

viscid orchid
#

You’re welcome to Google

#

Mosquito saves its own state in its own db for persistent data

#

And ha maintains its own database

fallen idol
#

does anyone know of a HVAC card or custom integration that shows all the options?

#

the default thermostat card is missing several options eg. fan speed and swing settings or quiet mode

raw sandal
#

is any addon to check what is HA reciving from Google Home?

dense spadeBOT
chrome talon
raven tinsel
#

Could you provide the output of ha info?

chrome talon
raven tinsel
#

You are running an unsupported system

chrome talon
#

Yes but all other addons are running fine except this one.

raven tinsel
#

Oh sure, possible.

#

Personally, I don't help out on those cases

#

maybe someone else has an idea

chrome talon
#

Okay, I understand. Thanks Frenck.

chrome talon
#

Did not want to go this way but restarting the host has fixed the issue

quiet lava
#

can someone walk me through how to use the spotify addon

#

says its available on HACS , but i don't see it there

viscid orchid
quiet lava
#

ok thought it was under integrations, so installed. but doesn't seem to be configured.. I installed spotcast and put my keys in.. anything else?

#

should this work for free spotify accounts?

viscid orchid
frail dragon
#

hey i just updated adguard for the first time in a while. the update went fine and the panel shows all is well but dns queries just time out

frail dragon
#

i restored the pre-update snapshot and it's still not working, seems like it's a firewall/networking issue on home assistant's side?

#

i rolled back the core update as well, still nothing.. :/

neat lily
#

My MariaDB has worked great like forever, but today it crashed suddenly, complaining or write error. I noticed that the backup is close to 2 GB which made me wonder how it handles disk space. HA disk has 60% / ~60GB free space so that shouldn't be an issue, but I don't know how the add-ons work. Are there any "internal" limits that could explain the crash?

frail dragon
frail dragon
hollow rivet
#

hello, im new to ha and i cant seem to get the google callender add on to work. i am running ha core on my linux machine and ive done all the steps but it wont show the notification with a link on it in the notification box like all of the tutorials show me. is there anyone that could help me?

viscid orchid
hollow rivet
#

thanks

sterile narwhal
#

Hey guy, For motioneye HA how can i access embed url in a different browser in incognito mode? I am getting getting 401: Unauthorized

worldly quail
#

Hello all, I'm having an issue with getting the Add-On Store to load. I installed HA to a RPi 3 using the RPi Imager, and I'm currently on HAOS 5.13.
I was previously able to load the store and install the Samba add-on, but now when I try to open the add-on store, all I get is a loading animation and it never actually loads anything.
I'm hoping that someone can point me in a direction as to how to correct this. From the digging I've done, some others have had this issue, but there hasn't been any concrete way to fix this.

sly kindle
#

@worldly quail what do the supervisor logs show?

worldly quail
#

This is the most recent after trying to open the store again:
Logger: pyicloud.base
Source: /usr/local/lib/python3.8/site-packages/pyicloud/base.py:185
First occurred: May 28, 2021, 5:43:04 PM (7 occurrences)
Last logged: 9:07:21 AM

Authentication required for Account. (421)

dense spadeBOT
sly kindle
#

@worldly quail is that the whole thing?

worldly quail
#

21-06-01 14:45:32 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - CoreState.SETUP
21-06-01 14:45:32 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.SETUP
21-06-01 14:45:32 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-06-01 14:45:32 INFO (MainThread) [main] Running Supervisor
21-06-01 14:45:32 INFO (MainThread) [supervisor.hassos] Rauc: A - marked slot kernel.0 as good
21-06-01 14:45:32 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.INITIALIZE' starting 0 add-ons
21-06-01 14:45:32 INFO (MainThread) [supervisor.core] Supervisor reboot detected
21-06-01 14:45:32 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
21-06-01 14:45:32 INFO (MainThread) [supervisor.core] Supervisor is up and running
21-06-01 14:45:32 INFO (MainThread) [supervisor.host.info] Updating local host information
21-06-01 14:45:32 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING
21-06-01 14:45:32 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM
21-06-01 14:45:32 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE
21-06-01 14:45:32 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON
21-06-01 14:45:32 INFO (MainThread) [supervisor.host.services] Updating service information
21-06-01 14:45:32 INFO (MainThread) [supervisor.resolution.check] System checks complete
21-06-01 14:45:32 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
21-06-01 14:45:33 INFO (MainThread) [supervisor.host.network] Updating local network information
21-06-01 14:45:34 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete

#

I believe this is all of it, there was too much to post the first time

#

Sorry if this is all garbled up, still new to Discord and navigating how best to get the info needed out there

sly kindle
#

the bot did that for you earlier

#

but don't rely on the bot

distant tiger
#

Hey everybody, I'm thinking of installing the nextcloud addon for homeassistant for the purposes of self hosting my contacts, tasks, and calendar. Anybody have experience with how well it works?

#

My install is on a VM in windows 10

distant tiger
#

Second question, I think I have correctly configured the MariaDB addon (NextCloud requires a mySQL databse). How can I confirm Homeassistant is actually using the MariaDB instead of SQLite? I don't see any new databse files in my config, just the standard homeassistant_v2

royal valve
#

I'm currently trying to get the Bitwarden add-on to run, but I can't create a user because it keeps throwing my head that I can't do anything without https.
any tips

lyric pilot
#

Hey, my HA has been crashing unexpectedly every few days. I only catch it because the overview can't connect. It doesn't respond to ping. With HASSOS, I just don't know where to start with diagnosis and troubleshooting. Can anyone help?

#

RPi4

#

SD card boot and external 120GB SSD.

distant tiger
#

Is there anybody who might be able to help me with this nextcloud addon? I'm really banging my head against the wall trying to get the config/options right

tender stone
#

Hi - new here - can someone tell me how to get to the command promt for the wireguard app - wnat to generate a preshared key. the documentation says run wg genpsk - not sure how to get there

viscid orchid
#

if you want to use that optional feature, you would need to run it from somewhere other than your HA instance, like another Linux machine

wild gale
#

The docs for DNSMasq do not say anything about specifying the default domain, but I put in "domain: local." and it did not complain when restarting. After, I started nslookup, set "norec" and "server" as my HA box. When lookup "somehost.local". I get the expect IP. If I just look for "somehow" it gives me no answer (and if I do not set "norec" it then uses the default domain of the next server).

#

Is there a way to set a default domain for DNSMasq such that it can serve non-fqdn requests if fqdns are what's in the config?

tender stone
viscid orchid
#

I don't know what format it expects

raven tinsel
#

You can provide a private or public key (latter recommended)

#

and the add-on will respect that

tender stone
#

I also needed to add my router ip under server.dns, along with a public dns. That was the only way I could get a split tunnel to work from my iphone. Does that sound right?

weary stratus
#

😭

kindred karma
#

Hey folks , is there any config/addon for Home assistant to provide stats of FreeNAS/TrueNAS

distant tiger
#

I decided to open my HA to the web so I can access a nextcloud server addon remotely. I have my HA and nextcloud servers behind the Nginx Proxy Manager with separate proxy hosts for each server, each utilizing SSL via DuckDNS/LetsEncrypt.

#

Is this a secure setup?

#

Forwarding ports 80 and 443

sly kindle
#

@distant tiger with good users/passwords it should be ok. You can also make use of MFA for HA in the user's settings.

distant tiger
#

Yeah I have 2FA setup for both servers

#

Are access lists necessary in nginx proxy manager if both the servers themselves have authentication screens?

sly grove
#

am i the only one whos having issues with addon configurations?

raven tinsel
#

@sly grove Could you please leave diseases out of your communication?

sly grove
#

cant delete, it seems like there are many restrictions on the text

#

some text is invisible

raven tinsel
#

@sly grove Please adjust the above message to remove the disease out of it

#

thanks

sly grove
#

what happened, configuration used to be simple few months ago

raven tinsel
#

You are not providing any context, could you please be specific on your issue? Which add-on gives you an issue, what configuration option gives the problem?

sly grove
#

really weird... i did something and its back working normal

#

but 70% of my config text was invisible, i couldnt select the last rows, couldnt delete the last rows

real wraith
#

Hey everyone, I haven't been able to work on HA for the past 6 months (School and work got busy and my house is working as intended) I finally made the jump to ZwaveJS last night and noticed the MQTT control panel was missing. Was this removed?

safe forge
#

in Grafana, how do i persist plugins that are installed via grafana-cli plugins install? It installs them into /var/lib/grafana/plugins but that folder is not mapped to a Docker volume so they're lost during container restarts/upgrades

#

figured it out-- mkdir -p /data/plugins; grafana-cli --pluginsDir /data/plugins <plugin-name>

sly kindle
#

@safe forge

safe forge
#

Oooo nice thank you! I was just realizing my solution wasn’t working the way I wanted

#

Amazing this works perfect, just tried it. Thanks a bunch

unkempt dove
#

Hello. Where should I post a question about the custom integrations not loading anymore because of the missing "version" ?

covert arch
#

theres a dedicated integrations channel

#

you should post the question to the original maintainers github issues though

grim nebula
#

ok, i'll ask again here:

#

i am looking for the ondisk storage of the preloaded clip of the frigate plugin
[1:04 PM]
i have birds hatching and would like to conserve the last clip
[1:04 PM]
have tried to look directly in the docker containers of both frigate and hacs

#

i have seperate locations for recordings/clips, none of which contain the preloaded stream the ha part of frigate shows

#

is that dynamically constructed from files in /dev/shm in the frigate container?

blazing valve
#

Hi there intrepid people of the homeassistant community. Does anyone know how I would access the files of an installed addon.

I want to overwrite the existing Vaultwarden database with one from my current instance. (Migrating fully to Home Assistant)

#

I've attempted to repackage a snapshot of Bitwarden with the correct files but I can't seem to get the file structure right.

mossy jasper
#

Hi, i got a problem with the AdGuard Addon. I just updated HA Core and Supervisor and also AdGuard this morning and since then the dns server is not responding anymore. Anyone knows what i need to check?

blazing valve
mossy jasper
#

But i did a docker update some days ago. Maybe the containers ips got changed

blazing valve
#

Is this from the container log?

mossy jasper
#

No home assistant log from web ui

blazing valve
#

Though I believe your issue is unrelated as this is only a warning and shouldn't affect traffic on other ports. (53)

#

@mossy jasper what do the container logs say?

mossy jasper
blazing valve
#

are you able to access the dns server's web ui?

mossy jasper
#

Yes

blazing valve
#

but you don't get a response from port 53?

mossy jasper
#

Correct

#

PORT STATE SERVICE
53/udp closed domain

blazing valve
#

Have you attempted to restart the addon. (It could be a possible dns server error)?

mossy jasper
#

Yes i tried

#

I restarted the whole server 😄

blazing valve
#

I guess that's one way to do it.

#

Did you make sure there weren't any port conflicts with other services like dnsmasq using port 53?

mossy jasper
#

There is nothing listening on port 53 as far i can see from netstat output

blazing valve
#

I'm afraid I can't work out what's going on. Hopefully someone else can step in and try to solve your problem.

mossy jasper
#

Only adguard on tcp 53 on the container port

mossy jasper
covert arch
blazing valve
covert arch
#

addons data is usually in /addons somewhere in /mnt i believe

#

(if you really want to migrate the .db)

blazing valve
#

How do you access the filesystem?

blazing valve
covert arch
ruby crater
#

is duckdns down for anyone else? :)

royal valve
#

nope

ruby crater
#

thanks - must be a firewall thing, seems to work fine on cellular :)

flint minnow
#

@grim nebula I'd actually ask in #cameras-archived, a lot more frigate action in there

#

also, hacs doesn't have a container 🤔

#

I haven't used the frigate addon, only the standalone container and integration... but I don't think it stores the preloaded bit to disk in a usable way

#

it's an rtmp stream

#

if anything, maybe HA does that itself, but I'd be pretty surprised if it did

crisp meadow
#

I wasn't able to find the answer on the internet and I'm sure it is something simple. Using the Dnsmasq add-on I tried to add a services entry (copy and past from documentation, edited for my needs) but I get an error it can't save the config due to an invalid dictionary. I tried not copy and pasting and retyping it (bad char) and no luck. I also tried spaces/tabs (got desperate) for the file

past coral
#

Hello
i installed Volumio and connected it to HA.
It is running on Virtual Box and won't recognize any local drives .
Not network drives, Music folder or USB drive.
Is there any thing i have to config on virtual box to allow it to recognize sources on the computer/network??

viscid orchid
#

you cannot mount external drives like that on Home Assistant OS

past coral
#

I am referring to the volumio interface itself.
And network drives don't apear to connect either.

viscid orchid
#

is Volumio running as an addon?

#

I'm not seeing the connection to HA here

past coral
#

It is running as an add-on on HA. I wish to play local music files on home asitant.

Yes you right tough, it is aVolumio question first.

viscid orchid
#

I just don't see it in the addon store

#

so I wonder what you're actually running and where

sly kindle
#

Someone should write a "HA is not your media server" song and put it on Spotify

past coral
viscid orchid
#

integrations and addons are quite different. the integration appears to want to connect to a server somewhere on your network, and then any mechanism used to expose music to that server is out of scope for HA

past coral
#

Do you have any recommendation where I can gett help for Volumio then?

viscid orchid
#

no idea

#

would start with Google

past coral
#

That didn't help so far.
Thank you :scream:

weary stratus
#

hello, i want to set the retention Policies in influx_db. how can i do this

spare mango
#

I can access it through homeassistant.local:8123, but not through duckDNS either through my home network or through cellular

#

Looks like the HTTPS certificate expired today. that's a surprise

faint tulip
#

Is there an add-on that would offer a web browser inside of the HA webif ?
Similar to the SSH add-on, which allows ingress into the lan, from inside the HA webif.

native otter
#

Morning guys, anyone have any expierence with the native MotionEye integration ( not seperate to install addon )?
I cant seem to get to connect. I need to fill in the URL of the motioneye but which url is that ? Where can I find that address?

still spruce
#

heya guys i have 1 tasmota light that keeps turning off - whenever i change its's colorit turns off

faint tulip
#

@still spruce does it also happen when controlling the light through the Tasmota web interface, on the device itself ?

still spruce
#

i also see a second MQTT command every time i change the color, that turns it off somehow

#
{"POWER":"ON","Dimmer":99,"Color":"252,0,0,0","HSBColor":"0,100,99","White":0,"Channel":[99,0,0,0]}```
```json
{"POWER":"ON","Dimmer":99,"Color":"0,0,0,252","HSBColor":"0,100,0","White":99,"Channel":[0,0,0,99]}```

the first one is me trying to set a color, the second one is what happens right after, out of nowhere
#

LSC Smart LED Light Strip 970750

#

this used to work, not sure what changed.

#

running tasmota 9.1.0

faint tulip
#

no idea..might get better help in #integrations-archived though, looks like the tasmota/light integration is acting funny for you

still spruce
#

it's just mqtt autodiscovery afaik... its weird

ruby crater
still spruce
#

thanks!

grand stream
#

Hello, I want to add a repo to the addon-store, but the addons just don't show up. In the log, it says new add-on found but it's just not there?

viscid orchid
#

you don't see the new repo in the add-on store?

grand stream
#

No.

#

Actually, also enabled add-ons don't show up in the Dashboard.

#

Restarted browser and worked now -.-

grand stream
#

Anyone running hyperion server parallel to HA?

glacial meadow
#

Can anyone help me get wireguard working? I cant figure out what i'm missing

dense spadeBOT
late mirage
#

Hi guys, I am trying to get https connection to my domain through Lets encrypt but I somehow cannot figure it out. I tried it with personal domain from TP link router and also with duckdns, required ports are opened. But challange is still failing from logs. Is here someone who can help me?

pastel tangle
#

@late mirage you should check your port forwarding. Duckdns doesn't need port 80 but port 443

late mirage
#

@pastel tangle thanks thanasis but I solved it by myself in the meantime, my installation of hass had missing open ssl package 🙂 installation solved it 🙂

pastel tangle
#

nice!

plush ivy
viscid orchid
#

Looks like maybe you didn’t forward port 80

plush ivy
#

Yes @RobC#8436 , you are 100% right.
Are there are any workaround, because if I try to forward port 80, I got msg 'port 80 is used to the Broadband router HTTP server.

viscid orchid
#

If so, I don’t think you’re forwarding it properly

plush ivy
#

My bad, but I don't know how to get rid of router HTTP server

plush ivy
#

I found finally where to change http server port.
Will be another trial...when I get back home

#

Thanks for help!

late bronze
#

I'm also trying to get the Nginx proxy manager to work, and my issue is with consistency.

I have a Windows PC --> running a Linux virtual machine --> running Home Assistant OS.

I can connect to the Home Assistant on my home network all the time, and I can connect to the Home Assistant when I am on cell service through a URL some of the time. The URL over cell service seems to work well right after a restart, but after going to the same URL a few (around 10) times the website that normally forwards me along to the PC running Home Assistant just doesn't and instead I get an 'ERR_CONNECTION_TIMED_OUT' - but if I leave that web page open for a while it brings me to the expected log in screen without me doing anything.

Does anyone know what would gradually build up that I can try to clear to debug this issue? Maybe there is an Nginx rate limiter that I don't know about? Any other ideas I can try to test?

fierce osprey
#

why isn't my Zigbee2mqtt updating to version 1.19-x?

#

It's still on 1.18.1-1

#

i have "auto update on" -- can i manually update it somehow?

icy surge
#

Does anyone know why if I do an auto install through hacs, I still have to add the resource into my config? I thought it was supposed to handle that for you

viscid orchid
#

Is this for custom cards? I think it only auto-adds the resource when the dashboard is automatically managed. Otherwise you need to add it in the Resources section of the UI or in configuration.yaml

#

I think adding resources is one of the top hurdles to getting new users to install custom cards and I wish it was easier and more automatic

fierce osprey
fierce osprey
#

has anyone here migrated from the old Z2M add-on to the new repo?

last lynx
#

hi guys - does anyone here worked out adguard home?

#

😦

digital grotto
#

heard lots of people complaining about adguard dns server not responding to queries on the latest version @last lynx

last lynx
#

Ah good to know I'm not alone!!

#

Is there a fix?

digital grotto
#

i dont know, sorry

plush ivy
#

With port 80 forwarding seams to be sorted and https access granted. But now in logs I got another Warning.... 'A request from a reverse proxy was received from 172.30.33.1, but your HTTP integration is not set-up for reverse proxies; This request will be blocked in Home Assistant 2021.7 unless you configure your HTTP integration to allow this header'
What I still missing?
This is a new installation on RPI4 with HA OS

fickle kernel
#

just fully resetup my pi with hass.io after a long time. installed adguard. after that i switched my local dns server in networks settings -> ipv4 settings on my router to the ip of the pi. however if i do so i wont get an internet connection. do i have to setup something else?

digital grotto
#

@fickle kernel read my messages about an hour ago 😉

fickle kernel
#

@digital grotto damn, should have checked that. thanks 😄 figured that turning ssl off in the addons settings gives the ips tho

dark yoke
viscid orchid
#

I’ve helped a lot of people add resources who aren’t using YAML mode, so I thought there was some other caveat

dark yoke
#

there was a bug in the frontend untill 2021.2 or 3 that would show it using "auto" instead of "storrage"

viscid orchid
#

Ok, maybe that was it. As long as it’s automatic for any storage-mode user, that’s cool

dense spadeBOT
#

Rule #6: Please do not post codewalls (text longer than 15 lines) - use sites such as https://paste.ubuntu.com/ (just not Pastebin).

Please take the time now to review all of the rules and references in #rules.

viscid orchid
#

some context for that?

weary stratus
#

Hi RobC, of course 😉 sorry. Using ftp-plugin and watchdog. I want to adress the root folder of the ftp-plugin, where your can find the uploaded directory "/10116901"

#

folder_watcher:

  • folder: /share --> I want to address the ftp-add-on's root folder instead of the share folder here ...
    patterns:
    • '*.jpg'
fierce osprey
#

so apparently there are two nearly identical Z2M addons... i installed mine last year

#

has anyone switched from the old to the new help me out?

fierce osprey
steel schooner
#

Does anyone use tor

#

Addon?

sly kindle
#

I know you were just directed here but I don't see many people using it. You might check the community add-ons discord 😂

shut compass
#

guys, how can I backup my NPM configs? I want to move it to a container outside HA

viscid orchid
#

I don't think you can. You'd have to do it manually by copying from the UI

#

I think some of the config is in an area not directly accessible by SSH

#

Theoretically, you could take a snapshot of that addon and dig it out of there

shut compass
#

🥲 thats a good idea, ill download the full snapshot

viscid orchid
#

It will have a separate tar.gz file for that addon in there

shut compass
#

im looking for my certificates

#

thats pretty much it, the rest can be done in few clicks

#

but I dont want to get more lets encrypt ones because I might hit the limit

viscid orchid
#

Should be in there

shut compass
#

oh yeah its all in there

errant acorn
#

Does anyone know how I can get the official addons back in my addon store? I haven't changed anything in my configuration.yaml or anything like that but when I went to check my addons today and they're gone

#

I can still see all of the Community Add-Ons listed, but none of the official ones are there anymore to install

#

I've also restored older snapshots from when I know for sure the store was working

weary stratus
#

Hi, I've been trying to get ZWave set up on OSX 10.14, using VirtualBox. I've been able to install ZWaveMQTT JS add-on, and was able to configure it to connect to the zwave controller (an aeotec zstick 7). I'm now running into an issue wehre I can't get into the web UI of the zwave MQTT JS add-on. I can get int the first time, but it seems after that, I cannot.

#

GET http://homeassistant:8123/api/hassio_ingress/vWzYUSGpErifoncuIfION1bwVjzDJUazoyTD4WuMZW0/static/css/app.81caf83bc324510f0964.css net::ERR_INVALID_HTTP_RESPONSE
app.ce173af7b4c391870c1a.js:1 Error: Network Error
at t.exports (app.ce173af7b4c391870c1a.js:1)
at XMLHttpRequest.h.onerror (app.ce173af7b4c391870c1a.js:1)
VM1211:1 GET http://homeassistant:8123/api/hassio_ingress/vWzYUSGpErifoncuIfION1bwVjzDJUazoyTD4WuMZW0/api/auth-enabled net::ERR_INVALID_HTTP_RESPONSE
(that's from the chrome debug logs)

from the main HA logs:
and 21-06-05 23:47:16 ERROR (MainThread) [supervisor.api.ingress] Ingress error: 400, message='Invalid response status', url=URL('http://172.30.33.0:8099/socket.io/?EIO=4&transport=websocket&sid=WAs8JIUQWax37KWgAAAG')

#

When I click on the 'open web UI' button it just sort of hangs there. I can see it makes network calls, several are successful, but it seems network calls that are trying to open up web sockets fail.

If I uninstall the whole add-on and re-add it and reconfigure it, I can get into the web ui. But if I close that screen and then try to get back in, it will fail.

covert arch
#

you have ingress running on osx?

#

are you running the supervised install on osx?

weary stratus
#

restarting the add-on doesn't work

#

I'm running in VirtualBox

#

I don't have ingress running, not sure what that is

covert arch
#

ok so you run hass OS?

weary stratus
#

yup

#

per the logs the add-on seems to be running more or less ok. It just seems to get into a state where it won't let me get into the web UI portion.

#

I think the problem is somehow related to ingress, but I don't know how. The network calls that fail are ingress ones

topaz crescent
#

does anyone know why the mopidy add on is not visible on my RPI3b+ hass.io?

viscid orchid
#

I only see it in the edge repo

topaz crescent
#

that was it. Thanks! Not available for RPIs though 😦

trail jetty
#

Hi, is there a way to keep DuckDns add-on just for DDNS and use let's encrypt add-on for SSL relevant parts?

trail jetty
tender stone
#

Hi had a node red question. New to it but want to learn. I want to trigger an event at a certain time, only if a certain person is home. I can’t figure out how to use the “current state” node which is what I think I need. Any suggestions?

tender stone
dense needle
#

i migrated to ZWaveJStoMQTT and went through renaming everything in HA, intergrations but the names and locations are not updated in the ZWaveJStoMQTT controller. Am I missing a step? i tried restarting HA as well but no luck

viscid orchid
#

@dense needle names only go from Zwave2MQTT to HA, not the other way around

dense needle
#

so I need to redo my name and location in the Zwave2MQTT now?

viscid orchid
#

If you care and want names there, you have to change them there

dense needle
#

I was going to intergations zwavejs - devices and renaming/setting locations 😦

viscid orchid
#

That’s the most important one

#

Some people don’t care about names in Zwave2MQTT

dense needle
#

but if i want them to sync/match I have to do it in Zwave2MQTT instead?

viscid orchid
#

Relying on them syncing and staying in sync isn’t a good strategy. It wasn’t designed that way

#

If you ever change the names in HA, it stops paying attention to zwavejs2mqtt

#

If you want to control the initial population of names, fine. But then you should manage the names for HA in HA

dense needle
#

I was naming and setting locations in HA, but hoped to have the same in Zwave2MQTT so it would be easier to locate if I needed to edit the device properties/etc but I guess i'll just look for the node ID

#

luckily I have 15 zwave devices lol

viscid orchid
#

I did populate names in zwavejs2mqtt because I have a lot of the same type of devices and it’s helpful

#

But HA wisely respects any renaming you do there regardless of what it sees from zwavejs2mqtt

dense needle
viscid orchid
#

Could have renamed them all while having this conversation

dense needle
#

unsure if this the right spot to ask but I also have 1 device in Zwave2MQTT that reports "Unknown manufacturer 0xXXXX 0xXXXX Unknown product 0xXXXX" the device is in the zwave js database when I search online. I had it interview several times but its not updating. Is there some trick to point it to the correct info?

viscid orchid
dense needle
#

okay thanks!

weary stratus
soft dome
#

Not really. That seems like a ingress issue and that’s entirely outside our control. I’ve seen other reports of ingress errors but none of us run Supervised or HassOS so we can’t reproduce them. The zjs2mqtt maintainer doesn’t even run HA. If someone can point to a problem on our end we’ll fix it

weary stratus
soft dome
#

@raven tinsel is the maintainer for the addon itself

weary stratus
#

So it seems to me to be some networking thing related to how homeassistant routes websocket requests to an add-on, and that this breaks for some reason. Do you know who would be good to help troubleshoot ingress-related issues here?

viscid orchid
#

I recommend filing an issue against the addon

weary stratus
#

ok will do. in the meantime - given that (as i understand it) - this thing is running in a separate container from homeassistant - is there a way I can get to it directly, not through the HA UI?

viscid orchid
#

some addons let you configure a separate port for the web UI, but apparently not zwavejs2mqtt

#

in my humble opinion, you're really better off running your own container for this

weary stratus
#

'running your own container' - what does this mean?

#

Are you suggesting I try the docker version on OSX? Is that supported?

viscid orchid
#

using a container for zwavejs2mqtt

#

but it takes more experience than just using the addon

river temple
#

Hello
I have some problem with grafana not starting
https://paste.ubuntu.com/p/PYvp3PqsMT/
Logs
I am searching for this issue online but it will be faster if anyone who have faced this before

dense bronze
#

I'm having issues with Wireguard, I can't ping between different client, but I'm able to create an remote desktop between the two using their VPN IPs but they can't ping or mount shares between eachother. Each one can be pinged with their non VPN IPs from Hass. I have looked and ip forwarding is set to 1 in the VM. This Hass is running in a VM on a Windows box

strange forge
#

I use version 0.104.3 of Hassio google drive backup + HA core-2021.6.2 (but it hasnt worked for 3 months apparently)

Since april, I get the message that Port 1627 is in use when starting the google drive backup addon (it doesnt autostart anymore either). I have no clue by what, I've even gone so far to disable most other add-ons and plugins, to no avail.

I have also tried deleting the addon, the database and start a new config.

When changing the port to something else, the add-on does start, but I can't go to the web-ui.
I get the error: "502: Bad Gateway".

I am a bit of a newbie with HA, and I am not sure where to go from here,.

https://github.com/sabeechen/hassio-google-drive-backup/issues/409

dark yoke
#

change the port for the addon on the addon configuration page

strange forge
#

Do you mean changing the port under 'Host' from Disabled/or/1627 to something else?

I tried that, but then it says 502 - bad gateway when opening the web ui

dense spadeBOT
strange forge
fathom phoenix
#

Hi im trying to get the sun card from HACS setup but it throwing an error

default_view
Loading failed for the module with source “http://10.0.0.56:8123/hacsfiles/home-assistant-sun-card/home-assistant-sun-card.js”. default_view:1:1
Uncaught (in promise) http://10.0.0.56:8123/hacsfiles/home-assistant-sun-card/home-assistant-sun-card.js```
Not sure why this is not working on the local network. I'm using a home assistant os
sly kindle
#

@fathom phoenix no problems with sun card here. did you try a restart?

short mason
#

Is there a way of opening an IP address from outside my network using Nabu Casa at work? I would really like to be able to access my WLED instances through their GUI while not at home.

sly kindle
#

@short mason is this add-on related? Nabu Casa provides you a domain URL to reach your UI.

#

oh you mean each WLED's device page...nevermind.

#

still not add-on related

short mason
#

Is there a browser or any other add on that could allow me to type the ip address to my WLED, or say RetroPie, and allow me to access those GUIs while off my network using HA on a different network?

sly kindle
#

wireguard?

viscid orchid
#

or some version of NGINX

fathom phoenix
#

Sorry never mind it worked my bad

sly kindle
#

@short mason is it specific control of wled you are missing from HA?

short mason
#

I would like to be able to tinker around with segments and and settings while not at home. I get a decent amount of free time while at my desk at work and usually utilize my breaks to tinker with node red. I would just like if I could pull up the standard GUI for WLED while using HA at work.

#

Basically a browser add-on for HA, that I could launch and say, put in 192.128.0.1, and was able to access my router settings, but I'd want it for accessing my WLED instances around my network

#

I figured because HA is already running on a PC on my network, there might be something that would allow me to access things like that

sly kindle
#

wireguard addon or zerotier but then you'd also need that on your other pc or phone. If you set up your own external access and nginx you'd still need to open ports

#

and if you had multiple wleds, multiple ports

viscid orchid
#

wireguard is probably the better solution if you just want to act like you're at home

sly kindle
#

yeah

short mason
#

I will look at it when I get home and see what I can play around with. Thank you

sly kindle
#

I guess it would be cool if there were a wled addon which let you see them all and open their pages behind HA

viscid orchid
#

Yeah, kinda like the ESPHome dashboard

lunar sage
viscid orchid
#

you would need to install it yourself

lunar sage
#

Thanks, are there docs on how to do that without the add on store?

lunar sage
#

Thank you!

#

Ok yeah I just don’t understand the add on system of home assistant which is why i was asking, this makes sense

viscid orchid
#

Addons are just a way to glue existing containers to HA, but nothing that you can't do yourself

river nymph
grim delta
#

So, I just updated the core and have to re- interview all of my nodes because many of the fields are now blank. I'm on jstomqtt. Is that expected for each core update? Am i missing something? Is there a way to reinterview all?

river temple
#

Hello

#
Failed to start add-on
403 Client Error for http+docker://localhost/v1.40/containers/dd1bd927385ae240adc740e69593e132e266b9860a05e4279576a3d335f044db/start: Forbidden ("endpoint with name addon_a0d7b954_grafana already exists in network bridge")

Any advice ? Why is it trying to setup the same container again ?

#

I am just trying to start the grafana service

raven tinsel
#

run ha supervisor repair

#

something went wrong on the Docker level

river temple
#

processing

#

Thanks

#

context deadline exeeded

#

timeout exceeded while awaiting headers

#

will reboot and try again

raven tinsel
#

don't

#

reboot is almost never needed (Like... NEVER, except for OS updates)

#

it will continue in the background

#

update your SSH/Terminal add-on as well, as that timeout bug has been fixed

river temple
#

Ok

#

now grafana starts but UI shows 502: Bad Gateway

raven tinsel
#

which means it didn't start

#

anything in the logs?

river temple
#

Nah I am pressing refresh to see logs but nothing

raven tinsel
#

Supervisor logs empty as well?

river temple
#

Is there a guide to follow on how to safely update Hass with all the add-on
Like which add-on to update in sequence or anything

raven tinsel
#

There is no squence

#

it doesn't matter

river temple
#

Let me load supervisor logs

#

Can I just update add-ons while core stays the old ?

raven tinsel
#

yes

sly kindle
river temple
#

Sorry coming from rolling-release distro

sly kindle
#

not the ha logs...

river temple
#

Log provider
Supervisor
Keeps loading

#

I suspect oom my rpi3b+ is 1gb only and I have ordered rpi4 already to replace it

#

only 120mb free memory

raven tinsel
#

:S

#

that is pushing it 🙂

#

the rpi3 allows for some basic add-ons

#

but not that much

river temple
#

yes thought so but I wanted to see how much I can push this poor rpi3 :X

#

I have rpi4-8gb but that is for OS testing atm so waiting for rpi4-4gb
Do you think 2gb would be enough for grafana usage with 3 ac power monitor data and around 4 smart plug power monitor ?

river temple
#

I think it was oom or device heating after a hard reboot and starting its fan grafana is working I will update the core and add-on as I am in mood to kill the setup :x

pale pulsar
#

Hey guys, got a question regarding the wireguard addon.
I'm not sure whether this question would be better suited for the forums or the addons github. Please tell me if that's the case.

So, the gist is, I tried to setup my hass.io-instance as a client to a wireguard-server I'm running on some VPS.
After some initial struggles, I managed to get that working.

What leaves me a bit confused is that, according to the author of the addon, this should not work.

Now I'm wondering whether I created some holes in my setup which I would not want.
Basically it boils down to the following iptables-rule in server.post_up:

iptables -t nat -A PREROUTING -p tcp --dport 80 -j DNAT --to-destination 172.30.32.1:80
iptables -t nat -A POSTROUTING -j MASQUERADE
delicate wolf
#

Trying to get the BitWarden addon to work but I'm using Nabu Casa and I don't know how to expose the port so I can link my phone

#

I'm using the Nabu Casa link with ":7277" at the end but it refuses

raven tinsel
#

That won't work

#

Only add-on providing Ingress can work via the Nabu Casa cloud

#

Bitwarden/Vaultwarden doesn't provide that

delicate wolf
#

Darn, thanks for the response!

cursive moss
#

Hi guys, need a solution to be able to copy influxdb related directories to an influxdb instance running on hassio docker instance. Installed samba addon but I still do not know how to easily transfer my influxdb related directories/files to influxdb container. Some help would be appreciated. Thank you.

drowsy reef
#

Is somebody in here with knowledge from letsencrypt and duckdns on Home Assistant OS 5.13?

fiery prism
#

Ask your question and we will see.

drowsy reef
#

Invalid config for [http]: not a file for dictionary value @ data['http']['ssl_certificate']. Got '/ssl/fullchain.pem' not a file for dictionary value @ data['http']['ssl_key']. Got '/ssl/privkey.pem'. (See /config/configuration.yaml, line 14).

#

this is the error message

fiery prism
#

Did you install letsencrypt and duckdns? Because you don't need to. The duckdns addon includes it.

drowsy reef
#

Yes i installed both

#

i thought letsencrypt makes the cert

fiery prism
#

It does, but it is included in the duckdns addon. You don't need a separate letsencrypt addon for it.

#

Uninstall them both and reinstall just the duckdns addon.

drowsy reef
#

Oke

#

Same error

#

Logger: homeassistant.components.hassio
Source: components/hassio/init.py:482
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 16:02:31 (1 occurrences)
Last logged: 16:02:31

Invalid config for [http]: not a file for dictionary value @ data['http']['ssl_certificate']. Got '/ssl/fullchain.pem' not a file for dictionary value @ data['http']['ssl_key']. Got '/ssl/privkey.pem'. (See /config/configuration.yaml, line 14).

#

config from duckdns looks like this : lets_encrypt:
accept_terms: false
certfile: fullchain.pem
keyfile: privkey.pem
token: mytoken
domains:

fiery prism
#

Change to accept_terms: true or letsencrypt does not work.

drowsy reef
#

Lol i missed that one in the docu but i miss readed i guess it works now!

#

but cert is invalid how to i make it valid?

fiery prism
drowsy reef
#

Oke that question of yours awnser my question

#

Thanks mate!

fiery prism
#

No problem.

solemn oracle
#

any change to get collectd work with influxdb addon? can't get docker to publish port other than 8086

#

i have this in configuration options:
envvars:

  • name: INFLUXDB_BIND_ADDRESS
    value: 127.0.0.1:8088
  • name: INFLUXDB_COLLECTD_ENABLED
    value: 'true'
  • name: INFLUXDB_COLLECTD_BIND_ADDRESS
    value: ':25826'
  • name: INFLUXDB_COLLECTD_DATABASE
    value: collectd
  • name: INFLUXDB_COLLECTD_TYPESDB
    value: /data/types.db
  • name: INFLUXDB_COLLECTD_SECURITY_LEVEL
    value: none
willow lintel
#

Just installed OS 64but, and all is well, except for the MariaDB add-on which I cant startup (made from a snapshot). So I uninstalled, and tried to re-install, but then see an error: "no such Image" etc etc

#
Failed to to call /addons/core_mariadb/start - Unknown error, see supervisor
Failed to to call /addons/core_mariadb/install - Can't install homeassistant/aarch64-addon-mariadb:2.3.0: 404 Client Error for http+docker://localhost/v1.40/images/homeassistant/aarch64-addon-mariadb:2.3.0/json: Not Found ("no such image: homeassistant/aarch64-addon-mariadb:2.3.0: No such image: homeassistant/aarch64-addon-mariadb:2.3.0")
willow lintel
#

upon second reboot (not restart) MariaDB could be installed and is now running fine again.

fringe igloo
#

How can i map an additional port to the Node Red Container/Addon? I want to use an input node which opens an TCP Port in Node Red. Unfortunately i cant use any kind of reverse proxy/ingress etc. Its an TCP Socket

paper gale
#

anyone else running into the issue where the unifi add-on seems working perfectly fine but cannot access the web ui?
ports are listening etc...

paper gale
zenith blade
#

Hello i have a question i installes dnsmasq and i want to give a host a static entry with ipv4 and ipv6. How ist the syntax ?

#

My Syntax now is following:

#

defaults:

  • 1.1.1.1
  • 8.8.8.8
  • 2606:4700:4700::1111
  • 2606:4700:4700::1001
    forwards: []
    hosts:
  • host: myadress.home.de
    ip: 192.168.178.90, fe80::6ed4:4370:144b:f65b
    services: []
#

this here does also not work

#

defaults:

  • 1.1.1.1
  • 8.8.8.8
  • 2606:4700:4700::1111
  • 2606:4700:4700::1001
    forwards: []
    hosts:
  • host: myadress.home.de
    ip:
    • 192.168.178.90
    • fe80::6ed4:4370:144b:f65b
      services: []
willow lintel
frank kiln
#

hey... sorry my english is not so good....

#

for example i create a wireguard config..... I have a adress pool with 172.27.66.0. ... server= 172.27.66.1. client= 172.27.66.2 what i should write in the config to add a plex server ip like 10.10.20.3 , that the client could communicate only to them

surreal vessel
#

hey!

any ideas how to solve this error in AdGuard?
2021/06/11 15:58:51.547345 [info] The server is configured to refuse ANY requests

what further info do I need to provide? i am running a Raspberry Pi with "a standard setup". I accidentally ran dnsmasq and AdGuard at the same time and after that it stopped working. maybe something with the port binding was messed up?

surreal vessel
#

I... don't know what I did but it seems to be working now?

rich skiff
#

I have a reasonably fresh install of HA OS, with Mosquitto + Zigbee2mqtt
When opening the zigbee2mqtt front end through the side bar I am getting a 401 Access Denied error.
When opening the zigbee2mqtt front end through the addon's page with the "web ui" button I get a blank screen.
In the log, I see this error:
21-06-11 16:36:34 WARNING (MainThread) [supervisor.api.ingress] No valid ingress session None
The only other things I've installed which might be related are duckdns & nginx.
What is the next step towards troubleshooting / fixing this?

scenic heron
#

Hi everyone! I was wondering what's the use of the UniFi Controller add-on. I have a UniFi machine at home, and therefore there's a built-in web UI for managing my device locally and remotely. Is there any additional value in the add-on? Or is it meant for people without UniFi devices?

viscid orchid
#

It’s the controller that manages Unifi devices

#

Many/most Unifi devices don’t have their own web UIs and use the controller to manage and coordinate

scenic heron
#

@viscid orchid thanks, got it. So if my device has one - there is no real point to install this one in addition, right?

viscid orchid
#

You’d have to research that

scenic heron
#

I just wasn't sure what additional features besides the web UI the add-on gives

#

I tried to find it on the GitHub page of the add-on but it doesn't really describe it

viscid orchid
#

Look on the web rather than the addon

spark tapir
#

Hey I have a quick question about let’s encrypt addon - it does not list duckdns as supported provider for dns challenge, even if on official lets encrypt page duckdns is supported. Is it some documentation bug or is it impossible to perform this challenge on ha addon?

viscid orchid
#

I think the expectation is that if you’re using duckdns, you’re going to let it handling retrieving and renewing certs

spark tapir
#

Yeah but in let’s encrypt configuration you need to specify if you want to use http or dns challenge, i wanted to switch ot over to dns and close port 80 completely

#

Hence my question - how it is not supported 😄

viscid orchid
#

Ok, I don’t know how it’s handled for duckdns. It looks like the duckdns addon supports dns challenge

spark tapir
#

Yeah thats why I was surprised and wanted to know if there is some workaround here.

viscid orchid
#

You might as well just use the duckdns addon

spark tapir
#

I do have that as well, but seems I haven’t had checked that througly before, as I started with HA so I was following guides at the beggining, and now the time has come to clean it ip

#

I thought both were needed…

viscid orchid
#

No

spark tapir
#

So thats why the time came for cleanup 🙂 thanks!

dense bronze
#

I'm having issues with the Wireguard addon. I'm able to connect to the VPN but my Windows peers can't ping things outside my LAN. i.e it can ping 10.0.0.1 (Wireguard server) and can ping 192.168.1.1 (my router) but it can not ping 1.1.1.1 or any other connected peers. My Android phone doesn't have this issue.
The really weird part is I can use RDP between Windows peers using their Wireguard ips
And yes, ip forwarding is enabled

magic elbow
dense bronze
#

Server config: - name: server-pc
addresses:
- 10.0.0.100
allowed_ips: []
client_allowed_ips: []

viscid orchid
#

That’s a pretty weird allowedips list

#

0.0.0.0/0 means ‘any ipv4 address’, w.x.y.z/32 means ‘just that IP address’. w.x.y.z/1 means ‘first bit fixed, rest are variable’, and is a network, not a specific ip

dense bronze
#

I unchecked the kill switch and it changed the 0.0.0.0/0 to 0.0.0.0/1 and 128.0.0.0/1

magic elbow
#

Do you mean the other way around? You want it to be 0.0.0.0/0

dense bronze
#

Ok I was trying to send a screenshot but apparently I'm not allowed

#

With kill switch unchecked it says 0.0.0.0/1, 128.0.0.0/1 and with kill switch checked it says 0.0.0.0/0. I want to be able to access the peers on LAN via LAN names (plex-server, gaming-pc, pi400, etc etc) and having it checked doesn't allow that

#

Do I change it to AllowedIPs = 0.0.0.0/0, 128.0.0.0/0?

dense bronze
#

It also doesn't explain why the same allowed IPs work fine on Android

lethal jacinth
#

My old homeassisatnt_core bit the dust. I just installed HA OS, setup Let's encrypt with my existing domain name from my previous install. Let's encrypt seems to be setup correctly but i cannot access HA over SSL. Let's encrypt said my domain is not up for renewal in the logs. Does this mean it didn't generate the keys? I do see a fullchain.pem and privkey.pem in the SSL folder. all the ports and IP's are the same as my previous install. Is there any other configuration i have to do for HA to work over SSL?

sly kindle
#

@lethal jacinth did you setup an http: configuration?

lethal jacinth
#

No

#

I thought it would be automatic with ha os as I can access it over http

sly kindle
#
  ssl_certificate: /ssl/fullchain.pem
  ssl_key: /ssl/privkey.pem```
#

you have to configure HA to use the files

#

After this, and a restart of HA, http:// would no longer work. Only https:// will work

#

@lethal jacinth there aren't any add-ons I can think of which are going to configure HA for a user.

lethal jacinth
#

ok thanks, i didnt realize how similar it was to the old way.

#

Like... I setup Zwave Js and i didnt have to modify the config. so i thought http ssl was the same

sly kindle
#

Ah, I can see how that could confuse. But there, you are adding an integration through the UI which ends up using the zwavejs add-on. Esphome add-on would be kind of similar. You start the add-on, and by the time you're done configuring a device, you have entities through the esphome integration.

pure forge
#

I upgraded the AdGuard and then I couldn't access HA from other devices... I restored the snapshot and things started to work again, but I would like to have the latest version... I can't find any breaking changes, but there is something, I guess? I'm currently on version 4.0.0, 4.1.6 is not working for me...

willow dune
#

I installed Home Assistant Add-on: deCONZ today. In the configuration screen drop down I can see the usb device fo my Conbee USB stick. I can select it but when I go to save I get an error: Failed to save add-on configuration, Missing required option 'device' in deCONZ (core_deconz). Got {'device': None}. I have spent the last few hours Googling it and haven't come up with anything. Anyone seen this before or have any ideas?

lethal jacinth
#

@willow dune I had a similar issue. You have to set it up in Integrations before you can setup the supervisor.

#

When you set it up in Integrations it should ask you the same device info, except it wont error out. Then when you go into Supervisor the device will be populated already, I had the issue with Zwave.

delicate ermine
#

bought a 10m tuya led strip, but after linked it into home assistant, the power and colour function totally can't work

#

if linked directly tuya to google, can control the power and colour through google home

#

any way to let it works in home assistant?

celest galleon
#

How does one put in a request to have the nginx addon fixed to auto update the certificate when it expires.

#

I have like 4 ha instances running in different locations and all of them have the same issue. Nginx doesn't load in the new certs unless restarted

#

Which is like every couple of months

solar locust
#

I've been using an RPi as a backup to my production HA instance. I recently added the Unifi Controller to my production machine and configured several APs. Can I make a copy, using snapshot, and add this to the RPi and have the controller function correctly? Production and backup machines don't run concurrently.

low frost
solid igloo
#

Hello guys :p

How can I use samba share from a computer in another network?
I've tried with default configs, but no success :|

weary stratus
#

hi! can I receive help for nginx proxy manager? after installation and configuration, I receive an "internal error". help me please.

viscid orchid
#

how did you configure it?

weary stratus
#

I read instruction and watch video in add-on information

#

domain name: myhost.duckdns:8123 websocket support on

#

ssl: request a new certificate, force ssl and "I agre..."

viscid orchid
#

does it say "Online" for the proxy host that corresponds to HA?

weary stratus
#

yes! it say "online"

viscid orchid
#

what destination URL are you using?

weary stratus
#

but ssl tab don't save "request new ssl certificate"

viscid orchid
#

what does that mean?

weary stratus
weary stratus
viscid orchid
#

I use a different provider, but did you provide your token in the cert config?

weary stratus
#

I think yes. I use duckdns add-on

viscid orchid
#

in NPM

#

I suspect that those are competing

#

If NPM is acquiring your cert for DuckDNS, I don't know what the addon is doing for you

#

NPM can do everything

#

and you need to make sure you're not using SSL for your HA instance

weary stratus
#

how can I do that? sorry I'm a novice

viscid orchid
#

do what?

#

you would have had to edit configuration.yaml to enable SSL, so perhaps you haven't. But that's typically part of using the DuckDNS addon, which manages your certs and is intended to enable SSL direct to your HA instance

#

If you're using NPM, just use that and no other related addon

weary stratus
#

ok. I disable duckdns for test

forest prairie
#

Does anyone know how to update the unifi controller

viscid orchid
#

like any other addon

forest prairie
#

when i load the controller it not running on the latest version

#

even trying to update via the addon section

viscid orchid
#

I just saw that Frenck updated it

#

go to the Addon Store tab and select Reload from the three-dot menu

#

go back to the dashboard and reload in your browser

weary stratus
viscid orchid
#

yeah, you need to comment all that out

forest prairie
#

should it show an update button

viscid orchid
#

or just remove it

viscid orchid
#

but keep in mind that recent Unifi Controller releases from Ubiquiti have been crap and the addon still may be behind the latest released version of the controller. And that could be a good thing

forest prairie
#

Should i just let it be if it is happy

viscid orchid
#

I'm still back on 6.1.71 because later ones have issues

#

I am. no point in updating at this point, and it could make it worse

forest prairie
#

Yeah leave it too it

viscid orchid
#

just ignore it when it says that there's a newer controller version

forest prairie
#

Im getting a new unifi USG and switch

viscid orchid
#

you'll be fine with whatever is in the addon

forest prairie
#

you know virgin media

viscid orchid
#

it looks like it was just updated to 6.2.25, so maybe that one is okay

normal sigil
#

Hey! I am using AirCast addon but I don’t see any of my Google Home devices

#

I can see the Google Home devices in my Home Assistant dashboard though

#

Is there anything that I could do to resolve it?

#

I am able to see the Google Home devices on my Mac but not on my iPhone

distant blaze
#

Deconz. Anyone know of why HA throws Missing required option 'device' in deCONZ (core_deconz). Got {'device': None}, after selecting /dev/serial/by-id/dresdsen/blabla etc from the drop down list. I have done this many times before but i am on a new NUC. Cant save, because it throws that error message

#

- name: ttyACM1 sysfs: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/tty/ttyACM1 dev_path: /dev/ttyACM1 subsystem: tty by_id: >- /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2401046-if00 attributes: DEVLINKS: >- /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2401046-if00 /dev/serial/by-path/pci-0000:00:14.0-usb-0:3:1.0 DEVNAME: /dev/ttyACM1 DEVPATH: /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/tty/ttyACM1 ID_BUS: usb ID_MODEL: ConBee_II

dark yoke
#

Click outside the selector before hitting save

distant blaze
#

GOing to yaml mode and then saving, worked, seems like a UI bug/cache/whatever something

#

ah ok thanks @dark yoke that also worked

lethal jacinth
#

Some things seem to want to be setup in that order. Like you cant be a supervisor/manager without an employee below you.

slow tangle
#

Is there a way to access portainer container volumes from inside hassio? I Want to access some files from a container but I dont know how to do it and I found no info about that :/

viscid orchid
#

Yes

#

You can do it right from portainer

slow tangle
#

Okay

viscid orchid
#

Which is more of a portainer question

slow tangle
#

Ah there is no channel for that here is that correct?

#

Thought it might be addon related

viscid orchid
#

It’s just portainer

#

You can open a shell in a container from there. But I recommend a web search for more

slow tangle
#

Will do that

#

Thank you

simple bridge
#

I've got InfluxDB and Grafana set up, is there an addon for HA that will gather info from all my docker containers (networking, disk utilization) and push it to InfluxDB?

viscid orchid
#

The glances addon can feed the glances integration

#

But I don’t know what it grabs about your containers

simple bridge
#

Glances just gives you a snapshot of that info though, yeah? Or does the glances integration have the capability to store that data?

viscid orchid
#

The integration creates entities that can be sent to influx

simple bridge
#

awesome, that's perfect. thanks

simple bridge
viscid orchid
#

You configure influx to include the entities you want

#

You don’t connect them directly

simple bridge
#

Maybe I'm doing something wrong. I don't see any new entities

#

you sure they don't connect directly? The example config file for Glances includes influxdb credentials, as does the documentation

viscid orchid
#

Actually, it looks like the glances addon does give you instructions on exporting data to influx

#

I haven’t ever done it

simple bridge
#

mk, I'll dig around a bit and see if I can get it working

#

I didn't know glances could integrate direclty with influxdb.. that's pretty cool

viscid orchid
#

Me either