#add-ons-archived

1 messages · Page 28 of 1

bright sleet
#

I found out, that I get this error while trying to start the addon.

#

[hassio.docker] Can't start addon_core_deconz: 403 Client Error: Forbidden ("endpoint with name addon_core_deconz already exists in network hassio")

clear gust
#

Is there an easy way to reset all entries of the InfluxDB database without reinstalling InfluxDB?

astral whale
#

Is this the right place to ask about the NGINX add-on? If so, has anyone had issues with it stopping lately? Mine seems to die within 24 hours of being started, but I don't see any logs indicating what the issue is.

junior merlin
#

Anyone have experience with Nginx Proxy Manager ?

sly kindle
#

@junior merlin what's the problem?

spark breach
#

hey guys, is there any way to get lets encrypt certbot to force-renew?

obtuse ginkgo
#

I thought restarting the service does it.

spark breach
#

nope it says its still valid, i want to force it through again as its not showing as https

obtuse ginkgo
#

happened to me before, can't remember how I fixed it lol

spark breach
#

hehe, no worries buddy

junior merlin
#

@sly kindle I only have a single IP so i'm not sure if i should use my current Organizr and nginx setup.

#

Or if i should try and use the one in HA and use that instead.

sly kindle
#

@junior merlin whichever you're comfortable with. You could use NPM to make proxies for other servers on your network.

lyric glen
#

Silly Q. Trying to install AppDaemon 4 and I get an infinite loop in the log saying
"17:13:03] INFO: Starting AppDaemon...
ERROR 'log' directive deprecated, please convert to new 'logs' syntax
[17:13:06] INFO: Starting AppDaemon...
ERROR 'log' directive deprecated, please convert to new 'logs' syntax
[17:13:09] INFO: Starting AppDaemon...
ERROR 'log' directive deprecated, please convert to new 'logs' syntax
[17:13:12] INFO: Starting AppDaemon..."

#

Any ideas? This is on a 32bit HASSIO install on a Pi 3B+.

obtuse ginkgo
#

looks like you need to convert to the new logs syntax

lyric glen
#

The CPU use also spiked. I Googled that and no clearer on how one does that...

#

As in convert to new logs syntax.

raven tinsel
#

Well you didn't convert correctly @lyric glen

#

since it would not give you that message otherwise 🙂

lyric glen
#

How do I convert logs? I'm very in the dark. This to do with me using MariaDB by any chance?

lyric glen
#

Ah. I'd uninstalled that a while back. Many thanks for the pointer. I'll take a look and play.

#

Uninstalled V4, deleted the appdeamon directory, re-installed. Seemed easier.

#

Lesson learned, read the whold damned Readme, not just skip bits.

#

Thanks for your help.

#

And thanks again @raven tinsel for all the awesome work you do for the project.

weary stratus
#

@exotic rampart hi
I integreted cozytouch
First,I want to configure a thermostat card to manage my heater cozytouch then creat automations ( ia)
Thanks

versed cape
#

I have keys generated. How do I add them to the Terminal & SSH addon? So many posts about this, none of them are making sense yet

lyric glen
#

I have keys generated. How do I add them to the Terminal & SSH addon? So many posts about this, none of them are making sense yet
@versed cape I've tried the way they tell you to. I still can't get it to work.

versed cape
#

No problem, thanks

slow nacelle
#

cant share screenshots here but it has 237k+ domains

weary stratus
#

I’m using the Grafana add-on to show several graphs in Lovelace. Works very well with automatic refresh and so on. With the add-on I can use relative links to Grafana, which is nice because that then also works with Cloud. However, that does not allow me to add a password and username to the url and so I only see the graphs if I open the Grafana UI regularly. Does anyone have a workaround?

orchid obsidian
#

Hello. I'm using smartir for ir rf with broadlink but i don't know how to use the code with scripts and scene thanks

dense tulip
#

Evening all, after a restart of the HA machine, all my addons have disappeared? They are not listed as installed or viable in the sidebar. Reading through forum recommendations I ran a 'docker ps -a" and can see all the containers are still there but they are not being started or availible to HA, any diagnostic recommendations?

sacred flume
#

anyone familiar with TasmoAdmin? I keep getting a could not read MyConfig.json response. Can't find that json file though

brittle cape
#

Hey guys; do you know of any addons for a bill reminder interface? Looking to find one that local to my server and not the cloud. Thanks.

dry frigate
#

can somebody help me with remote access and getting DuckDNS to work?

fast summit
#

Probably but you need to state the problem you're having first

dry frigate
#

I have a Fritzbox and am not sure if I did the Portforwarding right

#

and well it's not working

#

@fast summit I have DuckDNS installed, logged in there and copied the token and url in the duckDNS config, changed the "accept terms" to yes -

#

in the configuration.yaml i uncommented the http part and
base_url: XXX.duckdns.org:8123

ssl_certificate: /ssl/fullchain.pem
ssl_key: /ssl/privkey.pem
put that in

junior merlin
#

Can someone help me with Nginx Proxy Manager? I had it working on a test server at one point but cant duplicate the config. i have test.duckdns.org pointing to my hassio server.

#

That seems to be working but when i make org.test.duckdns.org point to another there everything gets fowarded to the ha login page.

sly kindle
#

@dry frigate and the duckdns logs?

#

@junior merlin what does this second config look like?

dry frigate
#

@sly kindle NOCHANGE
[16:29:54] INFO: OK
94.134.90.13
NOCHANGE
[16:34:55] INFO: OK
94.134.90.13
NOCHANGE

sly kindle
#

@dry frigate ok. and your http: config?

dense spadeBOT
#

To format your text as code, enter three backticks on the first line, press Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks. Here's an example:

```
code here
```
Watch the animated gif here: https://bit.ly/2GbfRJE
DO NOT repeat posts. Please edit previously posted message, here is how -> https://bit.ly/2qOOf1G

dry frigate
#

http:
base_url: XX.duckdns.org:8123

ssl_certificate: /ssl/fullchain.pem
ssl_key: /ssl/privkey.pem

sly kindle
#

format it?

#

I deleted it in case that was your real domain

dry frigate
#

oh whoops

sly kindle
#

is your http: really hanging out to the right like that?

#

with a space in front of it?

dry frigate
#

1 space

sly kindle
#

you don't want that.

#

Its being ignored because of that

dry frigate
#

okay, i fixed it and restarted, no I cant access homeassistant :X

sly kindle
#

you are using https:// to access now?

#

http:// won't work

dry frigate
#

and when i try it through my phone through mobile data i get 405: Method not Allowed

sly kindle
#

https:// ?

dry frigate
#

https worked

sly kindle
#

that is all that will work now

#

as I said above 🙂

dry frigate
#

but thats through the lokal wifi, still not remote

sly kindle
#

What port did you forward?

dry frigate
#

8123 everywhere

sly kindle
#

8123 to 8123

dry frigate
#

yeah

sly kindle
#

means you need to include :8123 at the end of your duckdns address

#

are you including that?

dry frigate
#

yeah

sly kindle
dry frigate
#

yeah like that, on the first try without the https i got an error, no i dont get it with or without https

sly kindle
dry frigate
#

its closed

sly kindle
#

don't bother "trying" http://

#

it won't work until you remove those ssl_ lines from under http:

#

in your config

#

if 8123 is closed that's a problem

dry frigate
#

okay, i can live with https instead of http

sly kindle
#

does the IP address you see in the port check tool match the WAN ip address in your router? Have you successfully forwarded ports for anything else in the past?

dry frigate
#

I have never forwarded ports, where is the WAN IP? its the same that duckdns shows

sly kindle
#

what router do you have?

dry frigate
#

but I'm on my laptop and the HA is on a Raspi if thats a problem

#

fritzbox 7362 SL

viscid creek
#

anyone seeing errors with the supervisor updating addons?

#

[supervisor.docker.interface] Can't install hassioaddons/node-red-amd64:6.1.3 -> 500 Server Error: Internal Server Error ("Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on [::1]:53: read udp [::1]:56013->[::1]:53: read: connection refused").

#

looks like issue with docker registry..?

#

or with local dns?

dark yoke
#

Local DNS

viscid creek
#

grr.. I added network manager and ever since then I've hosed my self i think..

viscid creek
#

@dark yoke thanks. removed NetworkManager and back to networkd.

#

should I be running NetworkManager, what does Hassio do with NetworkManager, any advantages?

#

I dont see any UI for managing the network, yet until then I guess it makes sense not to use NetworkManager.. or am I missing something?

sly kindle
#

@viscid creek it's the default in the HA OS images

viscid creek
#

Ah I see.. so I am not running that, just the install script.

viscid creek
#

Thats what I am using. however the init scripts dont get upated.. what is the recommeded way to update the init scripts when running in Supervisor mode ?

#

I had to update them manually recently as the 205 update broke without privileged mode and some other stuff from the newer init scripts.

sly kindle
#

As the appliance ecosystem this is intended to be, it is all very hands off. You shouldn't be digging around in docker or anything to do with starting/stopping. This is what the Supervisor is for.

#

A generic linux install requires no more docker knowledge from the user than an install does using the pre-made images for the SBC options

viscid creek
#

I am asking about the init scripts in the host machine that runs the first hassio_supervisor images, that needs to be updated from time to time.. what is the recommended way to upgrade that?

sly kindle
surreal crest
#

did anyone manage to get "Hue Essentilas" connected to deCONZ running as HA addon?

#

in my setup the deCONZ instance does not show up in the app

weary stratus
#

Could anyone help? With cozytouch

oblique lagoon
#

Is there any addon for long running timers (or countdowns) restart and reboot resistant? I'm looking for something to remember me about things like [replace water for fish] etc..

vague garden
#

How would I get Wireguard to only route 192.168.0.x addresses through it, leaving 192.168.2.x and regular traffic to route through normal dns

stiff current
#

@dusk vigil Does the letsencrypt addon run automatically again to renew certificates? Or do i have to automate it manually (haha) to renew certificates? i cannot try right now because my certificate is not old enough

dusk vigil
#

@stiff current i did it once, just clicked" start"

#

And life was good again

stiff current
#

is that more than 90 days old?

#

oh ok, i understand. thanks

dusk vigil
#

Yes

#

It just goes automaticly

royal holly
#

When I change any settings in the dns panel in pi-hole, I get the following error: Failed CORS

Any clue as to what this could be?

cinder cipher
#

ho do I add Zigbee2Mqtt Assistant to panel iframe? I have aded others but there is no instruction for this and the url is weird.

teal lotus
#

@stiff current IIRC you have to automate starting the add-on to renew your certs. Could automate it to run nightly

#

I run ha core (so I don't have add-ons) so I could be wrong

azure bronze
#

is this the right channel to ask something

#

on the duckdns addon'

#

?

stiff current
#

@teal lotus i already have a notification running when cert is at 30 days. i wait and what happens 🙂

#

*see

livid spruce
#

Hey folks. Is anyone here using the Xbox One add-on? My Xbox was out of commission for some time and I know this add-on has changed hands a few times since then. Now it’s time to get set back up. and I’m unable to authenticate.

My router has never supported hassio.local, so I’ve always had to use my local IP address. Now, it seems that isn’t working for me either. Has anyone else run into this? Am I doing something wrong? Is there anything else I can try?

autumn flume
#

Anyone know if their is a way to convert a docker image into a hassio addon?

dark yoke
#

there is

autumn flume
#

kk ty will look into

random ingot
#

Hello,
I try to generate un ssl certificate with the let's encrypt addons but I don't understand what I must complete in email and domain in the let's encrypt configurator, Can you tell me?

dusk vigil
#

Do you have a domain name?

random ingot
#

no but I want to have access with https and duckdns. I need a certificate

autumn flume
#

anyone have a problem with the samba addon

dark yoke
#

Just use the duckdns addon

dusk vigil
#

@autumn flume "Problem"?

autumn flume
#

One sec uploading screen shot

dusk vigil
#

Did you change anything?

random ingot
#

Oh thank Ludeeu, I try that

autumn flume
#

I tried to change the password

#

not sure about the workgroup

dusk vigil
#

password

#

needs to change

vague garden
#

no but I want to have access with https and duckdns. I need a certificate
@random ingot So email is just your email and domain is your duck dns url.

Make sure you set up HA to use ssl, that your duck dns routes to HA and the port is open

dusk vigil
#

but how bout the "interface"

autumn flume
#

wouldn't it be eth0

dusk vigil
#

^

#

bingo

autumn flume
#

no dice

dusk vigil
#

still error?

autumn flume
#

Will change password later

#

from 123456

dusk vigil
#

what ip does it have?

#

(device itself)

dark yoke
#

127.0.0.1

autumn flume
#

internal

#

?

dusk vigil
#

no

#

YEs

#

Stupid lude :p

autumn flume
#

192.168.1.9

#

internal ip

#

Do I need to add that somewhere?

dusk vigil
#

I figured it might be way different

#

than the ones in your allow list

#

causing it not to work

#

try to change the username

#

Also: Check if theres spaces/tabs behind anything

autumn flume
#

will give a try

vague garden
#

Its the username

dark yoke
#

Config as image 🤢

dusk vigil
#

If i post that here

#

Your buddy is going to bitch

dense spadeBOT
#

To format your text as code, enter three backticks on the first line, press Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks. Here's an example:

```
code here
```
Watch the animated gif here: https://bit.ly/2GbfRJE
DO NOT repeat posts. Please edit previously posted message, here is how -> https://bit.ly/2qOOf1G

dusk vigil
#

~lines

dense spadeBOT
autumn flume
#

it works

#

password was the problem

#

it wanted an alpha numeric

dusk vigil
#

Yeh

#

thought so

dense spadeBOT
dusk vigil
#

No

#

I wanted the one saying 15 lines

dark yoke
#

Use #botspam for testing

autumn flume
#

@dusk vigil ty plusone

vague garden
#

Anyone know about Networking/Wireguard

weary stratus
#

Hi
Please could someone help to creat au thermostat card functonning with cozytouch that i have integrated?
Thanks

obtuse ginkgo
#

I know openVPN took me like 2 minutes to configure from scratch so why use wireguard lol.

vague garden
#

Hi
Please could someone help to creat au thermostat card functonning with cozytouch that i have integrated?
Thanks
@weary stratus
How is it integrated
What is connected
How many heating zones do you want

#

I know openVPN took me like 2 minutes to configure from scratch so why use wireguard lol.
@obtuse ginkgo On demand VPN,
I can run it directly off HA
And easy to add different profiles

obtuse ginkgo
#

yeah, prefer to run it at the firewall on the edge of the network though, your firewall doesn't do vpn?

old yarrow
#

hello anyone here that can help with custom cards inside lovelace running non yaml mode? Seems to work only in yaml mode

random ingot
#

It is good, I have access with https but when I am in my local network, I don't arrive to connect to my home assistant via the local ip, I have this message : "Unable to connect Home Assistant"

autumn flume
#

anyone having problems with pihole and conditional forwarding?

vague garden
#

yeah, prefer to run it at the firewall on the edge of the network though, your firewall doesn't do vpn?
@obtuse ginkgo I'm literally only using it to access local ip addresses outside the network so I'm not too bothered

obtuse ginkgo
#

that's what vpn's are for....generally..

vague garden
#

hello anyone here that can help with custom cards inside lovelace running non yaml mode? Seems to work only in yaml mode
@old yarrow You need to make sure that in the Config -> Raw Configuration Editor you add the resources:

resources:
  - type: module
    url: /community_plugin/custom-card/custom-card.js
#

It is good, I have access with https but when I am in my local network, I don't arrive to connect to my home assistant via the local ip, I have this message : "Unable to connect Home Assistant"
@random ingot You still need to use https:// [ipaddress]:[port] but you will get a warning as you can't have an ssl certificate for local ips

old yarrow
#

@old yarrow You need to make sure that in the Config -> Raw Configuration Editor you add the resources:

resources:
  - type: module
    url: /community_plugin/custom-card/custom-card.js

@vague garden Where can i find the raw configuration edior?

vague garden
#

that's what vpn's are for....generally..
@obtuse ginkgo Not from what I've seen

old yarrow
#

omg i just found it, it wasnt there hour ago! 😄

vague garden
#

@vague garden Where can i find the raw configuration edior?
@old yarrow
"..." button in top right of lovelace "Configure UI" button
"..." button again "Raw Configuration Editor"

I would advise getting HACS, when you install custom cards it prompts you to add it automatically the right resource lines automatically

random ingot
#

I have access, after logon, I have this message

#

Unable to connect home assistant

vague garden
#

@random ingot Maybe clear cache and refresh? Ctrl & F5

random ingot
#

done and the problem is always here

vague garden
#

Just to double check whats the full url/ip you are using

random ingot
#

In local I want to use the ip https://<ip>:8123 and in external, the duck dns url.
I dont use the duckdns in internal because it is blocked by my isp's router

vague garden
#

Whats your port forward settings & Do you use a port when using duck dns url?

random ingot
#

i forward the 443 port to 8123

#

i use the 8123 port for duckdns

vague garden
#

What do you mean you are using 8123 port for duck dns if you're forwarding 443 to 8123

random ingot
#

oups error, I just forward the 8123 port

vague garden
#

Have you tried http://[ip]:8123 since setting up ssl

random ingot
#

yes and nothing on this page

vague garden
#

Right, ssl is definitely set up in configuration?

random ingot
#

Yes but on my smartphone I have access via the local but no with my computer

vague garden
#

Sounds like a cache issue but if you have cleared it idk

random ingot
#

yes a clear the cache

#

and I try with different naviguator

vague garden
#

Sorry that's the extent of my knowledge

old jewel
#

Has anyone come across a airplay receiver add-on?

lyric forum
#

Given that all Let's Encrypt certs need to be renewed today, does anyone know whether the LE addon has been updated or will be updated to allow forcing a renewal?

#

@spark breach Did you discover any way to do that since you asked a couple days ago? (Also hey, small world!)

spark breach
#

@lyric forum good morning beautiful man! (yes i did) want the prettiest method, but it seems it does the initial setup based on the names you first enter so i had a remove and reinstall fixed it! hope you're well mate, i miss your voice!

lyric forum
#

Ahh, okay, good call, thanks. You too @spark breach, keep on keeping on over there \o/

celest belfry
#

Anyone who didn't have a CAA record on their domain's nameserver is unaffected. The Let's Encrypt issue was only an issue because they didn't properly validate the domain's CAA record before issuing certificates. In short, the only reason they are revoking the certificates is to be compliant. It's more of an administrative thing, but it's possible that someone requested and got a certificate from Let's Encrypt when their domain said only GoDaddy for example.

weary stratus
#

Guys (and gals if any) I REALLY REALLY need to understand why of all the addons I run TWO (Grafana and ESPHOME) just don't start and give a 502 bad gateway error, there's something with Ingress not working with them. I am willing to give all time and attention to anyone that might debug this error with me (browser network trace and portainer open), thank you

#

BTW Grafana at least give an IMMEDIATE 502, while ESPHome has a minute or so before it times out with its 502

#

ooops in case of Grafana the config error (ssl = true) so my bad, but in ESPHOME's case I still do not understand ...

sly kindle
#

@weary stratus so, the same esphome situation you've had as always

#

Have you tried nuking it and installing fresh, restoring from snapshot?

chrome talon
#

Hello, I'm looking for some help concerning Wireguard. I'm able to connect to my wireguard server and ping local machines. However, it seems that I'm not able to use my local DNS, thus, I cannot reach any host by its name, either local or remote.
I have the following in my config:

server:
  host: myhost.com
  addresses:
    - 172.27.66.1
  dns:
    - 192.168.1.160
``` where `192.168.1.160` is my DNS server, which I can ping. What am I missing?
Thanks.
topaz helm
#

Anyone able to help with adding the deConz integration to HA. I have deConz addon installed and web UI works but I cannot get integration to authorise

chrome talon
#

@topaz helm did you authorize new apps in the gateway settings?

topaz helm
#

@chrome talon I pressed the authenticate app button in the web UI. Don’t know what I should be using as port or host in the integration pop up in HA so possibly that

chrome talon
#

You should put the same host as your hass host. For the port, you should put the one you have configured in the network part of your add-on for the deCONZ API backend (Not required for Ingress)

weary stratus
#

I installed NGINX manager plugin last week, worked perfekt, not it seam to have updated and require mariadb plugin, i installd maria db but NGINX wont start do any one else have it running?

topaz helm
#

Thanks radar at the moment 40850 shows disabled (deConz api backend not required for ingress) do I need to use that port and enable it somehow? Also I’m running duckdns but assume I can still use my true ip?

chrome talon
#

You need to enable deconz API. You can use both IP or hostname but you need to give the right port for the integration.

#

And keep in mind that 40850 is the internal port and that you need to specify an (container) external one and restart the add-on to take effect.

topaz helm
#

Perfect will give that a go!

vague garden
#

Hello, I'm looking for some help concerning Wireguard. I'm able to connect to my wireguard server and ping local machines. However, it seems that I'm not able to use my local DNS, thus, I cannot reach any host by its name, either local or remote.
I have the following in my config:

server:
  host: myhost.com
  addresses:
    - 172.27.66.1
  dns:
    - 192.168.1.160
``` where `192.168.1.160` is my DNS server, which I can ping. What am I missing?
Thanks.

@chrome talon Sounds like its your local DNS problem. Sounds like it doesn't have a backup DNS for the hostnames it can't resolve (incl. all external ones)

chrome talon
#

I have no issue when I’m connected without WireGuard and it uses my DNS (I have local names that resolve properly).

weary stratus
#

How do I set up Spotify?

weary stratus
#

@sly kindle hi yes, the situation is always the same despite myself nuking that 4 times, reinstalling HA wholly 4 times and now being less ignorant (also thanks to your support) than when I started. I now have 5 adddons (eg grafana, influxdb, file editor etc) which all work well save for ESPHome. FWIW looking at Portainer I see that ESPHome is the only addon container without a 172.x.y.z address ... is that correct?

sly kindle
#

@weary stratus looks the same for me

#

and esphome opens fine

weary stratus
#

mmm so that's not a clue 😦

#

but as ESPHome log shows it finishes starting a NGINX and its container has no ports and no IP how is it reachable?

sly kindle
#

You have no config, and no port entered for the addon right?

weary stratus
#

no it's currently empty ... if I add one I can reach ESPHome outside of HA from a browser on that port, but without it and trying to get to it via Ingress leads to 502 😦

sly kindle
#

try completely blank?

weary stratus
#

without the ssl : false clause ?

#

it doesn't work

#

btw how do I upload an image I have on a dropbox link here, as you do?

fast summit
#

you don't have the power

weary stratus
#

How do I set up Spotify?

chrome talon
#

How do I set up Spotify?
@weary stratus that’s not an add on no?

sly sedge
#

This is related to Ubiquiti controller plugin

Is anyone else having the problem of the USG and AP forgetting their inform address?

I find myself regurarly fixing the inform address for the units because they revert back to http://unifi:8080/inform instead of http://192.168.x.xxx:8080/inform

I find it usually happening when I restart my HA

I don't know if this is related, but it's the only error I'm getting on the plugin logs

OpenJDK Client VM warning: You have loaded library /usr/lib/unifi/lib/native/Linux/armv7/libubnt_webrtc_jni.so which might have disabled stack guard. The VM will try to fix the stack guard now. It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.

obtuse ginkgo
#

the inform address only matters when you adopt the AP no?

#

my AP never stops working so I assume its not having that issue.

#

after the AP is adopted the inform command does nothing lol you have to reset the AP

sly sedge
#

@obtuse ginkgo That's the problem, they AP and USG both lose the adoption... So I have to set the inform again.
The clients can still somehow connect to internet etc but the unifi integration tracking in HA is all gone. When I go to the unifi UI it asks me to login again.

obtuse ginkgo
#

what changed since it broke?

sly sedge
#

@obtuse ginkgo It has never worked properly , I've always had this problem since last Sep when I changed to unifi and installed the controller on hassio

obtuse ginkgo
#

ahh

#

odd

#

I haven't been running the add-on for long but I haven't had any issues, I only have 1 AP though.

sly sedge
#

So do I, just one AP

obtuse ginkgo
#

did you try nuking the add-on and starting over?

sly sedge
#

Nah, you mean re-install and restoring backup?

obtuse ginkgo
#

no just uninstall the add-on

#

and install it again

sly sedge
#

Ok re-installed. I'll see how it goes in the next few days, thanks @obtuse ginkgo

obtuse ginkgo
#

Sweet

sly sedge
#

@obtuse ginkgo In the meantime, I just started having problems with my zigbee2mqtt! 😠
You use it?

obtuse ginkgo
#

I just started using zibgee and I asked around first so I got a nortek stick and run zha

#

I'm going to start using mqtt for the first time Friday after I hack some cheap Chinese smart plugs

#

More like run a program that hacks them

umbral flower
#

hihh to many channels, but I hope here is the right place to get solution to my problem

#

I use node-red to get information from devices - exec node

#

I used to have separate Pi for node but I decided move to my docker home assistant and node-red with add on inside it

#

in old machine all works, but when I imported nodes to docker then I get error 127

#

seems to me like some permission error, but how I can give node-red root permissions ?

#

in exec node I use command like: "snmpwalk -v 1 -c public 192.168.129.90 1"

#

when I log in to the virtual machine directly with ssh - then command query gets the answer, but when I use this in node-red exec node then I get error:127 with red dot underneath

solid elk
#

My deCONZ add-on (version 5.3) doesn't show the latest firmware update for RaspBee und ConBee I, which was released a week ago (0x26340500). From the logs of the add-on:

GW firmware version: 0x26330500
GW firmware version is up to date: 0x26330500

Is there a way to manually enforce the update?

chrome talon
#

Hello, I'm looking for some help concerning Wireguard. I'm able to connect to my wireguard server and ping local machines. However, it seems that I'm not able to use my local DNS, thus, I cannot reach any host by its name, either local or remote.
I have the following in my config:

server:
  host: myhost.com
  addresses:
    - 172.27.66.1
  dns:
    - 192.168.1.160
``` where `192.168.1.160` is my DNS server, which I can ping. What am I missing?
Thanks.
#

I fixed the issue. It was due to changes in DNS after adding the profile to the client does not change the DNS. I had to edit it manually. Now, it's working fine. Thanks.

nimble musk
#

@raven tinsel Would it be possible to add the option "Show in sidebar" to the UniFi Controller addond just like you did with the Pi-hole integration?

raven tinsel
#

nope

nimble musk
#

Why?

raven tinsel
#

Because it can't, technical limitations.

#

or else I would have added it

nimble musk
#

Okay, thanks anyway.. you made some really nice add-ons 👍

hot verge
#

Hi All, I can't access new File Editor Addon, web-page does not load by some reasons. Does anyone know what could happen?

sly kindle
#

@weary stratus what happens when you try to connect to the samba shares?

#

🧯

sacred adder
#

All of a sudden, I cant SSH anymore. Anyone able to help?

sly kindle
#

@sacred adder reboot?

sacred adder
#

tried numerous times

#

also restarted the add on

#

on the latest version

sly kindle
#

the web terminal works?

#

clicking on "open web ui"?

sacred adder
#

yep

sly kindle
#

so you are probably missing the port

sacred adder
#

but if i try to ssh via terminal on my computer, or cyberduck it doensst work

sly kindle
#

if you want to connect with a client, add the port

#

22

sacred adder
#

have that set :/

sly kindle
#

I don't mean in your client

#

but the addon config

sacred adder
#

oh i dont. lemme try

#

ah that did it, thanks!

sly kindle
#

they like to make little changes to keep you on your toes

tired swift
#

💃🏼

vague garden
#

Is there anyone here who knows wireguard?

magic cargo
#

IS there a known Node Red issue currently? I seem to be getting a g++ insall error ```
...
ERROR: unsatisfiable constraints:
musl-1.1.24-r0:
breaks: musl-dev-1.1.24-r1[musl=1.1.24-r1]
satisfies: world[musl=1.1.24-r0]
...

#

NR 6.1.3

#
arch    armv7l
dev    false
docker    true
hassio    true
os_name    Linux
python_version    3.7.6
timezone    Europe/London
version    0.106.5
virtualenv    false
Lovelace
mode    storage
resources    19
views    14```
raven tinsel
#

@magic cargo You are installing custom packages

#

in this case you add musl-dev but don't have musl

#

this will cause things to likely run out of sync

#

you need to add musl to your system_packages as well.

magic cargo
#

is that an easy thing to do with the artist formerly known as hassio?

raven tinsel
#

?

#

@magic cargo You already have added custom packages yourself...?! I'm just saying your customization is incorrect.

magic cargo
#

I’m bouncing back to a backup from a few days ago. Must be something in or around hacs 😦

raven tinsel
#

No?

#

Add-on have nothing to do with HACS

#

HACS provides themes and integrations

#

Node-RED is an add-on

#

Go to the Node-RED add-on configuration options (in the supervisor panel). In the settings, you have added custom packages in the system_packages option.

#

There is already a musl-dev in that list, add musl to that list additionally.

#

Add it, save it, restart the add-on and things should be normal @magic cargo

magic cargo
#

ooooh i see sorry Frenck I undersand now

#

It`s something in

  - g++
  - ffmpeg
#

not sure why i use them but i'd rather have it up and i can figure out what it was later

#

thank yo for your help again sir!

rotund thistle
#

Anyone using the LetsEncrypt add-on with DigitalOcean?

#

I am looking for a sample config, the example in the add-on details are for cloudflare, and it doesn't cover to Digital Ocean in the same format it seems

celest belfry
#

Should be something like:

email: bob_p@example.com
domains:
  - homeassistant.example.com
  - hass.example.com
  - *.example.com
  - (etc)
certfile: fullchain.pem
keyfile: privkey.pem
challenge: dns
dns:
  provider: dns-digitalocean
  digitalocean_token: xxxxxxxxxx
#

Basically you are just replacing the Cloudflare stuff with Digitalocean values

mental atlas
#

Hello everyone. I hope this is the right channel to ask this question, as it is regarding mariadb addon. I have tried and searched forums, FAQ's etc without finding anything so please bear with me if I missed any docs, I really tried looking for it first.

I'm seeing some high cpu usage recently on my host (running hassio in docker on a Xeon 2620, 6 core w 64gb ram + nvme ssd), the thing that confuses me is that looking at the cpu usage on my host with for example top it display 100% cpu on one core also docker stats show that the addon_core_mariadb is running at 100%.

Here's the thing; running top within the mariadb container with docker exec -it addon_core_mariadb /usr/bin/top the mysqld process only runs around 5-10% cpu. How could I proceed finding the cause for it? or doesn't cpu usage within docker correlate with the host cpu usage per process?

Running the latest versions of everything (mariadb addon 2.0 with supervisor 208 / home assistant 0.106.5)

#

Nevermind, think I might have found reason for it. I recovered a backup and it's the purge job thats running the delete query. Found out by running show processlist by connecting to the mysqld instance. Been running for an hour now

molten forge
dusk vigil
#

why do you have a sub sub ?

molten forge
#

because I like to type "hass" in my web browser instead "xxxxx"

#

it's a kind a virtual separation between my different remotes services

dusk vigil
#

I think that TXT file its refering to

#

and sees HASS as a subdomain of that

molten forge
#

hass.xxxxx
nextcloud.xxxx
....
(I know nginx could be more adapted to do this kind of thing , but the complexity inducted...)

dusk vigil
#

you need to put a txt record tho

#

btw

#

Wait

#

When did you change the txt record?

#

on duckdns

molten forge
#

any way to edit this file or is it replaced by the add-on each time I try to renew the SSL ?

dusk vigil
#

TXT record is part of DNS

molten forge
#

Do you mean that I should use the "let's encrypt" add-p, instead Duck DNS add-on ?

dusk vigil
#

No

#

i think you need both

molten forge
#

OK sorry 😅

#

That what I was doing before

#

but I was thinking that it was possible only with Duck DNS.
The let's encrypt add-on has changed before I use "*.xxxx.duckdns" and now it's not possible anymore, that's why I was trying with the DUCK DNS only (it was the good time to keep only one)

#

So I'm gonna try again with let's encrypt.

dusk vigil
#

@molten forge Good luck 🙂

pulsar rain
#

I noticed my Grafana dashboards were missing yesterday, and determined that I was actually having a problem with InfluxDB. The news feed panel on Influx reports that 'A Chronograf error has occurred'. I can't find any logs (says I have no syslog for my database), but the system gives me a link to github to report the error and it prepopulates the github issue with " Chronograf (1.8.0) undefined is not an object (evaluating 'a.author.name')". Any suggestions?

#

my guess is that github message has nothing to do with the real problem, but rather reflects a problem in prepopulating the issue in github

#

so....how can i find more info about the error? There is nothing in the add-on log that suggests there is a problem

rotund thistle
#

Should be something like:

email: bob_p@example.com
domains:
  - homeassistant.example.com
  - hass.example.com
  - *.example.com
  - (etc)
certfile: fullchain.pem
keyfile: privkey.pem
challenge: dns
dns:
  provider: dns-digitalocean
  digitalocean_token: xxxxxxxxxx

@celest belfry Thanks, but that is just about exactly what I have now:

email: bob@[REDACTED].net
domains:
  - '*.[REDACTED].net'
certfile: fullchain.pem
keyfile: privkey.pem
challenge: dns
dns:
  provider: dns-digitalocean
  digitalocean_api_key: [REDACTED]

Any thoughts or suggestions? I have tried restarting the add-on, restarting HA, nothing I can see in any logs to tell me if anything is happening at all...

#

I have tried it in two updated Home Assistant instances, with the exact same result...

celest belfry
#

What about Supervisor > System > System log

rotund thistle
#

@celest belfry I checked that and I am seeing zero... I am in the process of changing the logging level to debug

#

The only entries I am seeing are authentication messages to the supervisor

#

ahh! It doesn't like that I am using port 80 for my interface

#

@celest belfry once I changed the container port to 81, it seems to work now thanks for the assist

celest belfry
#

Awesome. You have Emulated Hue running on :80? I had that problem here. 🙂

rotund thistle
#

no, I have my front end on 80 - hows that for irony. I can't get encryption because I am using un-encrpyted access 🙂

#

now I am fighting with the OAUTH(API) token - but that at least means it is connecting to DO

weary stratus
#

I have a question

pulsar rain
#

i know 'bumping' issues here is discouraged, but I'm really stuck with my InfluxDB issue reported above (7:26AM). I won't do this again, but if there is anyone who can help me with this it would be much appreciated.

sly kindle
pulsar rain
#

thx, will do

weary stratus
#

For me, Spotify doesn't work
This message always comes INVALID_CLIENT: Invalid redirect URI

sly kindle
#

what redirect URIs did you make?

sly kindle
#

it says there to use your local URL

weary stratus
#

yes

sly kindle
#

those aren't local

weary stratus
#

So now I have to enter the Local IP

#

The same thing comes

#

what can I do ?

sly kindle
weary stratus
#

ok

#

Should I reinstall the whole Home Assistant

astral whale
#

For some reason my official NGINX Home Assistant SSL proxy add-on is stopping every morning at 4:00 AM according to the Portainer add-on. Is there any way to find out why? If I look for NGINX events in Portainer I just see: 2020-03-06 04:00:00 container Container addon_core_nginx_proxy deleted 2020-03-06 04:00:00 container Container addon_core_nginx_proxy stopped 2020-03-06 04:00:00 container Container addon_core_nginx_proxy exited with status code 0 2020-03-06 04:00:00 container Container addon_core_nginx_proxy killed

sly kindle
#

@weary stratus no you should not

heady gate
#

why would my HACS "Installed" page be blank (except for HACS). I know I've got lots of addons and they are working.

quartz forge
#

Was ledfx removed from the add on store? I cant seem to find it

weary stratus
#

Hi, I installed Mosquitto Broker

These are my settings:

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

Next I create a user and restart HA.
Following the restart, I went to configuration > Integrations > I choose to configure MQTT and enable discovery

#

But I get notifications like this the whole time since then: Login attempt or request with invalid authentication from 172.30.32.2

sinful holly
#

is that in the mosquitto add-on log? or in the supervisor system log?

kind dirge
#

Can anyone tell me how to force the LetsEncrypt addon to renew my certs... I have added a new domain to the config but when I restart the integration it reports that the old domain is not due for renwal.

#

Dr Google gave me the answer - easiest way is to copy the config, uninstall and reinstall the addon, reconfig and start.

outer talon
#

does anyone know how to change the colour of the dashboard background in AppDeamon?

slate axle
#

Hey, wondering if anyone could provide any help setting up LetsEncrypt with my google domain to access HA?

#

I was trying to use the letsencrypt to connect to my google domain so I could do things like ha.mydomain.com

#

I've been following the instructions in the letsencrypt add-on but unless how to get the google.json google cred

sly kindle
#

@slate axle probably easier to use the nginx proxy manager addon.

#

it will do LE certs for you

slate axle
#

thanks, let me take a look

dapper bluff
#

Anyone know how to change the default password in the Grafana addon? It says it's synced by ldap and does not allow me to change it.

gray thistle
#

I upgraded the MariaDB add-on and I'm getting errors saying the current system log sequence number is in the future (but the system time is correct), and that I need to put it in recovery mode. How to I gain access to a shell in the MariaDB docker container so I can attempt a recovery?

weary stratus
#

also I've had luck with similar problems by doing ha addons xxxx rebuilt

finite valve
#

@raven tinsel quick question,
Does the glances add-on support running in server mode for use in clientserver mode? I'd like to get glances from other computer servers if possible.

raven tinsel
#

nope

finite valve
#

thanks for the quick response.

mortal geyser
#

Hi all, I’ve installed and configured duckdns logs said everything fine and worked when addressing the dns. Then I activated https in the configuration yaml and restarted Hass. Now I cannot access any longer. DNS is not working and the IP too.... wail

#

Idiot! I forgot https!!

glacial bramble
#

Where is smb.conf located for the samba add-on?

calm flint
#

anyone use the autobackup addon?

#

@glacial bramble /etc/smb.conf inside the samba container

glacial bramble
#

@calm flint But I can't get there from the normal ssh add-on right?

calm flint
#

🤷 on the host os you could could

docker exec -it addon_core_samba bash
#

i'm still new to HA, just got it up and running within the last few days

#

and i don't use the addon since i'm running samba on the host os already

glacial bramble
#

I'm using hassIO so I guess I can't access it

calm flint
#

i'm still not clear on what "using hassIO" means..unless thats the image that you put directly on a pi

glacial bramble
#

I believe it is. At least that is what I have, just a rpi with the "default" image

calm flint
#

what do you need the file for?

glacial bramble
#

I need samba to stop winning the SMB master browser election

calm flint
#

idk....i went with the alternate install as soon as i realized how locked down the pi image was

#

still super easy, just have more power now 🙂

sly kindle
#

@glacial bramble you make something else the master browser

#

if that's a concern

chrome talon
#

Hello folks, I'm looking for help concerning Nginx Proxy Manager add-on. I managed to make it working for most of my domains but not for my Plex Media Server. I already have an nginx running with a custom conf (2 custom locations actually) for plex and trying to use this conf in the "custom locations" and "advanced" tabs does not work.
My working nginx conf is here: https://pastebin.com/3er9Urnr

slim spindle
#

Could someone help me with using appdeamon to access an usb interface?

lone harness
#

hi all , after updating HA on a pi3 , to version 106.5 , the spotify connect addon seams not to be working fine , audio is totally distorted, tried changing bitrate , but no changes , anyone experienced something similar ?,tks

weary stratus
#

@sly kindle Prolly fits better here, kinda stuck on configuring remote_homeassistant; was hoping I could have a look at yours ?

sly kindle
#

sure. it's not an add-on though. Add-ons are apps or services which have their own containers

#

I'll dm it @weary stratus

weary stratus
#

cool, thnx man

#

brb

granite coral
#

Hi, got a TasmoAdmin question. I forgot the password of my Sonoff/Tasmota device but I set it up in TasmoAdmin earlier. Tasmo admin says in the device configuration: "... Warning: Password will be stored plain in devices.csv! "

How can I get to the csv?
I'm logged into Hass.Io (on an RPi) with SSH but I think I'm locked in a Docker container....at least I couldn't find that file

patent copper
#

Good morning! I am using the DeConz add-on, but I am experiencing a "blank" page when I click on Gateway. Is this a known issue?

patent copper
#

Also, am I supposed to get the Tradfri Dimmer (non-button) to work at all?

raven tinsel
#

@patent copper Use another browser. It happens when using Safari, known issue.

ocean stirrup
#

hi there people

#

How are ou guys?

ember crater
#

Im getting ready to update the nginx proxy manager addon..ive started my mariadb database. Do i need to add the recorder section before updgrading proxy manager? or is the recorder section required?

#

or furthermore could i use one of my other mysql databases?

#

and is there a way to browse the database?

sly kindle
#

@ember crater I'm actually not sure if HA needs to have recorder: set in order for NPM and Mariadb to work together. But you might as well?

#

Unless you're already using something else

#

And there is another addon for browsing the db

#

I thought there was

#

no that's for browsing the sqlite db...nevermind

#

you can use the VSC or ssh & web terminal addons though to do it from a terminal I believe

ember crater
#

i am using a different mysql instance. and i found phpmyadmin thx

sly kindle
golden marlin
#

@granite coral over ssh run

#

find / -name devices.csv

#

that would show you the file if any will be found

#

and obviously you would need to ssh into the main server, not a container

candid lava
#

Is there anyone who can help me with this:
I want to create a local addon that exposes the rest api I created in python (Flask). Can i find some documentation or any template for the same?

stray hull
#

does anyone knows why i can't see my theme if i acces HA online?, If i access localy, works perfectly

sly kindle
#

each sign in from a different device is a different theme choice

#

@stray hull

stray hull
#

and what can i do to have same theme on each device/pc

#

i mean, i access the same device (raspbbery pi4) but from different places

#

it should be same,

#

beacause it is same code

#

no?

narrow kayak
#

Heya - got my issue with esphome and I'm not sure how to fix it.
whenever I try to compile something I get Looking for ESPAsyncTCP-esphome library in registry [API] ConnectionError: HTTPConnectionPool(host='api.platformio.org', port=80): Max retries exceeded with url: /v2/lib/search?query=name%3A%22ESPAsyncTCP-esphome%22 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f6e02abf080>: Failed to establish a new connection: [Errno 110] Connection timed out',)) (incremented retry: max=5, total=1)
from stable to dev all the same

sly kindle
#

@stray hull set the theme in the user settings

#

from the device you are on

stray hull
#

so easy :)))) that was it. sorry that I am a noob 🙂 thank you mate

surreal crest
#

Is anyone else experiencing issue accessing the "gateway" tab in deCONZ using ingress (Safari, MacOS catalina)

#

all other tabs are ok but somehow "gateway" is not loading

glacial bramble
#

@sly kindle I can't make the machine I want to be master browser because samba fakes it version number higher.

fading void
#

Hey guys, anyone here able to assist with LetsEncrypt addon?

#

Trying to get it setup with my cloudflare account. I've created the API token and get a valid return when i test with curl
[{"code":10000,"message":"This API Token is valid and active","type":null}]}

However when i run LetsEncrypt I get the following error:
Error determining zone_id: 6003 Invalid request headers. Please confirm that you have supplied valid Cloudflare API credentials. (Did you copy your entire API token/key? To use Cloudflare tokens, you'll need the python package cloudflare>=2.3.1. This certbot is running cloudflare 2.6.3)

uneven granite
#

Hey all. I am hoping someone can help me understand the usage of grafana more...

#

I have InfluxDB setup and monitoring temperature of some sensors

#

but I can't see that it really gives me anything more than just normal graph entities in Lovelace

#

maybe over time it'll be more efficient, but I would rarely monitor more than a few days at the minute

#

or if I wanted a gauge with percentage (like cpu etc)

tired jolt
#

@surreal crest use chrome browser instead - it doesn’t work with safari.

patent copper
#

Good morning folks! I use the DeConz addon, and whenever I go to Settings -> Gateway I get a blank page:

raven tinsel
#

@patent copper It is an Safari issue

#

please use a different browser

patent copper
#

So... Just to understand. It is a problem with Safari when using the add on? Because this is not an issue if I use DeConz in docker/regular install...

fading void
#

Hey all, still struggling with the Lets Encrypt add on
Getting the following error:
Error determining zone_id: 6003 Invalid request headers. Please confirm that you have supplied valid Cloudflare API credentials. (Did you copy your entire API token/key? To use Cloudflare tokens, you'll need the python package cloudflare>=2.3.1. This certbot is running cloudflare 2.6.3)

Anyone has anyideas?

fading void
#

Wow, feel an idiot.... didnt see the config line difference cloudflare_api_token vs cloudflare_api_key

signal mauve
#

hi, just tried to install this addon: https://github.com/overkill32/hassio-remote-backup
unfotunatly it doesn't work, I get this in the log:
20-03-10 11:26:43 ERROR (SyncWorker_15) [supervisor.docker.interface] Can't install fixated/remote-backup-aarch64:0.3.2 -> 404 Client Error: Not Found ("pull access denied for fixated/remote-backup-aarch64, repository does not exist or may require 'docker login': denied: requested access to the resource is denied").

#

how could I allow docker login for the addon?

latent linden
#

if i set up BitWarden on HA i have to open my firewall to be able to connect from the "outside"?'

sly kindle
#

@latent linden bitwarden addon does not have ingress support, so yes, that one would need a port opened

lusty bolt
#

I'm trying to install a custom component called "Unifi Protect", but since I have the latest firmware, I also need to install a unifi-udm-api-proxy, the steps for installation on the github ask for docker-compose, I have no idea how to set that up, can someone dumb down the steps I need to make to install that proxy service thingy for me?

lusty bolt
#

forgot to post the github link 😄

#

im not sure how to run or how to set it up :/

mild orchid
#

Hey guys, I have an MQTT device which keeps disconnecting. I'm not sure what might be causing it. I've set the timeout to be five minutes and am not sure what else I can configure. On HTTP this device would work for a couple of weeks without needing a restart. With MQTT it works for less than a day. If I restart the device and the MQTT server it'll continue to work for less than a day. It could be my connection but in that case I'm wondering if there's not something I can configure so that it'll reconnect automatically? I posted my logs below, and the error that occurs is Socket error on client Garage, disconnecting.

dense spadeBOT
mild orchid
#

After looking at the Mosquitto code, I'm still not sure what specifically is causing the issue. I'm not super familiar with MQTT yet and this is my first device using it.

fierce laurel
#

Seems like garage is trying to reconnect to your MQTT server, do you use the credentials anywhere else?

mild orchid
#

good catch

fierce laurel
#

i get similar behaviour when i use MQTTexplorer with the same credentials any of my MQTT clients use

mild orchid
#

hmm

#

I created a user in HA just for MQTT and only have one client. From what you pointed out it is trying to reconnect

#

But it isn't successful sometimes...

fierce laurel
#

did you integrate MQTT into HA?

#

via integrations ?

mild orchid
#

I'm using Frenck's MQTT add-on

#

And it shows up in integrations

fierce laurel
#

Which credentials did you put in there?

mild orchid
#

They're passed through HA

#

I created a user in HA just for MQTT

#

ahh

#

I think I get it from what you're saying now

#

The connection home assistant is using is the same user

#

😮

fierce laurel
#

I'm not sure if this is your problem, and also not sure if it's the way how it should be configured.. but yeah i use a different user that integrates MQTT into HA

mild orchid
#

maybe that's it? Just hard to know because they don't appear to be correlated from my logs:

dense spadeBOT
mild orchid
#

I am seeing the same user popup so that's probably the issue

fierce laurel
#

1583769053: New client connected from 172.30.32.1 as auto-9FFA4BE5-DA14-1587-B8D5-5483DB5D2607 (p2, c1, k60, u'codes').
Seems like the IP from HA, which uses the same credentials as your garage is using.

mild orchid
#

Before each time a device connects it states: [INFO] found codes on Home Assistant

#

Yeah...

#

Good point

#

It does this for both HA and the Garage

#

I think you're right they're colliding

fierce laurel
#

The fact that he found a user named Codes isn't wrong, he just states hey i found a user

mild orchid
#

True but it does that for each device. But I have seen others using several devices with the same creds? Is it just HA and any other device then?

#

That should have different creds

#

Since creating a user for each device would be well... too much work

#

Also thanks for your help! I feel like I got somewhere now

fierce laurel
#

Wait, how are the MQTT messages sent to your server?

mild orchid
#

to my server? There's a config setup on the device with the creds and IP?

fierce laurel
#

I mean, Zigbee, WiFi, Ethernet

mild orchid
#

But now I'm a bit confused because I don't know where I configured it to use the same user

#

Ahh it's on WiFi

#

In terms of HA doing this connection which I think is just built-in to the addon: New client connected from 172.30.32.1 as auto-9FFA4BE5-DA14-1587-B8D5-5483DB5D2607 (p2, c1, k60, u'codes')

#

And the garage connection, which I configured on the client device: New client connected from 10.0.1.101 as Garage (p1, c1, k300, u'codes').

#

Some info I found

This add-on is attached to the Home Assistant user system, so MQTT clients can make use of these credentials. Local users may also still be set independently within the configuration options for the add-on. For the internal Home Assistant ecosystem, we register homeassistant and addons, so these may not be used as user names.
fierce laurel
#

I assumed Zigbee hehe. Ehm that changes my thinking a bit. When the client disconnects, is garage still online? e.g. able to ping? You've mentioned a day untill it disconnects and doesn't work anymore. Sounds like a DHCP lease that's being refreshed

mild orchid
#

lol ahh!

#

Yeah good point... man.

fierce laurel
#

and since it's WiFi (and probably 2.4g) it could also be interference causing it to drop connection

mild orchid
#

Yeah that's possible and what I was thinking. Is there any way other than getting another access point to force it not to disconnect from MQTT?

#

Since I believe it's still pingable. It's probably a networking issue as you're saying

#

So I'll check dhcp and ping it next time

fierce laurel
#

You can always give it an static IP outside of your normal DHCP scope (and maybe give it a reservation via your DHCP server). And you can check interference of other radios of neighbours or BT.

sly kindle
#

is the IP address reserved?

#

ah too slow

fierce laurel
#

hehe 😆

mild orchid
#

Yeah I'll do a reserved IP and see if I can configure that on the client as well

#

thanks for your help, guys!

fierce laurel
#

you're welcome. Now waiting until one of the guru's can spot the solution to my problem

mild orchid
#

what're you working on?

fierce laurel
#

Since i've upgraded the Ubuntu 18.04 host that runs HA, my light automations only trigger after i've open/closed the door

#

very annoying. Tried downgrading to previous version of HA which didn't fix my problem so i'm suspecting apt-get upgrade causing the problems.

mild orchid
#

huh

#

you're using zigbee?

fierce laurel
#

jep

mild orchid
#

dang. I feel like it's possible, especially if it's exactly the same config

#

Are you able to test on your older host if it works properly?

fierce laurel
#

well the host is still the same, only updated some packages which could be updated. Maybe upgraded wasn't the best word of choice

mild orchid
#

gotcha. Yeah that could wreak havoc. Probably need to figure out which package would cause the issue? You're working on Docker?

#

Or hassio?

fierce laurel
#

uhh, i installed via hassio_install.sh

#

so i presume hassio, but that's HomeAssistant now right?

mild orchid
#

yeah I think you're right

#

lol I am not paying attention

fierce laurel
#

and hassio (now HA) is installed in Docker 😛

#

But yeah, quite strange. Tried some troubleshooting already and the messages aren't even published to zigbee2MQTT the first time. 2nd time they do.

mild orchid
#

that's weird

#

definitely for a guru

fierce laurel
#

hehe yeah. Next time i'm gonna listen when my internal voice says Don't fix it if it isn't broken

#

Didn't need any updates, just wanted to fiddle with it. Should've fiddled with some other VM

mild orchid
#

I feel it

sly kindle
#

hassio always used docker. The difference was between using the pre-made image where it came set up for you, or setting it up yourself on your own OS

mild orchid
#

gotcha, that makes sense

sly kindle
#

All you're doing is recreating the same environment but on Ubuntu or whatever

#

and making keeping track of all the parts a little more of a pain

mild orchid
#

yeah

fierce laurel
#

update: seems like repairing has fixed the issue

mild orchid
#

ooh awesome! Was that just a shell command or within HA?

fierce laurel
#

No, with Zigbee you need to pair a device to a gateway (or in my case the CC2531). enabled permit_join and held the button on the device for ~3secs. now it works again

#

Happy i don't have to manually remove packages and reinstall older ones

mild orchid
#

ahh gotcha. that's great! Just a re-pair then 😄

#

And yeah turns out my DHCP lease is changing after a day and I don't think I have a reserved address. So I'm going to get on that it's probably what's breaking it 😮

fierce laurel
#

Well it's worth checking right? And for devices like that it wouldn't hurt to give/reserve it a static IP.

radiant lodge
#

with an add-on that supports 'show in sidebar' how do i (do i even need to) modify the url for reverse proxy support? (not using the nginx addon as my RP runs elsewhere).

sly kindle
#

you don't need to. those all run behind 8123

#

(ingress supported addons)

radiant lodge
#

so with nodered i'm getting constant 'disconnected'

#

and vscode doesn't load

#

and terminal doesn't load

#

do i need to add something to my RP config?

sly kindle
#

what are you running on?

radiant lodge
#

nginx RP - is on another host
home assistant is a VM on ESXI (via the vmdk)

#

don't want to migrate to internal RP really

sly kindle
#

are they all configured to use ssl? they don't need it

radiant lodge
#

nope

sly kindle
#

if HA itself is

radiant lodge
#

HA is TLS yup.

#

feels like i'm missing something basic tbh

#

current nginx RP config file is here ^^

sly kindle
#

are you getting "bad gateway"?

radiant lodge
#

no

sly kindle
#

errors on the system page?

#

when you try to "open web ui"?

radiant lodge
#

(sorry took me a minute as this discord doesn't support images!) lol

sly kindle
#

so it does load

#

do they all load but disconnect?

radiant lodge
#

yup, and changes stick.

#

if i browse to 192.168.1.99:8123 and then go in via the sidebar, works perfectly

#

so i'm pretty sure due to that it's RP related

#

vscode doesn't load. the iframe never really does much of anything

dense spadeBOT
radiant lodge
#

looks like a cert error to me

pine thicket
#

It's a duckdns cert

#

It was working fine with the other add-on

#

Using the exact same certs

#

The only change I made was moving from port 4883->8883 on my clients

#

I had this problem originally and it's why I ended up moving to the community add-on. I saw similar reports of others having success with that one, so I gave it a shot. I can always keep using the old one, but I would prefer to keep with something that isn't deprecated.

radiant lodge
sly kindle
#

@radiant lodge nice!

deep ginkgo
#

How publish an MQTT message on a GPIO event into ESPHOME ?

weary stratus
#

Hello, can someone suggest a program or addon to control the internet traffic for my kid's device?

shadow girder
#

Hello!
Upgraded deconz addon to 5.3.2
In the release notes of deconz 2.5.75
it says

New firmware version 0x26350500 for RaspBee I and ConBee I to improve route maintenance #1261 deCONZ_Rpi_0x26350500.bin.GCF

In my addon log i get this.

GW firmware version: 0x26330500
GW firmware version is up to date: 0x26330500
quiet kayak
#

Vlc add on audio not working after update

#

Before audio output alsa0, alsa1, alsa2. After update only default. And athore one

#

Audio not working

sly kindle
#

@quiet kayak the developer of the add-on...at GitHub

quiet kayak
#

What

sly kindle
#

where did you get the add-on you are using?

quiet kayak
#

Supervisor add on store

#

I am already install before update working audio output

sly kindle
#

yes, but what repository did you add?

#

it isn't there by default

quiet kayak
sly kindle
#

submit an issue there. the developer needs to fix their add-on

quiet kayak
#

How to

sly kindle
weary stratus
#

hi ich bekomme das mosquitto addon nicht zum laufen

weary stratus
#

hello, so I'm struggling to get working adguard, I'm needed to use adult content blocking! so please point me to a how-to "Ensure your Home Assistant device has a static IP and static external DNS servers! "

weary stratus
#

Is the vsc addon for hassio not available ? The addon is from frenk

sly kindle
#

@weary stratus it's in the community repo

weary stratus
#

ok, true. And not working for hassio ?

raven tinsel
#

@weary stratus Add-ons are only available on Home Assistant (Hass.io does not exist anymore)

weary stratus
#

Did I make a mistake. I do not understand

sly kindle
#

@weary stratus do you have "supervisor" in your side panel?

weary stratus
#

Yes, I can install addons, execpt the vsc

sly kindle
#

does it say it is not available on your system?

weary stratus
#

y

sly kindle
#

well, then it is not compatible with your system 😛

weary stratus
#

I thought my HA is a hassio and running on a raspberry

sly kindle
#

this does not make all addons compatible

weary stratus
#

That is so confusing because I thought I set up a similar system at home. on this system vsc is running

#

I check that when I am at home and write back then.

fierce laurel
#

@mild orchid Did you manage to fix your garage MQTT client?

mild orchid
#

thx for following up! I am actually not sure yet. Funny enough I thought I was still having issues but it turns out the power fell out of the garage at some point so that caused a connectivity issue on its own. I confirmed it does have a reserved IP I set for it now and I'm also running some stats on it to ensure it's not actually dropping its connection. One thing that's slightly concerning is how many APs actually cross by my house daily. I live next to a busy arterial and there are literally thousands of APs that get picked up by my AP every week. Most are cars with built-in hotspots and other personal hotspots which are active, but yeah that might cause some interference 😮

#

I did see in the logs before that the device had an uptime of 122 days, so I'm thinking it's a power issue due to the plug I had on the garage. Hoping that it'll continue to work! 🤞

#

Also the DHCP issue was probably the issue causing the MQTT to disconnect daily. Since I was using ESPHome for other IoT devices I didn't even consider it could be an addressing issue

#

At any rate, just glad that the Internet exists and I can get help from this amazing community. Hope that I can contribute as well! Thanks again 😄

fierce laurel
#

good to read! What i normally do when i'm suspecting a connection issue is set up a continuous ping from (for example) my server to the affected machine. If i'm near the screen of the server i just watch it in the commandprompt itself, but i'm not always near the screen so i usually do ping '10.0.0.50' -t > C:\log.txt which logs the result to in this case the root of C.

Added benefit of this is that if it's a connection issue caused by randomly closing connection the problem is fixed for the time the pingtest is running, but now you know the issue and are a step closer to the fix.

slow shuttle
#

Hey all, I am running BWAlarm and it tells me

• Weather entity not found in HA
• Weather temperature entity not found in HA

What do I need to do to resolve this please?

sly kindle
#

not familiar with the add-on. Is it a custom integration?

slow shuttle
#

fixed it

#

needed to add a darksky sensor

tawny obsidian
#

Hi is it possible to have two databases in mariaDB addon? If so how do I declear them in the config of the addon?

#

I've tried this:
databases:

  • homeassistant
  • bookstack
    logins:
  • username: kalle
    password: lösen
    rights:
  • username: kalle
    database: homeassistant

But I'm lost how to declare rights for the second one 🤔

molten forge
#

Hi, I've got a strange behaviour from NODE-RED add-on :
Since I switch from "let's encrypt" add-on to"Nginx Proxy Manager", SSL certificates are not found anymore by node red. All my other plugins are OK but node red continue to check in the ssl folder instead of the the ssl folder of "Nginx Proxy Manager".... So if I copy manually the certs files at the root of the folder it's OK for Node Red..... I mean copy from "\ssl\nginxproxymanager\live\npm-4\fullchain.pem" ** to** "\ssl"
Any idea of the origin of the problem ? Shoul I reinstall Node-red add-on ?

#

I forgot to say that node red won't start because it don't find the certificate at the right place (So I've got to copy the certificate created by "Nginx Proxy Manager" manually or to desactivate ssl for this add-on.

sly kindle
#

@molten forge are you using the side panel link?

molten forge
#

yes

sly kindle
#

then it's behind 8123 and you can disable the ssl (since your HA:8123 has SSL)

#

you can ignore the message within VSC if that's what you're referring to

molten forge
#

mhhh yes

sly kindle
#

you're going to see that no matter what

molten forge
#

but still strange that all other add-on find the sll certificate and not this one...

sly kindle
#

all the addons you open from the sidebar entries are behind HA

#

they aren't using their own ports

#

the only ones you would enable ssl for are the ones which don't support ingress feature

molten forge
#

all the addons you open from the sidebar entries are behind HA
@sly kindle Yes thanks to "ingress", isn't it ?

#

ah OK , right

#

So it's strange but it's not matter 😅

#

Thanks for the information cogneato

sly kindle
#

@molten forge

molten forge
#

Perfect, I should take care about these icons more often :p

vestal sinew
#

I've had my home assistant for some time and a few iterations, somewhere along the way my SSL certificate (now prefer to handle with NGINX) will not seem to work. I've tried starting new by uninstalling add-on and restarting, it appeared to work, but now there are no logs in add-on.

#

First question, If I handle with DuckDNS add-on, and NGINX SSL, should the http: and base_url: be in my configuration?

golden tree
#

anyone know why my install of HACS never finishes? the progress bar has been running for hours now.. it says installed version 0.21.5, but it wont let me update or do anything while its doing the background tasks

sly kindle
#

@golden tree HACS is not an addon. It's a custom component

mild orchid
#

@fierce laurel you also gave me an idea which is to use HA to automate the ping the garage door and write its state as unavailable if it can't be pinged

glossy hare
#

silly question, but is it possible to use !secret secretname in hass.io addons? e.g. for defining passwords

sly kindle
#

@glossy hare yes

glossy hare
#

is there some magic trick to it? all i get is invalid YAML

sly kindle
#

@glossy hare here's an example I have ```workgroup: WORKGROUP
username: '!secret smb_user'
password: '!secret smb_pw'
interface: ''
allow_hosts:

  • 10.0.0.0/8
  • 172.16.0.0/12
  • 192.168.0.0/16```
glossy hare
#

ah, so i have to wrap it with singlequotes

#

i'll try that, thanks!

gray thistle
#

I want to switch to zwave2mqtt. Is it feasible to build a Primary Hass.io running as a VM and a Slave Hass.io on a Raspberry Pi. Primary would host all automations, devices, services, and add-ons except for ZWave? Slave would run only the zwave2mqtt add-on and it would point mqtt at the Mosquito Add-On on the Primary.

olive sparrow
gray thistle
#

@olive sparrow Thats very cool, but I'm not really looking to group multiple HA devices together, I used Primary and Slave because I couldn't thing of a better way of explaining it. Really It would be a regular Hass.io install and have ZWave handled exclusively by a separate RPi and ZWave would be forwarded to the main HA via mqtt.

sly kindle
#

@gray thistle either way

olive sparrow
#

If you want a remote HA install, I think that's your only option.

#

If you want to disconnect zwave and have mqtt be the interface without running a remote HA install, that would be different

sly kindle
#

I use the remote and a z stick in a pi in a similar way but no zwave2mqtt. Since you would be using mqtt you wouldn't need the custom integration for the remote

#

and you can probably instal zwave2mqtt on the pi without it being another instance of Home Assistant

#

(the slave pi)

#

so you have a few options there

gray thistle
#

wait, so you have two HA boxes, only one running zwave and use home-assistant-remote and it acts like a single unified HA or are the two HA instances just aware of eachother?

sly kindle
#

you can pass all the entities (any) of a slave HA to a master HA

gray thistle
#

Thats slick!

sly kindle
#

And that's what I do, but I only pass the zigbee/zwave entities

gray thistle
#

Is there much lag?

sly kindle
#

I don't notice any

gray thistle
#

very cool

sly kindle
#

But the zwave2mqtt way is popular too

olive sparrow
#

and with zwave2mqtt you can upgrade to 1.6 before it makes it into HA

gray thistle
#

My other challenge is that I use Schlage Connect Zwave plus locks, and Hass won't include multiples. I can get one to connect but 2nd and 3rd come up as unknown. In ZWave2Mqtt (OpenZWave 1.6) multiples work. So if I went the HA-Remote route I'd still have that limitation.

#

X1 you beat me to it. 😉

sly kindle
#

if your plan was to have it be a slave HA anyway, using the zwave2mqtt addon, you could actually do both methods

calm flint
#

anyone use the "entity controller" integration from hacs?

gray thistle
#

I was really only planning on using HassOS on the RPi because it already had Docker and has Auth + MFA built in (basically just the platform). Slave has no integrations other than Zwave2Mqtt, and I have the Z2M control panel as a Panel iFrame.

#

It also maintains a consistent user interface.

#

I'll give this a go. If it doesn't workout w/ Z2M i'll give HA-Remote a try.

olive sparrow
#

is there a way to force HA to install OS level packages as part of a custom component? I see the requirements field in manifest.json, but that seems to only be for python packages

paper magnet
dense harness
#

hello I'm running HA core 0.106.5 and when I run portainer.io addon it shows 14 images but only 2 containers but when I run portainer.io as a standalone within docker it shows 14 images but 13 containers. any help.

raven tinsel
#

@dense harness Please refer to the add-on documentation

#

as it has a section on that

#

by default it hides the Home Assistant internals

dense harness
#

@raven tinsel Spot on thanks sorry for not reading the docs first. I'm new to HA.

raven tinsel
#

No problem @dense harness! Welcome to the community 🙂

paper magnet
#

Can anybody explain my mistake?

raven tinsel
#

I'm not sure what your question or issue is @paper magnet

paper magnet
#

TO be honest I am confused as well. I am maintaining 2 HA systems, which I think they are similar. Both are running HA on rpi. The problem is that on one I can run the vsc addon and on the other not.

raven tinsel
#

aahh right

#

probably one is running a 32 bits operating system, the other a 64 bits

#

The Visual Studio Code add-on needs a 64 bits operating system to be able to run

paper magnet
#

Thank you @raven tinsel
uname -m -> aarch64 on the working system. I'll test that on the other too.

stark topaz
#

how do you get hassio to remove old versions of an addon when it upgrades them?

weary stratus
#

The other system shows armv7l which should be 32bit. Frenck was absolutly right!

bronze furnace
#

Where exactly do I get add-ons? Many of the main ones say to go to the supervisor panel, but I don't see that on from hass frontend. I am using docker-compose to install with this image: homeassistant/home-assistant. Do I need to install something else (like a separate supervisor container or something) to get addon capability inside hass?

dark yoke
#

You are running HA Core on docker and not #330944238910963714, only the ful env (supervised/OS) has that

bronze furnace
#

is it possible to run the full home assistant suite using a docker image?

#

or do I have to use curl -sL "https://raw.githubusercontent.com/home-assistant/hassio-installer/master/hassio_install.sh" | bash -s?

dark yoke
#

There is not a single container, and just running that is not enough, you need to follow all the steps.

bronze furnace
#

if I already have HA Core, is there another container I could add to my stack alongside it to get the full homeassistant app going?

dark yoke
#

No

bronze furnace
#

damn. I guess ill go through the standard installation process. I wanted to keep systemd etc off my main system by running everything from portainer but that doesnt sound supported

jolly robin
#

I'm having trouble with the mosquitto add-on. I've got it set up and running but I can't publish to it from another machine.

#

I'm trying to run mosquitto_pub -h 10.5.1.12 -t homeassistant/switch/1/on -m "Switch is ON" from another raspberry pi and I'm getting a connection refused error

#

I've tried with the -u and -P options set using login credentials for the mqttuser in home assistant and I get the same result.

#

Ok, I'm an idiot.

#

I accidentally mapped port 1883 -> 1833

granite skiff
#

hello, can anyone tell me if "File editor" (configurator) is compatible with "Home Assistant Supervised"? I got many 404 errors in "File editor" log. Also system log has many entries like this: 20-03-13 10:25:40 ERROR (MainThread) [supervisor.api.ingress] Ingress error: 400, message='invalid character in header', url='http://172.30.33.2:8099/scripts/app-576c0c8533.js

weak siren
#

I got a little question
Bitwarden is a "official" addon right? why the homeassistant login screen doesn't support bitwardens autofill ?!
(@raven tinsel )

raven tinsel
#

Bitwarden is a community add-on

#

Not all password managers support the frontend technique used by Home Assistant.

#

Bitwarden is unfortunately, one of them.

orchid obsidian
#

Hello i have problem with duckdns when active didn't work. Port is open everything i think is okay i want to connect with Google home and control from anywhere Thnaks

vague garden
#

Can you get the nginx proxy manager to run on localhost:81/nginx or am I stuck to only accessing it locally if I have HA on the default location?
Scrap that its so limiting

#

Anyone know how to add other locations to domain using standard Nginx addon

narrow kayak
#

Someone have a clue how I could fix this esphome error?

HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash Looking for AsyncTCP-esphome library in registry [API] ConnectionError: HTTPConnectionPool(host='api.platformio.org', port=80): Max retries exceeded with url: /v2/lib/search?query=name%3A%22AsyncTCP-esphome%22 (Caused by NewConnectionError

Already tried it with and without adguard. (Just asking me if adguard even uses dnssec) the container has internet connection. All other parts of homeassistant working nicely. I can't find a way to fix it.

surreal crest
#

can anyone tell me how to connect to deCONZ running as addon in HA and using ingress with a thirt party app (hueessentials)?

#

i dont understand what happens to the IP deCONZ once i activate ingress

#

do i have to access it via the "IP of HA":40850

#

or via 172.30.33.1 (actually shown on the deCONZ gui)

thick herald
#

iIs there something I'm missing? I'm trying to get the vscode addon to work via ssl. I've added these addidtional configs:

ssl: true
certfile: fullchain.pem
keyfile: privkey.pem

What else do I need to set? The logs always show
info - Not serving HTTPS
Running the latest addon version.

weary stratus
#

hello fresh installation of HA via SD (HASSOS). Installed SSH addon, set pass and port 22, start, log seems ok, launch web UI but the screen remains all black 😦 Ideas?

eternal quiver
#

duckdns not working dont know what is causing the problem

weary stratus
#

Hi guys, I'm using Hass.IO and use Portainer to run Deluge (a bittorrent client) in a container. I see that the download directory of the container is mounted to a particular volume ('/mnt/data/docker/volumes/e318e37e2b28ac558935a44e78a33a93a615539a91c9d77e5453a57a2618e131/_data'). Any idea how I can access this volume from the host itself?

#

If I use a terminal in Hass.IO, there is nothing in the 'mnt' directory 😦

narrow kayak
#

@weary stratus yea sorry - that cant work with hassio. you have to understand docker a little better. Containers are thir own little sandbox. the delounge container got his and the terminal addon got his own (just that Frenk (thanks btw) added the home assistant stuff in there, thats is why you can see it )

#

even the mariadb or zerotier &&& all got their own sanboxes

steep birch
#

Would someone be able to help? I've installed tasmota(lite) on a sonoff mini but cant get it to communicate with Home assistant, I see in mqtt log that it's trying to connect, and succeed. but no entity is showing up. (I've done setoption19 1)

teal iris
#

Anyone using Roomassistant?

shut zodiac
#

my HA have 2 network leg on 2 different vlan, is there a way to make my MQTT listen only on one leg only , i would like to restrict one vlan for admin/console stuff only

#

runnin Ha in docker... on a debian 10 vm i am a bit lost in the new naming ... so bare with me .

dense spadeBOT
surreal crest
#

lol ok i did not forsee this 🙂

#

can someone help me out getting duckDNS working, Its seems that I'm making a mistake i cant figure out

#

i set up DuckDNS and NGINX

#

external port 8123 is forwarded to 443 of HA

#

but if i try to access HA via https://XXXX.duckdns.org:8123 i get a certificate error stating that the certificate is only for localhost or something...

tired swift
#

Trying to get SSH & Web Terminal working, but no such luck. I'm getting the error:

debug1: Bind to port 22 on 0.0.0.0.
Bind to port 22 on 0.0.0.0 failed: Address in use.

Problem is, I need the terminal to get in the configuration.yaml to get this show on the road. Any tips?

#

@surreal crest It should be the other way around. In your router you should forward port 443 (external) to 8123 (internal). Then you should be able to go to https://XXXX.duckdns.org
No need for the port, "https" stands for port 443. Your router then routes all the traffic to an internal IP address on port 8123. Could you give that a try?

surreal crest
#

sure but i though that the whole idea of putting NGINX in between is to loop 443 to 8123

tired swift
#

Trying to get SSH & Web Terminal working, but no such luck. I'm getting the error:

debug1: Bind to port 22 on 0.0.0.0.
Bind to port 22 on 0.0.0.0 failed: Address in use.

Problem is, I need the terminal to get in the configuration.yaml to get this show on the road. Any tips?
@tired swift My host has port 22 in use so all I had to do is change port 22 to 2222 in the add-on settings.

#

sure but i though that the whole idea of putting NGINX in between is to loop 443 to 8123
@surreal crest I'm not familiar with that usage, could be. Not sure what the NGINX add-on does for Home Assistant. Normally it is just a webserver like apache which serves websites on either port 80 (http) or port 443 (https).
To my knowledge you wouldn't need NGINX to serve Home Assistant to the outside world via Duck DNS.

#

Then again, I haven't used Duck DNS and I am just now getting started again in setting up my environment, so there is much to learn for me haha.

surreal crest
#

the idea with NGINX is to keep HA accessible in my local network without SSL

#

while offering secure connection from the internet

tired swift
#

Right, that makes sense. Doesn't change the fact that I think you need to switch routing you mentioned. So outside port 443 to inside port 8123

surreal crest
#

ok i tried, i can still reach my instance but im getting the same certificate error

#

hold on will try

#

if i forward 443(EXT) to 8123 i cannot reach my instance

tired swift
#

Let me check my settings

surreal crest
#

the way i understood this works is that NGINX takes the certificates generated by DuckDNS ans listens on :443 for incomming https connections. Then it reroutes them to the non encrypted internal 8123 port

#

and in fact i can reach my instance if i set this up, however i get this strange certificate error

tired swift
#

I'm afraid I can't be of any help then. I have set it up without nginx and don't visit it locally. But I see what your getting at, I just don't know how to help then.

surreal crest
#

ok, nevermind, still thanks a lot for taking the time looking into it!

#

OMFG i found a typo in the configuration of NGINX........

#

😱 now it works

tired swift
#

🎉👍🏼

versed gulch
#

offtopic question but does anyone know how to add locations or unit mesaurements to the grocy addon?

#

i have to be missing something obvious

weary stratus
#

Is anyone else having issues with Spotify connect add-on on Rpi4 - audio heavily distorted, seems to be a driver issue as ALSA not coming up in drop down menu.

faint tulip
#

when editing an esphome yaml, the VSCode community add-on is notifying me with :
Cannot connect to ESPHome dashboard. Make sure you can access to ${this.endPoint} and have set option 'leave_front_door_open': true
What does Make sure you can access to ${this.endPoint} mean ?

dreamy grove
#

I am running HassIO (106.6) on a NUC alike with Ubuntu 18.04. Ever since yesterday, where I was setting up some other docker containers on the same machine, I get a "500 Internal Server Error - Server got itself in trouble" when opening the web interface of different add-ons like Visual Studio Code, Pi-hole and Node-RED.
Unfortunately I cant retrace any steps I took to lead to this error and cant seem to fix them now. The add-ons are all up to date and work just fine. Also I dont see any errors in their logs, its just that I cant open their web UIs.
Does anybody have any idea or hint?

hollow latch
#

Hi guys,

#

I think I need some help with my Duck DNS setup ... Installed the add on via home assistant ... Made a subdomain on the duck dns website ... Accepted the terms by setting it to true. Also added my token from duck dns and set my duckdns domain ...

#

Somehow I can only access if from homeassistant.local:8123 instead of my duck dns domain ...

manic fox
#

@hollow latch Have you forwarded the ports in router?

hollow latch
#

@manic fox Problem is that i don't have a typical router from a typical ISP ... I have a Huawei4G modem that permits no access to the f

#

no access to its settings ...

manic fox
#

Than you cannot use duck dns. Try nabu casa

hollow latch
#

OK 😄 thanks

#

That a free trial for a month and than its over ... ?

manic fox
#

Correct. And price of a typical 1 coffee a month afterwards 😀

lofty junco
#

@hollow latch Nabu Casa is well worth the money. It has never failed me.

#

@raven tinsel I thought I saw some changelog notes about Glances breaking after the latest HassOS update and needs to be reinstalled. I can't find that info now that I'm about to click update, do you have alink to a readme with that same info?

hollow latch
#

@lofty junco What exactly can it do more than a more easy setting of google assistant and no hassle with SSL/DNS ?

lofty junco
#

Technically nothing assuming everything stays working. I was previously using LetsEncrypt, DuckDns + custom domain. However, when one piece stops working, it all falls apart. Since switching to NabuCasa, it's been rock solid. $5 month is worth have one less headache. TBH it's up to what it is worth for you, if the troubleshooting time is worth doing for you, then nabu might not be for you. In my case, I'd rather spend that time coding 🙂

raven tinsel
#

@lofty junco All changes are visible on the GitHub Repository by looking at the releases

#

every release has notes on what changed

lofty junco
#

@raven tinsel Thanks, I did check there and even looked at the diff, but I still can't find the guidance you provided about removing/replacing the duplicate sensor entries. Was it to just delete the integration and re-add it?

raven tinsel
#

?

#

Add-ons do not provide sensors

#

I think you are now mixing up add-ons vs integrations

lofty junco
#

@raven tinsel Understood. I am actually referring to both, sorry for not being clear. I updated the Glances AddOn (0.6 -> 0.7). I also had a Glances Integration (which must be what creates the sensor entities). The old entities became disabled and new ones were added (with a _2 suffix) Here's a screenshot of the Glances Integration's entities list https://www.screencast.com/t/G4ENGKPu.

vestal sinew
#

I have uninstalled NGINX multiple times and cannot seem to find what is failing, can anyone point me in a direction to check log files? The NGINX add-on simply states, "Running nginx..." but nothing further? I am using in combination with DuckDNS and am able to access on the domain but only http:// not https://

#

I have just found in Developer tools "line 275, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)"
&
"line 523, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: invalid HTTP method"

#

One specific question I'd like answered is whether or not to have the http: & base_url: in the configuration file, or if I should comment it out or delete.

#

I'm able to access the domain with the 8123 port on http:// , Correct setup would be to access on https://sub.duckdns.org without the port :8123 at the end, correct?

slate axle
#

Hello. I am having trouble with Let's Encrypt. I am using in conjunction with CloudFlare. It is "working" correctly, however when I got to my private domain, it flashed for a quick second in home assistant and then pulls up my Unifi HA add-on

velvet otter
#

Not sure where to ask about this. I'm running Home Assistant on an intel NUC, and I want to get audio in from a Chromecast Audio, using a USB sound card. It's showing up in ALSA and Pulse on the host (Debian), but nothing is in the "audio" section under Supervisor > System > Hardware.

My end goal is to get it into LedFx, but I suspect if I solve one, I solve the other.

rapid swallow
steady bobcat
#

Some are only available if you add them in configuration.yaml.

#

That used to be the only way, and we're in the process of moving things over to GUI configuration in the Integrations menu. But it's a big task.

rapid swallow
#

Ok. So for example yeelight integration i can configure only by config file not gui?

steady bobcat
#

yes

rapid swallow
#

ok. i understand.

#

This is my first configuration. i edit configuration.yaml and add below data: https://paste.ubuntu.com/p/Z67MH2v4Gp/ next i do 'check config' and is was valid. next restart HA and i dont see my light 😦 where to start looking for a solution

dark yoke
rapid swallow
#

you have right is integration. thanks and i ask on proper channel 🙂

undone girder
#

Anyone knows why im having this error :

#

Error calling the HASS/null service, expected str for dictionary value @lapis gyro['service'] GOT None

#
data:
  addon: core_rpc_shutdown
  input: test-pc
covert tree
#

Hi, can someone help me with duckdns plz ? 🙂

dense spadeBOT
#

The XY problem is asking about your attempted solution rather than your actual problem. This leads to enormous amounts of wasted time and energy, both on the part of people asking for help, and on the part of those providing help.
The problem occurs when people get stuck on what they believe is the solution and are unable to step back and explain the issue in full.

covert tree
#

it's resolved, thanks

obtuse ginkgo
#

how do I do ingress with the tasmoadmin? it has no switch for adding to panel.

#

looks like it has to just have it already. 😦

muted fjord
#

In node red, how do I pass the value of msg.data.old_state.state into a Telegram message?

fair flint
oblique knot
#

Hi guys, I'm using the Node red addon thru HACS, i have added some new entities to HASSIO but when i go to node-red the new entities do not exist.
i have rebooted hassio but they still not appearing can someone give me some help? , 🤦‍♂️ (solved had node red installed thru addons as well as HACS. Uninstalled HACS and restarted the addon version and all worked. thanks @fair flint for the information) 🤦‍♂️

sly sedge
#

Hey all. Using zigbee2mqtt plugin and getting the following error....
It was working seconds ago, when I restarted the add-on it decides not to work

https://hastebin.com/vixukutuba.sql

Thank you

fair flint
obtuse ginkgo
#

after I added tasmoadmin to my side panel it asks for for a login, don't remember creating one, tried a bunch of stuff and randomly the page loaded, now it is asking me for a login again

#

nevermind I think that was tasmobackup that let me in

drifting stratus
#

Anyone here have experience with troubleshooting the LetsEncrypt add-on? I can't seem to get my certs renewed.

gleaming skiff
#

hello! I am having some issues with airCast. I have a chromecast that i would like to use. Its plugged in and works with the tv. It has a static IP. I also have 2 google home minis, but I have disabled those in the aircast.xml

#

The logs look okay, I am just not seeing the aircast option on my apple devices

dense spadeBOT
gleaming skiff
#

this is done while leaving address empty in the config

#

The only thing I can think of is the server is binding to 192.168.0.XXX (which is my HA IP, not chromecast)

#

but when I set the address to my chromecast IP address, I get an error, which makes sense

#

[14:34:04] INFO: Starting the AirCast server... [14:34:04.389666] main:945 Starting aircast version: v0.2.24.1 (Feb 11 2020 @ 01:08:23) [14:34:04.390022] Start:712 Binding to 192.168.0.XXX <- Chromecast IP recv setsockopt(IP_PROTO_IP): Cannot assign requested address

blissful drift
#

Hello! Does anyone have problem with accesing Supervisor part of HomeAssistant?

gleaming skiff
#

I can try and help @blissful drift

#

what does your setup look like?

blissful drift
#

is nothing about the setup

#

till yesterday everything was perfect

#

now no Supervisor no Add-on on the side nothing

#

everything works but i can't even acces config files

gleaming skiff
#

hmm

#

did you change anything? have automatic updates on?

blissful drift
#

last thing that i changed wass adding waze travel shit sensor

#

but it worked and it is still warking

gleaming skiff
#

love it when my shit warks

#

do your logs say anything?

#

i assume you've restarted your host machine just to test?

sly kindle
#

@blissful drift are you running beta?

blissful drift
#

Can't read panel info:
7:08:36 PM – Hass.io (ERROR)
/ingress/panels return code 500.
7:08:36 PM – Hass.io (ERROR)
Data in your configuration entry is going to override your configuration.yaml: {'broker': '192.168.1.13', 'discovery': False, 'password': 'admin', 'port': 1883, 'username': 'admin'}
7:08:33 PM – mqtt (WARNING)
Setup of recorder is taking over 10 seconds.
7:08:27 PM – main.py (WARNING)

#

not on beta

#

Home Assistant 0.106.6

sly kindle
#

there's no need for mqtt: yaml in your configuration if you're using the integrations page

#

That isn't your problem, but that's one of the messages

blissful drift
#

i don't realy know what mqtt things i did 😄

sly kindle
#

do you have any custom integrations, cards, etc

blissful drift
#

I have some integrations

sly kindle
#

auto backup?

blissful drift
#

No

#

I have unplugged the raspberry from the wall socket and reconnect it and now it works....

#

Sorry for wasting your time:(

#

Log Details (WARNING)
Logger: homeassistant.components.recorder
Integration: recorder (documentation, issues)
First occured: 7:32:48 PM (1 occurences)
Last logged: 7:32:48 PM

Ended unfinished session (id=151 from 2020-03-17 19:08:16.278378)
Any idea about this?

#

Trying to install AppDaemon 4

dark yoke
#

supervisor => system => Logs

blissful drift
#

20-03-17 19:41:46 ERROR (SyncWorker_14) [supervisor.docker.interface] Can't install hassioaddons/appdaemon-armv7:0.2.3 -> 500 Server Error: Internal Server Error ("Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")

dark yoke
#

looks like your installation have network issues

blissful drift
#

It finally let me install it

#

Uk stupid internet...

#

Thank you very much for your help!

crude sable
#

Hi there! Just noticed. I installed a docker-compose of pi hole as I wanted it to run independent of the hassio docker but on the same machine. But hassio can't seem to interact with it even though the config checker says all good. Also the DHCP server also doesn't assign ip addresses when enabled and the router's is off. Will the addon's pi hole docker handle this or do dockers in general need special configuration in order to override the host machine's dnsmasq or to get diagnostics?

#

Well in hopes I don't mess anything up, I'm gonna try something and report back.
1)pause pi hole docker
2)try addon
3)switch dhcp
4)🙏 I don't need to climb 2 flights of stairs to reach a wired workstation to access machine.
5) 🥴

vestal stirrup
#

does anyone know if i can access the ftp addon via a nabu casa web hook?

restive lily
#

anyone using the Mosquitto MQTT Broker addon and have a bridge working to AWS IoT MQTT Broker?

ashen hemlock
#

Hello, is here someone who can help me with Zigbee Map, i have blank page and cannot find solution.

cinder cipher
#

z2m addon wont start

#

this is my sys log (hassio on pi)

#

worked great until a week ago

#

did nothing

#

restring an old backup from the days it worked fine still won't work

#

I press start does nothing

#

reinstalling , same behaviour

manic fox
#

you have something running on 8485

#

You could go to add-on config and change the port

scarlet burrow
#

how can i mount the root off home assistant
now i have to mount
config
ssl
backup
share
addons

#

seprate

#

i can't find a way to mount root off home assistant

lapis pike
#

Would a tuya-convert add-on be accepted, or is that DMCA type stuff?

sly kindle
#

@scarlet burrow you don't

#

@lapis pike it would require that the device running HA have both ethernet and wifi...not a great need for it. Anyone needing to tuya convert probably has the resources to run it off a pi or swap out an SD

scarlet burrow
#

@sly kindle but with samba it can, but i want to auto mount in fstab off my system

dawn moss
#

@scarlet burrow what do you see in /usr/share/hassio/homeassistant?

scarlet burrow
#

@dawn moss i only get to /usr/share/ in that dir there isn't a hassio folder

sly kindle
#

You would need to be running a generic install using ubuntu or debian to see /usr/share/hassio

#

On HA OS it would be /mnt/data/supervisor

lapis pike
#

Makes sense. Im just trying to simplify. I have a nuc with Ubuntu. I can always ssh into it and run the scripts. Just thinking it would be easier for some users.

cinder cipher
#

You could go to add-on config and change the port
@manic fox will that broke the addon? I mean do I need to change someting else?

#

thank you, my switches are working again 🙂

violet holly
#

Hello to all. I have a problem, I have installed home assistant and the tasmoadmin addon and everything works correctly. only that in the Home Assistant screen I am not given the SonWEB icon in the left bar and I cannot add the sonoff switch configured in tasmoadmin to the main screen. Can you help me?

azure wind
#

hi! I'm trying to install the motioneye addon, but it seemingly fails. Failed to install addon, [object Object]

dark yoke
#

supervisor -> system -> log

azure wind
dark yoke
#

Looks like it's installed, refresh your browser

azure wind
#

restarting the system also isn't working

#

by that i don't mean that restarting doesn't solve the issue, i mean that the restart button in the webui is not working

#

502: Bad Gateway

dark yoke
#

Oh.... So it is installed, it's not starting?

azure wind
#

i think so

dark yoke
#

Check the add-on log

azure wind
#

ok it's working now

violet holly
#

Hello to all. I have a problem, I have installed home assistant and the tasmoadmin addon and everything works correctly. only that in the Home Assistant screen I am not given the SonWEB icon in the left bar and I cannot add the sonoff switch configured in tasmoadmin to the main screen. Can you help me?
@violet holly how can I solve and add in the overview the activation button of the tasmota sonoff added in the tasmoadmin add-on?

wanton sentinel
dark yoke
wanton sentinel
#

thanks

frozen nebula
#

been really struggling to get a few things working ... I did not get a cert to download on installation of duckdns or let's encrypt. I have the terminal add-on installed and was able to check the ssl directory. I see my lutron install worked, but not this ...

In addition I cannot get any file access to resolve. Neither SSH or Samba will install and run. I'm totally stumped. running on a pi4 64

manic fox
#

@cinder cipher You may still need to figure out what is running on that port - iTunes radio probably?

frozen nebula
#

decided to nuke and start over ... went 32bit this time. duckdns won't start but resolves when I use my domain. also cannot get samba to load. Looks like the log is indicating the basic setting file which is not loaded in the main config.yaml .

sly kindle
#

@frozen nebula if add-ons don't start, check supervisor > system page

frozen nebula
#

@sly kindle I’ve entered the correct (for my network) settings on the workgroup and yet my error log still reads as though the default config is loading. I cannot figure out how to clear this and Samba will not load on start. the button just stays on for a moment. I’ve actually started a fresh install from 64 t o 32 bit in case that was causing an issue and cannot sort this.

sly kindle
#

what do the logs say when you try to start it?

frozen nebula
#

errors were indicating the default setting for samba password was in place but it was very definitely not in my config.

#

no way to clear cache or find it. I can only navigate within the config folder via the file editor and could not get ssh or ftp to install and load either. very frustrating. Going for another full re-install and fresh run.

#

failed again on re-install. The only thing installed right now is the file editor and now samba.

Log says :

20-03-19 02:30:53 INFO (MainThread) [supervisor.addons] Add-on 'core_samba' successfully installed
20-03-19 02:30:56 ERROR (MainThread) [supervisor.addons.addon] Add-on core_samba have wrong options: Missing required option 'password'. Got {'workgroup': 'WORKGROUP', 'username': 'homeassistant', 'password': None, 'interface': '', 'allow_hosts': ['10.0.0.0/8', '172.16.0.0/12', '192.168.0.0/16'], 'veto_files': ['._*', '.DS_Store', 'Thumbs.db', 'icon?', '.Trashes']}