#add-ons-archived

1 messages ยท Page 47 of 1

umbral kraken
#

That is something that the operating system decides. You could also look into using the 'real' device-path.

#

If you are using ssh you can look at the device names: ha hardware info

grizzled quartz
#

Ok nice! I've uninstalled the z-wave addon and installed the openzwave now. Lets see if I get anything ๐Ÿ˜„

stray cape
#

I added Spotify to HA but when I stop the music after some minutes HA doesnt know the soruce anymore and I have to chose the soruce again until I can start the music from HA

#

Is there a solution for that?

dark yoke
#

Don't stop it ๐Ÿ˜‰

stray cape
#

haha xd

weary stratus
#

duck dns: + Generating signing request... req: Hit end of string before finding the equals. problems making Certificate Request

#

any help?

sly kindle
#

@weary stratus share the add-on config?

weary stratus
#

k

#
  accept_terms: true
  certfile: fullchain.pem
  keyfile: privkey.pem
token: ***************************
domains:
  - ***********.duckdns.org/
aliases: []
seconds: 300
#

@sly kindle there

sly kindle
#

remove the slash at the end of .org?

weary stratus
#

ok

#

thank you thank you thank you it worked

arctic scaffold
#

Hi guys, question - does anyone has a working NGINX configuration with basic HTTP auth, which works with Home Assistant? I have installed Nginx Proxy Manager addon and once HTTP auth has been enabled, it doesn't work (meaning that some pages inside HA aren't loading and I am receiving 401 Authorization Required as HTTP code). I've enabled Websockets but nothing really changes. Please help as I am going crazy with that ๐Ÿ™‚

covert arch
#

I'd take a wild guess and say that HT Basic Auth is not suitable for HA

arctic scaffold
#

cannot really imagine people configuring reverse proxy and leaving the ports open on their router. I've checked NGINX configuration, and everything (what smart people on the internet say to enable websockets) is there. But the auth mechanism is very funky. Asking for help here to see whether it is only me, or other people also have/had issues with this setup

covert arch
#

just use 2FA and do port forwarding with tls

sly kindle
#

yeah fussing with another layer of auth to get to the next auth and adding bans...2FA and done

weary stratus
#

I'm having a hard time figuring out a good thermostat setup for when I have both a wall thermostat AND a thermostat in the heaters... any suggestions welcome

cunning wolf
#

Disable one?

weary stratus
#

devices don't disable... entities do and I use lots of entities on the device... Not sure what happens to OVIF if all the entities are disabled

cunning wolf
#

I have no idea what OVIF is...

weary stratus
#

it's an integration... sorry, wrong channel ๐Ÿ˜„

#

wow. I write in two channels at the same time and mix up the conversations

#

ignore that... the thermostat issue is the issue

#

the only way I can affect the heater is by setting it's internal thermostat

cunning wolf
#

So what's the problem? What's the actual scenario that's giving you issues?

weary stratus
#

to make the room thermostat reach 21C in a certain amount of time I might have to set the two heater thermostats to 22.5 and 24 and once reached they should be set to 21.5 and 22 to maintain the temperature...

#

I realize I will have to manage these mappings, but I don't find any addons that will help me

#

I used to run Devolos controller and it would gradually increase the heater thermostats until it saw a change in the room thermostat and then learn what it had to do... it was however not very good and sometimes didn't realize that the large heater might be more efficient than the small one because the small one was quicker to make warm

#

I'm guessing someone else must have tried to make a better version of this already but I can't find anything that fits

cunning wolf
#

I'm not sure why the need to set them higher initially. Thermostats are on/off. Your boiler won't kick out more heat just because the target is higher.

sweet dawn
#

duckdns: Can someone please help me figure out why this is not working properly?

#

I get this as the log file

#

OK + Responding to challenge for ha.shadowhawke.com authorization...

  • Cleaning challenge tokens...
    OK + Challenge validation has failed :(
    ERROR: Challenge is invalid! (returned: invalid) (result: {
    "type": "dns-01",
    "status": "invalid",
    "error": {
    "type": "urn:ietf:params:acme:error:unauthorized",
    "detail": "Incorrect TXT record "vHnQi7jzO5OgsY8YqgTdRMY4j5wR-loonctpKsNDqxo" found at _acme-challenge.ha.shadowhawke.com",
    "status": 403
    },
    "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/8183954472/hKtQyQ",
    "token": "GNgFn1gD0hNkKeKr_9FGZxM_whwgGCWCsxeNbioj9Fk"
covert arch
#

Incorrect TXT record at your dns registrar

sweet dawn
#

How do I get a valid token to allow the registration?

arctic scaffold
#

@covert arch hmm , indeed this actually might work, didn't think of 2FA as the additional layer

#

Thanks for the suggestion!

covert arch
#

fail2ban is also heaven sent

arctic scaffold
#

You mean to enable ip ban in HA configuration.yaml?

covert arch
#

haven't touched that, but run a reverse proxy with fail2ban

arctic scaffold
#

I see, I think that nginx proxy manager doesn't include F2B, so would need to think of another way (or just leaving it as it is for the time being)

open grove
#

Kjjjjj

naive locust
#

Hi folks. I'm getting 504 bad gateway when trying to install openzwave

sly kindle
#

@naive locust anything in the supervisor > system logs?

naive locust
#

oh
20-10-28 16:59:56 INFO (MainThread) [supervisor.addons] Add-on 'core_zwave' successfully installed

#

I guess it did actually install it? and gave me an error just for funsies?

granite osprey
#

If i need to connect one addon to another, can I just use the addon container name? For example I want to use node red to POST something to traccar. Can I use http://addon_a0d7b954_traccar:5144 as the hostname? The reason I am needing to do this is the port isn't exposed

#

You know, this doesn't matter because this addon runs in host networking mode, nevermind.

cedar pollen
#

any one good in node red ?
problem is:
i have 3 input Booleans, that update at different times but i only what to pass a signal if:
A) ANY is ON send ON signal
B) if ALL are OFF send OFF signal.
currently i can only figure out how to send signal that is the LAST change.
cant even figure out what im asking so googling/forms have been no help.

sly kindle
cedar pollen
#

just did ๐Ÿ™‚

fervent sand
#

Hello, I'm trying to create my first esphome. But I keep getting this error: Unable to find action with the name 'switch.turn_on'.
Anybody know a solution?
Sorry if wrong place to ask.

cunning wolf
#

There's an entire Discord server for ESPHome help, you'll get more help there ๐Ÿ™‚

fervent sand
#

Thanks, I will try there ๐Ÿ™‚

turbid lake
#

Hello! I got a little bit of trouble with the mosquito add-on, uninstalled it and I want to properly set it up. I got my duckdns setup.
Could someone walk me through setting it up securely?

#

I am currently researching a bit more to see where I messed up, so please ping me.

cunning wolf
#

Securely? Are you trying to expose your MQTT to the internet? ๐Ÿ˜ฎ

turbid lake
#

wait what?

#

if i enable certificates, doesn;t that encrypt traffic from clients to the broker?

cunning wolf
#

Well, yes... but does you need to expose it to the internet? Usually, the point of choosing HA is to have local control of everything.

#

Exposing the dashboard is one thing, exposing all the mechanisms and comms that control your home and its devices is another.

turbid lake
#

whoah, then i got it really really messed up. let me shoot an example. if i have a nodemcu, with code to connect to the wifi with the credentials hardcoded, which speaks to the mqtt addon

#

doesn't that send the credentials via plain txt?

cunning wolf
#

Yes... but on your local network, so who cares?

turbid lake
#

couldn't someone listen to that?

cunning wolf
#

If someone is inside your home on your WiFi, you already have zero security.

turbid lake
#

well

#

that makes perfect sense actually

cunning wolf
#

๐Ÿ˜‰

#

You secure internet traffic to prevent man-in-the-middle attacks. If someone has the keys to your house already, there's nothing left to secure.

turbid lake
#

so then let me ask just one more question, in order to pubsub to the broker, when i am in another network, all i have to do is tunnel to the ha network. right?

cunning wolf
#

Yeah, sounds good to me

turbid lake
#

and then i can use the wifi i have in that house, and the mqtt broker will pickup the topics

#

neat

#

thanks for the revelation

viscid orchid
#

they're listening from inside the house...

turbid lake
#

does anyone know the default mosquitto broker adress by any chance?

cunning wolf
#

As visible from your internal network, it'll be the IP address of your HA host, port 1883.

turbid lake
#

thanks!

#

hmm, weird, i am connecting to that adress while tunneliling with mqtt dashboard on my phone, but it seems to not connect

#

time to dig

turbid lake
#

nwm that, currently on teamviewer on the home network, and can't get mqtt explorer to connect either

#

shouldn't the broker adress be the static ip i set for ha, and the username/password be the ones in the configure menu for mqtt?

turbid lake
#

yeap, can't for the life of me figure out where to find the server

sly kindle
#

@turbid lake the mqtt broker IP is the same as your HA instance if you're using the addon

turbid lake
#

i tried the static ip, the dns, none work

sly kindle
#

username and password can be any HA user you have, or the legacy user/pass if you filled that in

turbid lake
#

i did use the ha user, and also just to make sure i set an user with the same credentials in supervisor-mqtt addon- config

sly kindle
#

What does your add-on config look like?

#

You don't need both. You can start the add-on without making any config changes

#

Maybe reset it to default config

turbid lake
#

i will reset it to default then, but i did do that already

sly kindle
#

Do you have devices trying to connect to it?

turbid lake
#

nothing

sly kindle
#

You would see that in the logs

dense spadeBOT
sly kindle
#

oh

turbid lake
#

none, all i have is the windows machine on which the vm for ha runs

#

and the laptop i am currently using to remote acces it

sly kindle
#

sooo... what do you need mqtt for

turbid lake
#

like...mqtt stuff? just kidding, i want to program some blinds

#

and as i am away atm, i am trying to acces the network with a tunnel, but i also have dns duck setup

#

but scrape that, i am using teamviewr atm, to locally connect with mqtt exlplorer

#

and can't even do that

#

by program some blinds i mean making them from scratch

#

i got that part down, without ha, just an mqtt broker, and mqtt dashboard on my phone

sly kindle
#

ok, so maybe something wrong in the mqtt explorer settings?

turbid lake
#

well, just a day before i could connect perfectly fine to a "nomral" mqtt broker

#

said mqtt broker ran directly on my windows machine

#

i did test the pub sub in ha, it works

#

so the broker is there somewhere, but i can't get any "real" info on it

#

i just uninstalled the add-on, deleted the integration

#

shouldn't i just install it, click configure, and then be able to enter in the mqtt explorer the static ip and my ha credentials?

sly kindle
#

yeah

#

that's the same ip you see on the supervisor > system page, right?

turbid lake
#

let me double check

#

oh fuck me it had a /24 after it

#

it works, at least on the windows that runs the vm

#

now to finding out how to make it work with a tunnel

#

but thanks a bunch

#

at least now i can go to sleep peacefully

#

it works well with wire guard

#

is there a way to deploy wireguard for the whole remote wifi network?

#

found a guide! thanks anyway in advance for anyone who would have read!

weary stratus
#

Haha the lovelace-thermostat-card handles so many decimals on the temperatures without rounding that it will display X.10 on the display when the temp is x.95 ๐Ÿ˜›

visual falcon
#

Hi guys, I found a bug in the DuckDNS addon for HA and I can reproduce the bug on three different HA installs. When accessing HA over duckdns and watching any camera (I tried the yr.no example on the generic camera docs), the camera/image disappears after 60 seconds so the screen is just blank. Tested using Developer Tools->Click on a camera and wait for 70s and the image goes bank after ~60s. Anyone else who knows what's going on? Does not happen when using a custom dns or local IP. I'm using DuckDNS with the NGINX addon

dusky nacelle
#

Folks, I have HA running on a raspberry PI. I would like to configure the pi WIFI as an access point. Any idea if this is possible?

covert arch
#

sure, depends heavily on your installation method though

dusky nacelle
#

using HASSIO?

dense spadeBOT
#

Hass.io was the old name for the appliance like install option, that uses Docker. It is now simply called Home Assistant OS (see #330990055533576204).

dusky nacelle
#

woops. reading all these old threads has confused me!

covert arch
#

I don't know of any add-on for creating a AP but if you're familiar with docker you find lots of containers for this

dusky nacelle
#

ok thanks. so your suggestion (to confirm my understanding) is to consider a container on homeassistant OS that adds this functionality?

covert arch
dusky nacelle
#

@covert arch , I am not that familiar with docker. So this is going to take a few hours of research to get a this docker container running. Wonder if you know of any good instructions on how to get this new container setup in HomeAssistantOS?

covert arch
#

I have no specific tutorial with hassos in mind, basically you need the webterminal addon in priviledged mode and run the additional container with docker run, portainer addon can also help beginners to keep an overview of what you're doing.
be careful with your installation!

dusky nacelle
#

thanks

weary stratus
#

using the Command line, how do i see the logs for an addon

#

specifically appdaemon?

covert arch
#

docker ps
and then
docker logs %containername%

dense spadeBOT
weary stratus
#

which i cannot do because i'm struggling to get the os started

covert arch
#

well then better get it running first

weary stratus
#

i think the issue is with appdaemon, as of this post

#

trying to work out how to stop the addon through the cli

covert arch
#

snapshot restore?

weary stratus
#

not the prepared unfortunately, fairly new image, guess i could make a copy of the yaml directories and start over

dusky nacelle
#

@covert arch I have managed to run the new docker container. (it was rather easy)

The container starts but then stops with log error:

standard_init_linux.go:211: exec user process caused "exec format error"

So looks like my next step is to find out how to view the files associated with this container? Not sure where to go from here.

dark yoke
#

You get that error when using wrong architecture

covert arch
#

dont know why this github repo refers to offlinehacker/docker-ap, this image is for amd64 on dockerhub

dusky nacelle
#

thanks trying this now.

dusky nacelle
#

got the container to start. AP is available. Good start .thanks for your help

wooden fjord
#

Hi! Is there any way of extracting the full OZW logs from the HomeAssistant hypervisor? I am debugging an issue and there are a few log prints which would help, but since I only see a few lines of a very verbose log in the HomeAssistant UI, I can't determine if I did not refresh at the right time or if the z-wave capabilities of that node have never been requested...

weary stratus
#

how do i pull the full log from an addon?

gritty wyvern
#

Hi everyone, I'm trying to install the ingress-nginx-proxy by arybitskiy....... https://github.com/arybitskiy/hassio-addon-ingress-nginx-proxy
I need this to solve my problem with not be able to see Node Red dashboards via Nuba Casa cloud HA. I have followed the instructions and can now see the add on in my local add ons section in the GUI, and ready to install.
But the install fails with this error :-

Failed to install addon
The command '/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies g++=9.3.0-r2 gcc=9.3.0-r2 libc-dev=0.7.2-r3 linux-headers=5.4.5-r1 make=4.3-r0 && apk add --no-cache git=2.26.2-r0 lua-resty-http=0.15-r0 nginx-mod-http-lua=1.18.0-r0 nginx=1.18.0-r0 openssh-client=8.3_p1-r0 patch=2.7.6-r6 && apk del --no-cache --purge .build-dependencies && rm -fr /tmp/* /etc/nginx' returned a non-zero code: 3

In the requirements.text, i noticed that it needs RPi.GPIO-0.7.0 installed, but when I try to install this I get this error:-
"unable to execute command 'gcc' failed with exit status 1

#

no such file or directory?????

#

I'm like a dog chasing his tail, any help would be gratefully received ๐Ÿ™‚

covert arch
#

which instructions?
what install method?

dense spadeBOT
covert arch
#

for future code walls ^^

weary stratus
#

then you can just pipe cat output of text files or logs straight to it

weary stratus
#

how do i get text off of a pastebin raw and display it in a title?

cunning wolf
#

Display it in a title where?

weary stratus
#

@cunning wolf on a card

cunning wolf
weary stratus
#

ok

#

sorry

raven egret
#

I'm seeing it with the amd64 image (homeassistant/amd64-base). Some others seem to work fine (i386, aarch7) but I don't have the hardware to test them all. Ran into it while trying to make a new release of my addon

glacial ibex
#

trying to install the Google assistant sdk, but i don't seem to be able to find my model_id. the configuration says IT can also be found under the "Develop - Device registration" tab in the Google Actions Console, but that is nowhere to be found. and is model_id also what is called client_id in he json?

still prism
#

Rpi 4 hassio installation. Updated Grafana add-on from 5.3.2 to 5.3.3 today. I'm noticing I cannot view individual panel graphs anymore. The dashboards are loading and I can see the data. But if I choose to "view" any of the individual panels, the page loads blank. On both browser and in the iOS app.

dense spadeBOT
#

Hass.io was the old name for the appliance like install option, that uses Docker. It is now simply called Home Assistant OS (see #330990055533576204).

covert arch
#

rpi4 with sd card?

still prism
#

Yes, RPi4 with 32GB SD Card.

covert arch
#

influx as backend?

still prism
#

yes

covert arch
#

that is one bad idea in general, regarding your issue: check your sd for corruption

still prism
#

the data is fine, the data is updating on the main dashboards already created. I can see the flow of data and can change the timescale and see it.

#

What I cannot do is choose one panel within that dashboard, and choose "view" from the dropdown.

covert arch
#

clean cache, restart pi

still prism
#

how do I clean cache? I've never had to do that before, so I don't know the procedure. I have tried a restart already, and also tried a complete shut down power off and on again. Still doesn't display data from individual panels.

covert arch
#

clean your browsers cache

still prism
#

I can try that. I did also mention above it isn't working on the iOS app. Same problem, completely different device.

covert arch
#

corrupt sd

#

let me try that upgrade...

gritty geyser
#

Anyone know where to find instructions for setting up Ada?

covert arch
#

yep, still works with 5.3.3

still prism
#

well, thanks for the help. still being a problem at my end. I'll scan the card again, I guess.

still prism
#

SD Card seems fine. No detected issues. Grafana "view" option works on Firefox and Chrome. Doesn't work on Safari or the iOS Companion app. I have also mentioned this in the iOS section.

covert arch
#

see ios

elfin nest
#

Attempting to update AppDaemon from the Supervisor this evening and I am getting the following error: 404 Client Error: Not Found ("no such image: hassioaddons/appdaemon-armv7:0.3.1: No such image: hassioaddons/appdaemon-armv7:0.3.1")

#

Anyone aware of problems with the current image?

dense spadeBOT
#

404 Error for docker usually is a result of one of these things:

  • The image tag you are trying to use does not exist (if this is the case you will see the word 'manifest' in the error)

  • There is not enough space left on the device to download the new container.

drifting wedge
#

Not sure if this is the right place, but I'm using the NGINX reverse proxy add-on and it's been working fine with my duckdns domains, but when I try using my own domain it always goes to my router login page. Any idea what I could be doing wrong?

supple wren
#

Hi there can anyone help with Wiregaurd setup 1st question do i need to configure duckdns first and the port forward for that

drifting wedge
#

I'm still a newb when it comes to this stuff, but I successfully set up Wireguard so I'll help if I can. If you're using duckdns to have your HA externally accessible, then yes you'll need to have that set up first.

placid ether
#

What's the difference between the two SSH addons?

cunning wolf
#

It's good to be curious.

#

Frenck's is better, use that ๐Ÿ™‚

viscid orchid
#

the official one is more limited and the community one (SSH & Web Terminal) is more full-featured

#

they may both be Frenck's now

cunning wolf
#

๐Ÿ˜ฎ

#

Community one then, to be clear.

placid ether
#

I see they get security ratings at the extreme opposite ends of the scale.

#

(and yes, I enjoy being curious!)

cunning wolf
#

Well naturally the one that grants greater system access is going to be considered less secure.

#

If you're properly protecting your network and HA instance, there's no extra risk.

placid ether
#

Right. So the official one just exposes the ha utility/etc in a terminal inside a browser, but Frenck's one actually allows you to connect over ssh externally?

supple wren
#

@drifting wedge thanks

#

duck dns is set up so is my external and local url in genral tap

#

how did you set up the port fowarding and what router

drifting wedge
#

I think 51820 is the default port - assuming you're using that, you need to to forward 51820 to your HA's IP address

#

the original port and the forward-to port would be 51820

#

and it uses UDP

supple wren
#

i know that by can i send screen shots on here

drifting wedge
#

I think so

dense spadeBOT
#

Please use imgur or other image sharing web sites, and share the link here.

drifting wedge
#

Guess not haha

supple wren
drifting wedge
#

and you're trying to figure out what goes where?

supple wren
#

yep

#

ive tried this

drifting wedge
#

Change vpn external ports to 51820

supple wren
#

done

drifting wedge
#

Any luck?

supple wren
#

i have restarted home assistant now its stuck and wont log me back in

#

i have had to grey out the following to see if it wil let me back in

#

#Remote access
#http:
#base_url: https://
#ssl_certificate: /ssl/fullchain.pem
#ssl_key: /ssl/privkey.pem

slim lion
#

I'm trying to get almond to work. anytime i trigger a home assistant entity i get "Failed to invoke query Error: Unexpected Home Assistant domain cover"

sly kindle
#

@supple wren get rid of base_url

supple wren
#

Ok which bit all of it or just base url a bit

dense spadeBOT
zenith glen
#

This bot seems too smart, even after avoid writing code on chat, it still found out and created a link https://paste.ubuntu.com/p/SkjnTZH2Sf/ . Can someone pls help me with tthe issue mentioned on that link with duckdns

need help with this

could you tag me when you are responding , I am at work , can't be active on discord. Thanks!

dense spadeBOT
#

@zenith glen Rule #6: Spam will not be tolerated, including but not limited to: self-promotion, flooding, text walls (longer than 15 lines) and unapproved bots.

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

cunning wolf
#

It's not being 'smart'. It's enforcing the rules. 15 lines of anything is spam - it doesn't matter how much is code and how much is text.

zenith glen
#

got it.. Thanks! I understand its to avoid spam, but mine isn't spam , how can I write better here? or having that ubuntu link is the right way?

cunning wolf
#

You should write a summary and then include a link to any logs/code using a tool like the one the bot used.

#

About your problem... what address and port are you trying to use to access your HA? Also, which protocol (HTTP or HTTPS)?

zenith glen
#

The port I am using to access from outside is 443 and internal it is 8123 , it is https

cunning wolf
#

Your router settings say you're forwarding 8123. You need to forward your external 443 to your internal 8123.

#

Alternatively, set HA to listen on 443 and just pass that through 443 -> 443.

weary stratus
dark yoke
#

Implement?
Install -> start -> done

weary stratus
#

Implement?
Install -> start -> done
@dark yoke
I don't see how to do it

dark yoke
#

Let me guess, you don't have a supervisor?

dense spadeBOT
#

Not sure which install you're using? If you have system_health enabled you can check Configuration -> Info, or see the following.

  • If you're using HassOS, flashed an image, or booted a VM with an image you're using #330990055533576204

  • If you installed Linux and then ran a script to install HA and have add-ons then you have #330944238910963714

  • If you're running docker commands or use a Docker manager and have no add-ons then you have #449717345808547842

  • Finally, if you use pip to install or upgrade you have #551864459891703809

Having difficulty chosing an install method? See this blog post for guidance.

weary stratus
#

Let me guess, you don't have a supervisor?
@dark yoke Yes XD

#

I installed it on docker

viscid orchid
#

No addons for you!

#

My experience with that addon is that it is often broken and adds little value. Read the breaking changes, fix things, profit

urban sandal
#

is anyone able to help me with AdGuard not starting due to port 53 being used by home assistant?

viscid orchid
#

are you actually using the AdGuard addon? And on Home Assistant OS?

urban sandal
#

I believe so, I have a VM running Home Assistant OS that has the AdGuard Home Add-on installed and configured per documentation

#

Supervisor -> system: Operating system HassOS4.15

viscid orchid
#

what do the addon logs say?

urban sandal
#

There are 2 parts, one section says it couldnt load filter 1 contents due to stat no such file and the other is couldnt satrt forwarding dns server cause: couldn't listen to TCP socket, already in use

#

if i telent to my Home Assistant IP and port 53 its open so it feels to me that the systems supervisor has this service running

cunning wolf
#

afaik, HA doesn't use port 53 for anything.

#

If it's open, you probably already have AdGuard running.

urban sandal
#

So i just uninstalled AdGuard and port 53 is still open when doing: telnet <HA_LAN_IP> 53

viscid orchid
#

this kind of thing typically happens when you're not actually running Home Assistant OS, but are actually running a Supervised install on some other OS

#

and it has something listening on 53

#

I thought we were past that possibility, but ๐Ÿคทโ€โ™‚๏ธ

worn salmon
cunning wolf
#

Did you check the new release?

#

@allenporter started working on adding Google Nest Device Access to the Nest integration. It is a base to extend on, for example, there is no thermostat yet. Looking forward to the upcoming releases!

dark yoke
cunning wolf
#

Indeed... but it's the answer to what was asked ๐Ÿ™‚

dark yoke
#

true true ๐Ÿ‘

worn salmon
#

awesome... I did not notice the new release

cunning wolf
#

Every 3 weeks. It's worth checking the release notes page fairly often just to keep up to date with new features ๐Ÿ™‚

dark yoke
#

nah, just check git log and run nightly builds ๐Ÿ‘

worn salmon
#

I'll have to reach out to Allen and see if I can be of help. I was going to start working on something tonight/this weekend for an integration or add-on

weary stratus
supple wren
#

Hi there i am having trouble with duck dns

#

if i type in this into my search bard https://halfajob.duckdns.org/ it will not load, yet if i put: :8123 in front of it it loads but without being secure

sly kindle
#

did you configure http: in configuration.yaml?

supple wren
#

how i under stand this its been depreciated i dont need to do it in yaml it can be done under the general settings under internal external port

sly kindle
#

you're referring to base_url

#

that's gone

supple wren
#

oh

sly kindle
#

you still need to add the ssl_ lines

supple wren
#

example please

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

Thanks

#

My router being a BT Smat Hub i have Duck DNS Up Like SO

#

DuckDNS
Device Start
443 External start
End
443 External end
Start
8123 Internal Start
End
8123 Internal end

#

seems to be working now

#

just need to figure out wireguard

#

Solved it finaly working on both

cedar pollen
#

Home Assistant Community Add-on: Visual Studio Code

This add-on is not available on your system.

running raspberry recommended set up (32bit)
any one know why its unavailable ?

viscid orchid
#

Yes, itโ€™s only available for 64-bit installs

zenith glen
#

Hello Team , I have added samba share addon and it is working successfully.
But I want to create a network drive to root folder rather sub folders, is that possible?

I see no configuration option on samba addon to share root folder.

dense spadeBOT
zenith glen
#

can someone pls help me with issue on DuckDNS , info is on above like. I didn't mean to spam asking everyday, but I have no clue what to do .

lyric onyx
#

Hi everyone, I installed the ssh add-on and thought it'd come with rsync so that I can backup the snapshots to my NAS. However, rsync command isn't found on the command line. Does it depend on the installation method of home assistant?

covert arch
#

apk add rsync should also do it if needed

sly kindle
#

@zenith glen base_url should not be in your config in regard to duckdns

#

And the samba addon has access to the directories you need access to.

quasi rapids
#

Hi friends, is there a way to print a document using hassio? I need to print the same document every Saturday to keep the ink heads from drying out

#

I can read the metrics of the printer but there seems to be no service I can call do actually print

#

Also I could not find any addons. I did find an article that you need to install cups, but I don't think I can because I am using the hassio installation

#

I already asked in automation and they redirected me here

sly kindle
#

Sorry...I'm prejudiced against printers. My solution would be to set it on fire. Especially if it dries up within a week. ๐Ÿ˜‚ Yes an add-on for CUPS is probably what you'd need

quasi rapids
#

@sly kindle yeah I don't like them either, also they don't dry up in a week. But I print something every week anyways just to stay on the save side

#

So can anyone help me out? ๐Ÿ˜€

weary stratus
#

2d or 3d?

sly kindle
#

maybe something that could be done with iotlink if using Windows

#

or maybe node-red has something

quasi rapids
#

2d printer just a simple text document

#

On paper

fast barn
#

I have a very high-level question

#

If I have a product that communicates a mod bus signal out a RJ 485 port, And I want to capture that data as a sensor within homocystine, is there an add-on for that or how best should I go about developing an add-on specifically with regard to hardware

#

Like is this what MQTTT is for

#

Sorry if the questions hurt your head because I donโ€™t really know what Iโ€™m asking

#

Ultimately Iโ€™d like to develop an add-on for this battery that has this mod bus data signal

zenith glen
#

@zenith glen base_url should not be in your config in regard to duckdns
@sly kindle you mean to say this is not correct ? could you please confirm what suppose to be?I have followed multiple videos and they all are referring to keep the domain I created

  - xxxx.duckdns.org```
#

And the samba addon has access to the directories you need access to.
@sly kindle Yeah I do see I am able to map the network drive to individual directories like config backup etc , but not to / directory where in I can see all the sub directories .. is that possible to map root FS ?

viscid orchid
#

not through the addon

weary stratus
#

err

#

i have an error with influxdb

#

Caused by SSLError(SSLError(1

zenith glen
#

not through the addon
@viscid orchid if it is to me, can you pls be more clear.. Thanks!

viscid orchid
#

I believe that youโ€™re asking is samba can provide a share for the root FS and the answer is simply no

zenith glen
#

oh ok thank u , is there any other way I can achieve it?

viscid orchid
#

Not that Iโ€™m aware of

zenith glen
#

ok, thank u for the response ... appreciate it

sly kindle
#

@zenith glen there's nothing to do on the host os level. it's all read only

#

and regarding duckdns I was referring to base_url: under http:

zenith glen
#

and regarding duckdns I was referring to base_url: under http:
@sly kindle could you please share what suppose to be there if you don't mind .

hazy void
#

the adguard add-on says it creates a bunch of switches e.g. global protection switch, filtering switch, etc... I'd like to see that right on the HA dashboard so I can quickly disable... but I don't see it and can't find any way to add it... am I missing something?

#

nvm, found it

zenith glen
#

@sly kindle could you please share what suppose to be there if you don't mind .
@zenith glen I figured out , thank u!

spring carbon
#

I installed mariadb add-on and redirected recorder to write data there. Is there a way to open the mariadb an see the entries? And if so what is the way to do this

#

Is there also a way to delete or purge the data base manually

sudden tartan
#

anybody has AdGuard add-on?

#

I installed it, and mapped dns1 to my hassio, but nothing really happend

#

I still have ads on yt and etc

chrome cape
#

hello everyone, i wondered if there is a working Add-on to control the LG airconditioner ThinQ)

#

i tried a few but none of them works so far

dark yoke
chrome cape
#

oops yes

spiral cove
#

Anyone here able to revert the most recent changes to the AirSonos add on? 2.40 (current version) allows you to connect, but then fails when you try to play to it. Issue opened on GitHub a bit ago, but I donโ€™t think @raven tinsel has had a chance to get to it yet

raven tinsel
#

@spiral cove Snapshots are there for those cases

weary stratus
#

2020-11-01 11:55:59 ERROR (SyncWorker_3) [homeassistant.components.influxdb] Cannot connect to InfluxDB due to 'HTTPSConnectionPool(host='a0d7b954_influxdb', port=8086): Max retries exceeded with url: /write?db=home_assistant (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f872e12e0>: Failed to establish a new connection: [Errno -3] Try again'))'. Please check that the provided connection details (host, port, etc.) are correct and that your InfluxDB server is running and accessible. Retrying in 60 seconds.

#

still having this happen, unsure why

#

obviously a config issue but unsure if it's HA end or influxdb end

covert arch
#

check if your influxdb is running properly and why the connection fails

weary stratus
#

i'll check addon logs

quasi rapids
#

Hi friends, is there a way to print a document using hassio? I need to print the same document every Saturday to keep the ink heads from drying out. I can read the metrics of the printer but there seems to be no service I can call do actually print.
Also I could not find any addons. I did find an article that you need to install cups, but I don't think I can because I am using the hassio installation.

weary stratus
#

no attempted connection in the log, just me opening the web console

#

depends on the printer @quasi rapids

quasi rapids
#

It's an Epson Et-3750

weary stratus
#

my printer has a weekly self clean/prime cycle, doesn't yours?

quasi rapids
#

According to tech support I need to print something every week

#

To avoid clogging

#

I had it clog once, since I print weekly the problem has gone away

#

I used a cron job on an old pi to print but that one I want to dismantle

#

Home Assistant does have the filling info about the printer

#

E. G. If its printing or the ink levels

#

But I don't think I can print with this

weary stratus
#

unsure of that

#

`Known issues and limitations

While the Chronograph interface supports SSL, currently, the add-on does not support having SSL on InfluxDB. This limitation is caused by Chronograf and we are still looking into a proper solution for this.`

#

here is my issue

quasi rapids
#

Thanks for checking though

atomic viper
#

Hi, I run HASS on my RPi4 and installed Grocy addon. How I can make it useable with Grocy Android app?

#

@raven tinsel what I'm doing wrong?

sly kindle
#

@atomic viper you'd need to add a port for it in the network config for the add-on

#

then specify that port at the end of your url, and forward that port in your router

atomic viper
#

ok, cool. ty

#

yeah, it's working. Big thx!

wicked needle
#

Can someone please point me in the right direction for doc on VS code add-in to ignore ssl. I get the code-server is being accessed over insecure domain msg.

covert arch
#

that message is more or less vscode telling you to use https I believe. ignoring ssl will not do

viscid orchid
#

Right, no other way to prevent that from displaying

weary stratus
#

`cat withings.yaml

Example configuration.yaml entry

withings:
client_id: !secret WITHINGS_CLIENT_ID
client_secret: !secret WITHINGS_CONSUMER_SECRET`

#

Aborted The component is not configured. Please follow the documentation.

#

what am i doing wrong, it's in the sensors folder?

viscid orchid
weary stratus
#

i worked it out anyway

#

ty

uncut crag
#

I can not compile my esphome images.....You are not connected to the Internet.
If you build a project first time, we need Internet connection to install all dependencies and toolchains.

#

The second line is the error I get

viscid orchid
final hawk
#

I'm trying to get AppDaemon 4 working with either "weather.home" or the "National Weather Service" integration is driving me crazy, I can't for the life of me get it working. Most topics about AD and weather point to the defunct dark sky integration.

viscid orchid
#

all weather integrations are basically the same. What are you trying to do with them?

final hawk
#

@viscid orchid Just trying to start off an AD dashboard, but I keep on getting an "entity not found: undefined" and not a number error message. It doesn't help that I just upgraded to the latest version of hassio and now AD is spitting out "WARNING HASS: Disconnected from Home Assistant, retrying in 5 seconds".

viscid orchid
#

have you checked on their discord server?

final hawk
#

My ha_url and token are commented out btw

viscid orchid
final hawk
#

Ah, thanks! I'll give that a shot ๐Ÿ™‚

zenith glen
#

I hope this is the section to ask abt HACS ..

is anyone using Anniversary integration?

It is good to me, but is there a way I can sort them based on days left ?

viscid orchid
zenith glen
#

thanks , I will ask there

weary stratus
#

hi people.. can someone help me with my add ons in my rasberry pi4 instalation. im looking for file editor and i cant find it in the list

viscid orchid
#

Itโ€™s in the core addon list

weary stratus
#

you mean in the officiall add on list?its not there nor the next one and when i search fot it its not comming up

viscid orchid
weary stratus
#

thanks ill try it

#

nope didnt word

viscid orchid
#

Where are you searching?

weary stratus
#

at the add on page

viscid orchid
#

Screenshot?

dense spadeBOT
#

Please use imgur or other image sharing web sites, and share the link here.

iron zenith
#

Hello everyone! Does anyone know how the Git Pull addon works? I am trying to figure this out but i can't get it to work.

#

Are there any best practices?

weary stratus
#

It is added but canยดt see any addons from this repository, can someone please check if it is correct URL?

dark yoke
#

URL seems fine, but it has not been updated in 2 years, the suprvisor has.
Most likely, none of those addons will work

weary stratus
#

oh, after delete adn add again it works

#

but hope addon will be working...

#

Could there be some other way to get this working? I used it before in core - now depending on addon only?

dark yoke
#

yeah, and that is not the link you posted

weary stratus
#

it is link to forum where is info about known problems

#

yes, there is a problem:

#

Failed to install addon
The command '/bin/ash -o pipefail -c apk add --no-cache jq py2-pip clang libgcc gcc-gnat libgc++ g++ make libffi-dev openssl-dev python2-dev mosquitto mosquitto-dev mosquitto-libs mosquitto-clients py-pip python python-dev python3 python3-dev && pip install -U pip && pip3 install -U pip && pip install -U virtualenv' returned a non-zero code: 3

dark yoke
weary stratus
#

as my door ring depends on this - it is impossible for me to take time to study addon development now

#

need to solve it

#

there are other ways (nodemcu>mqtt) or sonoff 433 receiver

#

but rpi rf worked like a charm for many years for me before so Iยดm disappointed now

#

Firts time Iยดm rude that I choose HassOS way

dark yoke
#

Ah

#

You installed 64bit

#

you need 32 for GPIO

weary stratus
#

After 18 hours of running ๐Ÿ™‚

#

yes

#

OH SO!

#

damned

dark yoke
weary stratus
#

no way to get 32 bit on rpi4 8GB

dark yoke
#

correct

weary stratus
#

๐Ÿคฏ

#

is there a chance it will be solved in a future?

dark yoke
#

Not sure

sly kindle
#

@weary stratus 32 bit would not see the full 8 GB anyway

dark yoke
#

True!, so no then ๐Ÿ˜„

weary stratus
#

@sly kindle yes, of course. Does anyone knows the source of this gpio problem? Is hw related (based on rpi firmware) or it is Python3/hass problem?

sly kindle
#

@weary stratus Actually, you'll see a lot of "no gpio support for 64 bit" here, but I've learned recently that the reality is more like "no full GPIO support" as there are libraries missing. Users running 64 bit should probably be submitting these as issues in order to help get these pointed out.

weary stratus
#

Hi there, is there anyone who wants to help me out with my room assistant set-up?

weary stratus
#

I installed file editor addon. On screenshot there is link in the left panel. I dont have this link. I can run it only from addon minipage. Is there some way how to add this link to left panel?

dark yoke
#

toggle "Show in sidebar"

ruby trout
#

This is a total noob question, and if it's already been answered (I'm sure it has, I just can't seem to definately find it) then please just shoot me to the correct docs page

#

but I am trying to install the ssh add-on, but I simply don't see it populating in my Add-On's page as an option to install ? I'm on Hassio on a RP4 (8gb) with the 64bit image

#

Ah, is the description of this channel relevant ?

dark yoke
#

The toggle is on the "info" tab of the addon

#

if you scroll to the bottom of the addon store (or even search for "ssh") you will see why you don't see it

#

And yes, the descriptions of our channels is highly relevant

ruby trout
#

Lol

#

Makes sense, I had just read the description when I posted, that was 100% the issue, not sure how I missed that when searching ssh previously, as I see that is also natively displayed in the Add-Ons search piece

#

Thanks for the quick response !

analog crane
#

I am not sure this is the right place to ask, but I am trying to create a custom media remote, but I am unsure on how to do that with SmartIR. How to write the json is pretty straight forward, but I am unsure where should I place it

weary stratus
#

hi people ... do you guys know how can i add to the addon pagew the file editor addon.. i had it there before but after a sd card fail i had to reinstall all the stuff from the beggining .. i i just recog that alot of addons are missing like samba too.. what am i missing here

viscid orchid
#

Add the repo I mentioned earlier

weary stratus
#

i did nothimg changed

viscid orchid
#

Do you see any official addons?

weary stratus
#

yes 17

#

20-11-02 18:17:34 INFO (MainThread) [supervisor.store.git] Clone add-on https://github.com/home-assistant/hassio-addons repository
20-11-02 18:17:40 WARNING (MainThread) [supervisor.store.data] Can't read /data/addons/core/check_config/config.json: does not match regular expression @ data['map'][2]. Got 'media:rw'
20-11-02 18:17:40 WARNING (MainThread) [supervisor.store.data] Can't read /data/addons/core/configurator/config.json: does not match regular expression @ data['map'][2]. Got 'media:rw'
20-11-02 18:17:40 WARNING (MainThread) [supervisor.store.data] Can't read /data/addons/core/samba/config.json: does not match regular expression @ data['map'][5]. Got 'media:rw'
20-11-02 18:17:40 WARNING (MainThread) [supervisor.store.data] Can't read /data/addons/core/ssh/config.json: does not match regular expression @ data['map'][5]. Got 'media:rw'
20-11-02 18:17:40 ERROR (MainThread) [supervisor.utils.json] Can't read json from /data/addons/git/e724ce20/repository.json: [Errno 2] No such file or directory: '/data/addons/git/e724ce20/repository.json'

viscid orchid
#

Screenshot

weary stratus
#

thats from the log

viscid orchid
#

Ah, I think you would need to remove the downloaded got repo to fix that

#

Ludeeus provided instructions for that to someone here. Try searching this discord server

dark yoke
#

NO!

viscid orchid
#

Or not

dark yoke
#

Those instructions was for that exatct issue for that user

#

This is something else

#

this is (most likely), an old supervisor

weary stratus
#

Thanks from a blind man to Ludeeus for "Show in sidebar" ๐Ÿ™‚

#

ohh god..

dark yoke
#

How old is you supervisor?

weary stratus
#

in system says 228

dark yoke
weary stratus
#

im trying to update fro the update tab there

#

ans i get an error

#

Supervisor
Version 228
Latest version
Error: Unknown Error, see logs

dark yoke
#

Then do as it say ;)

weary stratus
#

20-11-02 18:36:43 ERROR (SyncWorker_11) [supervisor.docker.interface] Can't install homeassistant/aarch64-hassio-supervisor:None -> 404 Client Error: Not Found ("manifest for homeassistant/aarch64-hassio-supervisor:None not found: manifest unknown: manifest unknown").
20-11-02 18:36:43 ERROR (MainThread) [supervisor.supervisor] Update of Supervisor fails!

dark yoke
#

I see

#

That's broken

weary stratus
#

letys try to glue it some how please

dark yoke
#

Try ha su upgrade --version=2020.10.1

weary stratus
#

im on pi4

weary stratus
#

i nned some of that tape lol

dark yoke
#

upgrade did not work?

weary stratus
#

hey.. on pi4 the screen is asking a homeassistant log in nand a pass... are those my log ins that i use on the home assistant start page cause thiose ones arent good

viscid orchid
#

if you're talking about the console (i.e., monitor/keyboard), just "root"

#

but you shouldn't need to go there

weary stratus
#

root

silver gazelle
viscid orchid
silver gazelle
#

ah thanks

weary stratus
#

and if not from the root ... how do i do the update .. im on win 10 so i dont know if that maters,, + im totaly new into this .. everything was working so fine till couple of dats ago..

viscid orchid
#

from ssh

weary stratus
#

that add on is mising too

viscid orchid
#

sigh

sly kindle
#

you mean you are connecting from Win 10? Or HA is running on Win 10?

viscid orchid
#

you should be able to use the "ha" commands from the console, too. at least I can

weary stratus
#

im running home assistant on a pi4, im connecting to it from chrome

viscid orchid
#

what login prompt were you talking about?

dark yoke
#

This is a new install right?

#

With the time you now have used it would have been faster to get the lastest version and flash it again

weary stratus
#

on tcncleof pi4

#

yes maybe ill flash it again..

cursive rune
#

Iโ€™m trying to connect to my open zwave admin and getting the error โ€œPlease increase the network cache size in the configuration. Current setting: 1000 Remote Max Records: 1264โ€. Any suggestions on how to fix this?

sly kindle
#

looks like there might be a solution there

viscid orchid
#

File->Preferences

cursive rune
#

@sly kindle @viscid orchid thank you. That worked

viscid orchid
#

it should just start at 2000, I think

#

or, hopefully we'll be able to stop using ozw-admin when the HA control panel is more functional

livid hollow
#

Hi, I've got a question related to the NGINX Home Assistant SSL Proxy (v3.0.1) on HassOS 4.15

I've uploaded my certificates to /ssl on the hassOS machine, configured them in the addon, I can see them in the addon dockers /ssl folder. However, when I start the server I see "Creating 'snakeoil' self-signed certificate..." and my certificate from /ssl is not used.

The certificate I want to use is a Cloudflare Origin Server certificate, which is a wildcard certificate *.mydomain.com, and the domain configured in the addon is ha.mydomain.com, is this why the certificate I provide is not beeing used?

weary stratus
#

thanks guys . reflashing solved my problem.

jovial remnant
#

I really want to do object detection using my cameras and node red. I'm willing to pay someone if they can step me through how to install Doods or Deepstack. Any takers?

cunning wolf
#

Sure but my going rate is $120/hour, minimum of a full day's work.

jovial remnant
#

Thanks for your bid ๐Ÿ˜›

fathom river
#

Is there a way to access the add-on files, the container ones, with a Home Assistant (Hassio) install ?

pulsar mango
#

Hi, I have HA in the docker and I use Node Red, which is installed as an addon. I get to Node Red from the HA side panel. But if in Node Red I want to go to Dasboard http://192.168.10.45:8123/endpoint/ui
so the error is 404: Not Found
I can only access from http://192.168.10.45:1880 but it is in a separate window without HA.
Can it be set to work from Ingreas?

sly kindle
#

@pulsar mango You either have HA OS or "Supervised"

zinc mortar
#

Hello all! I have a plain vanilla Home Assistant (hassio) install on which I am running the DHCP addon

#

Works all fine except I cannot find the lease file that I would need to see to understand which client got which IP - it is meant to be here : Database file: /data/dhcpd.lease

#

but I cannot find this file when I log on to terminal from the Home Assistant web interface

#

There is an open topic on this on the Home Assistant community forum but I didn't get any answer there

#

I am guessing I am not accessing the right file system from the right place, but I also tried directly on the host and wasn't lucky there either

#

Could somebody kindly point me to the right direction please?

covert arch
#

it's got to be in /addons/data/addon/

zinc mortar
#

thanks for the answer @covert arch - it is actually not.

#

/addons/ dir is empty

#

I managed to find the file on the DHCP docker image - but it requires quite a bit of trickery to go there...

pulsar mango
#

@sly kindle I have Supervised (Raspbian)

distant bay
#

I would like to get help how to use Bitwarden with IOS App.

#

Doesnt matter what im doing its drops Error: Error. I installed it and added my local ip and port to the local server web address on the app.

#

Ah it needs https. then that will not work ok

distant bay
#

I would like to ask for help regarding DuckDNS.

Installed.
Created a domain on duckdns site
Accepted terms in the addon configuration.
Added my full domain name.
Added my duckDNS token.
Started it.

I did these steps and as soon I start it it stops. Log is green and showing everything went sucessfully.

#

I tried duckdns every month nearly. but never worked.

#

Ah it does not need to be started, only click start once. Its working now as I see.

sly kindle
#

@distant bay you also need to add http: integration

distant bay
#

Its working now, Thanks.

#

There is anybody who has knowledge about Google Drive Backup addon?

#

as I see the backup includes the data of the addon's docker containers.

#

so If I installed for example a BitWarden password manager I does not need to backup the database by myself because the google drive backup contains it.

#

I am right?

upper lichen
#

It seems like MariaDB is constantly crashing for me after upgrading to 0.117.2 from the latest 0.116 with a 2020-11-03 15:53:05 0 [Note] InnoDB: Page dump in ascii and hex (16384 bytes):

#

Seems like the MariaDB database somehow crapped itself...

#
201103 15:53:06 [ERROR] mysqld got signal 6 ;```
#

Oof...

#

afaik MariaDB is only used for history right? How would I clear all tables to try and get it back running?

covert arch
#

delete the addon, reinstall it

echo plaza
#

anybody got experience with Deconz and using the OTA plugin? When I connect to Deconz application and enable the OTA plugin tab. Hit "Query" for Ikea Tradfri lights. Nothing happens...

iron zenith
#

Hello everyone! Does anyone know how the Git Pull addon works? I am trying to figure this out but i can't get it to work.

ocean cypress
#

Hello guys, I hope I am in the right channel here. I used this video https://youtu.be/m9qIqq104as to get Grafana + Glances + InfluxDB working. It works fine just like in the video!

My question is, how can I collect data from my 2nd raspberry pi and my qnap nas? I have Glances running on both but can't figure out how to send the data to InfluxDB on homme assistant !

I would really appreciate some help of you guys thanks

covert arch
#

you may need to expose influxdbs 8086 port in the addon config tab

ocean cypress
#

Thanks for the info @covert arch ! Can you explain how?

#

It's all local network traffic nothing has to go outside of my network btw

covert arch
#

there is a configuration tab in the supervisors addon page

ionic river
#

Any way to send notifiation when addon is starting and se status that is running? My example is that iam starting motioneye by automation and also shutting it down. ButI want to have a quick check that is running or not on dashboard

#

In fact I want to be sure that when I put it off it is really off and when I put it on that is really on

ocean cypress
covert arch
#

that looks ok, your instance should be reachable for influx clients at this point

ocean cypress
#

Influx clients ? Do I need something else then glances on the pi to get it working ? @covert arch

covert arch
#

you need to adjust glances config to send data to your influx instance

ocean cypress
#

[influxdb]

Configuration for the --export influxdb option

https://influxdb.com/

host=localhost
port=8086
user=root
password=root
db=glances
prefix=localhost
#tags-archived=foo:bar,spam:eggs

And I run the command:
glances --export influxdb

via ssh after I had set up the config @covert arch

covert arch
#

what happens if you run the command?

ocean cypress
#

Nothing, no massage, no error. It just loads a few seconds

covert arch
#

try adding some verbose arguments? -vv

ocean cypress
#

Can you give a example? So glances -vv ?

worthy jungle
#

Can I install visual studio code editor running ha in docker? If so how? I haven't got the "supervisor" tab? I've no idea what that even is?

covert arch
#

so it's debug, glances -d --export influxdb

ocean cypress
covert arch
#

can you try telnet influxhost 8086

ocean cypress
#

In the config?

covert arch
#

on the remote host (influx client), just to test if the influxdb addon is reachable on this port

dusky kettle
#

anyone here who can help with the HomeMatic Addon not working?

#

HomeMatic Addon not starting up.
Tried a fresh install already. (Operating System 4.15, Home Assistant Core V 0.117.2) Nothing installed apart form HomeMatic Addon
Hass.io QCOW2 running on Proxmox Hypervisor.
Error log form HomeMatic Addon here: https://pastebin.com/9NXxZHt8

ocean cypress
#

@covert arch sorry for the dumb question: do I need to install a influx client on my pi or do you mean the pi with remote host?

If I use the command via ssh it says: -bash: -telnet: command not found

covert arch
#

glances is enough, this remote instance with glances is your influxdb client

ocean cypress
#

Okay I see!

covert arch
#

you might install telnet though if it's not installed

ocean cypress
#

Thanks so much for the help btw โค๏ธ

#

Okay I will install it now sec

#

@covert arch it says : could not resolve a0d7b95-influxdb/8086

#

:Name or service not known

covert arch
#

use the ipadress of your influxdb server then space and then the port, no :

ocean cypress
#

It says connected to (my ip)

covert arch
ocean cypress
#

Okay I will try and report back thx

#

host is the ip right ?

covert arch
#

yes

lilac fractal
#

hi, should the official unifi controller addon (or the official ubiquiti unifi integration) expose entities about the controller/wifi access point? I am able to get a bunch of device_tracker entities and rx/tx per client, but for example I'm missing the "wifi client count" entity. can you help me? or is Unifi Switch/Gateway required? I just bought Ubiquiti UniFi UAP-AC-PRO Dual-band and thought I could get this data out of it via addon/integration. nvm, figured it out, via value template:

{{ states.device_tracker | selectattr('state', 'eq', 'home') | selectattr('attributes.is_wired', 'eq', false) | list | count }}
ocean cypress
#

@covert arch nothing in the DB yet! Do I need to reboot ?

covert arch
#

reboot no, just restart the glances service should do

ocean cypress
#

@covert arch done nothing ๐Ÿ˜ญ

covert arch
#

check glances -h to get some verbose output, maybe you get a error

ocean cypress
#

glances -h troughs no error ?

rain wind
#

Hi guys, im lookin to use a custom plugin for grafana, is there anyway we can install custom ones?

#

nvm got it by adding it in the config

weary swift
#

hello people. I have issue with node-red add-on and node node-red-contrib-home-assistant-websocket. I did install it , folowing instruction and have all files in my custom_components/nodered , did restart on my node red, but still node red say me , that need to install this node

#

can you help me ?

ocean cypress
#

@covert arch do you have any ideas left what I could do?

covert arch
#

try glances -C your_glances.conf -t 60 --export influxdb

weary stratus
#

Hi there

#

I have an issue with Duckdns addon

#

Apparently it is not working fine when I enable https

#

It will not find the ssl certificates at /etc/ssl

#

Any ideas?

sly kindle
#

@weary stratus did you add the http: config to configuration.yaml?

ocean cypress
#

@covert arch OMG thanks soooo much it works now โค๏ธโค๏ธโค๏ธโค๏ธ

#

@covert arch is -t 60 that it sands data every 60 seconds? What would be good for CPU usage ?

weary stratus
#

@weary stratus did you add the http: config to configuration.yaml?
@sly kindle Yes, indeed

sly kindle
#

@weary stratus after adding that, were you still able to connect using http:// ?

weary stratus
#

@weary stratus after adding that, were you still able to connect using http:// ?
@sly kindle I could not reboot, faulty config file because it could not find the cert files

sly kindle
#

it could not restart? Was duckdns running? Did you see it generate certificate files ok in the logs?

#

Share the http: config here

weary stratus
#

Duckdns was running

#

I could not see any log about certificate generation

weary stratus
#

although I set to true accept_terms field

#

Should I set http: config like this?:

#

ssl_certificate: /etc/letsencrypt/live/hass.example.com/fullchain.pem
ssl_key: /etc/letsencrypt/live/hass.example.com/privkey.pem

#

I get the following error:

#

Invalid config for [http]: not a file for dictionary value @ data['http']['ssl_certificate']. Got '/etc/letsencrypt/live/secret.duckdns.org/fullchain.pem' not a file for dictionary value @ data['http']['ssl_key']. Got '/etc/letsencrypt/live/secret.duckdns.org/privkey.pem'. (See /config/configuration.yaml, line 1).

#

Is there anyway to get the location where duckdns addon is downloading the certificates?

iron zenith
#

Hello Everyone, does someone have the GitHub addon working? If so, can you share your config so I can compare it to mine (leave Secrets out of course!)?

#

Git Pull addon*

steady star
sly kindle
#

Add-ons are services running in containers from the add-on store

steady star
#

ah ok

sly kindle
#

@steady star wait sorry

#

I didn't even look at your link

#

that is an add-on lol

steady star
#

thought so lol

sly kindle
#

when I saw "ring alarm integration" I went into autopilot

#

So that add-on looks like it needs the mosquitto broker add-on

steady star
#

I think i have mosquitto working

sly kindle
#

You install mosquitto broker, start it, and then go to configuration > integrations and connect HA to it

steady star
#

Do i need to create a user for it? All the guides I saw said I did but not sure if thats changed since those were made

sly kindle
#

does it have a configuration page?

#

where you would enter a user/pass?

steady star
#

do you mean the ring addon or mosquitto?

sly kindle
#

the ring

steady star
#

Yeah it does

sly kindle
#

ok, you should be able to use any existing HA user credentials you have

#

Because the mosquitto broker addon uses that list of users if you leave everything as is

#

so your HA users are also potential mosquitto broker users...

#

You could also add a new user to HA specifically for mqtt if you want

#

but I just use "me"

#

The ring addon should be able to authenticate with the mqtt broker that way

steady star
#

I have added in what i think the correct mqtt should be. The addon also has config for email and password for ring (though a 2fa code should also be required). I've entered that and started it and I get this in the log

#

hold on i can't send the screenshot

#

Still there @sly kindle ?

sly kindle
#

here i am

#

@steady star not sure

#

what did you end up entering for user/pass

steady star
#

I think I've got it working now - thanks for the help ๐Ÿ™‚

sly kindle
#

oh what did you do?

warped breach
#

sorry, try to update the input_select based on the button and not working

sly kindle
warped breach
#

ah okie ta

odd sapphire
#

Hi, my log files spits a lot of next error 'Cannot add or update a child row: a foreign key constraint fails...', is this something that is broke with the DB? I'm running the mariaDB add-on.

leaden nest
#

I always get this error when trying to install DuckDNS. Other addons do work:
500 Server error: Internal server error ("Readlink /mnt/data/docker/overlay2: invalid argument")

dark yoke
#

ha su repair

leaden nest
#

Thanks!

gusty sphinx
#

HI, guys! Fresh install on Intel NUC 8 of HA OS (4.15), but no File editor and SSH+Terminal add-on listed, advanced mode activated. I've missed some knew features?

sly kindle
#

@gusty sphinx are you only seeing one add-on repository?

#

there are two

gusty sphinx
sly kindle
#

anything in your supervisor logs at Supervisor > system

gusty sphinx
#

UPD Also, the system page looks different. Tried to update the SU and found that Error 20-11-05 16:44:04 ERROR (SyncWorker_1) [supervisor.docker.interface] Can't install homeassistant/amd64-hassio-supervisor:None -> 404 Client Error: Not Found ("manifest for homeassistant/amd64-hassio-supervisor:None not found: manifest unknown: manifest unknown").
20-11-05 16:44:04 ERROR (MainThread) [supervisor.supervisor] Update of Supervisor fails!

#

@sly kindle tried "ha su repair" via display + hdmi - same thing - error of SU

dark yoke
#

ha su update --version=2020.11.0

gusty sphinx
#

@dark yoke FATA [0000]

dark yoke
#

@gusty sphinx SATA [0x7638]

gusty sphinx
#

su update --version=2020.11.0 Processing ... Done. Error: Unknown error, see logs

#

UPD Also, the system page looks different. Tried to update the SU and found that Error 20-11-05 16:44:04 ERROR (SyncWorker_1) [supervisor.docker.interface] Can't install homeassistant/amd64-hassio-supervisor:None -> 404 Client Error: Not Found ("manifest for homeassistant/amd64-hassio-supervisor:None not found: manifest unknown: manifest unknown").
20-11-05 16:44:04 ERROR (MainThread) [supervisor.supervisor] Update of Supervisor fails!
@gusty sphinx that error

dark yoke
#

No, that is 20min ago

gusty sphinx
#

thats the actual
20-11-05 17:06:55 ERROR (SyncWorker_19) [supervisor.docker.interface] Can't install homeassistant/amd64-hassio-supervisor:None -> 404 Client Error: Not Found ("manifest for homeassistant/amd64-hassio-supervisor:None not found: manifest unknown: manifest unknown").
20-11-05 17:06:55 ERROR (MainThread) [supervisor.supervisor] Update of Supervisor fails!

dark yoke
#

so it's not using the version you give it

gusty sphinx
#

Yes, and the new panel of machine statistics doesn't load. Looks like its a summer release of SU, not the last one

dark yoke
#

probably 229

gusty sphinx
#

227

#

Bu the core is 117.4

dark yoke
#

Try a complete reboot

gusty sphinx
#

Done.

dark yoke
#

nothing between those steps?

#

and you included the version?

gusty sphinx
#

Rebooting once again, and start over via cmd - su update โ€”version=2020.11.0

#

Will provide in few min

#

Same error

#

20-11-05 17:27:12 ERROR (SyncWorker_18) [supervisor.docker.interface] Can't install homeassistant/amd64-hassio-supervisor:None -> 404 Client Error: Not Found ("manifest for homeassistant/amd64-hassio-supervisor:None not found: manifest unknown: manifest unknown").
20-11-05 17:27:12 ERROR (MainThread) [supervisor.supervisor] Update of Supervisor fails!

dark yoke
#

How about su reload

gusty sphinx
#

no errors, logs are clean

#

reloads

dark yoke
#

su info

gusty sphinx
#

SU version is still 227

#

and a lot of some extra stuff ... channel, timezone and etc

dark yoke
#

right, and those are?

gusty sphinx
#

channel: stable Timezone: UTC version: 227; version_latest: null

dark yoke
#

version_latest is your issue

#

But that version is so old so it's hard to pin down why

#

If you know docker, try manual update, if not try writing the image again

gusty sphinx
#

Ok, will try to write the img again (did it twice already for last 2 hours, same su issue)

heady gate
#

Howdy ya'll.

#

is there an add-on that shows all the file sizes? I'm having full hard drive issues and I can't find which files are causing the problems.

#

It's not homeassistant.log

dark yoke
#

an addon does not know

heady gate
#

bummer

#

I'll have to use my eyes then.

dark yoke
#

Yeah, but no.
If you are looking for something in any of the mapped dirs, you can use any ssh addon and df -h (or something).
If you are looking for something on the host itself..... depends on the OS I guess

stray cape
#

How to add another date format in grafana?

#

I tried this in configuration but does not change anything:

#
date_formats:
  - name: interval_hour
    value: 'DD/MM HH:mm'
upbeat shuttle
#

Hello, I'm new to HASS and I'm trying to setup LetsEncrypt. I'm actually quite confident with LE, DNS & port forwarding, I already have a external domain of my own setup, LE Cert issued and installed thanks to the brilliant Addon, however...

#

I'm a little confused from this point forth which port I should be trying to access the HASS setup on the external URL, port 443? port 8123? Neither seems to work for me (despite port forwarding being in place for both and port 80)

#

port 8123 unencrypted over http:// works

cunning wolf
#

Are you using 8123 on your internal network?

upbeat shuttle
#

Yes, that port works both on my internal network and when requested on the external URL

#

so port-forwarding on my router is working for that port

cunning wolf
#

I'd recommend the former, since it saves having to type the port number. HTTPS uses 443 by default.

#

If you do the former, you should probably close 8123 so no-one can get to your HA without SSL enabled.

upbeat shuttle
#

I think I might be up against something else, because I think the port filtering is working 443>8123 however I'm getting: "ERR_SSL_PROTOCOL_ERROR" also an external port scan from WAN to my LAN on port 443 shows the port as open.

#

when its closed I don't get the "ERR_SSL_PROTOCOL_ERROR" error in chrome, but when forwarding I get that error

#

I think I've tried both different forwarding types you mentioned, but I'm wondering if the local web server service isn't operating properly on 443 at the moment,

cunning wolf
#

If you're using HTTPS over port 443 and that's forwarded to 8123, your certificate is possibly invalid.

upbeat shuttle
#

perhaps a restart of HASS might help

cunning wolf
#

There is no 'web server service' on 443 if you've forwarded to 8123.

upbeat shuttle
#

good point!

#

I checked the logs of the LE Addon before coming in here, everything looked successful and good

#

ah, I even get that same SSL error when trying to access it over the LAN IP and https:// now I know I should get a type of error (invalid certificate perhaps) because the cert will be issued for a different domain than the one I'm visiting on, but fact is I don't get that anticipated one

#

I'll try restart it. Thanks for your time and help by the way ๐Ÿ™‚

cunning wolf
#

HTTPS won't work across LAN IP's since there's no domain for it to match.

upbeat shuttle
#

yes, but I would expect a different error in that event, that was my point

#

ok, so the port forwarding on 443 is working because I can monitor the HASS Core logs and I see the visit,

#

but it produces this error in the core logs:

#

2020-11-05 20:28:19 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py", line 275, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
File "aiohttp/_http_parser.pyx", line 523, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: invalid HTTP method

#

As I say everything went beautifully with the domain, port forwarding and LE issuance and installation,

#

so I don't know what is amiss to be honest.

cunning wolf
#

Are you definitely using https:// at the start of your address?

upbeat shuttle
#

yeah, because it gets a SSL error: ERR_SSL_PROTOCOL_ERROR

#

just trying something new...

#

I'm feeling like I'm being daft and there's just going to be a SSL tickbox I have to tick somewhere to enable it,

#

I've just ran a external SSL tester over it, it resolves the domain, successfully communicates (you can see the visit in the HASS logs) but it says: "No secure protocols supported"

#

it is as though the web server isn't trying to present any SSL

#

Do I need to enter in code in my configuration.yaml to point at the cert's? I'm reading a forum thread saying so, but I assumed that the LE addon would handle that bit for me

#

my LE Addon Log looks positive, does the http test on the domain resolves it and issues the cert and says:
Congratulations! Your certificate and chain have been saved at ...

slender aurora
#

I am still struggling to get ozw to communicate with MQTT Mosquitto. After I accidentally uninstalled MQTT last night my ozw stopped working. I reinstalled MQTT and have rebooted, reloaded, restarted, but can't get ozw to communicate with it. ozw keeps saying cannot communicate with MQTT Broker. In the MQTT Config, for Broker it lists "core-mosquitto" but says Failed to Connect when i attempt to save it. Hostname is "homeassistant" and uses same password as before (i never changed it from previous install. Any ideas? I have been asked to ask this here and not in zwave since issue might be with MQTT

cunning wolf
#

I'm not sure, ashley. I don't use the LE add-on, I'm using the Nginx Proxy Manager.

sly kindle
#

@upbeat shuttle yes. you need to configure the http: integration

#

in configuration.yaml

upbeat shuttle
#

ok, thank you

#

why on earth does it not mention that at the end of the LE Addon documentation then? ๐Ÿคฆโ€โ™‚๏ธ

sly kindle
#

The add-on only puts the certificate files where they go. you have to tell HA where that is

upbeat shuttle
#

roger that!

sly kindle
slender aurora
#

@sly kindle is that link for me? Want me to ask this in there?

sly kindle
#

no

#

that was for @upbeat shuttle

#

though I don't know where it goes because every time I check it on my phone it takes me to a different place in Discord

#

It should be a configuration example

upbeat shuttle
#

thank you, this is odd - I just tracked down the full path for my cert and key from the LE Addon Logs, but it says those files aren't there, when I look on the Terminal they don't seem to be there

#

/data/letsencrypt/live/removed.my.domain.com/privkey.pem

#

was the kind of path mentioned in the LE log, is that a normal location for it to be?

dark yoke
#

yes, and no

#

you should not care

#

they are dumped to /ssl

upbeat shuttle
#

oh right, so perhaps that was a temp working area

dark yoke
#

Not sure if they are copied, or just linked, but yeah

#

use /ssl, always

upbeat shuttle
#

they're not linked, so they must have been moved,

#

updated my paths and restarting the HASS service

dark yoke
#

It would be inside the LE add-on, not the host, not ssh addon, the container for LE addon

upbeat shuttle
#

oh great, so now do I have to be a container / docker expert? lol

dark yoke
#

No no no no no

#

just listen, and you are fine ๐Ÿ˜‰

upbeat shuttle
#

ok, however putting in that http entry into my configuration.yaml seems to have broken my http:// access now ๐Ÿ˜ข even though I did a config test before

cunning wolf
#

You don't want to access over http anymore.

dark yoke
#

that is expected, you told it to use SSL

upbeat shuttle
#

oh right, its off fully,

dark yoke
#

(https)

upbeat shuttle
#

ok thanks

cunning wolf
#

Always https, even if the cert is invalid... your browser will just complain a bit.

upbeat shuttle
#

doh

#

whey! Its working

cunning wolf
#

Wooo

upbeat shuttle
#

sorry

#

it is working lovely on the external URL, full padlock / SSL. Thank you @cunning wolf and @dark yoke

cunning wolf
#

If that approach suits you, you can ignore my next suggestion. Using a reverse proxy (like nginx) means you can use HTTP internally and HTTPS externally, as well as a bunch of other neat features (like having multiple domains forwarded to different services). There's a bit more of a learning curve but it's more flexible.

#

Maybe something to keep in the back of your mind for the future as your needs evolve.

dark yoke
#

That's a much simpler approach

upbeat shuttle
#

funny you should say that I think my friend uses a NGINX proxy for his HASS setup. Is there any benefit that you can think of to utilising HTTP on the LAN as oppose HTTPS?

#

thank you both

cunning wolf
#

No cert warnings when local ๐Ÿ˜„

dark yoke
#

Well, as a starter, you would not panic because HA is not listening on http anymore ๐Ÿ˜›

cunning wolf
#

lol

#

It also means HA changes can't break your network config. Something else would have the responsibility of making network decisions, while HA only does home automation.

dark yoke
#

That's sounds sensible ๐Ÿค”

cunning wolf
#

Separation of concerns? ๐Ÿ˜„

dark yoke
#

Let's deprecate SSL in HA ๐ŸŽ‰

cunning wolf
#

Don't get me wrong... having SSL directly within HA is great for people with lesser technical knowledge. It's a good thing to make security more accessible.

#

If I didn't already use nginx for the day job, I probably wouldn't have bothered with HA.

upbeat shuttle
#

ah yeah because if my LE Cert didn't auto-renew in say 2-3 months it would break my access? I'm a little surprised that the HTTP protocol has stopped working altogether, even on the LAN like

dark yoke
#

If you are not techical enough to run the NGINX or NPM add-ons, then proabably not open any ports, and use the cloud integration instead

upbeat shuttle
#

I use NGINX a little at my day job as well, I'm not scared of a NGINX config or two

dark yoke
#

With HA you need to restart after you renew the cert

#

if you run a proxy, you don't

upbeat shuttle
#

ok

cunning wolf
#

Yeah, and I think the Nginx Proxy Manager add-on auto-renews too. Zero downtime, zero maintenance.

upbeat shuttle
#

this free SSL business is a bit of a mess when it comes to LAN stuff isn't it? I help people with it every day but solely on a WAN level

cunning wolf
#

Its UI makes setup simple too. No messing with nginx.conf

#

To be fair, SSL isn't really intended for LAN. At least not without a local domain.

#

And then you're dealing with self-issued certs, right? They're not really security...

dark yoke
#

fake it til you make it ๐ŸŽ‰

upbeat shuttle
#

So I would be looking to install both the official: "NGINX Home Assistant SSL proxy" addon and then the "Nginx Proxy Manager" community addon then is that right?

dark yoke
#

I would just go for NPM

#

There is no need for both (I don't think you can run both)

upbeat shuttle
#

oh right, ok

slender aurora
#

Hello everyone, I posted above but no responses. When am I allowed to post again? Don't want to spam

cunning wolf
#

If it's been a while and your message has scrolled off screen, feel free to post again.

#

If you try a few times and still haven't had an answer, the forums might be better.

slender aurora
#

I am still struggling to get ozw to communicate with MQTT Mosquitto. After I accidentally uninstalled MQTT last night my ozw stopped working. I reinstalled MQTT and have rebooted, reloaded, restarted, but can't get ozw to communicate with it. ozw keeps saying cannot communicate with MQTT Broker. In the MQTT Config, for Broker it lists "core-mosquitto" but says Failed to Connect when i attempt to save it. Hostname is "homeassistant" and uses same password as before (i never changed it from previous install. Any ideas? I have been asked to ask this here and not in zwave since issue might be with MQTT

#

It should be noted that I completely reset my zwave config yesterday and just installed ozw and got all my nodes readded and working...so I am not that invested in this and can start over again if I have to...I don't know if just uninstalling ozw rebooting, then reinstalling would work or what

viscid orchid
#

Just FYI - I had some issues with ingress โ€˜open web UIโ€™ links with some addons (ESPHome for sure) when I used the NGINX proxy manager and had to add some custom rules for web sockets.

#

There are threads out there

#

Trying to combine the custom rules with what the proxy manager generates was a little annoying

covert arch
#

@slender aurora if you run on docker you can maybe try 172.17.0.1 as hostname, some logs or errors would also help :/

viscid orchid
#

I know nothing about NGINX, so maybe it would be obvious to others

slender aurora
#

@covert arch I don't run Docker, i am running HASSIO on an RPi

#

let me see if i can pull some logs

covert arch
slender aurora
sly kindle
#

@slender aurora add-ons aren't possible without docker

#

As they are docker containers

slender aurora
sly kindle
#

What is your mosquito config?

slender aurora
#

Defaults:

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

#

according to the guide I was reading about getting ozw to work, it was simply downloading Mosquitto and no exrtra configuartions, then downloading ozw and get it started....all worked fine yesterday, but then Beer happened and I uninstalled Mosquitto....

sly kindle
#

I think you should uninstall both

#

Reboot the whole thing (not restart HA)

#

And then add mosquito, then ozw

slender aurora
#

if i uninstall ozw and mosquitto, reboot host, and then reinstall Mosquitto restart, then ozw....will my node configs disappear or are they stored on the AeoTek USB controller?

sly kindle
#

They are stored

slender aurora
#

ok perfect, I will try that. Thank you

sly kindle
#

youll need to re-add things to HA though

slender aurora
#

Thats fine, its not too much

sly kindle
#

when you get mosquito running, check that the add-on logs are ok, then add the integration if you use that. Then add the ozw

slender aurora
#

copy that, thanks

weary stratus
#

I've noticed there's 2 NGINX add-ons, what's the difference?

#

NGINX Home Assistant SSL proxy & Nginx Proxy Manager

viscid orchid
#

The first is just NGINX that you configure manually and the second includes a web-based GUI that helps with the configuration

weary stratus
#

Ah okay thanks, so the Proxy Manager is like a v2? Are both maintained?

#

Also, wouldn't the Proxy Manager require more resources?

viscid orchid
#

Itโ€™s not โ€˜v2โ€™, it just also includes a GUI

#

Itโ€™s just a web interface that helps generate the config

#

Running a web server thatโ€™s sitting there idle most of the time should take minimal resources

#

Itโ€™s really just NGINX running in both cases

#

The proxy manager is nice if you donโ€™t know what youโ€™re doing and have standard needs, but it can be annoying if you want to customize the config

weary stratus
#

Thanks for your help!

viscid orchid
#

Np, I just went through this myself ๐Ÿ™‚

#

Had the same questions

#

I eventually decided to run the proxy manager in a separate container because it was easier to customize the config once it was created by the web interface

half shoal
#

I'm having trouble with adguard

#

I'm getting no internet when I try to connect using my android device

sly kindle
#

connect to...your wifi?

topaz nebula
#

Hello. Im trying to organize 2 vertical stacks so they are side by side but they only appear one under the other. Theres more than enough space on each side, easy 3 columns fit. Why is this happening?

frank plover
#

Is there a way to install Home Assistant on a non Raspberry Pi which gives access to the add-ons?

#

Specifically, I've had bad luck with burning out SD cards on the Raspberry Pi with HA and I have a Linux PC which is running all the time, butt eh HA docker instance I have doesn't allow add-ons.

covert arch
frank plover
#

What's "supervised"?

covert arch
#

supervised is HA's ecosystem with a systemd daemon "supervisor" which runs on the host and as docker container. this container spawns and manages the other containers for HA.
If you're unexperienced just go with #330990055533576204

sweet slate
#

I'm a bit confused...I'm running HA in docker. I want to do backups of my Tasmota devices. I then read about adding TasmoBackupV1 via some 'Supervisor' and this is where the confusion start. How do I add this 'Supervisor' to my HA or why isn't it in there?

covert arch
#

you cannot just "add the supervisor". your installation must be controlled by the supervisor,
you can also just do a backup of your #449717345808547842 installation and the tasmota devices should be also included there I believe.

sweet slate
#

so the docker version of HA is a scaled down version?

#

What is there to control in the docker HA if it is already controlling everything?

covert arch
#

what?

sweet slate
#

I'm struggling to understand why I need something else to control the HA in docker? What is the difference between 'Supervisor' version and docker HA?

#

And why does the HA version in Docker need to be controlled...in what sense?

dark yoke
#

The supervisor manages HA, the supervisor itself, add-ons and part of the host OS

formal pumice
#

is someone able to give me some assistance with the following please, I'd like to setup countdown timer displays in lovelace, however i'm unsure where to save the files config template card and Jquery Countdown. I've posted this in front end and add-ons as i'm not sure which is most appropriate.
https://github.com/photinus/HomeAssistant-Misc/tree/master/LiveTimer

sly kindle
#

@formal pumice addons are services which run in containers and are installed using supervisor's add-on store

#

frontend is more appropriate

#

If you didn't get it from supervisor > add-on store in the UI, it isn't an add-on

formal pumice
#

ok thank you.

tidal parcel
#

Hello, is there an easy way to downgrade add-ons?

dark yoke
#

partial restore from snapshot

tidal parcel
#

Wow, that is easy! Thanks ๐Ÿ‘

distant bay
#

Hello guys, just want to share my experience

#

I installed bitwarden from addon store. Best epic app ever! Ios app and android app. Can change on my phone to fill out passwords from this app. Google drive HA backup addon save the password database too with password on the zip. Full secured and plug and play. Im really happy with that.

tidal parcel
#

@dark yoke: Well, I thought it worked but now when I try to start the add-on I get "No such image: dwelch2101/zigbee2mqtt-armv7:1.15.0"

dense spadeBOT
#

404 Error for docker usually is a result of one of these things:

  • The image tag you are trying to use does not exist (if this is the case you will see the word 'manifest' in the error)

  • There is not enough space left on the device to download the new container.

tidal parcel
#

And there's plenty of space left

dark yoke
#

ha su repair and/or reboot then

pure pasture
#

What's the correct way to install rtl_433 and the rtl_433 to MQTT bridge? I don't see it listed under community add-ons

sly kindle
#

It isn't a community add-on

#

@pure pasture you would have to add any third-party repos using the upper right corner on the add-on store page

pure pasture
#

ah ok, thanks

lavish lichen
#

hi! ๐Ÿ™‚ how to monitor a specific process ( cmdline) through Glanes. i have it installed on the remote machine and its running. API is ok

#

Glances*

pliant flicker
#

hi my duckdns addon isnt starting supervisor says it cant attach the addon_core_duckdns to hassio-network

#

any ideas?

dark yoke
#

ha su repair

pliant flicker
#

ok doing a host reboot atm will try after

lavish lichen
#

Hi guys, regarding glances how can i monitor a specific process or processes ?

weary stratus
#

Hi, This is probably a very dumb question, but I've installed the FTP server add-on and have set up my IP cameras to write to it. Unfortunately the motion detection was set a bit sensitive, and it has completely filled my SD card with recordings. No problem, I'll just delete them... except that I cannot find any way to do this. They're written into a subdirectory of /media but AFAICT there's nothing in the Lovelace UI that lets you delete files; and trying to delete the files via ftp fails with 550 Remove directory operation failed. - presumably because the files are all owned by the ftp daemon and I don't have write permission to anything apparently. The docs for the ssh add-on suggest that it's not going to give me any sort of root/sudo access so I'm not sure that's going to help either. This seems embarrassingly basic, but do I really have to power the thing down, remove the SD card and delete the files on another machine?

cunning wolf
#

If you can write to that folder via FTP, can't you just delete via FTP?

weary stratus
#

apparently not... but I'm beginning to wonder if that's because hass.io is hosed because it has zero free space

#

i've shutdown and i'm trying to remove some of the files from the SD card manually and then i'll restart and see if ftp delete works

#

sigh. Now homeassistant ui isn't accesible. I'm beginning to wonder if the "easy" homesassitant_os option was the right choice here. It's great until something goes wrong and then you have no access to anything

dark yoke
#

That is simply not true

#

You have full access to everything by attaching to the host running it

olive bison
#

im really confused on what Topics should be, i have hue light bulbs configure via MQTT but im not sure how to link to the light bulb device

trail mason
#

Anyone got any add-ons for ngrok, pitunnel, etc?

#

Also what tunneling system do y'all prefer?

flat gulch
#

anyone has a nodemcu and relay working propperly?

cunning wolf
#

The answer is almost definitely 'yes'. However, you probably want to ask in #diy-archived and actually explain your problem.

flat gulch
#

alright thanks

dense spadeBOT
long cipher
silver gazelle
#

I have my deconz addon pointed to /dev/ttyAMA0 and i'm not sure if it's working properly.

when i look at the phoscon gateway it says the firmware is not connected

#

I've got a conbee II hooked up to a usb port on a pi4 and Hass OS

trail mason
#

Anyone got any add-ons for ngrok, pitunnel, etc?
@trail mason Ahhhh whatever, ima just port forward like a normal person.

Guess I can call my setup "nearly-zeroconf" now lol

hushed bay
#

Is there a way to use the time_fired argument that HA generates when you are listening to events in appDaemon?

pallid otter
#

Hello, I've activated the MQTT Addon (I use HASSOS) with the default settings. It seems to work, I can connect (anonymous) with MQTT Explorer to the IP address of my HASSOS server but I can see any Topics. New client connected from 192.168.1.102 as mqtt-explorer-f88dc0c3 (p2, c1, k60). So the connection seems to be OK but I can't see any topics. Does anyone has an idea why?

olive bison
#

hi, im trying to install AppDaemon 4 and i get an error 500:

500 Server Error: Internal Server Error ("Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 192.168.X.1:53: read udp 192.168.X.3:50209->192.168.X.1:53: read: connection refused")

what do i need to do ?

dark yoke
#

ha su repair

olive bison
#

lol thanks, still same erro ๐Ÿ˜ซ

dark yoke
#

Oh... didn't see the 53 in there

#

You have DNS issues

olive bison
#

i set the dns to point to my router

#

should it be something else?

#

i dont really want to use google dns

dark yoke
#

What does your router use?

olive bison
#

my isp one

#

shall i change it to use OpenDNS?

dark yoke
#

Nah

#

Did you try reboot?

olive bison
#

rebooting as i type

#

same error :(:(

#

i think it is dns issue, i saw there was an update to HA and it fails with error 500

dark yoke
olive bison
#

so shall i point the HS dns to something else then

#

actually, would u know what the cmd is to set auto dns via nmcli?

dark yoke
#

I should know that, but I don't, I would just set it to 1.1.1.1

olive bison
#

who owns that?

dark yoke
#

Cloudflare

olive bison
#

ooh ok

dark yoke
olive bison
#

better than open dns?

dark yoke
#

better?

viscid orchid
#

I think 1.1.1.1 has caused name resolution problems for some

dark yoke
#

Yeah

#

I would just set it to 1.1.1.1

#

<-- that one

#

me

#

I

olive bison
#

whats ur recommendation Rob?

dark yoke
#

@viscid orchid got annoyed with me and left ๐Ÿ˜„

viscid orchid
#

lol

#

I like 8.8.8.8/8.8.4.4

dark yoke
#

Those are my backups :D
1.1.1.1, 8.8.8.8, 1.0.0.1, 8.8.4.4

olive bison
#

ok ill go with 1.1.1.1

#

but looking into it, i want to set my router to use that and set HA to auto DNS

sly kindle
#

9.9.9.9 too

cunning wolf
#

I'd suggest OpenDNS but I can't remember it ๐Ÿ˜„

weary stratus
#

Hi. I need som newbie help with deConz? have installed the addon and connected most of my Ikea bulbs and switches. But im not getting any entities from deConz in HA. Its working fine inside the deConz addon (i use the Phoscon part) Any idea where i should begin?

viscid orchid
weary stratus
#

@viscid orchid your right. thank you

fresh jacinth
#

Anyone has good/recommended lists for adguard add-on? :)

cunning wolf
#

Google will ๐Ÿ‘