#add-ons-archived

1 messages · Page 1 of 1 (latest)

hidden badger
#

Hi,How can I install esphome in hassio add-on?I try to install esphome on another hassio but I find there is no esphome in it.Is that I should install the esphome in a new way?

eternal river
#

@raven tinsel I see you maintain a lot of the add-ons in https://github.com/hassio-addons/repository. Thank you so much and great job! I have a quick question: I'm using the home-assistant container install (for various reasons) and we're naturally excluded from extensions. I recently tried to find a work around. For instance for the vscode extension, I'm running the codercom/code-server image manually in my docker-compose.yml file and then embed it via panel_iframe. It looks pretty similar to the actual supervised vscode addon but has a few differences.

  1. I see that addons are using a hassio container registry like this image: ghcr.io/hassio-addons/vscode/{arch}, but I don't think we're able to download these right?
╰─ docker pull ghcr.io/hassio-addons/vscode/amd64
Using default tag: latest
Error response from daemon: manifest unknown

How does the supervised install download these?
2. how is SSL termination and authentication handled for supervised addons? With panel_iframe I can only embed what's accessible via the browser already, so I need separate SSL and authentication for every app, but that doesn't seem necessary for supervised addons. How is the embedding into the home-assistant UI done and can it be done by running my own docker container as well?

Or to summarize my question: Can I replicate what the supervised install is doing via a few more services in my docker-compose file and some HA config?

raven tinsel
#

You cannot use my add-ons without the supervisor

#

they communicate with the supervisor API

#

(Which you don't have)

#

Use the code-server containers instead

#

You can't replicate the Supervisor Ingress feature, as that is a specific feature and play between HA <-> Supervisor <-> add-on

molten agate
#

hi, I am trying to add a rest_command service to homeassistant, but it doesn`t show as a service on the developer tools ui. I added the followind to configuration.yaml:

rest_command: !include_dir_merge_list rest_commands

and in rest_commands/command.yaml:

set_cmd:
username: !secret rest_username
password: !secret rest_password
url: "http://IP.IP.IP.IP/outpoe.cgi?poe={{tomada}}&sts={{status}}&pr=0"

is there somthing else I need to do for it to show as a service (rest_command.set_cmd)?

viscid orchid
molten agate
weary stratus
#

Hello. I am trying to get zerotier running on hassbian, but it is stuck at the Starting ZeroTier One... line
I have several other devices on the network which are all authorized without issue, but the rpi/hassbian just wont appear in the ZTO control panel list of devices
I am lost and dont know how to proceed, port forwarding on openwrt didnt help either...

Any help appreciated, thank you

weary stratus
#

Hello guys, i tried to install diyhue addon in home assistant. Unfortunately it doesnt install. I get this message: ./web-ui/' returned a non-zero code: 1. Can anybody help me out!

#

?

#

And this: /bin/bash -o pipefail -c mv /diyhue/

sly kindle
#

@weary stratus which repo did you add for it?

weary stratus
#

Yes the original one

eternal river
#

@raven tinsel I see, thanks for the explanation. Maybe I have to spend a weekend then to change my install from container to OS. Please let the backups work 🤞🏼

twilit stream
#

I trying to use the ESPHome addon to interface with an ESP8266 and LED Matrix. The device connects, and I was able successfully flash it via ESPHome. I can add the device using the IP Address and Encryption key, but it doesn't appear with any sensors attached to allow me to change the LEDs.
YAML and Logs:
https://pastebin.com/uJh2waMz

covert eagle
#

Does anyone know if Plex Media Server Add-on can be added to the sidebar instead of opening in a new tab?

covert eagle
#

Found it.

panel_iframe:
  plex_media_server:
    title: Plex Media
    icon: mdi:plex
    url: !secret
north mulch
#

Hello i have just installed the FTP service, but am having issues trying to connect with FTP Client - WINSCP. It says host is not found when i can confirm 100% that the host is correct. I have ensured the service is running and even tried reinstalling it

stark wigeon
#

hihi

#

I can't seem to add user (can't find the feature under configuration) after installing mosquitto broker. can someone guide me pls

#

hello?

exotic apex
#

hi im having problems with plex sever, i cant seem to play media in automations but the plex clients ie, google TV can streem fine. what am i doing wrong?

sly kindle
#

@stark wigeon HA users are added by default, but it is there on the add-on's config page

stark wigeon
#

@sly kindle but I cant see it at the config page. Anyway the integration to mosquito broker failed. Cant possible cause that you can suggest

#

Honestly I only did a add-on and install and change nothing else

sly kindle
#

What do you see at the config page?

stark wigeon
#

Yes

#

And I didn't modify anything

sly kindle
#

"I can't see it at the config page"

#

It is there in my screenshot

#

"logins"

stark wigeon
#

From the doc, it said I must add user but I cant find it

stark wigeon
sly kindle
#

"logins" is where you add users

#

But you don't have to add users if you configure your mqtt clients to use any HA user that you have

stark wigeon
sly kindle
#

You have a home assistant user because you are logged into home assistant

stark wigeon
#

Alright.

#

What could then cause the integration to fail?

sly kindle
#

Where is it failing?

#

More details are needed

stark wigeon
#

@sly kindle I restart my vm where I run HA and it works now

#

How do I add the username and pw if the client requires for one?

sly kindle
#

You can enter your HA user and password.

#

Or you can create a new ha user just for that purpose

#

The broker has all of those as usable credentials already

stark wigeon
#

Arhh.. the username and pw is diff from my existing HA acc. So I need to create a new HA user with the same username and pw as what have been defined within the client config

sly kindle
#

You can do that too yes

#

Or you can change it in the client

#

Won't you have to at least change the location of the broker in the client anyway?

#

IP address of the broker, for example

stark wigeon
#

The ip address of the broker is the same ip as my pc am I correct?

sly kindle
#

Whatever IP address gets you to home assistant

#

The broker is running on that same IP address

stark wigeon
#

Arhh. I am using local

sly kindle
#

That's just a friendly name for an IP address

#

It's not an either or

#

You are "using" both

stark wigeon
#

For that am I correct to check that under my network n internrt setting under ipv4?

sly kindle
#

Yeah you could check there.

stark wigeon
#

Alright ser, let me do some mqtt publishing to my client to see if the client receives the topics

#

Thank you ser for your support

glass totem
#

Hi all, anyone using 3DPrint add-on by Fredrik?

torn solar
#

Can't install homeassistant/amd64-addon-configurator:5.3.3: 404 Client Error for http+docker://localhost/v1.41/images/homeassistant/amd64-addon configurator.5.3.3/json: Not Found ("no such image: homeassistant/amd64 addon-configurator:5.3.3: No such image: homeassistant/amd64-addon - configurator:5.3.3")

north mulch
#

hi just wondering why this error appears:

#

Configuration errors detected:
bad indentation of a mapping entry (4:15)

1 | type: picture-elements
2 | elements:
3 | - type: state-icon
4 | tap_action:
-------------------^
5 | action: toggle
6 | entity: switch.kitchen_bench_lights_plug

torn solar
#

Home assistant add ons not installed
Can't install homeassistant/amd64-addon-configurator:5.3.3: 404 Client Error for http+docker://localhost/v1.41/images/homeassistant/amd64-addon configurator.5.3.3/json: Not Found ("no such image: homeassistant/amd64 addon-configurator:5.3.3: No such image: homeassistant/amd64-addon - configurator:5.3.3")

This error

stark wigeon
#

hi

#

i have problem publishing msg from my broker to my client using Mosquitto Broker on HA running on VM

#

the msg never received by my client , which is running on a Pi

#

what could be possible remedy?

#

@sly kindle u still there?

#

or anyone who is avail to help

#

many thanks in advance

#

.

gloomy raven
#

What is the best way for doing automations? Just use HA automations or use Node Red? If there are better ways please let me know

viscid orchid
#

There's no 'best', just personal preference

#

You could write them in Python if you want

lament otter
#

The best way is the way that works, and you understand how it works.

void surge
#

hey guys, I got a question. Is it possible to get the "stream" option in the NginX Proxy Manager addon? I really like to use it for ssh tunneling.

hollow arch
#

does anyone have a way to continue isntalling the portainer plugin ? I'd like to at least look at the running containers and debug a few things, I'm running haos latest within a PVE VM and I'm really struggeling to get any kind of real access to the underlying docker. Even enabling the 22222 ssh service doesn't work for me with a usb stick added to the VM and my authorized_keys file in there it doesnt start anything on port 22 or 22222... So looking at other ways to expose the docker socket and connect to containers, see what's inside and such...

proper turret
#

Hi, anybody that uses Yale smart hub and doorman in ha?

#

I currently use Yale doorman together with the Verisure modul. It is working, but there is a delay when it is unlocked until ha get the info. So I was wondering if the Yale smart hub was faster to get the into to ha.

weary stratus
#

Hi, i am having issues with the diyhue addon. I am only able to connect with hue essensials app and not with the Hue app. The hue app finds the emulated Bridge but when i click on Link button nothing happens. With hue essensials i can establish a connection. But when i click on search for lights button i get this error: 2022-07-25 13:21:11,364 - services.homeAssistantWS - INFO - HomeAssistant WebSocket discovery called
2022-07-25 13:21:11,365 - services.homeAssistantWS - WARNING - Home Assistant Web Socket Client disconnected trying to (re)connect
2022-07-25 13:21:11,378 - services.homeAssistantWS - INFO - Home Assistant WebSocket Connection Opened
2022-07-25 13:21:11,378 - services.homeAssistantWS - INFO - Home Assistant Web Socket Client connected
2022-07-25 13:21:11,379 - services.homeAssistantWS - INFO - HomeAssistant WebSocket discovery waiting for devices
2022-07-25 13:21:11,381 - services.homeAssistantWS - INFO - Home Assistant Web Socket Authorisation required
2022-07-25 13:21:11,383 - services.homeAssistantWS - ERROR - Home Assistant Web Socket Authorisation invalid: {'type': 'auth_invalid', 'message': "Auth message incorrectly formatted: extra keys not allowed @ data['id']. Got 1\nnot a valid value for dictionary value @ data['type']. Got 'get_states'"}
2022-07-25 13:21:11,386 - services.homeAssistantWS - INFO - Home Assistant WebSocket Connection Closed. Code: 1000 Reason b''

#

Can anybody tell me what the problem could be?

final herald
#

Is there any reason ws:// web service URLs would just completely not work for me? I just set up zwavejs2mqtt and it's exposing a ws endpoint bound to 0.0.0.0:3000, but when adding the zwavejs integration, ws://localhost:3000 does not work. I also noticed that trying to connect to the general /api/websocket URI as a web service does not work (but I can hit it on https/443)

#

Figured out what was going on for zwavejs2mqtt, looks like the addon container does not expose a port by default to the host.

cold shoal
#

My nodered addon takes lot of time to startup after host reboot. (it restarts fine..but take too long). I checked its log, its not that it has lot of work to do, but the starting point of nodered booting (in NR logs) is 3minutes after HA web interface is visible and all else fine. All other addons start fine (i dont have more than 3).
Can i do something to speed up (NR is important for me) or check whats wrong or some script to start it quick?
Reboot takes 3 minutes on my Pi +6 minutes NR takes. Thats a lot of time. So asking.

lament otter
#

Why are you rebooting your host so often? 🤔

fleet badge
#

Unable to find service variable.set_variable is the message

weary dust
#

Hi, I hope someone can help me here. I am trying to install samba using an windows 11 computer. I have my HA on a raspberry 4 and want to access the files to later connect a harddrive for plex.
When I try to add a new network drive in my explorer, it doesnt give me acces and opens the username&password window over and over again. I am so confused, what am I doing wrong?

weary dust
#

nevermind, I just created a shortcut with the local IP Adress of the HA Server and added it to my explorer. Works now

indigo granite
#

Hello everyone. I am trying to verify the email through the Bitwarden addon, I receive the email just fine but when I click verify , it resolves to an old local HA IP address that has been changed after setting the addon about a month ago. How can I change that old IP to the current one?

lapis temple
#

Hi - does anyone know how to assist with this motioneye network share issue? https://github.com/hassio-addons/addon-motioneye/issues/310 The issue was created last year by someone else but it's now closed, I'm unsure of a solution - but I have this issue with the latest motioneye and HA versions.

celest root
#

Hello everyone. i wanted use PUTTY for SSH after have installed the addon TERMINAL & SSH, but i dont knwo where find the AUTHORIZED KZYQ asked in configuration. and Packages?

sly kindle
#

@celest root you generate your own keys. alternatively you can use a user/password

#

packages are a choice, not a requirement

indigo granite
#

If I lost the admin token for Bitwarden, do I have to reinstall the whole addon from scratch to be able to edit settings?

sly kindle
#

@indigo granite step 8 in the addon docs

#

Be sure to store your admin token somewhere safe. The add-on will never show it again!

#

It is initially shown in the logs at setup

sly hazel
#

hello

#

after testing to install "thelunge" add in i can not get into HA again. I have tried to use ssh and can not get in there either. Since i have installed the HAOs on a microSD and later on moved it onto a SSD drive i put another microSD into it and using a plain Raspbian i can now access the disk with configs for HAOs. How do i turn a add on "off"?

#

the configuration.yaml does not contain any references to the add ons from what i can see

#

strange.. just got in and hastly taking backups. 8 )

celest root
#

and you speak of generate my own key. How i to do this?

#

sorry @sly kindle

unique veldt
#

I'm trying to add the Mosquitto broker addon from https://github.com/home-assistant/addons, but I can't seem to figure out where I can install them. The repository says

Add-ons can be installed and configured via the Home Assistant frontend on systems that have installed Home Assistant.
but never actually specifies where that is, could somebody point me to where to find that?

obtuse parcel
#

@unique veldt Settings > Add-ons >Add-On Store

Add-ons are for HA OS and HA Supervised installations. Not Python virtual environments or HA Core Container

unique veldt
#

ah, ok

pale helm
#

Hello all!
I have a problem with a fresh install of node-RED addon. The node-RED add-on crashes almost at the end of the startup prodedure. This is the Log info i get:

#

27 Jul 08:21:04 - [info] [hue-bridge:Philips hue] Subscribing to bridge events…
27 Jul 08:21:05 - [red] Uncaught Exception:
27 Jul 08:21:05 - [error] ReferenceError: err is not defined
at EventSource.scope.events.<computed>.onerror (/config/node-red/node_modules/node-red-contrib-huemagic/huemagic/utils/api.js:157:102)
at EventSource.emit (node:events:527:28)
at _emit (/config/node-red/node_modules/eventsource/lib/eventsource.js:257:17)
at ClientRequest.<anonymous> (/config/node-red/node_modules/eventsource/lib/eventsource.js:143:9)
at Object.onceWrapper (node:events:642:26)
at ClientRequest.emit (node:events:527:28)
at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:631:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:128:17)
at TLSSocket.socketOnData (node:_http_client:494:22)
at TLSSocket.emit (node:events:527:28)
[08:21:05] WARNING: Node-RED crashed, halting add-on

dense spadeBOT
pale helm
#

I deleted and reinstalled the addon several times, but no luck. Does anyone has an idea or can help me with this?

#

I did a fresh install of HAOS and restored an backup of my previous HA Supervisor install. Thats why all my old node-red node modules are recognized, including this node-red-contrib-huemagic.
Please can anyone help me, perhaps how to remove this node-red-contrib-huemagic...

pale helm
#

Update. I found how to start node-RED in safe-mode (use safe_mode: true). Trying to delete the nodes which use node-red-contrib-huemagic...

heavy egret
#

Hello, my Koogeek Socket P4EU supports statistics for wattage, currently I have it integrated over a Homekit Controller, is there anyway to get the data into HA?

pale helm
#

Update 2. I found this item: Remove in-use palette
https://discourse.nodered.org/t/remove-in-use-palette/38546
But i am not able to remove the node.
I went in Terminal and deleted /config/node-red/node_modules/node-red-contrib-huemagic, deleted the entry for this node in package.json and restarted node-RED.
That did not the trick, but now i could reinstall the node and that was successful.
Hope that it stays taht way 😉

#

Question: Is there a way to use npm from the Terminal command line? When i go in Terminal to the nodered folder and give npm, the command is not recognized...

lean geyser
#

Hi ! my addons repository list is empty, but when I try to add "Community Add-ons" I have an error that the repository is already installed .. I'm going MAD 😭

#

I already tried to restore a backup of a previous version ... nothing ! the addons repositories ( the original hassio and the comunity add-ons) are disappeared from the gui ... so I can't install new add-ons and I can't update the add-ons already installed ☹️

viscid orchid
#

this screen is blank for you?

#

@lean geyser You can try ha su repair from the ssh command line

lean geyser
lean geyser
viscid orchid
#

then ha su logs

lean geyser
viscid orchid
#

I don't need a picture of a blank screen

#

or a picture of text logs

sly kindle
#

◼️

#

@lament otter didn't you have this same issue?

lament otter
#

I did not have a blank screen

sly kindle
#

(missing repo, already installed)

lament otter
#

I was just missing the community addons

sly kindle
#

Do you remember how you fixed it?

lament otter
#

I ended up removing it from the file via ssh

#

Let me check which file and where

lean geyser
#

I was thinking the same, but I don't know which file I have to edit

viscid orchid
#

There's a long-standing, unresolved issue with repos mysteriously disappearing, but adding them back manually has always helped for folks I've seen. First I've heard of them being completely gone

lament otter
#

For me I couldn't add it, because it said it was already added

#

But the addons were not visible

lean geyser
viscid orchid
#

looks like /mnt/data/supervisor/store.json

lament otter
viscid orchid
#

I fast

lament otter
#

Haha, I was on the phone, so I claim a handicap 😄

#

(As in, my mother wanted to talk to me, run away!)

#

So, let me write this up a bit differently so we could pin it and/or easily find it again:

lean geyser
viscid orchid
#

Need to go in through the console, not normal ssh

lament otter
#

If the community add-ons are not visible, and you get an error message when adding the repository:
You need to edit /mnt/data/supervisor/store.json (via the console, so ssh to port 22222 is the best way).
Remove the line for the community addons repo https://github.com/hassio-addons/repository (you can use the dd command to delete an entire line in vi).
Then reboot the HA supervisor/host. After that, the addons may be restored automatically, but if not, adding the repo should no longer fail.
To enable ssh via port 22222: https://developers.home-assistant.io/docs/operating-system/debugging/

viscid orchid
#

one more 2

lament otter
#

Dang it, so close 😛

viscid orchid
#

and a link to the docs to enable that would be good

lament otter
#

And now, hopefully, that is findable

#

I will add that

#

Got it

sly kindle
#

Sorry, but also what to edit 😬

lament otter
#

Better?

viscid orchid
#

(along with some others that I added)

lament otter
#

Being able to delete the entire line in vim mode makes that a heck of a lot easier, fortunately. Though, people should be careful to make sure the JSON is still intact

#

But, as this is the second instance of this happening recently, I'm going to open a bug for it.

#

I assumed I had messed something up and/or my poor connectivity to the internet at the time had broken things in some odd way. But someone else seeing the same issue is unexpected.

viscid orchid
#

Thanks for writing it up. You can edit if needed and the pin will always reflect the latest message

lament otter
#

No worries. This is an odd bug indeed. Hopefully we can fix it and remove the pin

lean geyser
lament otter
#

I only did it for the community repository. Core addons were present and I would strongly advise against removing those.

lean geyser
#

My problem is that I don't have community and Core repository ... I tried with ha supervisor repair ... but nothing changed 😩

#

I tried to restore some old backup, but nothing

viscid orchid
#

did you try the instructions that Rosemary wrote above?

lament otter
lean geyser
wooden spindle
#

Does anyone know how to configure a separate mariadb for use with home assistant? I can't find any documentation because of the add-on being so simple.

lament otter
brittle night
wooden spindle
#

on making a separate MariaDB server? (not installing the add-on)

brittle night
#

No it’s by everything smart home lol

wooden spindle
#

i see it now

#

He seems to also use the add-on

brittle night
#

ah i misunderstood your question then

wooden spindle
#

no worries

#

I just need a few tips on the cli and settings for creating the database, just don't know exactly what home assistant needs because the add-on does "it" for you

#

(I've already built a separate mariadb instance)

brittle night
#

you mean like create table blah blah all the actual config?

#

should be able to follow any guide online

#

just name it and give it user and pass with whatever you want

graceful sphinx
#

I think that if you pass the address of your database as Rosemary said and you give the name of your the database you have created, mysql://user:password@SERVER_IP/DB_NAME?charset=utf8mb4, the addon will create in your database all the tables it will need. I don't think that you have to di something else.

lean geyser
# lament otter If the community add-ons are not visible, and you get an error message when addi...

Hi !! I have my add-ons back to life 🙂
I had to do something different: I didn't read yesterday about the USB key ... and I'm at work now, so was impossible for me plug the USB key ...
so ... I "entered" in the supervisor container with "docker exec -it hassio_supervisor sh" and there, looking around, I found a store.json file under /data.
There was four line:
Core
Local
https://github.com/hassio-addons/repository
https://github.com/esphome/home-assistant-addon
I remove the last two, reboot the raspberry ... and now I have the list of the add-on and the underline for the ones I have to upgrade.
There is still something weird: I executed a "ha su repair" ... but still the list of the repository is empty !! I see the add-ons, but not the repositories.
In the evening I'll try to add the public key to enable the access to the 22222 port, to check if there is another version of the store.json file somewhere else!
Thank you very much !!

lean geyser
stoic hull
#

Hi! I’m using the official WireGuard add on and my VPN works great except when using a specific Wi-Fi (and my wife’s parents house). When I’m there I need to tether via my phone to make the VPN work… Any ideas what might be wrong?

#

Hm seems to be that the subnet is the same 🤔

surreal kraken
#

since ~ 72hours HA has been rendomly rebooting and It seems to correlate to MariaDB havind connection errors.
Every time there's a reboot I find this in the logs

2022-07-28 14:11:14 60 [Warning] Aborted connection 60 to db: 'homeassistant' user: 'hassio' host: '172.30.32.1' (Got an error reading communication packets)
2022-07-28 14:12:40 63 [Warning] Aborted connection 63 to db: 'homeassistant' user: 'hassio' host: '172.30.32.1' (Got an error reading communication packets)
2022-07-28 15:58:54 65 [Warning] Aborted connection 65 to db: 'homeassistant' user: 'hassio' host: '172.30.32.1' (Got an error reading communication packets)```
#

note that there are multiple of these errors per "event" and each time a minute or so later HA reboots

#

Not sure what's actually wrong or broken and what to do...
Home Assistant 2022.7.7
Supervisor 2022.07.0
Operating System 8.4

merry badger
#

Hey, anybody else having issues with the latest version of AdGuard Home community add-on by frenck? I can not open the web UI. As soon as I try to open it, I get an internal sever error and the add-ons is stopped. I am running HA 2022.7.5, Supervisor 2022.07.0, HAOS 8.4

#

I am not seeing any errors in the add-ons log

#

hmm, it appears that WebUI is working when I assign a port and fire it up externally, only ingress seems to cause the 500 internal server error

vale wigeon
#

[AppDaemon-0.9.2] Hi, while adding python package "fuzzylogic" I bumped into "ERROR: fuzzylogic has an invalid wheel, fuzzylogic has an invalid wheel, multiple .dist-info directories found: fuzzylogic-0.1.2.dist-info, fuzzylogic-0.1.2.post1.dist-info, fuzzylogic-0.1.1.post5.dist-info" -- Are there any workarounds or ideas what to try? Thanks!
Here's the package repo: https://github.com/amogorkon/fuzzylogic
haos 8.2 (RaspberryPi 3 64bit)

runic stag
#

Hello! Does anyone know alternative to NMAP?
I've found NMAP unreliable. It way too often finds devices "away" or "unavailable", when they are clearly connected to stable wifi.
Settings are 60 second scan, 300 second "away timer".

outer trellis
#

could use ping ..maybe

runic stag
#

Yes, static IP, but cannot use ping, because device doesn't respond to pings (most phones don't).

outer trellis
runic stag
#

I'll try to add only two IP-s to scan list, disable every other device except two phones, maybe it makes scanning quality better.

shell current
#

[18:22:05] INFO: Selected DNS Provider: null

shell current
#

Figured it out. Install LetsEncrypt add-on, go to configure in YAML from one of the triple dot drop downs, and past something like this in. The rest of the document was spot on.
domains:

  • ha.domain.com
    email: user@domain.com
    keyfile: privkey.pem
    certfile: fullchain.pem
    challenge: dns
    dns:
    provider: dns-azure
    azure_creds: azure.txt
    azure_config: azure.txt
valid plank
#

Is it possible to use Google Assistant to get sensor values from HA? ie "Hey google, what is the fish tank temperature?"

vital depot
#

In order to do TWO aliases within DuckDNS, you actually include them both in the domain key within the aliases section, just separated by a space. I couldn't find ANY documentation on multiple aliases in the DuckDNS add-on or documentation, so I only found it via trial and error and looking into YAML structure generally.

Example:

  - my-domain.duckdns.org
aliases: 
  - domain: domain1.my-domain.com domain2.my-domain.com
    alias: my-domain.duckdns.org```

The log output will say weird stuff and will not get the base domain vs. aliases correct .... but it will work. 

You also need to re-generate the certificate with 1. just one domain, 2. then one domain and an alias, 3. then one domain and two aliases ... 

Follow this guide: https://github.com/home-assistant/addons/issues/1331#issuecomment-1146531005

The issue with multi-alias certificate renewal (i.e. why all the weird workaround to generate the certificate) seems like it's a known bug for a while now, based on several complains on the home assistant forums 
https://community.home-assistant.io/t/duckdns-aliases-not-working/204217
https://community.home-assistant.io/t/problem-duckdns-add-on-renew-certificate-for-sub-sub-domain-hass-xxx-duckdns-org/176702

and an open github items on the add-on itself.
https://github.com/home-assistant/addons/issues/2505
https://github.com/home-assistant/addons/issues/1869
weary stratus
#

Ciao Guys , wich is the best room to ask support on Z-WaveJS about a fibaro FGFS101 that doesn't report the battery level?

vale wigeon
weary stratus
crystal thistle
rose smelt
#

In Samba add-on is following symlinks disabled?

#

Rebooting host now.. someone said they just rebooted and it magically worked. Doubt it.. but worth a shot 🙂 -NOPE not working.

runic stag
turbid prairie
#

I have this weird bug with VSCode, at least I'm suspecting that VSCode is causing it. Previously I thought it was my RPi overheating, but now I have a new case with cooling and it's not hot at all, but the same bug keeps happening. So, whenever I start VSCode and edit something, without any rule to when it's gonna happen, suddenly my HA instance reboots. It would then either boot up again to the point where I can access the dashboard and then again reboot - just keep rebooting until I manually reset my RPi by unplugging it from power. Has anyone experienced this issue? How do I solve it (other than not using VSCode and just smb in my RPi and manually edit files I need?

viscid orchid
#

What Pi model are you using?

wild bison
#

Hi all I am trying to use Hivemq with zigee2mqtt

#

any help would be appreciated

#

mqtt service is connecting well

#

but not broker and zigbee2mqtt

indigo granite
#

Good morning/day. I tried setting up mariadb this morning but I am getting this error in the logs. How can I fix this error "Got unexpected response from the API: There is already a MySQL service in use from core_mariadb"

turbid prairie
viscid orchid
#

Then you don't have enough RAM for that addon

turbid prairie
#

Oh

#

Lol

#

Any other similar code editor for HA? Or I just have to access the files through smb?

viscid orchid
#

File Editor? But I just run VSCode natively and access my files over sshfs. You could also use SMB

turbid prairie
#

I'll try that one, if it does the same, I'll just access my files with smb

#

Thanks!

weary dust
#

does anyone know about a plex alternative? I use a raspberry 4 and plex doesnt work on my system. I look for something I can run outside of my HA but is installed on the same device. Does something like this exist?

viscid orchid
#

Other than an addon, you can't run something 'outside of my HA but installed on the same device'

#

Jellyfin is not a bad alternative to Plex, but I dint know what platforms are supported

weary dust
#

i was more talking about the interface. I d like to share my media with friends without giving them acces to my HA system, u know?
I ll search for jellyfin, thank you ^^

void hawk
#

I am running Z-Wave JS 0.1.64
on Home Assistant 2022.7.7
Operating system 8.4
front end 20220707.1
When I try to make changes to my Zooz 700 Series Z-Wave Plus 4-in-1 Sensor ZSE40 (Motion / Light / Temperature / Humidity)

it says " The parameter change has been queued, and will be updated when the device wakes up."
however it never updates the parameter settings on the device

It seems like it needs to be able to wake the device to update it
what seems to happen is the queued change is flushed before the next time the device wakes

icy acorn
#

ok I know I am a noob but I am trying to install my first addon to HA. I have installed DuckDNS and when I go to configuration tab to put in info, it says that this add-on does not expose configuration for you to mess with. every video I have watched shows code here to work with.

sinful sonnet
#

When I get that I usually try to start it, then jump out of add-ons and go to something else, then go back to add-ons where I find it it doesn't show anymore so I have to go back to the add-on store and find it there and go into it. Then at that point the configuration page is populated and I edit it.

icy acorn
#

will try that now

#

when I try to start it; told missing required option domain. give a edit config button that takes me back to where I was.

barren hound
modest pasture
icy acorn
#

Ok will try that next. No real reason to work on moving forward if can't control by remote.

viscid orchid
barren hound
viscid orchid
#

yes, all the time

barren hound
#

haha I understand

#

I saw the super passive agressive messages in HACS

#

on the docs, when you install

#

its almost like they are marketed poorly to confuse people hahaha

#

Whats extreamly confusing is why there are 2 seperate ways to add a respiratory to add an intergration from a third party

#

Like I can add a respository in the official add-on section, yet when I go to add a custom addon I find on github, it requires HACS

#

There should be only 1 repository management system for everything, built in

#

I assumed HACS was a community repository at first, then I found the add-ons page and was so confused

#

Also dont get why Hacs needs my github username at all

viscid orchid
#

addons and integrations are completely unrelated, and HA installation types that don't include the supervisor don't support addons at all

#

conflating integrations and addons would be confusing

barren hound
#

I guess I have that to come 😂

#

Brand new, setup today

#

Just trying to get some existing devices added and working!

#

So why cant HACS be an add-on?

viscid orchid
#

because it's an integration

barren hound
#

oh ha

viscid orchid
#

and it has nothing to do with addons

barren hound
#

I meant as an instilation method

viscid orchid
#

?

barren hound
#

instead of having to install SSH and grab it

viscid orchid
#

it wouldn't make any sense for it to be an addon

barren hound
#

So its an integration, that manages integrations

viscid orchid
#

if you're asking why it's not included by default, it's because the HA devs don't want third-party, non-core stuff to be confused with core stuff, since they have completely different quality requirements

#

yes, that

icy acorn
viscid orchid
#

and it doesn't "manage" integrations, really. It just downloads them for you

barren hound
#

Like F-Droid is to android

#

Yeah, the whole "its an integration that lets you add integrations" is very confusing as a new person. As from what I can see its like its own Repository of third party integrations, which from a technical standpoint would be an "Add-on" 😂

#

If that makes sence

#

Just terminology to explain things

#

Now I understand why people are so confused with people asking about addons lol

#

So im in the wrong channel then 😆 !

#

Sorry!

stark pollen
#

Good morning. I have installed duckdns and it appears to be working as I can resolve the DDNS domain, however I can't seem to get the Lets Encrypt SSL certs to be generated. I have uninstalled and reinstalled the add-on, but no dice. Is there a trick I am missing?

sly kindle
#

@stark pollen the accept terms option needs to be set to true

#

Then watch the addon logs to confirm.

stark pollen
#

@sly kindle yeah I had set that option to true already. The add-on logs show the same msg over and over... "s6-ipcserver-socketbinder: fatal: unable to create socket: Permission denied"

#

I couldn't find anything online about it

stark pollen
#

I upgraded the kernel and it seems to have fixed everything

wheat holly
#

o/

#

Anyone here using the zerotier addon and have noticed a spike in cpu usage since the last upgrade?

finite cargo
#

I'm having some issues with the MotionEye addon...I can get it installed and configured, but when I try and install the integration, it asks for the server URL, but I'm unsure of what it would be,.

lament otter
#

For me it was auto discovered

finite cargo
#

When I do the integration it pops up needing admin/pw and surveillance/pw as well as the url for the server

cloud lark
#

I'm having the same issue as Tuna right now. I came here to ask the question and see they already asked it.

#

I'm using Home Assistant OS with all current updates on an ODROID-XU4.

#

I've tried creating users in HA specifically for MotionEye but that gave me an authentication error.

stark pollen
#

Now that I have DuckDNS working with SSL certs and nginx, I can no longer connect to the IP from internal via HTTP on port 8123. I have read its because I have the ssl_certificate options in use under http in the config.yaml, but SSL fails if I dont use that?

dry yacht
#

Hi, i am porting my HA from my Pi to a NAS and so far it works decent. I only have one problem, I need to backup and restore the influx DB separately and then make sure Grafana on the new HA takes the Data from the new Influx DB. So far it seems getting the data out of the Raspberry pi Influx over network. Maybe someone here has a clue how I can do this?

real veldt
#

Anyone else having issues with Deconz forgetting the autostart setting? When rebooting the host, this setting seems to be set to off and the add-on remains shutdown until manually started in HA

hollow roost
#

I want to use genie but I can't set home assistant

cloud lark
#

@Tuna I was able to get into MotionEye by clicking on it in the HA sidebar and when it prompted for a username and password, I enter Admin for the username and leave the password blank. This allowed me to get into the MotionEye software and configure things.

bronze crater
#

I always get „invalid username or password“ while trying to set up the unifi add-on. But the creds are correct. Do anyone know what I can do?

spice magnet
vital brook
#

hmm does anyone know an addon or something to use for visual scheduler on dashboard?
Like a 24h box row wher u can tick hours of "enabled" state for whatever should be turned on during those hours?

viscid orchid
vital brook
#

sure.. but probably needs addon to have something like that? but okay i'll ask there, sry.

viscid orchid
#

nope

dense spadeBOT
#
The topic of this channel is:

HA OS Add-on support! Additional, standalone, applications that can run on Home Assistant. Your user profile needs to have Advanced Mode enabled for some add-ons to be visible in the store.

viscid orchid
#

it would be a card + some integration (built-in or custom)

sinful sonnet
#

Is it possible to specify a vlan interface in the DHCP Server add-on? I'm running HA on a RaspPi and untagged coming in for the main connection and IoT vlan 200 setup on the same eth0. In the DHCP config I've tried "Interface eth0.200" and I've changed it via nmcli to eth0@vlan200 and both end up with the DHCP log file showing it is expecting a semi-colon after the "eth0." or "eth0@". Just wondering if it's possible to use vlan'd interfaces with the DHCP Server add-on or if I need to install another device on that vlan to handle DHCP.

finite cargo
fossil otter
#

Hey. I'm new to Home Assistant. Looks like an awesome alternative to the SmartThings hub/ecosystem that I've been using. I got a few zigbee sensors set up with triggers and that works great.

Today I tried to install a couple of addons, but the experience hasn't been as smooth. e.g. the terminal addon from the community store installed, but refuses to start. The toggle switches under the addin info are flaky, and will randomly default to all disabled (firefox incompatibility? haven't tried in chrome yet).
Got Glances to work, but it too had the weird issue with the toggle switches. I had to refresh the addin control page a couple of times before I could start it from the web ui.

Anyone else seeing this behaviour?

viscid orchid
#

the terminal addon from the community store installed, but refuses to start.
You need to set up a password or key, and check the logs to see what happened

fossil otter
viscid orchid
#

the official SSH addon doesn't start without modifying the configuration either

fossil otter
viscid orchid
#

you have to do one of these:

Option: authorized_keys
Your public keys that you wish to accept for login. You can authorize multiple keys by adding multiple public keys to the list.

If you get errors when adding your key, it is likely that the public key you're trying to add, contains characters that intervene with YAML syntax. Try enclosing your key in double quotes to avoid this issue.

Option: password
Set a password for login. We do NOT recommend this variant.

#

I'm also using a virtual machine. It doesn't matter

#

in any case, that should get you up and running

fossil otter
#

I do get a shell prompt when I switch to the official terminal addin, so I'm a bit confused on that score.
But yeah, I know where I'm going with this now, thank you ❤️ I got a little too excited. gonna step back and take my time exploring 🙂

#

beautiful, got the shell up and running. thanks again RobC

meager hull
#

Hm, there used to be a prometheus add-on as far as the internet suggests me but I cannot find it in the add-ons page. Has it been removed/supersede by something else? I'm not talking about the exporter (which runs fine), but I need an instance of prometheus to fetch those endpoints

proper river
#

Can I add a client to the allowlist in adguard home? Want all requests from my work laptop to go through without being filtered

sly kindle
#

@proper river might be simpler to just set dns on the laptop.

#

unless your network settings block that

proper river
#

Yeah, not allowed to do that

sly kindle
#

then there are client settings in adguard for that i believe

proper river
#

Let me take a look, didn't seem to find anything beside dns settings on first look

#

If I add a client in persistent client, and unmarked the use global settings, does it mean no filtering will be applied?

sly kindle
#

to use any of that you have to use adguard as dhcp server

proper river
#

Don't really want to that, other options for allow list a client?

pale condor
sly kindle
#

@pale condor does your duckdns address work in a browser?

#

Forget the app. Check connectivity first.

pale condor
#

@sly kindle No, it does not work in browser, unless im on local wifi. Then it connects unsecure "HTTP".

sly kindle
#

Do you get t o the login page?

pale condor
#

Using my local WiFi IP address of HA, I can get to HA with Android browser.

#

It is like my certificate is no longer valid.

sly kindle
#

what is your http: config

pale condor
#

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

sly kindle
#

So locally you get a warning in your browser, right?

pale condor
#

Yes

sly kindle
pale condor
#

“Error: login blocked: User cannot authenticate remotely”

sly kindle
#

Is that after trying to sign in?

#

or no sign in at all

#

I assume you are needing to enter a user first? otherwise it wouldn't complain about that user

pale condor
#

Warning show at login.

sly kindle
#

Basically, are you seeing the sign in page at that point?

#

OK.

#

SO...it's complaining about the user. Check that user's settings within HA

pale condor
#

Yes, at sign in page and see warning. Then I log in.

sly kindle
#

Ok so duckdns is working

#

that's all fine

#

You enter duckdns address, you get to your server. There are no warnings you see about the certificate, right?

pale condor
#

I can only get to sign-in when local using local ip address.

sly kindle
#

Right...getting warmer

#

"cannot authenticate remotely"

#

"only get in when local"

#

Make sure this is not enabled

pale condor
#

Under system settings I gather.

sly kindle
#

Settings > People

#

Then click your person

#

What did you find?

pale condor
#

Wow, one little bit can cause a lot of trouble 🙂 I had "Can only log in from the local network" set! Thank you soooo much for your help!

#

I must have fat fingered that somehow.

sly kindle
#

I think the main thing was, you couldn't tell if your ssl and duckdns was working. Everything you described made it sound like it was working, so you would then assume the problem was elsewhere, and the error message was pointing you in that direction

#

It's easy to get caught up in certificates and whatnot...but if it's working, then you don't need to guess

pale condor
#

Thanks again... I really appreciate your help!

fiery prism
#
  1. Don't cross post. 2) Please confine talk about the beta release to #beta
dense spadeBOT
royal axle
#

Hello to everyone
i hope someone could help me:
I need to use duckdns addon to generate my duckdns certificate but unfortunately i can't find a way 😦

#

This is the cerfiticate that duckdns generate:
La catena di certificati è valida
Soggetto: CN=test.duckdns.org
Emittente: CN=R3,O=Let's Encrypt,C=US
Scaduto: 2022-10-26 09:08:18
Nomi host: test.duckdns.org

#

and this is what i need:
La catena di certificati è valida
Soggetto: CN=.test.duckdns.org
Emittente: CN=R3,O=Let's Encrypt,C=US
Scaduto: 2022-10-31 16:42:05
Nomi host:.test.duckdns.org, test.duckdns.org
how can i generate the wildcard certificate for "*.test.duckdns.org and test.duckdns.org "?

rose smelt
#

Is there any throttling done on network that affects add ons not being able to break a certain speed?

rose smelt
#

I would think not.. my client on a docker can't seem to break 8MB but maybe the other side just can't exceed it. Just wondering if there's some loadbalancing going on on virtual NIC's

haughty temple
#

Hi All! Has anyone successfully setup the Let's Encrypt add-on to work with GoDaddy DNS?

icy surge
#

Anyone know whats going on with Node Red?

3 Aug 17:48:19 - [info] [server:Home Assistant] Connection closed to http://supervisor/core
3 Aug 17:48:24 - [info] [server:Home Assistant] Connecting to http://supervisor/core
3 Aug 17:48:29 - [info] [server:Home Assistant] Connecting to http://supervisor/core
3 Aug 17:48:34 - [info] [server:Home Assistant] Connecting to http://supervisor/core
3 Aug 17:48:39 - [info] [server:Home Assistant] Connecting to http://supervisor/core
3 Aug 17:48:44 - [info] [server:Home Assistant] Connecting to http://supervisor/core
3 Aug 17:48:49 - [info] [server:Home Assistant] Connecting to http://supervisor/core
3 Aug 17:48:54 - [info] [server:Home Assistant] Connecting to http://supervisor/core
3 Aug 17:49:00 - [info] [server:Home Assistant] Connecting to http://supervisor/core
#

addon constantly fails to start

gleaming steppe
#

I'm getting an error when HA tried to pull an image from ghcr. Any ideas?

22-08-03 09:47:43 ERROR (SyncWorker_2) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.8.0: 500 Server Error for http+docker://localhost/v1.41/auth: Internal Server Error ("Get "https://ghcr.io/v2/": denied: denied")
torpid harness
torpid harness
near scroll
#

I just installed home assistant generic on dell mini pc, everything seems fine but there are no addons in the add store. I enabled advanced mode and tried to add https://github.com/hassio-addons/repository to the repository's but without luck

rose smelt
#

Nothing in logs? @near scroll

hidden delta
#

any way to have the unifi addon not tell me about available update for devices?

icy surge
icy surge
#

And I can't figure out to reboot the host 🤣

bright kayak
#

Hi all. Since a while Samba is not working anymore to share config etc as a networkdrive. Anybody has this issue too?

proud axle
queen thunder
#

Hi. Does someone know what is causing an error message "origin not allowed null" in grafana? It comes up when I try to modify or delete existing data sources.

Add-on version: 7.6.0
You are running the latest version of this add-on.
System: Home Assistant OS 8.4 (aarch64 / raspberrypi4-64)
Home Assistant Core: 2022.7.7
Home Assistant Supervisor: 2022.07.0

ivory gulch
#

Hey is anyone else has a probleme with node red addon after the last home assit update

#

????

icy surge
icy surge
reef trellis
#

Does anyone see anything obviously wrong here? I cannot get this device to show up in homeassistant, even as offline. To be clear, it's controllable via manual mqtt

#
mqtt:
  discovery_prefix: homeassistant
  switch:
    - name: "MBR Bathroom Fan Switch"
      state_topic: "stat/tasmota_5B6FA5/RESULT"  
      value_template: "{{ value_json.POWER }}"
      command_topic: "cmnd/tasmota_5B6FA5/POWER"
      payload_on: "ON"
      payload_off: "OFF"
      availability:
        topic: "tele/tasmota_5B6FA5/LWT"
        payload_available: "Online"
        payload_not_available: "Offline"
      qos: 1
      retain: false
candid pasture
#

Hi all, tomorrow I'll receive my zigbee stick, and I was following the hassio-zigbee2mqtt instructions, but as soon as I add the repository into home assistant add ons, and I search for Zigbee2MQTT, I can't find it 😦

proud axle
#

Hi all I recently moved my HA from a VM

candid pasture
past basin
#

How can I remove spurious devices that have been added by the rtl_433 -> MQTT integration? I've already used MQTT explorer to delete the topics, modified the rtl_433 configuration not to include those events any more, but I still have about 200 devices lingering around attached to my MQTT integration.

#

(Oh, and I restarted HA -- it's the HA OS mode, so I just rebooted the pi it's on)

lucid karma
#

Anyone knows how it's possible that suddenly in HACS the 3 dots after each downloaded repo are missing? (as in I can't uninstall/update one anymore that way)

strong breach
#

Hey, Imma try my luck here.
My sonoff temperature/humidity sensors are not refreshing in the HomeAssistant, any idea how would I force them to do so ?

cold shoal
#

Guys is there a way to restart a specific addon (I need this for my nodered..which acts weird sometimes) on regular intervals like using some home assistant service call or command?
Please guide me with a basic example

wild flame
cold shoal
# wild flame The following will work in a script, automation or through a service-call in the...

Thanks I will try. Just that this is more a radical surgery (addon takes 3 min to restart on my pi3b+..lot of flows yes) to fix a telegram bot integration which stops working if there is INTERNET gone for more than few seconds.

Easiest solution is to restart flows (under deploy) in Nodered. If you do use NR, can you please tell me if there is a way to do that in some automated way than clicking regular way on NR UI. (I will just do that instead on regular basis or on losing ping connectivity or something) 📍

viscid orchid
indigo granite
#

Is it safe now to uninstall check home assistant configuration add-on since it says deprecated?!

sly kindle
#

@indigo granite it never worked well to begin with. Please remove it

#

It's safe to remove

lost comet
#

I used to be able to install add-ons via the web link but now I get an error saying I need to update the UI?

viscid orchid
#

Clear your browser cache

lost comet
#

Tried that. Also tried adding the integration from the UI and I get the same error for some reason. (sensorpush)

viscid orchid
#

That doesn't sound like an addon

lost comet
#

SensorPush was one of the newest added to the latest release. It was even highlighted in the change-log specifically.

#

Integration, sorry

sly kindle
lost comet
#

Yes, I understand. I mis-spoke. Alas, it does not work.

placid comet
#

Hi
Anyone can help me with this, I cannot update the addons in HACS because there is some background task pending... I have tried hard reboot.

#

Says "Background tasks pending, Some repositories might now show until this is completed" but I can't see whats going on?

viscid orchid
#

HACS has nothing to do with addons

cold shoal
#

Advise needed
I want to use my HA (or nodered addon in it) for daily/weekly reminders and alerts..either via HA app or telegram.

Any unofficial addon which already does reminders .. like I saw grocery? Or any default flow of example you guys use or link?
Thanks in advance

rose smelt
#

is there anyway in emergency console to change DNS?

#

fixed it. wow such noob i was earlier today i should change that when i told someone about it. and now i had it again. :/

#

Basically what happened is.. my HA OS uses an add-on for it's DNS. Something starting needs DNS. But that can't resolve. Had it once before.

#

Not realy add-on related maybe

next vigil
#

Does anyone know how to access node_modules/zigbee-herdsman-converters/lib/tuya.js in the zigbee2mqtt addon?

cold shoal
# rose smelt Basically what happened is.. my HA OS uses an add-on for it's DNS. Something sta...

Thats correct. Something starting does need dns (even for installation) . This is a major issue in installations on hardware which doesnt have hardware to save time and even though you fixed..this link will give related info and solution. Been such a pain for me when I started with HA installations on my PI. Always stuck
https://community.home-assistant.io/t/solution-to-a-hanged-preparing-home-installation-screen-during-new-install-on-a-raspberry-pi-4-dns-fix/273803❗

maiden hatch
#

Howdy! I have sort of a weird one. I'm using the rtl_433_addon (https://github.com/pbkhrv/rtl_433-hass-addons/tree/main/rtl_433) and it works great with one SDR over rtl_tcp. The problem arises when I try to use multiple configs with multiple SDRs over separate rtl_tcp streams. MQTT seems to fall over and connect to the first one, but fail to connect to the second one and eventually gives up.

I was kinda able to get this working by adding a 'devices' flag to the mqtt output like this:
output mqtt://<homeassistantURL>:1883,user=<username>,pass=<password>,devices=rtl_433_01[/type][/model][/subtype][/channel][/id]

But this causes the add-on to not publish events or states and it just doesn't seem like the right way to do it. I believe this is due to mqtt creating a clientid based on the device name/parameters, and these end up being identical if you're using rtl_tcp. Any ideas on how I can get this working?

next vigil
#

MQTT doesn’t connect to anything, it’s the other way round; your SDRs are connecting to the MQTT broker. If they;re both trying to use the same credentials and publish & subscribe to the exact same topics I can see how one would disconnect out the other.

#

Try creating different user accounts for each SDR and different base topics for each to publish/subscribe to e.g rtl_433_01 and rtl_433_02

maiden hatch
# next vigil MQTT doesn’t connect to anything, it’s the other way round; your SDRs are connec...

Thanks for the reply, spent most of the day yesterday banging my head against this. Still learning the MQTT ropes! I created separate MQTT creds for each SDR/config, that seems to get both of the configs read and started properly. When I check the rtl_tcp logs, they're being tuned to the correct frequencies, however only one seems to be publishing to the MQTT broker.

If I add back the separate /device string I do get data published, but I lose out on getting events and states that get published when I only run one config:

[rtl_433_02] Publishing device info to MQTT topic "rtl_433/9b13b3f4-rtl433/devices[/type][/model][/subtype][/channel][/id]".
[rtl_433_02] Publishing events info to MQTT topic "rtl_433/9b13b3f4-rtl433/events".
[rtl_433_02] Publishing states info to MQTT topic "rtl_433/9b13b3f4-rtl433/states".

oblique badger
#

Anyone here use NUT for monitoring a UPS?

median idol
#

Just installed the jupyter lab addon thinking it would be cool to analyze my sensor data from jupyter. However, as soon as I installed it and tried running the "Getting Started" example I got error "YAML tag !include_dir_named is not supported". I split up my configuration a while back based on a video Frenck did many moons ago. However, it would appear the HASS-data-detective module does not work with a split configuration. Just curious if anyone has found a work around short of recombine my configuration into one configuration.yaml file?

oblique badger
#

Anyone running the Network UPS Tools add on in netclient mode?

compact mirage
#

Hi i'm trying to go from OS to container setup. Setting up Duckdns, i have a container composed setup and the ip is being updated, but i have no idea how to get a certificate for my home assistant config. Does anyone have experience w/ this?

hushed frigate
#

hi! since a quiet a while, when i want to update my only esp32 which always worked like charm, it results in this error: https://hastebin.com/vecojawavu
i searched several times for this error in the past and found issues which sound somewhat similar. but it is tough for me to understand, and also the suggestend workarounds are not for home assistant , bud for windows/vscode or something. what could be the reaseon ?

fiery prism
lunar junco
#

PulseAudio_Fix issue

compact mirage
maiden hatch
#

Thanks for the reply spent most of the

dense spadeBOT
buoyant pagoda
#

Feel free to ping me if you can help me

rocky igloo
#

hi quick question,
Is it possible to assign to use the ssl certificate from NGINX Home Assistant SSL proxy on multiple ports?
Like port 443, 8756, 3240 etc?

rocky igloo
#

cause right now I am using the ssl only for port 443 where my home assistant is

#

but id like to use the ssl certificate also on other addons since rn the certificate is not working

#

anyway to do that?

vague ibex
#

Hello. My home assistant was installed on mini pc and I try alits of stuff. Now I would like to do a sort of factory reset and start again.

What would be the easiest way to reset all my add-on?

manic junco
#

Good afternoon. I've got a question about setting up the Mosquitto Broker addon - do I need to do anything special to get it to listen for connections outside of localhost? I was reading that the main Mosquitto project started requiring a listener to be defined since 2.0.0, but wasn't sure if that applied to the addon as well.

lament otter
#

You need to make sure the ports are set in the bottom of the config, but I believe they are by default

cold shoal
#

Samba Share addon:
Do shares not work on a wifi RPi connection? in same IP subnet. In lan connection they worked fine

lament otter
#

Nope, sorry. Besides, if someone else is looking for help it’s useful if they can search the posts in this server.

manic junco
#

Yeah, they're set by default 10 1883 and 1884 for the non SSL ports, and it seems to be able to accept connections from the same host (like the Ring to MQTT addon), but I'm not seeing any connections from external devices - which would fit the notion that you have to explicitly define a listener in the config, but I can't be sure that the device attempting to connect isn't the problem as well.

oblique badger
#

Anyone using the NUT plugin in client mode ?

#

the Network UPS Tools add on in netclient mode?

eager quartz
#

Hi I have previously used InfluxDB and Grafana addon before to visualize my zigbee sensor metrics. But is there other ways to save these metrics (E.g could Prometheus pick them up?) Eventually I would like to send these metrics to my Grafana Cloud instance

stoic prawn
sly kindle
#

@stoic prawn go to the addon's config page

stoic prawn
#

Thanks, I definitely overlooked that one.

weary stratus
#

About the Uptime Kuma addon: Is there a way have it use my internal DNS? The VM Has runs on resolves everything just fine, but the Uptime Kuma addon appears to be using external DNS by default.

winged creek
#

hey, quick question:
I have the Vaultwarden (Bitwarden) Addon from the Home Assistant Community Add-ons. I wanted to migrate to an stand-alone docker solution with Vaultwarden, is there a way to export/import the data, or does every user has to export and import their own vaults?

oblique badger
#

Anyone using Network UPS Tools add on ?

soft nimbus
#

anyone using the anniversaries add-on? i can see it load in my logs, but none of the sensors are present

soft nimbus
oblique badger
#

@soft nimbus by any chance are your UPS hooked up to a Rasp Pi? I keep getting nut-scanner throwing a command not found error for me

soft nimbus
#

ah, sorry. My UPS plugs into my router which acts as the NUT server

oblique badger
#

@soft nimbus oh cool. appreciate the reply though. Thank you

restive lily
#

anyone using the Wmbusmeters (W-MBus to MQTT) addon successfully? I just tried installing it. The install doesn't seem to succeed and now the page where you can see/install addons doesn't finish loading. I can't see that hacs addons, the addon for wmbusmeters, and the three dots aren't there to add or remove other repos

#

and there's nothing in the logs

sly kindle
#

@restive lily where's the add-on? HACs is not an add-on and does not offer add-ons

restive lily
#

nevermind, I was on the store before, now it's only the installed ones

#

my bad

#

I reset home assistant and now the addon shows it's installed

#

one more question. In previous versions you could get a list of hardware/usb devices attached to the host but it's moved. Any idea where to find that?

viscid orchid
#

In an addon?

#

Or in general?

sly kindle
#

Settings > System > Hardware > 3 dots

restive lily
#

cool, thanks

bitter latch
#

he guys. is it possible somehow to send a message to an mqtt topic to have mosquitto launch a restart>?

#

like sending 1 to mosquitto/reboot

viscid orchid
#

Restart what? The broker?

bitter latch
#

yes

#

i have the mosquitto addon

viscid orchid
#

You could write an automaton to do that

bitter latch
#

i was already looking for that

#

but now cant find the place to write scripts.. i do everything in node red lol

viscid orchid
#

I'm not aware of any special topic. But as always, it helps to know why you want to do such a thing

#

Well, you'd start with the docs

#

But I'm sure you could do it in Node Red

bitter latch
#

im experimenting with mqtt discovery on a nodeMcu (own C++ program) but sometimes the discovered entities wont delete or change till restart

viscid orchid
#

You shouldn't ever need to restart the broker

bitter latch
#

and since i do alot of restarts i want it within reach instead of going to an addon page

#

it helps though

viscid orchid
#

Ok, well, what you're asking is certainly possible

bitter latch
#

one time i struggled for an hour to get an entity deleted. sending empty package to the config payload, etc. but nothing helped in the end except for restart broker

bitter latch
#

found it.. i use a service node in nodered to call the service hassio.restart

#

giving params { "addon": "core_mosquitto" }

upper hare
#

Installed the SSH & Web Terminal add-on yesterday after getting my Home Assistant configured and setup as OS on a RPi 4. Was able to SSH into the box using public/private key pairs. Not sure if I SSH'd in/out too many times within a certain period, but now cannot SSH into the RPi via Terminal on my Mac. Confusingly, if I try accessing SSH via the add-on's Web UI, it works.

I've tried reconfiguring the add-on with new keys, restarting, uninstalling and reinstalling the add-on, uninstalling the add-on, restart & taking a backup, and then literally starting with a fresh-copy of Home Assistant and then loading my backup back in and reinstalling the add-on, but no luck. I continue getting messages in Terminal back like this:

 ~/.ssh $ ssh -i id_ed25519 kyle@homeassistant.local
Received disconnect from 192.168.1.4 port 22:2: Too many authentication failures
Disconnected from 192.168.1.4 port 22
#

...and then in the SSH & Web Terminal logs:

Connection from 192.168.1.10 port 59141 on 192.168.1.4 port 22 rdomain ""
Failed publickey for kyle from 192.168.1.10 port 59141 ssh2: RSA SHA256:Tt3+vruVrOYzbd2mzyV86wPXkRJKvQiUjzcpJn/gP28
Failed publickey for kyle from 192.168.1.10 port 59141 ssh2: RSA SHA256:KUlL3y+Et1N/wXUVx9zd7mNUQSf8p99aP14Q1AZZXC4
Failed publickey for kyle from 192.168.1.10 port 59141 ssh2: ED25519 SHA256:fgNWffUmbVMy/p1WBm+fWCYYVi5tSShUWu0jfzVrxTc
Failed publickey for kyle from 192.168.1.10 port 59141 ssh2: RSA SHA256:q96A9rM/VOFzOYYmeWKMTI9ku/CLVuXpkyIMQnlNqfo
Failed publickey for kyle from 192.168.1.10 port 59141 ssh2: RSA SHA256:r3Zy4Bb7YVL4MVf0g9pNvW6oqZLw30WT87iZMxOWJRc
Failed publickey for kyle from 192.168.1.10 port 59141 ssh2: ED25519 SHA256:oT5RqbsmXbBhlGtMZ+RF86rt5kyn8OoJ9EgUEWKfjps
maximum authentication attempts exceeded for kyle from 192.168.1.10 port 59141 ssh2 [preauth]
Disconnecting authenticating user kyle 192.168.1.10 port 59141: Too many authentication failures [preauth]
#

Does anyone have any thoughts? Just very confused why I'm getting the "Too many authentication failures" message

#

Config of the add-on is pretty much OOB...port 22...public key passed into authorized_keys list...username is "kyle"

#

I've also tried the official Terminal & SSH add-on...same issues...cannot SSH into the machine. Does HA OS somehow limit SSH when too many failed attempts happen? If so, how can I reset this?

viscid orchid
#

did you enable sftp in that addon?

upper hare
#

I think I did at one point, but then disabled it because I figured I didn't need to transfer files via SFTP/SSH.

viscid orchid
#

it will force the username to be root

#

in any case, I just tried exactly what you did (with root) and it worked fine for me. How did you generate the key pair?

#

it's using OpenSSH 9 and doesn't accept RSA SHA-1 keys anymore, but you can use stronger RSA keys or ECDSA

upper hare
#

Do you know if it support Ed25519?

viscid orchid
#

not offhand

upper hare
#

Hmm...ok

#

I tried using a completely different system (computer) to SSH into Pi. I reconfigured the add-on to use password authentication, and I was able to SSH into the box.

#

So I guess this narrows down then the issue being either key-pair authentication or something with the first laptop I was using.

viscid orchid
#

I would just create a new ECDSA keypair and see if it works

upper hare
#

So try generating a new key pair on the other laptop and change the add-on's config from password?

viscid orchid
#

yes

#

looking at the underlying internal addon config, it does appear to use some ed25519 keys

upper hare
#

Thank you so much @viscid orchid — I'd hug you rn if I could!!

#

Got it working—something with my SSH keypair was busted

#

I'm on a Mac and had to also add this to my ~/.ssh/config file:

Host homeassistant.local
  IdentityFile ~/.ssh/id_ed25519
  AddKeysToAgent yes
#

I think generating a new SSH keypair and adding that fixed whatever was going on.

viscid orchid
#

interesting, I've never used AddKeysToAgent

upper hare
#

General question though, if I may...would it be wiser to generate a specific SSH keypair to be used with HA? Is it generally best-practice to have unique SSH keys for different system/services? I could use my Mac's main RSA SSH key, or is it better to maybe have a unique key for HA?

viscid orchid
#

you're just providing the public key

#

I just use a single identity for each machine

upper hare
#

Oh duh, yeah that's a good point.

#

Thanks!! 😄

#

So happy rn that I don't have to start over from ground zero/fresh-install on trying to get HA up and running.

viscid orchid
#

a lot of folks, including me, were caught by the update to OpenSSH 9.0 and deprecation of SHA-1, and I was pulling my hair out for a while

upper hare
#

Oh no! Sounds like you had to troubleshoot then for a bit too!! Thanks for helping a distant friend out!

viscid orchid
#

was just bit by the exact same thing at work, but at least I've been through it before

upper hare
#

Gotta love breaking changes haha

#

I guess it's good though when it gains you greater security

viscid orchid
#

it's a fine change, just need to be aware of it

wary shadow
#

Has anyone else the Node-RED [addon] lose connection to Home Assistant? I've tried reinstalling it after renaming its config folder, and comes with a preconfigured server ("Home Assistant"), but I can't see any entities or anything from Node-RED. Log says Connected to http://supervisor/core. Seems everything was working up until recently (last 24 hours I think?)

wet lichen
#

hey has anyone had an issue with duck dns where it isn't updating your public ip?

coral lantern
#

anyone using the Tradfri intergration experiencing problems?

reef leaf
#

Anyone happen to be having issues with using the UI on add-ons? I am unable to access the File Editor page, despite no apparent issues in the logs for the add-on itself. The only warning I found with the supervisor was the lack of a valid Ingress session. 22-08-10 13:49:43 WARNING (MainThread) [supervisor.api.ingress] No valid ingress session None

reef leaf
#

Just give me a ping if there are any thoughts on why the add-ons are not playing nicely. Also wanted to note that this is not isolated to just the File Editor.

#

Or any other information I can provide.

reef leaf
#

Turns out it was an issue with cookies...

#

And I feel like an idiot.

upper hare
#

@viscid orchid Did some more debugging today and figured out what truly was wrong with SSH'ing into my box. Issue was actually with my client (laptop). Excerpt from site https://www.tecmint.com/fix-ssh-too-many-authentication-failures-error/...

"I discovered that this resulted from existence of many ssh identity keys on my machine, and each time I run the ssh client, it would try all my ssh keys known by the ssh-agent and all other keys, when attempting to connect to the remote server (vps2 as shown in the above screenshot). This is the default behavior of ssh.

Since ssh server (sshd) on the remote server expects a particular identity key, the server rejects the connection and ssh client aborts with the above error."

viscid orchid
#

good catch! I figured that explicitly providing the private key as you did would avoid such shenanigans

#

I'll certainly keep that in mind

upper hare
#

But good to know I need to clean up my ~/.ssh folder. I have about 30 keys in there atm. haha

viscid orchid
#

To fix this error, you need to add the IdentitiesOnly with a value of yes, which instructs ssh to only use the authentication identity files specified on the command line or the configured in the ssh_config file(s), even if ssh-agent offers additional identities.

#

what dumb behavior

upper hare
#

Haha, right?

pearl jackal
#

everything installed okay, but my addons stores.....

#

my addons store have nothing

#

that`s the error when i tried to add the repository manually

brazen night
#

I am stuck with the ssh key thing. I upgraded puttygen and have made a new key, I think it's rsa using sha-256, but the addon still complains.

zinc summit
#

Hey, i forked an addon to raise it to a 'newer version'. I migrated allready to s6 Overlay v3 and set permisions and now i got this error:
s6-svwait: fatal: unable to subscribe to events for /var/run/s6/services/<service>
base image is debian bullseye

i didn't found any solutions in the internet yet 😦

tidal thicket
swift cape
#

@proper river - if you still have any ideas about that addon issue... 😉

spring owl
#

multiple addons stopped working for me suddenly 😒

#

Whenever i push the start button on for ex node red / diyhue / TasmoAdmin it just toggles and does nothing

swift cape
#

same here after restoring a backup

spring owl
#

also restored a backup and they seem to be broken for me 😒

swift cape
spring owl
#

pfff glad im not alone 😄

#

But its so odd

#

Even when i restore a backup from 3 days ago the addons wont work

#

think theres someting wrong the the Supervisor

swift cape
#

The addons are running for me, but they are not recognized as started

spring owl
#

yea same

swift cape
#

what platform are you on?

spring owl
#

But i do get 502 errors when i try to acces them

#

HA VM on nuc

#

Found anything @swift cape ?

swift cape
#

Did restore a couple times now, no luck

#

Anything on git about a issue?

spring owl
#

No havent seen any issues

#

Its 90% related to supervisor

#

make it 100%

#

All my addons do work

#

Fixed it!

swift cape
#

How??????

spring owl
#

Settings > System > Hardware > 3 dots Host restart

swift cape
#

THANKS!

real solstice
spring owl
#

No worries:)

steel locust
#

has anyone gotten the "Hello Flask" add-on to work?

slender agate
#

Hi everybody! I have issues with ssh after a recent upgrade. Running on a Rasberry Pi4 since more than a year. I wand to use scp from the home assistant to a distant server to send files at regular interval. Since upgrade, I am getting the following error:
unable to negotiate with xx.xx.xx.xx port 22: no matching host key type found. Their offer: ssh-rsa.

I generated a new key pair of type ed25519, copied the public key on the remote server, which should support that type, but got the same error.

I am using options -o StricHostKeyChecking=accept-new -o IdentitiesOnly=yes

merry spade
#

Howdy! I've been searching and going crazy to figure this out. I running the latest released HA and have MQTT Mosquitto broker installed and Tasmota addon installed. Are both of these working together or separate? I have more things on Tasmota. Looking at the broker, I can set user name and password. For tasmota, I cannot find a way for username and password, under options I can enable newly added entities. I have a couple of devices which are not connected to either of them and trying to remember how I set the other up. I know the ipaddress and port number but added the username and password from broker and cannot connect. Anyone can point me in a direction? I'm just going in circles.

weary stratus
#

You set up the password and user name for your MQTT broker in each of the Tasmota Devices.

merry spade
#

@weary stratus Under broker options, I have username and password. I use that for the new devices I'm setting up. It doesn't seem to work. Does the tasmota devices need a mininum version level?

merry spade
#

Seems I have 3 devices (which I'm trying to connect and they are tasmota v6. I'm trying to upgrade them through the proper upgrade path but maybe the device has a limitation. One of the devices is a Sonoff SV v1.

merry spade
#

Upgraded 1 device and now able to connect. I guess tasmota v6 is too low.

oblique badger
#

has anyone used the nut network ups tools add on to monitor two UPS's remotely that are on the same nut server?

weary stratus
#

@merry spade The ones I have are running v9.5, so you probably should have a fairly recent version of Tasmota.

raw dew
#

Hello,

After restoring Full Backup (v2022.7.5) my Hassio (RPi3) doesn't register running Add-ons...

Clicking on the Start button it will start Add-on normally and I can see in the Logs tab that Add-on is successfully running, but looking at Add-on there is still 🔴 and if that Add-on is on sidebar it says "Add-on is not running. Please start it first"

After restoring backup and upgrading to the latest version v2022.8.3 it doesn't resolve this issue.
Also, I tried to uninstall and install add-on and that doesn't help either.

What to do?

sly kindle
#

click out of the add-on page, developer tools, eg. Then click back to addons

lucid cliff
raw dew
#

@sly kindle that doesn't help, when I go to Add-ons all of them are grayed out

lucid cliff
raw dew
#

All add-ons start without any problems

#

but they are marked as 🔴

lucid cliff
raw dew
#

Action button doesn't change to Stop

#

But looking at Logs tab they are running fine in the background

lucid cliff
lucid cliff
raw dew
#

It's RPi installation

#

I've one add-on as vpn client and it connects fine to my vpn server 🤷‍♂️

lucid cliff
raw dew
#

Log from "File editor" add-on:

INFO:2022-08-12 19:57:08,297:hass_configurator.configurator:Starting server
INFO:2022-08-12 19:57:08,301:hass_configurator.configurator:Listening on: http://0.0.0.0:8099

Clicking on the sidebar it says: "Add-on is not running. Please start it first"

#

It's RPi installation

lucid cliff
#

the sidebar should be going to that same url. can you navigate to that using a separate browser tab?
And what does your supervisor log say?

raw dew
#

Full logs doesn't complain I recent logs are like:

2022-08-12 20:48:19.197 ERROR (MainThread) [homeassistant.helpers.template] Template variable error: 'None' has no attribute 'attributes' when rendering '{{ states.sensor.sunset_and_sunrise_times.attributes.results.day_length }}'
#

Supervisor logs are all green:

22-08-12 20:45:13 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
22-08-12 20:45:13 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup
22-08-12 20:45:13 INFO (MainThread) [supervisor.api.middleware.security] /backups/ec5230e5/info access from cebe7a76_hassio_google_drive_backup
22-08-12 20:45:19 INFO (MainThread) [supervisor.store] Loading add-ons from store: 69 all - 0 new - 0 remove
22-08-12 20:45:19 INFO (MainThread) [supervisor.store] Loading add-ons from store: 69 all - 0 new - 0 remove
lucid cliff
#

Is your docker up to date?

If you are using Docker then you need to be on at least version 19.03.9, ideally an even higher version, and libseccomp 2.4.2 or newer.
And you've restarted supervisor or rebooted the host?

raw dew
#

I burned haos_rpi3-64-8.4.img.xz image to the SD card and restored my full backup it should be up to date.

#

Supervisor restarted and nothing changed, I've just sent my host to reboot.

sly kindle
#

host reboot was going to be my next suggestion

raw dew
#

OMG... All I can say is... Reboot before asking 🤦‍♂️

#

Thanks for your time!

slender karma
#

Hi there. I'm trying to add the Nut integreation. I've installed package a Pi and it's working fine. I can get all information I need from my UPS. When I add the nut server in my HA, I only get 7 sensors and all others are in the "Diagnostic" panel of the entities. How can I change this as I need for exemple output.current to get ups output consumption. thx

sacred vessel
#

anyone familar with the Nextcloud add on?

#

I've mounted a network share to the nextcloud container, and nextcloud has access to the share, but I don't know how to get next cloud to actually use the share for data storage

brittle wind
shut hazel
#

deconz add on lost the connection to the conbee stick on my nas overnight, again, not showing up, yet it shows up in nas

rose smelt
#

I just installed an add on, it's name is: addon_a0d7b954_bookstack
My question is if there's an update to bookstack add on swill that Name change?

#

Coz i want to use it in my reverse proxy.

bright sleet
#

Also having problems with add ons. Node red and deconz are stopping randomly

woven urchin
#

same here with deconz
log

bright sleet
#

Supervisor died

#

Wt

twin glacier
#

Hello. I'm trying to connect remotely to my HA from my phone (Samsung Galaxy) through Nabu Casa.

When I put in the nebu casa url into the browser, it works and I am prompted with the login screen.

When I put it into the app, it doesn't work and refuses to connect.

sly kindle
#

@twin glacier where in the app are you putting it? and ios or android?

#

@rose smelt that won't change

twin glacier
dense spadeBOT
sly kindle
#

@young sage not sure what the issue might be but that addon has always been a pain in terms of everything you've mentioned. Have you checked out something like hass-agent? You'd get a lot more functionality from your windows boxes using this instead

#

all kinds of sensors, notifications, and other control beyond shutdown

young sage
#

Sounds cool, never heard of it. Although I prefer using an official Add-On, I'll check it out.

Having an always running alien process for it feels wrong in the terms of security since I don't know how to check the code

sly kindle
#

There have been several such Windows PC integrations. The official add-on was always more a a POC for add-ons in general

#

I used to use IOT link but I think it went stale. But there is also Hass Workstation Service. You can search those but it looks like Hass Agent has the most features and is active

#

a video from last month

young sage
#

I mean if I were to use something that includes running a process in my Win Machine, I'd probably use the first one you shared, seems cool, guess it also gives the ability to track system usage etc

young sage
sly kindle
#

IOT link requires a client install as well, and uses mqtt

young sage
#

I've solved the issue I was having, so just for the heads-up to those that may experience the same

I was tinkering around with my College's VPN the other day, and when I was done with it, I enabled my original network adapter and for some reason my connection was set as a public network.

I simply changed it to private network and it's now working as it should

formal delta
#

Forgive me if this is the wrong place, but I'm having a tough time getting an AppDaemon app from HACS to run. It takes a pair of times in the format 'HH:MM:SS' to start and end the automation and I want to put a pair of time helpers. I just can't figure out the exact syntax to reference the helper.

I've tried this which doesn't work, and I'm not sure what I'm doing wrong

end_time: {{ states('input_datetime.teagan_auto_lights_end') }}
night fjord
#

I would try pasting the lines that begin/end with {{}} into the template editor at Developer Tools -> Template and see what they return..

formal delta
#

Did that, and it's returning the correct value and correct type also. This is the log from Appdaemon, and it looks like it's still complaining about a time format.

viscid orchid
#

Where did you put those lines?

formal delta
#

apps.yaml

#

As far as I can tell, it's asking for a string and I'm giving it a string. The docs for periodic_lights don't mention using a helper, but I don't see why it wouldn't work

viscid orchid
#

I don't think you can provide Jinja templates there

#

just pass the entity_id and dereference it in the app

formal delta
#

Alright, thanks!

slender karma
oblique badger
#

Anyone running the Network UPS Tools (a.k.a. NUT) add on? I need some help with configuring it for multiple UPS units

unreal perch
#

Did anyone try running HA and the frigate add on on the same raspberry pi 4?

rose smelt
#

@sly kindle Well i found in the Github issues a feature request for adding ENV args and that way you can force a base path. I used that. It solves my problem. (I set basepath to https) All works great now.

#

All addons should have that 😛 Anyhoo thx for help all.

slender agate
#

I am fighting since 3 days to try to "repair" an automation used for uploading data on a distant server using scp and a private/public keypair. The server is a hosted web/mail server on which I have no control. I was uploading using a ssh-rsa private/public keypair. Since my last upgrade to core 2022.08 the upload fails.

/usr/bin/scp -i /config/.ssh/id_rsa -o StrictHostKeyChecking=accept-new -o HostKeyAlgorithms=+ssh-rsa /config/file_to_upload user@web.server.de:/public_html/xxx

prompts for a password (useless in an automation)

replacing id_rsa by id_ed25519 and HostKeyAlgorithms=+ssh-rsa by HostKeyAlgorithms=+ssh-ed25519 gives:

Unable to negotiate with 2a01:4f8:d0a:6493::2 port 22: no matching host key type found. Their offer: ssh-rsa
/usr/bin/scp: Connection closed

slender agate
#

The striking thing is that I can get HASS to upload a file to a machine in my local network with the same 2 commands and without complaint, but also that it stopped working at the exact time I did the upgrade from core 2022.6 to core 2022.8 Looks like a combination of stricter ssh on my side and weired server config on the distant side, but what a need is a working solution

viscid orchid
#

Is that related to an addon?

slender agate
#

My take is that it is related to the add-on ssh&web terminal which I installed to have access to scp

viscid orchid
#

Are you running that in the addon, or via a shell_command service or similar? Addons have nothing to do with upgrading HA core

slender agate
#

I am running this in the add-on.

#

but the core has no scp natively, does it ?

viscid orchid
#

it's in the container

#

point is that running something in the addon has nothing to do with running the same thing via core, which runs within the HA container

#

and upgrading HA core has no bearing on what works or doesn't in the SSH addon

slender agate
#

OK, but interestingly, the scp used to work in the addon on and as automation, and stopped working after upgrade. Now, how can I debug the thing while having meaningful errors, using the automation ? Though, it means, I should also move to chanel automation, I guess. Given that it is more important for me to have it working as automation as in the add-on

viscid orchid
#

running the command in the HA container, which you can do via the SSH addon, is the easiest way to debug that

#
➜  ~ docker exec -it homeassistant /bin/bash
bash-5.1# scp
usage: scp [-346ABCOpqRrsTv] [-c cipher] [-D sftp_server_path] [-F ssh_config]
           [-i identity_file] [-J destination] [-l limit]
           [-o ssh_option] [-P port] [-S program] source ... target
bash-5.1# 
#

Both the addon and the HA core container are using OpenSSH 9.0

slender agate
#

OK, thanks a lot, I'll try understanding what is going on following your advice! out for more tests...

slender karma
#

can someone help me with nut integration ?

median idol
#

Hi All. I am trying to start. phpMyAdmin, but it keeps throwing error:

ERROR: Got unexpected response from the API: Service not enabled

https://dpaste.org/FPd5b

#

Anyone know what might be causing this issue?

median idol
#

I reinstalled the addon, but that didn't fix it.

median idol
#

I rebooted my server and now the addin is working . Not sure what caused the error.

autumn reef
#

does mosquito support persistence?

spring owl
#

@swift cape @real solstice you guys still got the problem with the addons?
I have to reboot the host every time after a back is created

gleaming cairn
#

Node-RED crashed, halting add-on does anyone know how to fix it? Every morning is chrashed…..

spring owl
#

same thing

#

How late do you run backup @gleaming cairn ?

#

my backup runs at 02.00 and after that my addons become unresponsive

#

I believe its the same issue

gleaming cairn
spring owl
#

mm

#

I kinda fixed it for the moment i believe

#

And thats that i made an automation around 2:30 to restart host each day

#

Not the fanciest

#

But does the trick for now

gleaming cairn
spring owl
gleaming cairn
spring owl
#

i would set the automation after your backup finsihed

gleaming cairn
vernal sparrow
#

anyone running Unifi Controller addon for Home Assistant getting a Database Migration in Progress when trying to open the unifi logon page?

tepid sleet
proper turret
tepid sleet
proper turret
#

I have cheated…I have made an automation I Verisure when the lock is unlocked then I turn on a Verisure plug witch then turn on a Shelly plug. That is updated instantly I HA

spiral ingot
#

Hey guys, i can't download addon and showing "addon manager instal blocked". How can i solve that?

latent ether
#

Is there a decent addon for HA that can be an NVR (using RSTPS cameras) that I can save to an external HDD.

weary stratus
#

Error Config-flow could not be loaded: undefined (USING HA core)
When installing a switchbot integration

inner willow
inner willow
#

and it's back. stopping and starting the Z2MQTT got me further in the logs, to where MQTT broker wasn't working. restarted than, now all good. Maybe docker crashed?

weary stratus
wheat basin
#

hi guys where is the best place to ask questions about esphome?

#

i am having some issues linking my new waveshare esp32 driver board

sly kindle
#

@wheat basin esphome has their own discord server

chilly raptor
#

Hi Guys, can someone please assist, I have installed home assistant on my synology nas via docker and cannot find add-ons anywhere

viscid orchid
#

please don't crosspost

#

already responded

chilly raptor
#

Thanks, I assume then theres no way that I can get the MQTT Broker? I need it to connect my solar system?

viscid orchid
#

install it yourself. there are easy to use containers

chilly raptor
#

All the examples online show that it needs to be installed from the add-on. Im new to this so I have no idea how to install it manually

viscid orchid
#

only because you're probably looking for addons. MQTT and the Mosquitto broker existed before HA and are used by lots of people who don't use HA

chilly raptor
#

So I must install it through docker?

viscid orchid
#

you can install it however you like, but a container is probably the easiest

chilly raptor
#

Thanks, Let me try?

versed horizon
# chilly raptor Thanks, Let me try?

I've only been using HA for a few months, but have had a lot of luck getting several containers working together with HA by primarily doing a Google search for "home assistant <name of addon/container I want to add> docker" or something similar and following the guides that come up

latent ether
slender karma
#

hi, i'm still searching help with add-on NUT someone can help me ?

steep zealot
#

I've been struggling with this issue.

quiet slate
#

Does Frigate show specific object masks when you goto debug and turn on the show mask option for the camera? I've defined a couple of masks to exclude people but I cannot see the mask in the debug section.

knotty summit
#

Hello! I'm trying to set up ps5 addon on supervised HA on RPi4 (raspbian with docker). It's installed and running, but hitting open web ui button is providing 502 bad geteway error. Can someone help?

sleek lava
#

Hello everyone. Does anyone know if there is a way to access an Adguard instance that’s installed as an add-on, via a browser? I am trying to configure a management application, but can’t seem to figure out the correct port, username and password. https://snipboard.io/4w9Fvj.jpg

spring owl
#

@gleaming cairn Home Assistant Google Drive Backup Geïnstalleerde versie 0.108.2 Laatste versie 0.108.3 v0108.3 [2022-08-16] Fixed an error preventing stopped addons form being started if they hit errors while stopping. Fixed many, many, many gramatical errors thanks to @markvader's #665. Fixed a missing config option in the addon schema, maximum_upload_chunk_bytes.

opaque crow
#

Hello all, I struggle with NGINX Home Assistant SSL proxy. So far no success to reach my HA from outside my LAN.
I feel blind when I try to run it.
I understand that the addon manages the reverse proxy config for me. But how can I see what is in place as rules ?
MariaDB is supposed to be used for this addn. Where is this db ? how to check its content ?
Hints/support welcomed guys.
My setup is exposed on internet via DuckDNS.
Thanks, B.

supple cradle
#

Anyone using Grocy?
Q: is there a way to not need a special login and just use the fact that people are logged into home assistant as the login

slender karma
#

any luck to find a NUT guru connected ?

sly kindle
#

@slender karma you might try the community addon discord

slender karma
#

thx didn't know this one.

weary stratus
#

Hi 👋 was trying to install duckdns but after reset of my pi 4 I can’t connect to it. I can ping on the IP address

sly kindle
#

@weary stratus after configuring for DuckDNS?

#

If you are trying to reach it locally you should now be using https:// in your browser

weary stratus
sly kindle
#

no warning when you use https://local_ip_address:8123 ?

weary stratus
#

I put a display to my Rp 4. And in comand /ha network info: ipv4 address:

weary stratus
#

Is it possible to put an rtsp stream or nvr behind a reverse proxy with home assistant?

empty nimbus
#

Is it possible to access Uptime Kuma dashboard/status pages from internet? I am currently using NGINX HA SSL Proxy and DuckDNS to access my HA instance.

indigo granite
#

Is it possible to run adguard addon in dark mode?

empty nimbus
burnt bay
#

Hi, I am trying to get the exec node in node-red to execute a bash script. The problem I have is where to put the script and what path to use to address it, anyone know, read through loads of threads on the web site but none of them seem to help., Thanks.

viscid orchid
burnt bay
#

@ RobC Thanks did not see that channel

vital slate
#

My Nginx Proxy Manager Add-On is refusing to start with the error message [00:47:57] FATAL: Make sure the MariaDB add-on is installed and running, even though the MariaDB Add-On is running the latest version (2.5.1)?
Fixed

glad python
#

So i recently migrated from a small SD to a Bigger guy. Everything migrated well. wich is super impressive.
but here's the catch. addons seem to be running, ( like ad-guard is guarding) but i cant seem to acces them nor do they give a status running.

#

I tried reinstalling, but no dice

harsh dagger
#

so not sure what i have broken but updated my HA along with a few other add on's today and now Adguard is not opening, shows 502:bad gateway when selecting it on the side panel and then when opening the logs it comes up with the following in the logs:
19:06:28] INFO: Starting AdGuard Home server...
2022/08/18 19:06:28.453827 [info] AdGuard Home, version v0.107.10
2022/08/18 19:06:28.459028 [info] Upgrade yaml: 12 to 13
2022/08/18 19:06:28.459343 [fatal] unexpected type of dns: map[string]interface {}

What have i missed thats stopping this from working as it was fine up until the updates i ran today...

pure forge
# harsh dagger so not sure what i have broken but updated my HA along with a few other add on's...

I have a similar problem, I'm setting up a new instance of HA, and when I have installed and try to start AdGuard, I get these lines over and over (1 second between each block)
[12:44:21] INFO: Starting AdGuard Home server...
2022/08/18 12:44:21.414436 [info] AdGuard Home, version v0.107.10
2022/08/18 12:44:21.414637 [info] home.upgradeSchema0to1(): called
2022/08/18 12:44:21.414647 [info] deleting /data/adguard/dnsfilter.txt as we don't need it anymore
2022/08/18 12:44:21.414661 [info] home.upgradeSchema1to2(): called
2022/08/18 12:44:21.414696 [info] deleting /data/adguard/Corefile as we don't need it anymore
2022/08/18 12:44:21.414719 [info] home.upgradeSchema2to3(): called
2022/08/18 12:44:21.414727 [fatal] dns configuration is not a map

pure forge
#

On my other instance, I haven't upgraded to latest HA (it's on 2022.8.3 (SU 2022.08.3, HA 8.4) ), AdGuard is working. I guess something has changed in 2022.8.5?

stone tapir
#

i have the same problem. I think that adguard is broken because I just installed the homeassistant version 8.0 to make sure it is not a newer ha version

night vale
#

Hi. Does anyone know if there is a way to display two axes in the Grafana addon? I‘d like two overlay two graphs (produced air in m3 and consumed power in W)
Thanks!
Albert

soft lake
#

Need some help with Nginx Proxy Manager. I had a power failure yesterday and now opening Nginx Proxy Manager it acts as it's a new install the admin@example.com / changeme works and there are no host. However all of my existing host still work. Not sure how to get into it now?

soft lake
#

The login screen is showing v0.0.0 which is incorrect as the add on shows current version 0.12.1. Is there maybe a way to force reinstall? I have tried clearing cookies and emptying cache with a hard reset and still the same issue

gleaming steppe
raven tinsel
#

Nope, GitHub denies you access according to the server response
not much to say about that

gleaming steppe
#

It looks like the 500 is actually coming from the local Docker API.

#

idk, it's weird, and persisting through a fresh install if I restore from a backup.

raven tinsel
#

Yes, that is normal

#

Docker is client & server. So the client ask the docker host to download an image. the docker host tries to download it. the docker host gets from github: "Get "https://ghcr.io/v2/": denied: denied" and responds back to the docker client with: error 500, something went wrong

gleaming steppe
#

I just removed all credentials from the registries list within the UI, and it seems to actually be working. Even though it didn't the last time I tried that. idk, I'll see if it stops working again. thats frustrating, lol.

gray kettle
#

seeing my MQTT clients connecting to the broker as:

1660726184: New client connected from *.*.*.*:59754 as DSMR-reader (p2, c1, k60, u'***********').

but a few are connecting as a random string , like homeassistant , zigbee2mqtt how could i change this ?

1660726178: New client connected from *.*.*.*:56389 as 2boVROtSS8hjlHcSwiz3d8 (p2, c1, k60, u'************').
#

got it , bit confused about mqtt: being deprecated...

rose smelt
#

i dont have mqtt: i do have some sensor: - platform: mqtt defined in caonfig.yaml
So mqtt is being deprecated you say? In what sense? @gray kettle

#

I run the add-on for it. Mosquitto.

viscid orchid
harsh dagger
vapid flame
#

Why can't I find the addon "VSCode Remote", when I search for it in the addon-store? "No results found in Home Assistant Community Add-ons."

fiery prism
tiny ermine
cyan orchid
#

Hi! I have installed HA on a NUC today. I used the backup of my old system, that is currently offline. The NUC is now on same IP address as my old system, but I have some problems with: DuckDNS, and maybe also with other services...

When I click Start on Duck DNS, I get: Unknown error, see supervisor. (After an hour and with youtube I now have a supervisor button). Under supervisor, the error is Add-on core_duckdns can't write options

My old system was Ubuntu, Docker, and as it was not supported I was not able to update it for a while...

sly kindle
#

@cyan orchid try uninstalling and reinstalling the duckdns addon

#

copy the config to your clipboard first, then you can paste it back in

vital slate
#

I only use the sd as bootloader. Home assistant itself is on a usb stick. (learned that a while ago when it did crash)
Edit: problem's fixed now

smoky dragon
dense spadeBOT
queen comet
#

Is it normal for the NUT add on to switch to unavailable after being up for a little while(less than an hour it seems)?

languid wagon
#

Hello,

#

I have just installed node red and started it but when i open the web ui i get "Add-on is not running. Please start it first" and then the app has stopped running when i go back

quick veldt
#

hi there, i am new here, sort of new to home assistant in that im not completely understanding everything yet. i have found that i have some addons that will not start and even when i click start they do not start. i have tried to reboot and still no difference

quartz nacelle
#

I'm trying to access an API in adguard addon, which is using ingress. I know that it's possible to access the HA API with a bearer token, but I'm currently unable to get API calls to go through to the addon. Is there some guide somewhere how to access APIs provided by addons?

scenic creek
#

I just restored a working back up on a new install and none of addons will start, I just tried uninstalling one and then reinstall to see if it would then start but that didnt work either. Does anyone have a clue what I might be missing please?

sly kindle
#

@scenic creek @quick veldt @languid wagon try clicking out to developer tools and then back to the addon page

scenic creek
#

@sly kindle thanks but no that didnt work for me

#

everything else seems fine but the addons just wont start

compact holly
#

INFO:2022-08-20 17:45:06,475:hass_configurator.configurator:Starting server
INFO:2022-08-20 17:45:06,476:hass_configurator.configurator:Listening on: http://0.0.0.0:8099

#

2022-08-20T15:57:30.750Z] info Using config file ~/.config/code-server/config.yaml
[2022-08-20T15:57:30.751Z] info HTTP server listening on http://0.0.0.0:1337/

#

seems to be a problem with the listening ip....

scenic creek
#

looks like my issue may of been lack of memory im running a VM and only gave it a gb just upped that to 4 gb and the addons started fine

compact holly
sly kindle
#

2 CPUs, 2 GB ram is where you always want to start

scenic creek
#

That will teach me for following old guides and not making a note of what i had previously done 🙂

pale willow
#

I've got the Plex addon running but I've run out of space in my media folder, and I heard HA OS added support for external drives but I could have find where to go for a how-to

What's the way for Home Assistant OS on a HABlue to expand storage space?
(edit: moved to #installation-archived)

lament otter
#

That's more of an #installation-archived question than an #add-ons-archived question, but in my experience Plex as an add on is fine if you're not transcoding. If you are though you'll likely need a more powerful machine with the right (intel) graphics card.

pale willow
#

Okay, after jumping in #installation-archived and being recommended a different add-on, SambaNAS from this repo https://github.com/dianlight/hassio-addons

I'm getting hung up on the SSH step of starting this add-on, and since I've never used public/private keys for SSH I'm pretty sure that's the step I'm doing it wrong on.

I've reset my SSH server add-on to default settings to remove my old password, and re-configured it using the public key generated from here: https://www.wpoven.com/tools/create-ssh-key#

Then added the private key from above site into the SambaNAS configuration as instructed, but it still gives me permission denied errors every time I start it. [16:17:29] INFO: MediaLibrary option found! Warning: Permanently added '[192.168.86.10]:22222' (ED25519) to the list of known hosts. root@192.168.86.10: Permission denied (publickey). cont-init: info: /etc/cont-init.d/automount.sh exited 255

pale willow
viscid orchid
#

Generate an ECDSA key instead using ssh-keygen -t ecdsa

pale willow
#

And I put that into the... home assistant terminal?

viscid orchid
#

that's one place

#

you're also specifying the username in the SSH addon as "hassio" when the other addon is using "root"

pale willow
#

ah! okay, before I figure out the new key, cause I'm pretty sure I did that problem wrong, let me try just fixing the username, and see if that's all it was.

#

Since the SambaNAS addon didn't even ask me for an SSH username, I assumed the key pair login method didn't need one

viscid orchid
#

you can see the command line

#

root@192.168.86.10: Permission denied (publickey).

pale willow
#

Yeah, in hindsight now that you've pointed that out, I see that should have been more obvious to me.

viscid orchid
#

actually, it looks like it's using the debug SSH interface:

#

Warning: Permanently added '[192.168.86.10]:22222' (ED25519) to the list of known hosts.

#

that's not the addon

sly kindle
#

Yeah you need to be setting up the keys for ssh on the host over 22222

#

Not the ssh addon

pale willow
#

I did change the port number on the SSH & Terminal to 22222, forgot to mention I did do that step

sly kindle
#

No thats not what you do there

viscid orchid
#

that's not going to help

sly kindle
#

22222 is reserved on the underlying host

pale willow
#

ohh, that's why it was linking me to the dev pages for the HassOS stuff. I was wondering where that was supposed to come in. I'll go read that then next.

pale willow
#

Following up, that was the missing piece I needed! thanks again! I was doing the key stuff right, I just didn't realize that the SSH was supposed to be going to the HassOS host, not the SSH Addon. I hadn't realized they were different.

dusky yacht
#

I made a full restore on new pc for HA. Now I have problems with nginx. First there was: No relevat user found. Then created new user, but now there aren’t any hosts. Then I restored only Nginx again, but still no hosts. Can I restore the hosts or get the data back? Connections are still working

dark harness
#

Hi everyone, is it possible to communicate between addons directly? Say I have a REST API at addon A that I would like to query from addon B, is that somehow possible?

rugged drift
mortal spoke
#

Hello Everyone, I have couple of realme devices ( a smart plug and a light - https://buy.realme.com/in/goods/334 ). Is there any integration available for realme devices. I couldn't find anything in the store.

dark harness
#

Studio Code Server afaik is an addon to

latent granite
#

Is there an architecture diagram of how addons work anywhere? I found the creating an addon guide on the documentation, but I really just want to understand how all the pieces fit together.

It seems that each addon is an independent docker container, is that correct?

raven tinsel
#

Yes

#

that is correct

latent granite
#

excellent, thank you. It seemed implied in a lot of places but it wasn't specifically stated as far as I could find

tiny ermine
#

Hey @raven tinsel ! It isn't clear to me.. niginx + ssl (via let's encrpyt dns challenge)... which add-on do we use. There is the Let's Encrypt by itself, the nginx one (which it isn't clear if it has let's encrypt built into the add-on), or the Nginx Proxy Manager, or some combination of the three?

#

I'll do a pull request to update the docs if I can understand the relationship between the three.

raven tinsel
#

that is kinda demanding

tiny ermine
#

Apologies. I wasn't trying to get an answer more quickly. I would have DMed you for that. Just wanted to make sure you had a notification because I know you float between channels.

raven tinsel
#

I would have DMed you for that
I would have asked you to use the public channels 😉

tiny ermine
#

Exactly. and it would have been rude to demand an immediate response anyway, right?

raven tinsel
#

:S

#

i'm not sure why I am in the conversation at this point 🙂

#

anyways, going to continue working on some stuff 👋

tiny ermine
#

Cool. When you get a chance, let me know how I should write-up the relationship between the three and I'll pitch in an update.

#

Or did the maintainer change?

#

If so, double apologies.

raven tinsel
#

there is no relationship between the three

#

they are just different add-ons

#

use what you like or prefer

raven tinsel
glad hare
#

phpMyAdmin - I'm running HA 2022.8.6, Supervisor 2022.08.3, OS 8.4, phpMyAdmin 0.81., MariaDB 2.5.1. I just installed phpMyAdmin and have attempted to run it using the side bar and get a message to start the Add-on. When I go to the phpMyAdmin add-on and select the start button I note that in the upper righthand corner the circular icon in RED. I've looked in the log file and haven't spotted anything that stands out to me. Any thoughts or ideas on how to resolve this issue.

sly kindle
#

@glad hare try clicking out to developer tools and then back to the add-on

glad hare
#

I selected the Developer Tools in the side bar and then the phpMyAdmin and it returns. phpMyAdmin
Add-on is not running. Please start it first

torn rose
#

Hi, Does anyone know where I could access the Zwavejs2mqtt addon files on the host system via ssh? I can't seem to find the path.

mild pine
#

Hello, the add-on store is missing from my home assistant. How do I add it?

viscid orchid
#

how did you install HA?

mild pine
#

Docker container

#

All I really want to do is add a vibration sensor, but I have to edit the configuration.yaml file and I was told that requires a file editor, available on the add-on store.

viscid orchid
#

container installations don't have the supervisor and don't support addons

#

"file editor" is just that, a file editor. you do not need an addon for that

torn rose
#

If you installed via docker you don’t get addons. You need to provide your own means to edit the file.

mild pine
#

Ok thanks for the info

dusky yacht
#

Is it possible to export data from nginx proxy manager addon? Or how to acess mariadb database to export data from nginx?

hallow wave
#

Anyone have a clue why I'm seeing a "certificate invalid" message? Seems to be happening way to often on this particular setup (other setups working fine) https://ibb.co/qg0qmw4

#

checking duckdns addon everything seems fine with no ip update needed

#

restarting the addon results in no change, still unreachable through app and browser - RESTARTING the whole machine works though

#

and I'm good for a month or so

sly kindle
#

@hallow wave is it only showing as invalid when using the app?

#

When you tried a browser, was it invalid or unreachable

hallow wave
sly kindle
#

The apps will complain about SSL in both cases. The browser only in one

#

So rebooting the whole thing makes it sound like the issue is with connecting in general.

hallow wave
#

Thing is that this device is in a remote location and luckaly I have another machine that I can remote in to and use the browser from that machine to access home assistant on it's local ip and reboot it, so it's reachable on the local network, just not through the web until rebooted

hallow wave
#

@sly kindle not sure you saw my previous message, but it was unreachable from internet using a browser

sly kindle
#

@hallow wave yeah, so if the certificate was expired, you would see a warning which you could advance through

#

If it was just down or unreachable, then there is no warning about the certificate

hallow wave
opaque crow
#

Tailscale logging level : I recently installed tailscale addon. Really simple et effective.
I just observe a very verbose logging. How can I reduce this ?
2022/08/23 09:29:26 Accept: TCP{100.107.102.6:40200 > 100.xx.xx.xx:8123} 52 tcp non-syn
2022/08/23 09:29:26 magicsock: disco: node [QdaoF] d:999da76ac0fe3c62 now using 192.168.2.1:42799
2022/08/23 09:29:34 Accept: TCP{100.xx.xx.xx:55677 > 100.xx.xx.xx:8123} 40 tcp non-syn
2022/08/23 09:29:43 magicsock: disco: node [spSBG] d:4e2242017a4d5c48 now using 192.168.2.162:41641
2022/08/23 09:29:50 Accept: TCP{100.xx.xx.xx:55677 > 100.xx.xx.xx:8123} 40 tcp non-syn
2022/08/23 09:29:59 Accept: TCP{100.xx.xx.xx:55677 > 100.xx.xx.xx:8123} 40 tcp non-syn
2022/08/23 09:30:04 Accept: TCP{100.xx.xx.xx:55677 > 100.xx.xx.xx:8123} 40 tcp non-syn
2022/08/23 09:30:20 Accept: TCP{100.xx.xx.xx:55677 > 100.xx.xx.xx:8123} 40 tcp non-syn
2022/08/23 09:30:29 Accept: TCP{100.xx.xx.xx:55677 > 100.xx.xx.xx:8123} 40 tcp non-syn

limber temple
#

Would it be doable to get nginx plugin to handle other services?

Before moving to Supervised i ran Swag as a reverse proxy and set up several CNAME records internally. nodered.mydomain.se, esphome.my... you get it.. which then redirected to the services.

Could i somehow add config to handle this in the existing add on , or is the is "nope" situation?

#

Hangon... Why have i not noticed the actual nginx proxy manager addon before....

mild glade
#

Hi! Anyone else having problems with Zigbee2Mqtt lately? I was using the edge version for quite a while now and since a couple of weeks the addon keeps failing sporadically... Now I wanted to change to the "normal" version again but cant open the GUI --> 502 Bad Gateway

slow epoch
#

I'm trying to install the UniFi addon but am failing. When hittin install button HA crashes an the log shows this:

Failed to to call /addons/a0d7b954_unifi/install - Can't install ghcr.io/hassio-addons/unifi/aarch64:2.3.1: 404 Client Error for http+docker://localhost/v1.41/images/ghcr.io/hassio-addons/unifi/aarch64:2.3.1/json: Not Found ("no such image: ghcr.io/hassio-addons/unifi/aarch64:2.3.1: No such image: ghcr.io/hassio-addons/unifi/aarch64:2.3.1")

Does anyone have an idea whats the issue with that? I'm wunning on RaspberryPI4.

turbid valley
#

hello guys

#

I'm trying to install Weather Card through HACS

#

but it just keeps there "thinking" and never installs nothing

#

i've been having this for some days now, everytime I try to use hacs

smoky rover
#

Howdy, Trying to login to NGINX proxy manager add on and its telling me no relevant user ,, it also shows the version number in the web UI as 0.0.0 ,, is there any way to check the username “email address” i know the password is right because it saved it in 1Password but it didn’t grab the username :/

turbid valley
#

updates to HA, etc. work fine

dire minnow
#

hello, I added "flex-table" from HACS but I have this error when i want to create a card in yaml : custom element not found : flex-table-card

viscid orchid
#

HACS has nothing to do with addons

dire minnow
#

ok thanks

dusky yacht
raven tinsel
raven tinsel
hollow temple
#

Hello everyone, can someone explain to me why I can not get into my zigbee2mqtt? I have a "502 Bad Gateway" Here is the log from the addon

#

hmmm, i can't send files....

jolly ferry
#

is there anyone here that can help with node-red always running on port 80, or let's encrypt that also always wants to run on port 80.. but neither of them respect the option to change the binding port.. ?

vague summit
#

hi everyone. I'm trying to get DuckDNS setup with Letsencrypt. I have the DuckDNS add-on installed and configured per the documentation, but I'm not seeing an /ssl/ directory in my config directory. I've restarted HA. are the keys suppose to generate on restart or is that a separate process?

sly kindle
#

@vague summit the SSL directory isn't within config

#

If you want a clear view and easy access of the directories, check the samba addon

#

The duckdns addon add-on will take care of the certificate and put them /ssl

#

And whenever you restart that add-on, it will check if renewal is needed

vague summit
#

ok, I've SSH'ed in and located /ssl/ in the root, but I'm not seeing the key files there

vague summit
#

ok, figured it out. I had a space at the front of my DuckDNS token in the add-on configuration. doh! looks like the keys generated.

last ravine
#

I am looking to aggregate older influxdb data but before altering the retention of the original data, I'd like to back it up. Googling indicates a number of locations that don't have the database file for in my installation (VM HASOS). I am presuming then that the only backup option I have is via HA. Has anyone done this before (or moved the db to another machine with more space) that could offer some advice or point me to documentation for the same or for exporting old data that could later be imported if things went wrong?

weary stratus
#

Please tell me a good instruction for installing server deepstack in homeassistant. HAOS is installed on a PC, without any other systems and virtual machines.

viscid orchid
#

Not possible without an addon. I suggest looking for one

weary stratus
#

which already has HAOS

viscid orchid
#

If you found an addon, you install the addon.

#

Perhaps provide a link to what you're taking about and what you're having trouble with

weary stratus
viscid orchid
#

An addon for HA OS

sly kindle
#

@weary stratus HA OS uses docker and everything is running in containers. To add software beyond HA itself, you install addons. If Deepstack is available as an addon then you would add it that way.

weary stratus
viscid orchid
#

because adding or modifying containers is a road to sadness and disaster and is no longer supported

#

again, you need to find an HA addon that supports what you want, or you simply cannot do it on the same machine on which you're running HA OS. Your other alternative is to run HA OS in a VM on that machine, and then you can do whatever you want in the host OS

weary stratus
viscid orchid
#

ok

#

you could follow the HA installation instructions

weary stratus
viscid orchid
#

those are outside the scope of HA

sly kindle
#

There's a frigate add-on @weary stratus

weary stratus
viscid orchid
#

this is isn't a general server question discord server. I'm sure there are plenty of resources on the web for installing Docker and deepstack

#

it has nothing to do with HA

magic elm
#

I'm developing an add-on which needs more configuration than what is possible with the schema in config.{json,yaml}. One way would be to mount the config directory into the docker container using map in the add-ons config. I would rather not do that, because there live lots of sensitive files. Anybody has an idea how to access some custom config file from the add-on?

viscid orchid
magic elm
#

did not see that one. thanks, I'll ask there!

rigid thorn
#

Anyone use the iCloud3 addon here?

meager merlin
#

On bluetooth, how can I know if I should be using device hci0 or hci1, and how can I see if the integration is working?

olive mountain
#

[Warning] Access denied for user 'homeassistant'@'172.30.32.1' (using password: YES)

#

hi how fix this?

#

mariadb

hollow hedge
#

i am having trouble setting up an external mqtt server to add to the home assistant mosquitto, someone could help me?

#

the server uses the protocol mqtts://

fervent umbra
#

I am running on the latest version of home assistant and noticed my esphome addon was quite old - 2021.10.3 I checked the addons store and noticed that according to the addon it isnt actually installed. I installed it and now there are 2 versions. How can I get rid of the old one that isnt tied to the addon store?

gleaming cairn
#

Good evening, my node-red is stopping random how can I fix it?

lament otter
#

Check the logs, find the problem, fix the problem, profit?

mental juniper
#

Can I install canvas library using npm package: [canvas] in node red configuration ?

jolly iris
#

anyone else install the eufy_security_addon and it not show up anywhere for configuration after in the add-on section?

livid garnet
#

Hi,
I have a question about media players and the Spotify AddOn.
I have installed the Spotify addon and would like to play the music on a media player connected to homeassistant. How can I add Spotify as an audio source? Can I somehow pipe the audio output of my raspberry into a media player?

(Running HA OS on a RP4)

raven tinsel
#

Media player in Home Assistant don't play music

#

they control media players

livid garnet
#

But I can play mp3 files (which are on the pi and not on the Media player)
Why can't I play other sound sources?

raven tinsel
#

It sends a command to the media player to play an MP3 from an URL

#

which is control

#

The thing you are requesting is not possible from HA, it HA doesn't handle audio

#

it handles controlling a media player.

jade cobalt
#

Frigate folks - I have notifications nearly worked out but hit a stumbling block - automation fires but I get an error:

Failed to load attachment
Response status code was
unacceptable: 400.

Not sure where to go with this. I have the Beta Frigate running, the cameras work, and the automation detects. I also have Frigate Proxy running.

Help please.
#Frigate

rose smelt
#

Is the "Hey Ada!" add-On currently still only usable with cloud speech-to-text when you want to dictate speech commands?

prime cobalt
#

Is it just my installation, or is all add-ons borked in the newest version?
Nothing is displayed when clicking on the addons in the sidebar, just a white page.

rose smelt
#

Works here. Checked logs? Everything running? Try a reboot maybe. (i use a NUC as Home Assistant host)

prime cobalt
#

Just tried a reboot. Can't see anything in the logs that explains anything either.
I'll try another reboot. (generic x86-64 HAOS)

#

Nope, still just blank page on many addons. Even Backup is blank so can't roll back 🤦‍♂️

rose smelt
#

Anything on your console.?

prime cobalt
#

Looks like the addons start up, they just won't show when i click on them on the sidebar