#add-ons-archived

1 messages · Page 4 of 1

patent mica
#

thanks

patent mica
#

cool thanks

white sky
#

Anyone use this before?

sly kindle
#

Add to HACs via custom repo

#

You add that repo manually to HACs

#

Use the 3 dots in the upper right corner within HACs

quartz jackal
#

I'm working to solve an issue with Tuya-local. Is this the best place to ask? Is there a specific Tuya-local discord?

cursive dragon
#

Hrm, my z-waveJS seems to have shat a brick and won't turn on?

#

Failed to connect: Cannot connect to host a0d7b954-zwavejs2mqtt:3000 ssl:default [Connect call failed ('172.30.33.0', 3000)]

#
lock port```
potent rock
#

Hi.
I have added custom homematic into HASS and it starts. But my devices from Raspberry Matic are not submitted to HASS. Anyone knows, what's wrong?

#

I set the IP from the Raspberrymatic and user/pass

clear lark
#

Hi folks! Good news and bad news:
Bad News first: My Hass machine died unexpectedly and therefore I lost my previous fully dockerized setup of Hass

Good News: I've transitioned to a new machine and I'm trying out HASS OS instead of my previously dockered install.

I'm struggling a little bit restoring things like my recorder and what not with HASS OS. For example, I've installed InfluxDB but I'd like to restore the history of what I had. I have access to my old drive and all the data files but I haven't been able to dig into finding the data locations for things like Influx within HASS OS. I guess I'm trying out the advanced course.. I know that I can shell into HASS outside of docker but with only sh installed, I'm running into trouble using SFTP to copy files over

lavish totem
#

I have a problem that started after I updated Node Red recently (this happens basically every time I update Node Red - I don't know why I do this to myself)

#

Here's the log I'm seeing:

#

"ERROR: unable to select packages:
musl-1.2.3-r1
breaks: musl-dev-1.2.3-r2[musl=1.2.3-r2]"

#

Anyone run across this? I'm sure there is something basic I should do to fix it. Most of the advice on the internet is to futz with the dependencies in the config file until it works, but that didn't seem very scientific.

#

but I don't think this advice is relevant anymore (at least I can't figure out what config file I would implement this fix in)

bitter skiff
cursive dragon
#

And ConBee II but that's for a different device

bitter skiff
#

Well... yes, as long as it's set up to connect to Z-Wave JS UI

#

If you don't untick the box when setting up the Z-Wave JS integration, it'll set up another addon that conflicts

cursive dragon
#

It's been running without flaw for over a year

#

Haven't changed anything

bitter skiff
#

Still can be a race condition if you've restarted recently

cursive dragon
#

Hrm

#

whoa

#

It worked suddenly..

#

pokes it

#

It's haunted, only answer

bitter skiff
#

If you go to your addon dashboard, is Z-Wave JS listed?

slim jetty
#

2022-11-13T14:39:33Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.1.4:80: connect: connection refused"

i put all in my trusted proxies config but cant get that.. either that or it redirects to a blank screen. nginx in a vm

ancient portal
#

Is there any way in ESPHome to change the icon dynamically? I tried this but it only sets the icon at the time the device loads, and doesn't actually update when the switch is turned on/off:
`switch:

  • platform: gpio
    pin: GPIO26
    name: "Living Room Fireplace"
    id: fireplace_switch
    on_turn_on:
    lambda: !lambda |-
    id(fireplace_switch).set_icon("mdi:fireplace");
    on_turn_off:
    lambda: !lambda |-
    id(fireplace_switch).set_icon("mdi:fireplace-off");`
slender ridge
#

Hello, I've added a repository (https://github.com/AlexxIT/hassio-addons) to my HAOS install but nothing new has shown up in the add-ons page... but also no log entry saying failure or anything... do I need to tell it to hit the repos somehow?

gentle olive
#

Hello, I am the owner of an escape room. I have HA installed and a Mosquito installed for my MQTT broker. I am getting enough devices on the system that the system seems to be lagging and bogging down. How can I build and install a Mosquito on it's own raspberry pi to just run the MQTT server. I want to lighten the load on the HA to run the rest of the rooms and the games running. I have never done this so I don't know how to set it all up properly.

zinc terrace
#

And if I try to run ext install ms-vscode-remote.remote-containers it brings me to the list of extensions, but it doesn't appear to be there

rigid cloud
#

Hello. I'm trying to update Z-wave JS from 1.2.1 to 1.3.0. It seems to be stuck on "installing". Should it take this long to install or is something wrong? Doesn't seem like I can cancel it, either. I'm probably at near an hour now

brittle night
rigid cloud
brittle night
#

haos should show an error in the logs i think

rigid cloud
#

I'll check, thanks

rigid cloud
# brittle night haos should show an error in the logs i think

So I ended up pulling the plug and rebooting because it was stuck. I then updated HA Core. It took about 15 minutes. When it was done it rebooted and now it looks like Zwave JS UI is also updated. So maybe it worked but was just stuck on saying "installing" for some reason? In any case, thanks for the suggestion

brittle night
#

but there's only a few scenarios where zwave-js requires a certain version in core before it will upgrade iirc

quiet jungle
#

does anyone know of a way to extract dp/datapoint info direcly from Tuya's servers for a known entity and dp? I have a dev account and can debug the devices. I need to extract dp info outside of the regular Tuya device types. I have a device that has duplicate dp's defined for multiple functions (crappy programming by the vendor), and HA's std entity definition grabs exactly the wrong ones. Of course the vendor app works fine. If I can query it directly, it solves my problem.

modest token
#

Sounds like you should fix/extend HA integration to grab the right one?

small plover
#

Does anyone have experience with Samba share? I've downloaded the addon, read the documentation and started it.
when I go to network it shows me home assistant but this goes to the HA Interface not the folder structure.

weary stratus
#

Hi, I am trying to load HACS from SSH, I use the String-wget -O - https://get.hacs.xyz | bash - to paste into SSH Terminal and it returns the following error. "wget: can't connect to remote host: address not available. " I have tried a new installation of HA and tried on another pc but no luck. Tried countless videos, but not getting there. Unless I get this right my HA experience sort of ends here which would be quite sad. Any help would be appreciated. Even manually installing HACS.

lament otter
#

Your DNS is not resolving things correctly

river wharfBOT
#

manage your systems network configuration

weary stratus
#

Thanks, will give it a try.

nocturne gust
#

Hi, I have question about MQTT Broker add-on - I found information, that t works on different docker container than HA, but I don't know how to access to them, especially to logs - I try to install some ESP32 with should connect to HA via MQTT but it doesn't work - it's not connect. But when I try to connect to HA MQTT Broker via MQTTX client - it's works. So i want to look into logs, but - how to find them ? Logs displayed via addon in HA worked with big delay.

twin fiber
#

Anyone but me that has problems connecting to HACS?

#

I just installed adguard and stuff and now all of a sudden my HACS wont work

#

<Integration hacs/integration> Cannot connect to host api.github.com:443 ssl:default [Try again]

weary stratus
#

Hi Meatball, I have a post above where I cannot connect to HACS. I am doing an initial installation and on about Monday I had HACS installed. Then suddenly the Add-ons in HACS just ran indefinitely when being added. Next day as well. I then reloaded HA and now cannot load HACS. The error is "wget: can't connect to remote host: address not available. " or Could not resolve the host IP address. I did not change any settings on my . I even tried a fresh installation on another Windows laptop, same error. My last resort now is to ask if anyone can advise me on loading HACS manually. Running HA on windows 10 Laptop. Everything else seems to work fine.

viscid orchid
#

HACS isn't an addon and doesn't have addons

weary stratus
#

Hi RobC, Thanks for the redirect. much appreciated. A bit new and still finding my way around.

ruby mango
#

Anyone using the VantagePro To MQTT add on for Davis Weather Stations?

quiet spade
#

Hello. I'm using the Cloudflared Add-on and I'm trying to bypass using cloudflare when I'm on my local network. I use Adguard Add-on to setup custom rewrites ha.domain.com --> ha_ip, but it has stopped working since I switched to Cloudflared

static nacelle
#

Hi, anyone use Bitwarden add-on? I have it since a few month and it's worked well until yesterday. I have problem with SSL Certificate. Now i can open it only when i stay at home.
I use NGinx for SSL Certificate and it work well with home assistant, but i can't connect directly to bitwarden at port :7277.
Anyone can help me?

frail garden
#

I need to add a Cisco router in my home assistant.
For which I have host, username and password.
But when I am changing the confirmation.yaml file and restarting the HA. It is not showing anything. Please help.

Changes I am doing in my configuration.yaml file are:-

device_tracker:
    - platform: cisco_ios
      host: 192.xxx.xx.xx
      username: cisco
      password: xxxxxx
      new_device_defaults:
        track_new_devices: true

pale sparrow
frail garden
haughty drift
#

HI all - does anyone have a problem with studio code server to run. i get authentication is disabled not serving https

pale sparrow
wicked panther
#

I got a worrying message from Twilio this evening. I’ve searched and have seen no other discussion on it. Does anyone know more about this?

I used Twilio to send notifications to family members so they don’t need the HA app. I also manage a few inbound automations from sms.

It sounds like that option will be more expensive if I don’t register something?

tight anvil
#

How can I roll back AppDaemon add-on to a prior version?

lament hollow
#

i haven't found any tutorial on it. or if there is an better way to run a nextcloud on home assistant os what would that be?

frail hatch
#

yesterday i installed HomeAssistant on my Pi4. i want to use it only locally but i want to use SSL. Therefore i installed the LetsEncrypt AddOn and used the DNS Callange with Cloudflare to generate the Cert files…

After that i installed the Nginx SSL Proxy AddOn and configured it with. Now then i access my domain using https from the local network i get a statuscode 400 (Cert is accepted).

What did i miss?

shrewd nacelle
#

NGINX proxy manager or NGINX Home Assistant SSL Proxy?

frail hatch
#

@shrewd nacelle I used the NGINX Home Assistent SSL.

weary stratus
#

Try setup dns rewrite in adguard

frail hatch
#

I do not need the adguard for now.. therefor i would prefer to not install it

shrewd nacelle
#

i use proxy manager myself. Have you got something like this in your configuration.yaml?

  use_x_forwarded_for: true
  trusted_proxies:
    - 172.30.33.0/24 
    - 127.0.0.1
    - ::1
  login_attempts_threshold: 15```
#

where 172.30.33.0/24 is your docker subnet (it's likely your config needs to be the same as the above)

frail hatch
#

Thanks i will try that! 😇

weary stratus
violet niche
#

Is anyone avalible to help me figure out why the Zigbee2Mqtt add-on keeps getting a refused connection to my local mqtt broker. I am trying to migrate my Zigbee network to z2m.

frail hatch
weary stratus
#

I have that kind of setup and I use dna rewritte in ad guard. Without it doesn't work. But if you find other way share it.

violet niche
#

I am having trouble getting my zigbee2mqtt to function. It begins erroring out with trying to start "zigbee herdsman" can anyone help me troubleshoot this. This is my first time setting this thing up, I'll admit I thought it was working and I did something and now it errors out.

oblique quail
#

Hey, i ran into problems when updating my install to the latest version from 11.0, and now im trying to run a curl command to fix it. But my SSH & WEB TERMINAL addon seems to be running in training wheel mode, with protection mode on (probably a good thing generally speaking, but i need it off)

oblique quail
oblique quail
violet niche
sly kindle
#

If you don't see the option, you have the wrong one

#

Do you have direct access using keyboard and monitor instead?

oblique quail
oblique quail
kindred bobcat
#

Hello! 🙂 I just setup my home assistant on my raspberry pi and am looking to use adguard for my home network. I used the DNS 127.0.0.1 but nothing changes in adguard...

#

Pi-Hole worked immediately but I did not like the interface, so I thought I would try Adguard...but the setup is not as simple as I thought it would be.

sly kindle
#

@kindred bobcat you set the DNS to the ip address of adguard. Not the loopback address

#

adguard's ip address is the ip address of your HA install if you are using the add-on

kindred bobcat
#

I just tried that as well...but I will try that again

frail hatch
#

~~How can i enable SSH on my HA. I want to connect to my HA using a external shell - like "ssh <ip>" on my linux computer.

I installed the SSH & Terminal plugin but i am getting the following error:
ssh: connect to host 192.168.178.78 port 22: Connection refused

(The web terminal does work)~~

Using the community plugin does fix the issue

viscid orchid
#

Sounds like you didn't configure a port

frail hatch
#

I just followed the documentation

viscid orchid
#

Ok

river wharfBOT
#

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

sly kindle
#

base_url as an option for http: was removed

#

so that's not likely doing anything. should be a message in your logs about it

frail hatch
#

@sly kindle i removed it, restarted and it still works - Thanks for the hint!!

small plover
#

Hi all, just curious if anyone here has gotten the apple calendar up and running? I’ve been looking around and found some tutorials in which they used “CaLDAV & Atomic Calendar”

I installed atomic Calendar and was told to type the following in the Configuration.yaml :

Calendar

calendar:

But it’s not accepting the URL. See message: “bad indentation of a mapping entry “ & “ The system cannot restart because the configuration is not valid: Error loading /config/configuration.yaml: mapping values are not allowed here in "/config/configuration.yaml", line 20, column 12”
Is this because I don’t have CalDAV? Is it a separate addon or already integrated? ( H.A website makes it sound like it’s already included but I did find downloads) and if that is not the problem how come?

weary stratus
patent mica
#

I am using IMAP integration to read emails. It looks like the entity [sensor.aaronautomation_mail] was setting the attribute to "empty" and then [the latest email] every 10 minutes. any idea why? it keep triggering my automation every 10 minutes spamming with TTS, the same email over and over. Once I rebooted HOME ASSISTANT, it stopped happening.

#

basically the attribute was literally blank, and then set EQUAL to the latest email, as if it pulled it in again.

frail hatch
weary stratus
river wharfBOT
#

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

frail hatch
#

I am using it locally 😉 You can not access it via public internet

But i used a domain and configured the dns to my local ip 😄

(To enable this i had to add this domain in my router too)

tropic kernel
#

Hello everyone I have a problem with "Samba share" I installed it and followed the instructions but I can't find it in the network location can someone help me???

unique thorn
#

Hello all, I'm running HA as a VM in Proxmox. Wihtin Proxmox I configured NUT and used a container to test if it works. Via the container I can visit the page to see the UPS. Now I also want to install a NUT netclient in HA. However, I keep getting the following message:

[14:46:15] INFO: Starting the UPS monitor and shutdown controller...
0.000000 fopen /run/nut/upsmon.pid: No such file or directory
0.000284 Using power down flag file /etc/killpower
0.000429 UPS: pw850@a0d7b954-nut (slave) (power value 1)
0.000544 debug level is '1'
0.000611 Warning: running as one big root process by request (upsmon -p)
0.000810 Init SSL without certificate database
0.001615 Trying to connect to UPS [pw850@a0d7b954-nut]
0.001886 UPS [pw850@a0d7b954-nut]: connect failed: Connection failure: Connection refused
{"message":"Event nut.ups_event fired."}Network UPS Tools upsmon 2.7.4

This is my config:

devices:

  • config: []
    driver: usbhid_ups
    name: pw850
    port: auto
    mode: netclient
    shutdown_host: false
    users:
  • actions: []
    instcmds:
    • all
      password: "password"
      username: upsadmin
      i_like_to_be_pwned: true
      upsd_maxage: 10
      list_usb_devices: false
      log_level: info
      remote_ups_name: pw850
      remote_ups_password: "password"
      remote_ups_user: upsadmin
      remote_ups_host: a0d7b954-nut

Does anyone know what's wrong?

dusky yacht
#

Anyone has experience with clouflare pending nameserver? Have crated new domain in duckdns and waiting 3 days, still not enabled

#

Whois says clientTransferProhibited

sly kindle
#

@tropic kernel provide the location manually. It's the IP address of HA

weary stratus
#

Hi, I'm looking for the LedFX plugin, which should be available in the standard add on store, but it's not there. How can I fix this?

trail stump
visual nexus
#

Hi, is there any way I can access command line of HA addon container?

#

ok, portainer helps. any other way to do it?

weary stratus
#

Hi All, Anyone has experience with 2 sonoff EFR32MG21 sticks 1 configured as coordinator and the other 1 as router! coordinator works fine under ZHA but as i the other 1 flashed as router wil not be added! (not quit true yes he wil add and after 15 sec is down ) and so on and on! other wierd thing is adding is only possible under the coordinator search, overal he wil not seen

weary stratus
#

firmware coordinator: ncp-uart-sw_v6.10.3_115200 and router: Z3RouterUSBDonlge_EZNet6.10.3_V1.0.0

modest token
#

@unique thorn I have proxmox + ha + lots of containers, but no NUT/ups. How is the box connected to the UPS? So it's "native" in the proxmox OS? And you want to bridge it somehow? Or duplicate... connection?

steep zealot
#

Hi all, I am seeking someone with a bit of experience with the new'ish EMQX MQTT broker addon.

#

I am trying to add a bridge MQTT hosted by a MEW-01 Zamel/Supla module and it seems I was successful in doing it - the bridge exists, but I can't figure out how to make the EMQX subscribe to appropriate MQTT channels of the bridged device.

#

Running it on the old Mosquito integration, I had the following section in the bridge folder, and it discovered all the entities flawlessly.

#
connection bridge-XXXXXXX
address mqtt33.supla.org:8883
topic supla/# in
topic homeassistant/# in
topic supla/+/devices/+/channels/+/execute_action out
topic supla/+/devices/+/channels/+/set/+ out
remote_username XXXXXXX
remote_password XXXXXXX
bridge_capath /etc/ssl/certs
#

If I understand correctly all the entities for the Supla device publish under supla/#

#

I don't really need any actions for the out, since I am only looking to listen to the electricity meter.

steep zealot
#

Noone??

slim brook
#

Looking to monitor some Govee H5074's with a ESP 32. I have found example code but my issue is the need for the Mac Address of the the device. Would anyone be able to point me in the proper direction as to how they do this. Thank you!

honest creek
#

Hey there ... can someone please tell me how to acces my mosquitoo MQTT addon broker from another raspberryPi than the one HA is running on?

outer flower
#

You should be able to take the IP of your home assistant machine and then the port that mosquito is running, of course as authenticated with whatever password you set (so 192.168.1.46:0000 or something)

honest creek
#

Thought it would`t be that easy ...

glass osprey
#

When developing addons every addon needs its own container right? And it interfaces with hass by its api?

viscid orchid
#

Yes. Or some way, such as MQTT. Or maybe not at all

unique thorn
warm kite
#

My addons won't update, When i click install and update it just says installing for days

#

I have it now installing for multiple days and already tried to restart the whole system

clear copper
#

Hi guys
While trying to implement Duck DNS I end up not having access locally and externally
Is there anything i can do to gain access back ?

modest token
unique thorn
whole junco
#

Anyone have any idea why the ‘return’ key isn’t working in the SSH add on? I’m on a Mac. Trying to install HACS. This has me stuck bc I cant run any commands on account of the ‘return’ key doing nothing.

steep zealot
weary stratus
#

Does someone know the logviewer standard user details?

sly kindle
#

@steep zealot I don't know if there are enough people using that addon to offer anything

steep zealot
#

I recognise it is probably rare request. I was hoping for one of the Devs to potentially know or someone from the community doing YouTube videos about this broker.

halcyon pike
#

guys,

#

it's been so long since i tried to open my ha with ssl

#

but i can't handle this

halcyon pike
#

when i'm trying to connect to it, i can, but 3 seconds after i arrive on my dashboard, i get redirected to my login page

#

i heard something about

#

$http_upgrade $connection_upgrade

#

but idk where to input this

weary stratus
#

Hi! I'm working on an add-on for the OpenDoñita server, created by rastersoft. This is a service you can use with the Conga 1390/1490/1590 robotic vacuum cleaners distributed by Cecotec to replace their proprietary cloud service: https://my.home-assistant.io/redirect/supervisor_addon/?addon=523be449_opendonita&repository_url=https%3A%2F%2Fgithub.com%2Fjmservera%2Fjm-hassio-addons. As the server comes with a REST API, my plan is to develop an integration too. If there's anyone out there with these Conga models I would love to get your feedback.

dry breach
#

hello, i want to know if you plan to update tailscale add-ons soon

dry breach
#

do you stop support ?

raven tinsel
#

You asked if there is a plan

#

there is no plan

#

The add-on is not run by a company

#

it is an open source project

#

we don't have a schedule

#

Is there an issue that requires an immediate update at this point?

dry breach
#

i see add-on use 1.26 version and tailscale are to 1.32.2. I will want to use https, and I wonder if I could take time to make my first addon modification (sorry for my bad english)

raven tinsel
#

I will want to use https, and I wonder if I could take time to make my first addon modification
The add-on does not support that.

#

so that upgrade has no use

dry breach
#

I understand there are two things here. The update version seems to be very more easier than addings the https support for a beginner like me. The update version are not realy more value for me if i cant use https.

raven tinsel
#

The update version seems to be very more easier than addings the https support for a beginner like me.
I think you misunderstood, it doesn't provide HTTPS.

#

Upgrading doesn't help with that

dry breach
#

ok yes i understand , that's why it would be more difficult 😉

lime summit
#

Hello everyone. i installed HA on raspberry pi 4 following the guide on the site. but i can't find the official addons. I only have 1: Home Assistant Community Add-ons and ESPHome. Can you help me? thank you

lime summit
sly kindle
#

@lime summit Try rebooting the host first. Settings > System > Hardware > 3 dots in the upper right corner

lime summit
tropic kernel
#

Hello everyone I hope you're fine, I created an additional module with fields how to retrieve this information
thank you

glacial dust
#

Hi Guys, I'm adding my first Duck DNS, but I want to receive my own certificate for the domain.
I don't know if I've already done it.
Can someone help me?
I went through the setup, added my domain in Home Assistant and wanted to get the certificate via the DuckDNS ADD-ON log

sly kindle
#

@glacial dust the add-on grabs the cert and places it in the /ssl directory.

glacial dust
#

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

sly kindle
#

that's what you add to configuration.yaml, yes

#

two separate things. You configure the add-on to let LE get the cert, then you specify to HA where that is.

glacial dust
#

but i don't receive certificate, my log now says "Checking domain name(s) of existing cert... unchanged.

  • Checking expire date of existing cert..."
sly kindle
#

if it doesn't go beyond that in the logs you have an issue. did you click on "refresh"?

glacial dust
#

yes refresh says "INFO: OK" and also NOCHANGE

sly kindle
#

ok, then you're good there

#

now you tell HA where to find them, which you did I guess, and then you restart HA.

#

And you open ports on your router

glacial dust
#

i know that if i click several times on REFRESH, it will appear a lot of strings and the last one is "Done!"

sly kindle
#

If you're seeing "OK", and NOCHANGE, and Done, then that part is complete

#

move on

glacial dust
#

i send u pics of my configuration

wicked leaf
#

hey i have question, can someone tell me how can i check what is turning off my unifi controller addon? it keeps running for few hours then bam offline

tropic kernel
#

Declare variables

declare message

Get the 'message' key from the user config options.

message=$(bashio::config 'message')

Print the message the user supplied, defaults to "Hello World..."

bashio::log.info "${message:="Hello World..."}"

#

how i can save "message' in file

viscid orchid
jade halo
#

are the add-on logs viewable via SSH or SMB?

sage knot
#

HI! I'm running Zwave JS, if i switch to Z-Wave js UI, vill my entities be the same or will it create new ones?

gusty leaf
#

L&G I installed the IFTTT integration on HA 2022.11.4, it seems not to work or even be fully installed. Under Developer Tools - Services its even not listed. Any hints how I can find a useable error message or is this a know problem?

pallid crypt
#

Using the mqtt addon I am getting this repeated in my logs a few times per minute.

error: received null username or password for unpwd check```
I tried turning off supervisor, and node-red still getting this. How do I track down where this is coming from?
#

using sudo tcpdump dst port 1883 I only see traffic from my computer when I subscribe to a topic if I stop mosquitto_sub then the traffic stops, as expected. I can't find where this is coming from...

worthy horizon
#

I would lI've installed the nginx proxy ssl, because I would like to access my HA installation through my subdomain. I have a LXC container running with NGINX already with an own LAN IP, which works already with Nextcloud proxy and SSL. Now the HA should be reachable from the internet through the NGINX proxy.
For some unknown reasons it wont work as it does with the nextcloud setup (also own server) and my diskstation DSM. Therefor I've tried to first create an own HA SSL certificate. but I fail.
I've installed the nginx proxy ssl, setup everything, but the log shows me the error:
[16:03:22] INFO: Running nginx...
nginx: [emerg] cannot load certificate "/ssl/fullchain.pem": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/ssl/fullchain.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file)

does anyonw knows why this happens

patent mica
#

also having NGINX issue....trying to set it up but its not visible when i go to the external https URL

patent mica
#

scratch that. i finally figured it out

worthy horizon
#

Did you got it? What was your issue and how did you resolved it?

#

no matter what I do I dont get a remote access with my TLD, thats why I dont want to duckdns

proud cipher
#

Is it not possible to install/browse add ons through the cloud service?

viscid orchid
#

Nabu Casa cloud gives you access to your instance, where you should able to browse for and install addons. Not all addons support Ingress, though, so you may not be able to access any web UI that they provide when connected via your Nabu Casa remote URL.

proud cipher
viscid orchid
#

Clear your browser cache

proud cipher
#

Same thing black screen

modest token
#

@pallid crypt 172.30.32.1 is a docker-network address. Implies container-to-container traffic (you won't see if in tcpdump on the host). Are you tcpdump in the container, on one of the ends?

worthy horizon
#

Hi, What could be wrong, when I click on the left side on studio code server and terminal and get a "401: Unauthorized" ?

lone totem
# steep zealot Noone??

I am from EMQ, perhaps I can help you by forwarding an invitation link to our community discord.

steep zealot
#

That would certainly be appreciated! Thank you.

lone totem
#

And I recommend a good alternative for mosquitto if you are looking for a lightweight But powerful and perfomant mqtt broker for your smart home.
NanoMQ:https://github.com/emqx/nanomq

lone totem
steep zealot
lone totem
#

Yeah planning to add nanoMQ as one

steep zealot
#

This is the only route I've explored so far, since I usually don't create external containers and or MQTT servers, but use the built in addons.

#

If you'd have to sum up the biggest difference between EMQX and NANOMQ, what would it be?

#

The reason I want to go away from Mosquitto is that it's starting to bog down for me and have impossible to track connect/disconnect issues which noone here was able to help me with.

#

Eventually it crashes or starts causing devices and other add-ons to be unable to connect.

lone totem
#

Mhmmm like comparing Swiss army knife(NanoMQ) with Gatling machine gun?

steep zealot
#

😂

lone totem
#

nanoMQ is on same level with EMQX when running in single instance.

steep zealot
#

I am a very low level user of MQTT in the first place, so they look very similar to me.

lone totem
#

but requires just a little resource Which is important on smart home scenario

pallid crypt
lone totem
steep zealot
#

Will do, thank you again!!

#

I'll get back to it when I finish work. Cheers

pallid crypt
#

anyone have advice how to track this down, I am seeing this in mqtt add-on:

2022-11-24 08:46:13: Client <unknown> disconnected, not authorised.
2022-11-24 08:46:16: New connection from 172.30.32.1:34776 on port 1883.
error: received null username or password for unpwd check

I don't know where its coming from. I turned off watchdog, and I don't know what other add-on could be trying to connect to mqtt. I disabled node-red. I didn't find anything else searching.

lone totem
#

See logs from your broker, it means the ACL system turned you down due to wrong password/username

pallid crypt
#

I think thats the logs.

#

the problem is I don't know what is getting turned down. There isn't anything I know of thats trying to register with the server. I know something is I just don't know what.

devout igloo
#

Hello guys, any idea why the Xiaomi Viomi Vacuum add on is a hit and miss? It's like once you restart HA one time it fails to load (there is no way to reload it) and then you restart again and it works fine.

viscid orchid
#

is that really an addon?

devout igloo
#

it's in hacs should I not post that here?

viscid orchid
#

HACS doesn't have any addons

devout igloo
#

oh yes sorry

proud cipher
#

There away to put HA in a “sleep” mode until motion with just HA with an add on? I tried FKB but i can’t log in through the browser on my tablet so I can’t use that

proud cipher
#

Or I’ve been trying to find an add on I can use my media file with photos to play as a screen saver. I tried wallpanel but it won’t turn on with the HA app, on the pc using browser if worked flawlessly. Any other alternatives?

desert bramble
slim matrix
#

Anyone know if there's a DNS Server add-on for HA?

viscid orchid
#

DNSMasq

gaunt oracle
#

so... anyone have any tips on how to troubleshoot Grafana => Influx connection? (using add-ons for both)

weary stratus
#

Hello! I installed hass on my old laptop, some asus vivobook s15(8gb of ram, 1tb of storage), and I want to use that laptop to record my ip-camera's streams with motioneye, and I want to enable h264. After I enable h264 the recording stops.

lament otter
gaunt oracle
#

yep

#

http://a0d7b954-influxdb:8086

#

SSL is disabled

gaunt oracle
#

I get this in the Grafana log:

logger=tsdb.influxdb t=2022-11-25T13:17:07.2806822-05:00 level=debug msg="Influxdb request" url="http://a0d7b954-influxdb:8086/query?db=homeassistant&epoch=ms"
logger=tsdb.influxdb t=2022-11-25T13:17:07.285543308-05:00 level=warn msg="error performing influxdb healthcheck" err="error connecting influxDB influxQL"
logger=context userId=1 orgId=1 uname=admin t=2022-11-25T13:17:07.285983801-05:00 level=info msg="Request Completed" method=GET path=/api/datasources/3/health status=400 remote_addr=192.168.0.157 time_ms=11 duration=11.074009ms size=66 
gaunt oracle
#

well, I tried following his instructions for Glances too and that failed. So I think it's something to do with connecting to Influx... Influx has no log messages about receiving data / queries... but its UI works.

#

Adding the config to the configuration.yaml file does result in HA adding data to Influx. Just can't connect to it from other add-ons

#

holy .... once I did that, Grafana could connect...

#

I get ModuleNotFoundError: No module named 'six' from the glances add-on though :/

safe roost
#

Does anyone know (the ten thousand foot overview version of) why the google drive backup add-on requires adding a custom repo before it shows up in the add-on store? It seems fully developed enough at first blush to be in the “community add-ons” section of stock hass.

lament otter
#

Because it's not a community add on?

#

It doesn't have to be a community add on to be useful. If everything was a community add on then that would be a huge big list

lethal gorge
#

hello when i try to install a addon i get 'AddonManager.install' blocked from execution, system is not healthy - docker. I have a raspberry pi 4 64bit

jagged locust
#

Hey Guys - I'm using the Wireguard HA addon, with some pre_up and post_down iptables rules. I just added one with -j LOG, but I'm having a hard time tracking down the correct kernel logs where these logs would be landing... I've checked both on the host and within the container, but so far no luck at the usual wireguard / kernel answer of /var/log/kern.log

#

if I get a shell within the wireguard container and exec "iptables -vL", I can confirm there's thousands of packets that have matched my LOG rule... so they should be going somewhere?

knotty lodge
#

Hi, I could really use some help with duckdns, when I am connected to my wifi (so when im in my LAN), the app does not want to connect to HA and the log just says "java.net.SocketTimeoutException: failed to connect to xxx.duckdns.org/79.2XX.XX.XX (port 8123) from /192.168.1.5 (port 53622) after 10000ms", from every other device everything works fine so ports are forwarded correctly and everything, reinstalling the app, clearing the cache, and all the "common soltions" havent worked

knotty lodge
bitter skiff
#

Any idea what might cause this w/ the MariaDB add-on? Seems like maybe every evening something is locking the DB for ~10m. Just happened to stumble on it tonight since I restarted HA during that window and recorder couldn't start

[19:30:53] INFO: Lock tables using mariadb client...
[19:30:53] INFO: MariaDB tables locked.
[19:39:03] INFO: MariaDB tables unlocked.
[19:30:57] INFO: Lock tables using mariadb client...
[19:30:57] INFO: MariaDB tables locked.
[19:39:12] INFO: MariaDB tables unlocked.
[19:31:08] INFO: Lock tables using mariadb client...
[19:31:08] INFO: MariaDB tables locked.
[19:39:43] INFO: MariaDB tables unlocked.
weary stratus
#

Hi, I'm building an add-on for the Open Doñita Server (a local server for certain Cecotec's vacuum robots) https://github.com/jmservera/opendonita-fork and I also want to create an integration for it using the vacuum integration. The server publishes itself via SSDP for discovery, but I cannot publish port 1900/udp because it is already in use by Home Assistant for the same reason. Is there any way to do that? Will Home Assistant find the SSDP announcement in the internal add-on network without publishing the port externally?

flint thorn
#

i've installed adguard, and dashboard is showing all 0's. So far I've assigned HA a reserved IP via my router admin panel. I'm confused about how to further configure Adguard. I'm seeing info that says to add either router or HA ip into Add Client and Allowed Clients. Can anyone advise?

livid scroll
#

Hello all! I'm struggeling with the SSH login using the Addon "Terminal & SSH". I've setup a username und ssh-rsa in "Configuration", but the log tells me "FATAL: You need to setup a login!".

#

In config root I've authorized_keys. After that ssh: and username:

#

tcp_forwarding: false
authorized_keys:

    ssh-rsa XXX
    ssh:
    username: hassio
#

Any idea?

cloud bramble
#

People, do anyone have ring doorbells without subscription plan?

summer zenith
#

Need help with DuckDNS and Let's Encypt. I have the duckdns domain set up and the duckdns config set up. I have let's encrypt installed and the config set up. Appears I can't attach images but I can share in DMS. I am trying to add the http ssl file paths in my configuration and home assistant isn't able to find these files. I've been looking through tutorials for a few hours now and don't see anything I missed. Any help here would be appreciated.

wanton iris
#

[13:38:29] INFO: Starting rtl_tcp daemon...
No supported devices found.
[13:38:29] WARNING: Halt add-on with exit code 1

Using SDRSharp works fine, however.

proper escarp
fading geyser
#

No longer see docker information i Glances add-on. Stopped working at 0.17.0 and 0.17.1 did not change it. No error in log. No change in config since setup some 2yrs ago. Running HA on OS and Pi4. Tips?

wanton iris
#

Been working on this for hours. Can you help?
RTL to MQTT working, for the most part. Except configuring the sensors.
"The state of the configured entities are not available." sensor.power_meter (unavailable)

mqtt:
sensor:
- state_topic: "readings/20697678/meter_reading"
name: Power Meter
unique_id: "powermeter"
unit_of_measurement: "kWh"
state_class: "total_increasing"
device_class: energy
last_reset_topic: "readings/20697678/meter_reading"
last_reset_value_template: "{{value_json.lastUpdate}}"

robust epoch
#

@lime girder
Hey, hope you're having a good day. 😄

I'm trying to install/setup your Loki addon, but I'm getting an error about permissions and not being able to create the necessary files.
There's already an open issue on the repo and I've attached the full log there, but I was hoping you might have an idea/solution I could implement lol

Thanks, and thanks for the work you've already done!

zenith eagle
#

Hey! I just started to get my girlfriend to use Home assistant, so I got her my old raspi3, and now when I installed hass 64 bit, I can't seem to download any add-on except for ESPHome stuff. I already went searching for an answer, but couldn't find it. Any ideas?

zenith eagle
#

I found this error in the logs:
22-11-28 21:52:59 ERROR (MainThread) [supervisor.store.git] Can't update https://github.com/home-assistant/addons repo: Cmd('git') failed due to: exit code(128)
cmdline: git reset --hard origin/master
stderr: 'fatal: Unable to create '/data/addons/core/.git/index.lock': File exists.
Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.'.

#

But I can't ssh on the pi, so I don't know how I would remove it

versed wren
#

Righto, got the system all migrated from a Pi3 to a Pi4 now (poor 3D printer had to get a downgrade but I'm sure it'll live). Are there any AddOns folk recommend as essential now that I have the more powerful device handling things?

young mesa
#

what is the easiest way to implement facial recognition

#

I have haos image sat on vmware running nicely for the last 3 months no issues at all

#

have a couple of ip webcams and would like to add facial recognition to them

#

eventually to automatically buzz into the lobby without having to use keys

prisma blade
#

Does AirCast use Airplay 1 or 2?

#

I'm trying to do multiroom but it appears I'm not able to select more than one speaker at once.

vivid quarry
#

I

#

I'm not sure if this belongs here or is better served under #installation-archived or integrations, but I just did a clean HAOS install on my RPi4 SSD as I've done in the past, but after onboarding and then trying to do a restore through the settings menu, my Node Red and ESPHome seem to have lost all my data/configurations!! They were both certainly part of the snapshots and restore process, yet my Node Red has zero flows in it. My ESPHome has 0 devices setup. Any ideas?!?!? It will be halfway through 2023 if I have to set either of those back up from scratch!!

sly kindle
#

@vivid quarry You can verify it yourself by browsing the backup. But first, you should reboot the host after a full restore. Then check if everything is as it should be, then investigate further.

bitter geyser
#

my node-red addon won't load.. if i attempt to open it i just get a blank page

potent hull
#

i have a desktop PC with PLEX server and Torrent client, and a RapberryPi running Home Assistant docker in Raspbian. planning to move from Raspbian to Home Assistant OS. can i install both PLEX server and Torrent client on HAOS in RPi? if yes kindly point me to the right direction blush googling only shows me integrations to control a PLEX server, which i already did and it works but my server is on a different PC. i want to know if i can install a PLEX server and Torrent client on the Home Assistant OS, so i dont have to use my PC.

worthy quartz
#

Not sure if best channel to ask this question in.. I'm running Home Assistant Supervised with Debian "Bullseye" 11 with Samba Share installed from the Home Assistant Add-on section. I'm wanting to configure Samba Share file to change User Permissions so it's not just Home Assistant that has control, but rather the whole of Debian. I'm not able to add additional Samba folders or anything?..
Alternatively, I could install Samba Share in it's own container without Home Assistant, but then I'll lose folder/file access of my home assistant configuration I believe.

toxic yacht
#

does anyone know where the dashboard of grafana are saved in the file system?

#

i have a very old backup which contains dashboards i would like to get back but i can't find them on my system

covert arch
#

grafana does not store complete graphs

#

influx stores the data, grafana reads & displays it

toxic yacht
#

i mean, the file where the layout of the dashboard is stored

#

not the actual data

#

sortof kinda the json of the configurable dashboard (not sure if its stored in json)

warm anchor
#

question about the tailscale addon

#

I would like to use the new Funnel functionality for that I need to be able to use a more recent version of the tailscale binary (current is 1.26 and I would need 1.34 )

#

is there a way to install/update the binary by myself? by logging in via ssh and do some apt-get update or so?

#

I am using hassio

#

@raven tinsel ? Any idea here?

warm anchor
covert arch
restive lily
#

I'm trying to setup lets encrypt using digital ocean and the api. I've got the name exactly as listed in the documentation, but then in the log it says [14:32:18] INFO: Selected DNS Provider: null

#

nevermind, got it in yaml mode

restive lily
#

well, I got the dns provider to show up but it says the api key is invalid even though I just created it.

hardy walrus
#

is it worth it running MariaDB? I've only just heard about it and most of the videos are old so just wanted to check here before installing it and losing my history

#

or even InfluxDB

viscid orchid
#

They serve different purposes. Yes, mariaDB is worth it

hardy walrus
#

great answer - I'll install it now 😄

hardy walrus
#

can I change the data retention? or does it automatically delete over a certain time period?

warm anchor
#

is there a way to installupdate the

toxic yacht
covert arch
#

should be data/grafana.db

narrow flame
#

Hi everyone, need help

I have DNS on GoDaddy and trying to enable ssl (letsencrypt) on my HA.

I use two addons:

  1. NGINX Home Assistant SSL proxy (where I have to put certificate into SSL directory)
  2. Let's Encrypt (where I have setting "path to where the Private Key File will be placed"

I cant understand what path I should use in let's Encrypt ADDon

narrow flame
silver gazelle
#

I'm looking to change the database file mounted into the deconz addon. how do i get at that file from ssh? (s/ftp works too)

wide night
#

hey guys

#

just finished my HA install...

#

now how do i add the add-ons store to it ??

vivid quarry
#

I'm trying to update HACS and several other repositories, but nothing seems to actually be installing after rebooting. When I check the logs (for example HACS) I see this:

#

Download was not completed

#

Log Details (ERROR)
This error originated from a custom integration.
Logger: custom_components.hacs
Source: custom_components/hacs/helpers/methods/installation.py:29
Integration: HACS (documentation, issues)
First occurred: 8:48:10 PM (1 occurrences)
Last logged: 8:48:10 PM

Download was not completed

#

This error originated from a custom integration.

Logger: backoff
Source: custom_components/hacs/helpers/classes/repository.py:315
Integration: HACS (documentation, issues)
First occurred: 8:48:10 PM (1 occurrences)
Last logged: 8:48:10 PM

Giving up async_download_file(...) after 5 tries (TypeError: timeout() got an unexpected keyword argument 'loop')

flint thorn
#

Can someone fully explain how to get the most out of HDMI CEC? I want to be able to power on/off my TVs and I'm not finding a ton of info about it online. I'm also seeing that one might need to purchase a pulseeight cec adapter which is fine if needed. I guess I'm just lost here. I run HA in VirtualBox on my Windows 10 machine.

bright knoll
#

Anybody in here know why there is an update to zigbee2mqtt called Billy with an update version of "newer"?

#

Doesn't seem very legit

zenith tangle
potent hull
flint thorn
potent hull
bitter geyser
zenith tangle
#

@bitter geyser If you have installed it from inside Home Assistant (as an add-on), where you click 'start' 'restart' etc. there are some tabs up the top.. The last one should be Log. If you restart the add-on you should see messages that help.

bitter geyser
wraith gull
#

Problem button card addon and as_timestamp

sly kindle
# bitter geyser Nope, I'm running in docker container

my node-red addon won't load
Add-ons are templated containers managed by the Supervisor and made available through the add-on store. If you are running the every day node-red container then it isn't technically an "add-on".

quiet apex
#

I may be asking a lot of the ZeroTier addon but I’m behind a regular firewall and a cellular NAT. Research shows that makes a 3 layer NAT for IPV4. All my other devices can reach ZeroTier, but my home assistant instance running the ZeroTier addon on a raspberry pi shows in the logs that it cannot reach the host. This is confirmed when I login to my ZeroTier account. Is there anything that can be done to get the addon to connect? Besides reducing the number of NAT layers?

dull stone
#

Hi all, I'm trying to get the Plex Addon working. So far so good. I'm able to get it starting and access it through a custom domain. I also managed to mount an cifs share music from my nas into /media/music on startup. This mount can be accessed by the media browser from within Home Assistant and it shows it's content, I'm even able to play the media in the browser. But when I browse the file system inside Plex to add a media source it shows an empty folder when I select /media/music and it complains that it's empty. Does anyone have an idea why Plex does not show the contents of the mount? I've also ssh'ed into my Home Assistant server and when I cd to the location of the mount it's also empty. I don't understand what's going on here.

The mount is created with the following command:
mount_nas_media_folder: mkdir -p /media/music;mount -t cifs -o vers=2.1,noserverino,username=[user],password="[pass]",domain=WORKGROUP //192.168.68.111/music /media/music I've tried all version numbers (1.0, 2.1, 3.0) but without success

viscid orchid
#

they are different containers

#

mounting a directory in the HA container won't be reflected in the Plex addon container

flint thorn
#

Does anyone know if the iCloud3 integration works anymore? I'm seeing on Github it hasn't been updated since May. I've spent the last 3 days trying to get it set up and keep running into dead ends as the documentation seems out of date compared to where HA is now in terms of updates.

dull stone
pseudo pond
#

Does anyone know any add-ons that simplify the animation of lights? Say I want to have a light change color every 300ms or turn off and on like a strobe. I could create custom scripts but it wiuld surprise me if there wasn't any add-ons that simolify the creation of looping animations

worthy horizon
#

Can anyone help me with my first steps on node red and device trigger? I would like to start with on power change

#

similiar to the automation platform: state

#

Once I open the "device" it tells me: Attention: This node requires Node-RED custom integration version 0.5.0+ to be installed in Home Assistant for it to function. -> but it is installed. Also the Websockets are in the npm_packages

primal ingot
#

Hi all, is anyone else having issues with automations running through Node-RED either being really slow or not working at all?

wind gazelle
#

Hello ! I was wondering if there are any ways to create a virtual devices that behaves like a real one to trigger automations and scenes ?

My case is:

  • I have a shelly 1L (switch on HA) and a set of spots (Light on HA).
    • The switch (shelly) is to turn on/off the light with my phone or the real physical switch
    • The Light (spot) to set the intensity and color.
  • I would like to create a virtual Light that does both and serve it to HomeKit. This way I could say "Hey Siri, turn of the room's light in red" or something like that.

Is that clear ? if yes, is that possible (either via HA core or any add-on)?

short grove
#

Hello,

I have changed the IP address of my raspberry and now the nginx proxy (SSL) is no longer working (I receive an error: SSL_ERROR_RX_RECORD_TOO_LONG on firefox).

The ssl certs are generated from the DuckDNS addon, and everything works fine if I add them under http: .

My current http: config looks like:

http:
  use_x_forwarded_for: true
  trusted_proxies:
    - 172.30.33.0/24

Does anyone have an idea what I am doing wrong or how to debug that issue?

worthy horizon
short grove
worthy horizon
#

store the certificte on the proxy?

#

I access my HA locally via http, remote per nginx proxy manager with SSL where the certificate is stored on the nginx server, not on the HA

short grove
#

I use the NGINX SSL Proxy Addon

worthy horizon
#

Sorry, I dont know about that way to go

short grove
#

thanks anyways @worthy horizon 🙂

worthy horizon
#

anyone there with node red knowledge? It seems I cant google my answer or I dont understand it it

#

How can I store a payload into a variable for later usage?

viscid orchid
worthy horizon
#

ha, thanks! Havent seem them

dense nexus
#

hello i add advenced mod but i don t see addons

viscid orchid
#

Ok

#

Why did you expect that to make you see addons?

dense nexus
#

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. i have nothing in store

viscid orchid
#

'Some'

weary stratus
#

I finally got everything run in containers on ubuntu server: ha, mosquitto, nodered, hass-configurator, portainer. Everything else seems to work fine and tandy, expect I can't edit home-assistant/config/configuration.yaml with configurator. (errno13 - permission denied). Anyone bumbed into it? Had my troubles with norered until chown rednode data folder. I assume it might be related

dense nexus
dense nexus
#

i create directory i need refresh something ?

coral socket
#

how would one go about modifying the main-css file for motioneye add on?

errant jewel
#

hey guys, hacs is saying that frontend things arent loaded and i cant seem to get them to work and have no idea how to go about repairing it. thank yopu

fast sapphire
#

What is the syntax for an exponent in Grafana? Online i says **, but that doesn't work. I tried **2 for ^2

kindred blade
zinc terrace
#

Is it possible to use the dnsmasq and AdGuard addons at the same time? I've been having issues with AdGuards DNS rewrites and I want to try to use dnsmasq instead. However, I'd also like to keep the ad blocking functionality of AdGuard

#

I know I'd need to keep the ports from being the same, and then set one to use the other as it's upstream servers

#

I think my main question would be, if I used a different port, how would I point one at the other? Can you specify ports when specifying upstream servers?

trail hinge
#

My D1 mini pro shares energy data onto HA through ESPHOME 2022.11.2 but issues with OTA updates, they finish successfully but D1 does not boot after that, soft reset or power cycle do not help. To get it working again I have to download the firmware manually install with ESPHOME-flasher. Does anyone have a similar issue, any fix or workaround will be appreciated. Same issue with D1 non pro versions as well.

dense nexus
viscid orchid
#

and if you have an actual question, I suggest asking it

fickle hound
#

Hi, i saw some people here on discord talking about node-red, no idea where to use it for. Could someone explain (in easy language) where this can be used for? In like where this can be used for whats not possible here in HA? pros and cons?

viscid orchid
fickle hound
#

Ah sry, didnt know there was a section for it

restive echo
#

did an HAOS update and now AppDaemon is broken 🙃

#

Image ghcr.io/hassio-addons/appdaemon/amd64:0.10.1 does not exist for addon_a0d7b954_appdaemon

#

strangely enough uninstalling and re-installing pulled it with what looks like the exact same url/tag 🤷‍♂️

cursive bane
#

guys im having issues with mariadb on energy cost calculations? can any1 help? im a bit lost here

sly kindle
cursive bane
#

already posted but no luck there

#

since this is related to an addon o tried here

#

after some digging it looks like this is a "known" issue of mariadb

#

if only i knew

modest token
#

Is there a bug, with this "known issue"? Maybe you can help fix it?

outer sphinx
#

Hello i've installed the SSH & Web Terminal addon
and I enabled I2C on my system
after installing i2c-tools with the command apk add i2c-tools
I've been trying to probe for i2c but all i get is a permission denied error
although i'm logged in as root and disabled Protection Mode
i still can't figure out why this is happening
can anyone help?

➜  ~ i2cdetect -y 1
Error: Could not open file `/dev/i2c-1': Operation not permitted
➜  ~ sudo i2cdetect -y 1
Error: Could not open file `/dev/i2c-1': Operation not permitted
➜  ~ whoami
root
➜  ~ 
mental pond
#

Getting this when trying to install an addon.

outer sphinx
mental pond
outer sphinx
mental pond
outer sphinx
#

if you have a previous snapshot it makes things simpler

mental pond
#

I dont

#

I just installed it tonight

#

for the first time

outer sphinx
# mental pond I dont

well (:
either you wait until someone who's more knowledgeable than me comes to the rescue
or you could take a copy of your configuration.yaml file, and re-install (:

mental pond
#

How do I even get to the configuration.yaml file?

outer sphinx
#

either with
samba
ssh
or something like the file editor addon or vscode server

#

what i get from your error is that the device
is not able to connect to the internet
it's either a DNS resolve issue
or maybe a firewall rule or something ...
or it is simply not connected to the internet correctly (happens to the best of us (: )

mental pond
#

What do these need to be? @outer sphinx

outer sphinx
#

I honestly don’t know
What is the platform you’re running on ?

mental pond
#

Running it on ubuntu on my server

#

Just installed it again...same issue..

#

completely fresh install.

#

I can ping google, yahoo, whatever just fine,.

atomic sonnet
#

Hi all - I have an issue with my deconz Add-On.
I was able to set it up fine and connect my devices, however after some random time commands are not processed anymore. In the Logs I can see that there are errors on tasks such as:
10:19:25:707 0x7CB03EAA00AC85E2 error APSDE-DATA.confirm: 0xD0 on task
10:19:27:679 0x00124B002251D908 error APSDE-DATA.confirm: 0xD0 on task
10:19:31:503 0x5C0272FFFE19F896 error APSDE-DATA.confirm: 0xE9 on task
10:19:42:339 0x7CB03EAA00AC85E2 error APSDE-DATA.confirm: 0xD0 on task
10:19:53:311 0x00124B002251D908 error APSDE-DATA.confirm: 0xD0 on task

but also:
10:04:14:527 invalid current channel 0 (TODO)

Often enough I have timout on tasks, and taks are getting dropped after a while:
14:44:00:528 timeout on poll APS confirm

--> When I restart the plugin it works great, this behaviour kicks in after a random while
Any help apreciated! ❤️

spare ivy
#

I've got the log viewer addon installed but when I look to it I only see about 5 lines of logs.... Is there a way to increase this?

outer sphinx
#

does anyone know how to solve this error ?

# Trying to run i2cdetect -y 1 in the SSH & Web Terminal add-on
➜ ~ sudo i2cdetect -y 1
# Yields the following error message
Error: Could not open file `/dev/i2c-1': Operation not permitted
shut hazel
#

just installed new version of deconz add-on, nothing works anymore, what am I missing? bug or is there something else I need to update in order for it to work?

#

File "/usr/src/homeassistant/homeassistant/components/deconz/gateway.py", line 231, in async_config_entry_updated
File "/usr/src/homeassistant/homeassistant/components/deconz/gateway.py", line 323, in get_gateway_from_config_entry
return cast(DeconzGateway, hass.data[DECONZ_DOMAIN][config_entry.entry_id])

sly kindle
#

@mental pond you need to create a network bridge adapter and use that. not the choice in your screenshot

mental pond
#

I was trying with the default selected one, not the one in the ss

sly kindle
#

Neither of those are going to work. You need to follow one of the 4 methods listed above, then you will have created one, then you choose that in the dropdown of your screenshot

mental pond
#

thanks ill try it later

#

I also ran into an issue where..now the IP for my server is directing me to the default apache page instead of the home assistant page..

sly kindle
mental pond
#

(when trying to access from other machines on network)

sly kindle
#

Pick one of those, whichever appeals to you, and then you should be good

#

@mental pond I just checked an ubuntu live usb and nm-connection-editor is available there, so you might use that method

sly kindle
#

to create the network bridge

#

as listed in the link I provided

mental pond
#

Ah ok

#

thanks

sly kindle
#

And hopefully you're using ethernet and not trying to bridge WiFi on a laptop

mental pond
#

its running on an hp proliant server

#

Ubuntu on the server, using KVM and virt-manager for the homeassistant vm

wanton edge
#

Since Alarmo is really only designed to call a singular item (For the action), is it better to have it call an automation rather than just turning on lights or whatever? I am wanting lights to turn red and then play a sound on my speakers.

gusty leaf
#

I restored home assistant from a pi3 backup to a pi4. Everything works BUT ESPHOME. I tried to remove and re-install the plug in several times. Thats in the logs:
2022-12-07 17:48:32,706 WARNING 403 GET /ace (0.0.0.0) 1.21ms
2022-12-07 17:48:37,781 WARNING 403 GET /ace (0.0.0.0) 1.02ms
etc. for all /xxx paths.
Any hints how to fix this?

zinc terrace
#

I'm having issues with DNS rewrites in AdGuard and I'd like to try dnsmasq while retaining the ad-blocking functionality of AdGuard.

Would it work to run dnsmasq on port 53, run adguard on port 12345, then set dnsmasq to use adguard on port 12345 as the upstream DNS server?

#

And if so can I set it to localhost:12345? (since both addons are running on the same machine)

dry mortar
#

I was using the z2m addon fine for the past few years. I recently updated the z2m addon and HA core, and it looks like all the zigbee devices. Seems like it is an issue with MQTT server somehow, as the data is coming in to the Z2M addon and device status is reflected properly there

rapid kernel
#

where did the add-ons move to in the most recent release? I am trying to add mosquitto mqtt and i cant even find the add-on anymore

dry mortar
#

settings / addons

#

its like the 5th item down the list

rapid kernel
#

its not there for me

#

5th down is dashboards

#

Home Assistant 2022.11.5
Frontend 20221108.0 - latest

#

thats the version i am on

dry mortar
#

not sure, sorry

rapid kernel
#

😦 ok

dry mortar
#

mine shows up right above dashboards and i am on same version

rapid kernel
#

area & zones is above dashboards for me

#

i even did a fresh install. what the heck

#

@dry mortar are you running it in docker?

dry mortar
#

I am running Hassio so no

rapid kernel
#

ah that must be it

honest shore
#

can anyone help me with the MQTT / Zigbee2MQTT addon configuration? It's driving me crazy

#

I'm running zigbee2mqtt and mqtt in my instance but I can't see any of the devices I'm adding to zigbee2mqtt show up in the devices list in Home assistant

#

so I suspect I'm having connectivity issues between the two addons

#

and I don't really know how to debug it since I haven't touched the configuration and in theory they should just know how to talk to each other

#

but they don't seem to

#

not sure where to go from there

bleak fossil
#

After upgrading to 12.1, all tasmota devices are not available

#

I have about 8 devices, and all are not connectinng

#

I have rebooted the server, as well as the integrations

honest shore
#

what do you mean by 12.1?

river wharfBOT
#

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

exotic plover
exotic plover
bleak fossil
exotic plover
#

oh

bleak fossil
#

I have restarted the broker in HA

cunning pine
bleak fossil
#

Issues resolved - MQTT Integration removed user ID, so Tasmota failed

exotic plover
chrome vault
#

can someone explain to me how to use the customization of the mosquitto addon? I use tasmota and zigbee2mqtt and both failed when enabling customization and creating the acl files in the share/mosquitto folder. couldn't figure out why as I some at least some connections in the mosquitto logs.. though not as many as normal

#

disabling customization immediately made everything work again

#

and I saw nothing in the mosquitto log to hint at what the problem might be

#

ahh! I think I found my mistake

#

I did 🙂

#

now to figure out how to add additional configuration items

#

can I just stick .conf files in the directory and have them loaded automatically?

stark linden
#

Hi everyone, I want to ask where is the json in the home assistant stored? Because I want to delete the data in the json file

so I use add-ons where these add-ons store data in json form, the data is stored in the share folder, so maybe you know where the share folder is?

thankyou in advance

edgy stag
#

Hi Guys,
I'm having a strange issue with NGINX Proxy Manager Add-on.
After a host restart, it now does not recognize my auth credentials, it recognize de default admin@example.com.

All my hosts are working, but once I login with the admin@example.com I have no hosts on dashboard 😐

edgy stag
pallid crypt
#

I am trying to use the "SSH & Web Terminal" add-on. I am running hassos in a vm, I want to edit the configs from a remote machine using vscode with the remote addon but I get an error The remote host may not meet VS Code Server's prerequisites for glibc and libstdc++ Is there a way to get it to work with this addon?

vast harness
vast harness
spare sonnet
#

I am trying to get my UPS connected via USB to my Home Assistant. I know I have to use the NUT add on but I am not sure the configuration steps I have to take. My UPS is an APC Back-UPS Pro 1500.

spare sonnet
#

This is what I have for config: - name: Main_UPS driver: usbhid-ups port: /devices/pci0000:00/0000:00:14.0/usb1/1-4 config: - vendorid = 051d - desc = APC_UPS_Pro_1500

cobalt cipher
#

hey guys. studio code server wont start for some reason

#

it when i click start it just loads for a sec but never starts

sly kindle
#

Are you running it on something with enough memory? What do the addon logs show?

cobalt cipher
#

i just installed a new drive then restored it from a backup

#

it worked before

pallid crypt
lapis fulcrum
#

Anyone know of an addon to be able to use subversion? I use it for almost all my coding and would like to apply it to HAOS if I re-create my system in that. (Currently running both HAOS and unsupported supervised installs as a test.)

mental kiln
#

For anyone using the Samba Backup add-on: do I place the configuration from the documentation straight in configuration.yaml without any header? Like i.e. afvalbeheer:

  • some config: etc...
    In other words: on the level of afvalbeheer, or am I missing something? 🙂
lethal briar
#

@mental kiln there is no configuration for an add-on which should be placed in configuration.yaml

#

the configuration for add-ons is done on the corresponding tab

mental kiln
unborn fjord
hot bobcat
#

Hi, my Mosquitto broker is disconnecting after a period of time. Any ideas how to solve it?

magic mist
#

So I fired up the Blue connected to a monitor and keyboard, and I’m trying to diagnose the why I can’t start the UniFi Controller add-on anymore…

#

Using netstat command - results are too long, and I can’t scroll up… any suggestions?

#

Ok, so I figured out how to filter for port 10001

#
  udp  0  0 :::10001      :::*        5605/docker-proxy```
#

Any idea what that means?

magic mist
#

@raven tinsel Sorry to bug you, buddy. But for whatever reason, I cannot start my Unifi Controller add-on, anymore. It says that "port 10001 is already in use on the host". I don't recall adding any other add-ons that took port 10001 - but the Unifi Controller needs it for discovery. I pasted the two lines that I got out of the netstat command. Is there any way I can continue to go down this rabbit hole and learn any more useful debugging information?

runic minnow
#

so the ssh/terminal addon, I set port 2222 but the HA ip 2222 isn't listening after starting it. What am I doing wrong?

shell dirge
#

Did anyone have any issues with esphome after the update. i had to roll back before anything esphome related would work

#

also to the devs, thank you for making downgrading so easy!

uneven merlin
#

Anyone know how I can hook up my APC UPS via the USB cable and have HA recognize it?

#

The UPS tools add-on looks to be a network UPS addon

tiny zodiac
#

NUT

paper tiger
#

im trying to use MotionEye to stream my klipper camera in home assistant (and into Apple Home).. but outside of MotionEye, the stream wont work. It says "Unavailable" in the integration. Not sure what i missed or what steps to take next

river wharfBOT
#

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

civic hinge
#

Can someone help with bar card. Style commands are not working at all
All other commands are working fine.

river wharfBOT
#

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

viscid orchid
river wharfBOT
#

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

ebon basin
#

Hi,

I'm writing on my first addon:
I have a config scheme:

schema:
  log_level: list(trace|debug|info|notice|warning|error|fatal)
  mounts:
    - path: str
      unc: "match(^\\/\\/[\\w\\.\\/]+$)"
      username: str
      password: password
#

And I fetch the value of mounts in that way:

mounts=$(bashio::config 'mounts')
#

But when I try to iterate over mounts, I doesn't work:

    for i in "${mounts[@]}"; do
        echo "Mount: $i"
    done

Output:

Mount: {"path":"/media/external","unc":"//192.168.178.xxx/media","username":"myusername","password":"mypassword"}
{"path":"/share/external","unc":"//192.168.178.xxx/shared","username":"myusername","password":"mypassword"}

There is only one element in that array.
Where is my fault?

viscid orchid
rose wing
#

Recently purchased another LocalBytes plug, which is flashed with Tasmota and this one doesn't seem to show on my MQTT integration.
I can see the device connecting in the Mosquitto logs, but nothing on the integration.
Have confirmed the setup is the same between my working plugs and this one (correct IP/username/password).
The only difference I can see with the plug is the version of Tasmota (10 vs 12).
Anyone any idea what the issue could be?

sonic shale
#

Does anybody use SSH via an Android app to access files and make edits? I'm looking for an app that allows me to just make simple edits to the yaml files without having to pull out my laptop. And VSC is terrible on my mobile device.

patent rivet
#

Sorry I solved my own question it seems the z-wave js integration has been renamed to just zwave...

#

Nevermind.

bitter skiff
#

Is it possible to hit addon's APIs from outside of HA? Like if I had a separate app that needed to query or configure my AdGuard Home add-on, is it possible to call AdGuard's REST API?

lament otter
#

Yes

bitter skiff
#

How would one do so... what would the endpoint to hit the particular addon be (or where would it be found)

covert arch
#

Adguard needs some ports mapped or use the host network to act as dns right? So you direct these api calls to its frontend and maybe expose the frontends port to the net

bitter skiff
#

Sure... I mean 53 will be open to the host. I guess I'm just not clear how ingress plays into it, my impression is that everything was proxied through HA except for certain specific ports (like 53, in AdGuards case) that needed to be passed through

#

I'm not sure where to direct the API calls to, as the only way I'm aware of hitting the frontend is via HA itself

covert arch
#

You usually configure the bridged ports in the addon config. Usually you have to make these addons allow anonymized access and config auth yourself. Ingress will stop working afterwards and you can only access it with direct port

zinc terrace
#

I'm trying to use Dnsmasq and AdGuard. Is there a way I can have Dnsmasq sit in front of AdGuard. It doesn't seem like it's valid to specify ports along with the IP in the defaults section in the Dnsmasq config

#

For some background, I see instability with AdGuards DNS rewrites so I want to try Dnsmasq instead, but also want to retain the ad-blocking behavior

#

Nvm just think I found it in the docs

#

Strange they decide to use # instead of :

ionic glen
#

has something changed in Mosquitto broker addon recently? It seems that all my third party devices are still connecting to my MQTT broker, but when im trying to connect to the server using MQTT-Explorer or even mosquitto_sub command, im getting "connection refused" error

quiet apex
#

Can anyone tell me what this log error could mean? "Error handling request; components/hassio/http.py" I think it may have something to do with my Zerotier addon being unable to reach the zerotier server(s).

ornate pebble
#

then I have already seen the documentation of the added component in question but I wanted the problem to be precisely the fact that I click start in the registry from which it is starting but then it actually doesn't start and ask you if you could solve this problem for me. Then looking online since I saw that the component didn't work I saw that I can access YAMl files also through the program only that by following the guides I found it doesn't work and I wanted to ask you if you could solve it for me @raven tinsel

raven tinsel
#

I'm not sure if I follow your problem / question, sorry :S

ornate pebble
#

if you want I can explain it to you better? @raven tinsel

#

we can't arrange a remote desktop session please in the package i bought it is included @raven tinsel

raven tinsel
#

Package that is included?

#

I don't do remote desktop sessions, sorry. I don't want to have access to systems of other people.

ornate pebble
raven tinsel
#

Yes, please, try to explain it better, what are you trying to do, that isn't working?

ornate pebble
#

in your patreon you say something completely different

#

ok I'll explain it to you better

raven tinsel
ornate pebble
#

Can I also send you a video where I explain the problem?

raven tinsel
#

I'm happy to help you in a that channel as well. But I won't be doing remote desktop sessions, unless things are absolutely problematic in a way that it can't be resolved otherwise.

#

Sure, do that in the Community add-ons discord server please. Thanks 👍

ornate pebble
#

wait a minute I can send you everything in this chat did I get it right?

raven tinsel
#

No you didn't get it right

#

This is the Home Assistant server. As I redirected you in another channel as well, please go to the community add-on discord server for this, as linked in the add-on documentation.

#

I've mentioned/pinged you on the other server. Let continue the conversation there

ornate pebble
#

and I can't find it, could you please send it to me privately

#

please

raven tinsel
#

? I already did send you a notification.

#

I can't learn you how Discord works, please check your sidebar in Discord.

ornate pebble
#

ok

#

i just have to go to another text room right

inland ridge
#

new issue: i've been trying to copy files to /media using the smb extension, but windows keeps saying an unepxected network error occured

error 0x8007003b

pearl silo
#

I don't have an add on store on my docker installation of home assistant, why not?

#

just found out it's only in the supervised version

lament otter
#

Because docker installs don't have add-ons. The good news is, add-ons are docker containers

#

It's in HAOS, don't run Supervised.

pearl silo
#

how would I get the duckdns addon?

lament otter
#

Run a docker container that does the same things 😉

pearl silo
#

well, I have a duckdns container if that's what you mean

lament otter
#

Voilà, you're done. Just need to hook it up 🙂

pearl silo
#

right

#

how? 😆

lament otter
#

I have no idea what your setup is like, but presumably as you have the container you have instructions for the container? I'd start there 😛

pearl silo
#

I have it setup through docker-compose---
version: "2.1"
services:
duckdns:
image: lscr.io/linuxserver/duckdns:latest
container_name: duckdns
environment:
- PUID=1027 #optional
- PGID=100 #optional
- TZ=Europe/Amsterdam
- SUBDOMAINS=
- TOKEN=
- LOG_FILE=false #optional
volumes:
- /volume1/docker/duckdns:/config #optional
restart: unless-stopped

#

how do I tell it to link the subdomain to my home assistant?

#

it's like every guide is missing that part and assumes it's general knowledge

lament otter
#

/volume1/docker/duckdns:/config < There

river wharfBOT
#

Please use a code share site to share code or logs, for example:

Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.

pearl silo
#

thanks for helping and being patient btw :p

pearl silo
#

I just want to link the subdomain I created to the local port of my home assistant

lament otter
#

I don't use DuckDNS. As I said, there should be instructions with the docker container 🤷‍♀️

pearl silo
#

what method do you use to remote access home assistant?

lament otter
#

Reverse Proxy through Caddy2

pearl silo
#

I'll try that tomorrow

#

I've been trying to get this working for hours now

lament otter
#

I would stick with something simpler to start with, like Nabu Casa. You can always reinvent the wheel later

pearl silo
#

👍 thanks

#

I've setup a reverse proxy before

#

for another docker container

#

but for home assistant I get "400: bad request"

lament otter
#

Did you check the docs? Because you have to configure the http integration

river wharfBOT
lament otter
#

Specifically trusted_proxies and use_x_forwarded_for

pearl silo
#

I'm making progress

#

I can reach it now through my reverse proxy

#

I just get a windows saying "Unable to connect to Home Assistant"

#

Login attempt failed
Login attempt or request with invalid authentication from .....

bright perch
#

So I created a Helper for a lighting(switch) group. I eventually found out where entities are in the group. I don't understand what is the point this you can't modify a group after creating it? Whats it helping?

lament otter
#

You can. It's the blue link text above the entity id

#

The one called "Group Options"

ebon wyvern
#

Hello! i'm facing this problem when i'm trying to upload my code on my node :
xtensa-lx106-elf-g++: fatal error: Killed signal terminated program cc1plus compilation terminated. I'm using a Raspberry PI 3 B+. Please tell me that I don't have to buy a RPi4, i'm enraged thinking that it's PLanned obsolescence!

#

Everyting was working fine before i don't understand how my RPI can be "Not powerful enough" now

#

Thanks

sullen cipher
#

Anyone know another way to install HACS, apparently libre elec has a cut down version of bash / sh so it can't run

viscid orchid
#

it's not an addon

#

and the only supported method is in the HACS docs

trail hinge
whole yacht
#

Hi. I installed the adguard addon in HA. I setup my router to use it as the local DNS (confirmed by my PC, ipconfig /all). Adguard isn't really being used though, the statistics isn't updating. In the setup guide of Adguard, it only lists the IP "127.0.0.1
", not the IP of the RPI it's running on. Do I need to change any settings? the documentation and tutorials don't mention anything else

bitter skiff
ionic glen
#

Apologies as i have asked the same question a couple of days ago, but i dont think anyone answered. Im using "Mosquitto broker" addon and since recently im no longer able to connect to MQTT from my desktop. Getting a "connection refused" error both in MQTT-Explorer and mosquito_sub. Has anyone had a similar issue?

viscid orchid
ionic glen
#

In Mosquitto broker log file ive got loads of:
error: received null username, clientid or topic, or access is equal or less than 0 for acl check
error

#

dinth@dinth-desktop-linux:~/Downloads$ mosquitto_sub -h 10.10.1.13 -p 1883 -u Xxx -P Xxx -t home_assistant Error: Connection refused

sly kindle
#

are you using a configured acl file?

ionic glen
#

nope, i dont think i have changed anything from defaults except of username and password

sly kindle
#

you dont need to enter user/password if you use the HA users as a credential

#

basically, no config for the add-on will be a working broker

#

install it and start it

#

and then any clients use the credentials for one of your ha users

#

But you can also leave it, that's fine

ionic glen
#

yeah, this is for "backwards compatibility" - had loads of devices sending mqtt data to my old broker and a couple of years ago i have done an in-place swap of standalone MQTT with Mosquitto broker addon

#

and everything was working fine until recently

sly kindle
#

Have you rebooted the host system

#

Settings > System > hardware

ionic glen
#

funnily enough, all the external devices which were connecting to the broker are still able to connect to it. Just my desktop is not able

#

Hmm, i havent, just tried restarting addon on its own

#

will try that tomorrow, ive got a couple of night-time automations running at the moment

#

root@core-mosquitto:/etc/mosquitto# cat ./acl user homeassistant user addons user XXX [same username as in credentials i used]

cunning pine
#

Does anyone know how to get the maridb addon into forcing recovery. The setting is named innodb_force_recovery=1 , but I am unable to get it to work

fleet pulsar
#

how to pass ingress urls to ingress addons from lovelace redirects properly? stuff like /directory/place or ?args=val are ignored completely and replaced with /dashboard ?????

ebon wyvern
#

it works

#

I have a question. I updated HA and it broke my SD card! (it happened! Do some BAck up people!) My node are still working as intened, i still have all my effects on my LEDs, is there a way to extract the Yaml Code from this so I don't have to redo them? thanks!

bitter skiff
#

What do you mean by broke your SD card? By "My node are still working as intended"... are you referring to NodeRed on your instance, or something else?

ebon wyvern
#

I mean my RPi was not giving any sign of reading the SD card ( the green LED), the network HA was not booting but once I install HA on a new card, my ESP home nodes were still acting as usual. I could control them the same way as before on the new HA interface using the new SD card

bitter skiff
#

Are you able to connect to, either via SSH or at least through a monitor on the Pi to see what might be going on

ebon wyvern
#

No i as just using the HA interface I don't have anything connected to the PI

bitter skiff
#

Are you able to connect to it, there's a chance something w/ the update just went wrong

ebon wyvern
#

I'll put My Old SD card in it and plug Screen and Keyboard, what should I expect?

#

just so you know, when I plug my SD card on my computer there is not HASSIO drive anymore, there is just an error message from windows telling me the card needs to be formated

bitter skiff
#

If it's actually corrupt, you'll likely see some type of boot disk error and not get very far

ebon wyvern
#

ok so SHould I try it? or it's definitally corrupt and I can't do much

#

even saving some simple *.yaml and *.h files..

bitter skiff
#

Worth a shot? Don't see why you wouldn't try it and see what happens. It doesn't sound like you've got access to it via Windows, so without backups you may be out of luck

ebon wyvern
#

😖 😖 😖

#

All right, i'll try some times soon...

#

Thanks a lot!

sly kindle
#

@ebon wyvern windows can't read the SD card and offers to format it. That's normal

#

There are many partitions on the SD. There is only one partition windows can recognize and that is the FAT32 partition

#

Don't take up the offer to format it.

trail hinge
# ebon wyvern it works

I updated to latest Home Assistant OS suggested by supervisor yesterday on RPI4 2GB and the same issue for me as well.
First the date and time got messed up which caused issues with my history data so I attempted a reboot but no longer succeeds. Is anyone having similar issues with the os upgrade.

neat rover
#

not sure if this is the correct channel... but I have set up cloud flare addon correctly, I was using up to now duckdns with port forwarding... is there any way I can redirect my old duckdns domain to the new one? I have a good bunch of services using it and it'd be much easier for me to just redirect than going one by one changing it to the new domain (I'll do that anyway in the future)

bitter skiff
neat rover
bitter skiff
#

Which integrations? Many have either a Configure button and/or a System Options on the dotsvertical menu

#

I'd think most of the HA side of things should be using the external_url configured in HA and not require you to provide it for each config

#

You may need to go to the other side (the service provider) if you've got some cloud integrations that talk back to your public instance to update the URL

neat rover
#

google stuff and samsung

#

just realised that the samsung stuff isn't working because the fridge isn't connected to the samsung account somehow, but google assistant just doesn't detect any of the devices, so I guess I'll have to go to google settings

bitter skiff
#

Yeah with Google, there are some settings you'll need to adjust w/ your new hostname

wispy hedge
#

Hi, I want to use HA with ESPHome, I installed HAOS on a Linux VM and used a bridge to connect to my network, I setup HA and now want to start with ESPHome. There's only one problem, I can't "pair" my ESP trough my PC because I don't have SSL installed and I can't do it trough the device running HAOS because it is a VM. I started setting us SSL with DuckDNS and NGINX following a YouTube tutorial (https://www.youtube.com/watch?v=zbchVXoMskk&ab_channel=SpeaktotheGeek). I unfortunately encountered a problem. I can't access HA trough SSL. I watched the tutorial again, and reinstalled the addons to no avail. Is there any solution to this problem?

bitter skiff
#

Best place to start is explaining what the problem you're running into is. Are there any errors you're seeing?

wispy hedge
#

Nothing on DuckDNS and NGINX. NGINX just says running as the latest log message

bitter skiff
#

and when you try to visit your DuckDNS URL?

wispy hedge
#

Well this is kind of wierd, when going to the URL:'my port' is says DuckDNS refused to connect, but when I remove the port number from the URL it establishes some sort of connection and says '400 Bad Request'

#

I don't know if the fact that it is connecting without a port is because it connect to the DuckDNS servers, not my HA

bitter skiff
#

If it's your subdomain w/ duckdns, it'll be connecting directly to your HA instance (assuming that you've got port forwarding configured correctly on your router)

wispy hedge
#

even if I don't add the port to my subdomain w/ duckdns?

bitter skiff
#

Still yes, it'd just be going to port 80 (if using http).

wispy hedge
#

The tutorial explicitly said to connect using https

#

I just checked and using http it also refuses to connect

bitter skiff
#

Are you trying to use port 8126 as that video explains?

wispy hedge
#

yes

bitter skiff
wispy hedge
#

correct

bitter skiff
#

Connection refused with that?

wispy hedge
#

yes

#

Do I need to enable UDP in my forwarded port?

bitter skiff
#

^^ replace that w/ your local IP

wispy hedge
#

ok

#

gimme a sec

#

Refuses in http and https

bitter skiff
#

I'd double check your NGINX config is actually set up for that port

#

Sounds like no

wispy hedge
#

It says:

Change the ports on your host that are exposed by the add-on
8126 443/tcp

Show disabled ports

#

wait

#

sorry

wispy hedge
#

I typed my public IP, in the local IP it says '400 Bad Request
The plain HTTP request was sent to HTTPS port
nginx'

#

That's in HTTP mode, in HTTPS it says 'this site can't be reached ERR_SSL_UNRECOGNIZED_NAME_ALERT
'

bitter skiff
#

and that's different than if you use your duckdns hostname, right?

#

Can you login to DuckDNS and confirm your subdomain is set to the right IP?

wispy hedge
#

yes, with DuckDNS it refuses

wispy hedge
#

Maybe my NGINX/DuckDNS setup is incorrect?

bitter skiff
#

You had stated "Nothing on DuckDNS" for logs before.... were there really 0 logs there?

#

You should've seen it create a certificate and other set up items

wispy hedge
#

Oh

#

Well, the certificate was generated and I have logs from the startup sequence I meant no logs while trying to connect. DuckDNS just checks for the IP once in a while and says 'NOCHANGE'

bitter skiff
#

Alright, yeah there wouldn't be logs for connection on that addon

wispy hedge
#

Is my NGINX somehow wrongly configured, or maybe configuration.yaml?

bitter skiff
#

You mind sharing your domain? Or if you'd like to DM it. Seems odd that you're getting different responses between your DuckDNS name and your IP address if they actually match and you don't have a bad value cached

wispy hedge
#

ok

#

gimme a sec

#

or maybe I should check on Let's Encrypt if my domain is registered?

bitter skiff
#

🤷‍♂️ As long as you have the cert, you're good

wispy hedge
#

Oh ok

bitter skiff
#

and you started NGINX after getting DuckDNS configured and started, right?

#

Since it'll use that cert file

wispy hedge
#

yes

bitter skiff
#

and assuming all was clean on NGINX start up?

wispy hedge
#

it always shows this:

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
[14:56:42] INFO: Running nginx...

#

I don't see anything wrong, the only difference between my experience and the tutorial was that I needed to add the domain to DuckDNS troug YAML not the default

bitter skiff
#

I'm seeing a timeout when trying to hit your IP... I'm thinking it's back to a router config issue

wispy hedge
#

what part of the config?

bitter skiff
#

That part, port forwarding

#

Ensuring you've forwarded 8126 to your HA IP of 8126

wispy hedge
#

So this is my config:

Protocol: TCP
WAN Host IP Adress: 'my-ip'~'my-ip'
LAN Host: 'my-ip'
WAN Port: 8126~8126
LAN Host Port: 8126~8126

by my-ip I mean HA ip

bitter skiff
#

The WAN and LAN IPs are different

#

yes?

#

the WAN IP is your ISP issued IP, your public/external IP

wispy hedge
#

no, its just in WAN it asks for an IP range, so I just put the same thing in the range, just like in WAN Port

#

Oh jeez

#

I just looked at my earlier Port Forwards, I just left the WAN IP blank, maybe that's the issue?

bitter skiff
#

Yeah, leaving it blank would make sense

wispy hedge
#

I tried connecting and now it still shows and error message, but now instead of 'refused to connect' is says 'can't be reached'

bitter skiff
#

So, yeah that fixed the connection issue

#

However, there's still that SSL issue

wispy hedge
#

gimme a sec, I'll restart HAOS after that change

#

maybe I just redo the tutorial, while debugging I lost track of what I've changed

bitter skiff
#

I'd guess that one of the config pieces is slightly off

#

Why did you have to add the domain to DuckDNS through YAML and not the config screen

#

Keep in mind that all of the DuckDNS config will not have the port number attached to it

delicate elk
#

To anyone using Frigate in HA with a Coral accelerator,

  1. What kind of HA install are you using (VM or HAOS or other)?
  2. What kind of computer are you running it on?
  3. What steps did you take, if any, to get the Coral accelerator to work with everything?
lament otter
wispy hedge
bitter skiff
#

Gotcha, adding it as a list of 1, right?

wispy hedge
#

Yup

#

Ok

#

I have some updates, I just redid the whole tutorial with the new port forward, and everything is working great! The only thing left is to add the code the guy talks about so that ESPHome works

#

Thanks NSX, you saved me probably WEEKS of debugging, or just giving up. Really helpful. But unfortunately I cannot pair my ESP8266

#

I press 'new device' named everything and set no password, pressed connect, chose my device and my ESP starts flashing but it then says 'unable to compile the configuration'

bitter skiff
#

Unfortunately, I'm not familiar w/ any of the ESP stuff. There's no additional logs that helps point you in the direction of what issues it experienced?

wispy hedge
#

Nope, but you've helped me enough I think I'll manage to find a way, again thanks for all the help

bitter skiff
#

Awesome, you bet

unkempt eagle
#

No idea why, but Alarmo now uses Grey icons for Disarmed and Green for Armed. Previously they(and every other alarm system since the beginning of time) used Green=Disarmed & Red=Armed.

#

this will be the inconsequential thing i'll bitch about today.

eternal yacht
#

Am I supposed to be able to see "add-ons" under the Settings menu?

sly kindle
#

If you have HA OS installed

eternal yacht
#

ah, I have Core

sly kindle
#

in a container?

#

Addons are just other docker containers alongside the HA container.

eternal yacht
sly kindle
#

Venv is going to be your basic home assistant server, which is fine. But no addon store

eternal yacht
#

seems more like a python wheel vs. docker

sly kindle
#

Well you probably would have installed docker first in order to run the container installation

#

So you have the basic old school Linux and python install of HA

eternal yacht
#

pretty much, yes

#

it seems as much at least

sly kindle
#

All integrations are the same, and the custom integrations

#

The HACs store for custom integrations is still available to you

eternal yacht
#

Home Assistant Cloud = HAC?

sly kindle
#

Lol. There are too many HAC acronyms, but no

eternal yacht
#

:/

sly kindle
#

Custom integrations are unapproved integrations. Not in the official list

eternal yacht
#

ultimately, I want tts to play out of at least one of my echo devices - and instructions across the web are... obnoxiously vague for newbies

sly kindle
#

TTS and echoes don't go well together.

#

A media player in HA is something that can play local media.

#

Echoes don't do that

eternal yacht
#

I have the sensor/trigger.. .just need the echo as a target...and I keep getting directed to an alexa media add-on

sly kindle
#

But there is a custom integration called "Alexa Media player"

#

That's not an add-on

eternal yacht
sly kindle
#

First you'll probably want HACs

#

You can install custom integrations manually. But HACs gives you a common place to browse all of them

eternal yacht
#

oooh... that is what that is... thank you, lol

sly kindle
#

At the download page, follow instructions for Core

eternal yacht
#

thank you!!!

eternal yacht
#

@sly kindle : got it all set - thank you for coming in clutch there!

pallid crypt
#

Is there a way to connect a local vscode client to the vscode server of the vscode-addon? Or is the only way to use the web-ui?

viscid orchid
#

Only via the webui

weary stratus
#

I upgraded to Core Version: 2022.12.6 yesterday, and suddenly my zigbee devices are offline and I don't see state changes for my binary sensors. Using Zigbee2MQTT with Mosquitto broker and using SONOFF ZBDongle-E

modest token
#

I saw something about zig stuff changing. Check the release notes

vital marten
#

Hi everybody!! I need some help to setup a Tasmota device… my setup is:
Home Assistant OS installed on a VMM of a Synology NAS, installed addon TasmoAdmin to see a board with 16 relays made by LC Tech with Tasmota firmware onboard. HAOS can see only 8 relays … but in the web panel of the Tasmota device I can see 16… any suggestion?!

river wharfBOT
#

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

bitter skiff
rotund elk
#

Thank you very much!! This installation version solved my issue!

I did it by HACS->Integration than search for Node-RED Companion download it.
That this second step is needed I wasn’t know.
Thanks again for the short term response!!!

bitter skiff
#

Nice, you bet

pallid crypt
#

How can I access the vscode server addon webui directly, without going through hass? i.e http://a0d7b954-vscode:1337/ ? zi looked in the config but there does not seem to be any options related to this.

viscid orchid
#

I think that direct access was removed at some point, but I can't find evidence of that in the docs. There's no port configuration in the config

#

I see that it had direct access back in 2020, but was removed since

#

⚠️ Breaking change: Direct access to the add-on has been removed in favor of easier maintenance and Ingress. With Home Assistant now having Safe Mode, direct access has lost its importance.

devout rampart
#

Is there any duino coin avr miner add-on?

#

Have found only pc miner

frank umbra
#

hi there ,Im having a problem with zwave js. it starts but dosnt load drivers and stops. here are my logs

viscid orchid
halcyon vine
#

Hi all - has anyone here set up the ring-mqtt addon (https://github.com/tsightler/ring-mqtt/wiki) - I'm trying to follow the instructions on the wiki and so far I've:

  1. set up the Mosquitto broker using instructions that The Home Automation Guy provides.
  2. Added the ring-mqtt config to my docker compose yaml file
  3. Installed the MQTT integration in HA

But I'm not seeing any additional entities for my Ring Cameras. Feels like I"m missing something obvious but can't work it out.

tough stratus
#

@static vale are you alive?

full pier
#

Can some one help me out, I updated my ha setup from 2022.10 to 2022.12-6 and I lost a few important mqtt sensor entities like the action entity for all my Ikea E1743 switches and the local_temperature of my Sinope thermostats. I am running the latest release (1.28.4-1) of zigbee2 mqtt. On the zigbee2mqtt forum, they tell me that it is a HA problem. When I watch the mqtt messages on the zigbee2mqtt topic, I see the actions for the Ikea buttons ant the local temperature from the Sinope devices. On the homeassistant topic, I only see the configuration topic (i.e. : homeassistant/device_automation/0x14b457fffe3dfc19/action_arrow_right_release/config). Any idea what the issue is and how to solve it to get back the action from my switches and temperature from my thermostats? Thanks.

eternal tendon
#

I'm trying to access Tasmota admin via. Nabu casa link. However when i'm trying to do so, i get a connection refused. Anyone that have tried something like this and know what the solution is? Thanks

viscid orchid
#

How are you trying to access it?

#

It doesn't appear to support Ingress...

eternal tendon
#

Fron the addon site, simply clicking open web site. This end up with a nabu case link somelinklink..ui.nabu.casa:9541.

viscid orchid
#

You can't do that

#

Nabu Casa isn't a general proxy

eternal tendon
#

I see makes sense, thanks !

viscid orchid
#

Only addons that support Ingress can be accessed through that link, and access goes through HA

static vale
#

@tough stratus yes I am but super busy lately, what's the matter?

zinc terrace
#

What's the difference between the z-wave js and z-wave js UI addons? It seems like it's the same thing but also with a UI? I already have the non-UI one set up, but wanted to see what the UI one offered

#

I've started up the UI addon and shut down the other one, but I get this error:

Controller status: Driver: Failed to open the serial port: Error Resource temporarily unavailable Cannot lock port (ZW0100)

#

Not sure why it wouldn't be able to lock the device since the other addon is stopped

#

Seems like I may have needed to uninstall the other one

floral raptor
#

Hi guys, is there a way to automate backups towards syncthing? I saw an integration, but it looks only be for statistics, not for actually do syncing. Is there any add on for syncing backups to another machine in the network?

stark grove
#

Hi guys. Just upgraded the ssh-addon the other day without issues. Now just got client_loop: send disconnect: Broken pipe on all logged in ssh sessions. What?

tough stratus
ornate wedge
#

Hey everyone, I'm having an issue with the Add-Ons in my Home Assistant. For some reason my Core Addon Tab is missing and I can't install the file editor... can someone help me please? 😦

atomic stone
#

I'm using the Nginx add on (the official hass one) and I want to add additional configuration to it

#

I need to add active: true to enable customization but in /share I don't see any of the files referenced

#

do I need to add a /share/nginx_proxy_default*.conf ? if so what goes in there to continue "the default" so I can add against it

zinc terrace
ornate wedge
#

I actually got it fixed in a different channel, thank you 🤗

velvet tundra
#

What are the risks, if any, in using the Influxdb addon? I see that it is not maintained anymore?

river wharfBOT
#

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

sly kindle
#

I don't know if it is your issue, but there is a config.txt

#

The SD has one FAT32 partition. And that is where it is

#

There is also a deconz discord

iron parcel
#

really? I only get an ext4 which I have to mount into a linux docker container to have access to it.

sly kindle
#

There's 8 partitions

#

One is fat32

#

There should be many ext partitions

iron parcel
#

omg... I used a VM now and it showed all 8 partitions not just one. Thanks a lot. Now I can move on in my struggle.

#

Used a configuration already proposed in the config.txt and BAM everything works as expected.

#

Thanks for your support. I just needed the hint that there are more partitions 🤓

static vale
# tough stratus are you still working on your addons? I saw almost 600 unsolved issues and 63 un...

Yes but I'm pretty overwhelmed. The fact is that Tuya is a very wide platform used in many devices so I need feedback by the users before I merge the PRs. Some of them are just badly written, some are only documentation corrections. We are also struggling with the last release that gave instability problems so I am waiting for the contributor to iron them before I merge anything else because I don't want to add confusion/instability. I'm planning to add support for protocol 3.4 soon, when I receive a device that a user is sending me, but it will not happen before next month. In any case, if anybody wants to join in as a developer/maintainer/contributor he is more than welcome.

#

Also, people submit Issues before searching, and most of the times they don't close them when solved, which is quite annoying.

tough stratus
#

What about stale-bot? That would solve atleast one of the issues you described

queen comet
#

Does anyone else use Grocy? I want the current stock in Grocy for my flour to stay up to date with what the load cell under the jug is reading but I can't figure it out. Can we either have the integration give a separate entity for each product in stock or have a ".get_stock" service that can give the current value of a named product?

unkempt eagle
#

I want the current stock in Grocy for my flour to stay up to date with what the load cell under the jug is reading

this is the level of home automation i aspire to have

stable peak
#

Hi, I am trying to move Nginx Proxy Manager from one hassio install to another, I have created a backup and a restore to the new instance, but it look like none of my config is moving over. Is there any folder I need to restore make sure my config come across? Any help would be much appreciated

queen comet
misty atlas
unkempt eagle
queen comet
#

Those are an easy utilization of ESPHome, some load cells and the HX711, and a Time/State automation for adding it to the shopping list

#

If you want a more proper guide on something like it I can help you out

#

And hopefully I can make something that isn’t too hacky for actually interfacing that setup with Grocy! 😂

unkempt eagle
#

What do the load cells look like when it's all setup? small scale/many cells for spices and smaller things, larger scale for pasta/rice/flour etc

#

i'm redoing my kitchen next year, it'd be a ton of work but i could integrate that right into the cabinetry.

queen comet
#

Load cells for pantry management

rancid knoll
#

I've just setup HA for the first time on a Raspberry Pi 3 B+ with a 32GB SD card. The install went well and it is up and running. I want to install the HACS integration but from Googling I see that I need to get SSH access first. I've set my profile to Advanced and try to install the SSH & Web Terminal addon. It gave an error at the end of the installation. The addon is now shown in my Add-ons area but if I try to start it I get an error ....

Failed to start add-on
Image ghcr.io/hassio-addons/ssh/aarch64:13.0.0 does not exist for addon_a0d7b954_ssh

Any ideas???

solemn egret
#

DuckDNS + NGINX SSL proxy help

compact cargo
#

My dad wants a HA instance at their place and I have a spare RPi3 that will suffice. Can I use HAOS with the WireGuard add on to connect to my server and use my reverse proxy to serve that instance? Or do I need to use debian and selfhost HA on that to be able to serve it? I selfhost another Debian+HA instance that I setup two years ago which works flawlessly with WireGuard as an apt package.

covert arch
#

go with debian for that. container install, not supervised

compact cargo
#

Alright thanks!

acoustic gust
#

does anybody have any experience with the Pimoroni Enviro+ ?

weary stratus
#

Has anyone had a similar problem with the SSH server add-ons (both of them): they work great when I login via SSH directly, but when I login via Ansible (ansible-console or in a playbook) the environment variable SUPERVISOR_TOKEN is missing, so I can't use the ha-CLI?

bitter skiff
weary stratus
gleaming mortar
#

Hi, I just did a restore because HA died for some reason, and none of my addons, are started, and when I click start nothing happens. Do I need to something before I can start them?

bitter skiff
#

Any messages in the log tab

gleaming mortar
#

no, this is from the file editor

[services.d] done.
INFO:2022-12-17 20:01:44,424:hass_configurator.configurator:Starting server
INFO:2022-12-17 20:01:44,427:hass_configurator.configurator:Listening on: http://0.0.0.0:8099```

and this from google drive backup
```12-17 20:31:06 INFO Syncing Backups
12-17 20:32:49 INFO Backup directory changed
12-17 20:32:49 INFO Syncing Backups```
#

and yet if i click any of the addons i get pop up saying Add-on is not running, Please start it first

bitter skiff
#

Try restarting your entire device

gleaming mortar
#

just did that

bitter skiff
#

Not just a dev tools restart

gleaming mortar
#

unplug the pi from the power and put it back?

bitter skiff
#

Settings, system, reboot

#

From the top right menu

gleaming mortar
#

that didn't help but actually unplugging the pi did

weary stratus
bitter skiff
#

Sweet, you bet

lone blade
#

Does anyone know how to fix this error
The command '/bin/bash -o pipefail -c apk add --no-cache nodejs npm ffmpeg git && cd / && git clone https://github.com/jeroenterheerdt/ring-hassio && cd ring-hassio/ring_hassio && npm install --unsafe-perm && chmod a+x run.sh' returned a non-zero code: 127

when installing https://github.com/jeroenterheerdt/ring-hassio

lone blade
#

`Step 5/13 : EXPOSE 3000/tcp
---> Using cache
---> a261a15709de
Step 6/13 : RUN apk add --no-cache nodejs npm ffmpeg git && cd / && git clone https://github.com/jeroenterheerdt/ring-hassio && cd ring-hassio/ring_hassio && npm install --unsafe-perm && chmod a+x run.sh
---> Running in 7862d0153f9a
/bin/bash: line 1: apk: command not found

Removing intermediate container 7862d0153f9a

22-12-18 01:06:42 INFO (SyncWorker_4) [supervisor.docker.addon] Starting build for 44c60309/amd64-addon-ringlivestream:1.35
22-12-18 01:06:44 ERROR (SyncWorker_4) [supervisor.docker.addon] Can't build 44c60309/amd64-addon-ringlivestream:1.35: The command '/bin/bash -o pipefail -c apk add --no-cache nodejs npm ffmpeg git && cd / && git clone https://github.com/jeroenterheerdt/ring-hassio && cd ring-`

river wharfBOT
#

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

lone blade
#

` ---> Using cache
---> d7d3169d3bad
Step 5/13 : EXPOSE 3000/tcp
---> Using cache
---> a261a15709de
Step 6/13 : RUN apk add --no-cache nodejs npm ffmpeg git && cd / && git clone https://github.com/jeroenterheerdt/ring-hassio && cd ring-hassio/ring_hassio && npm install --unsafe-perm && chmod a+x run.sh
---> Running in d5f4e6989fa3
/bin/bash: line 1: apk: command not found

Removing intermediate container d5f4e6989fa3`

viscid orchid
#

please stop

#

what the heck are you doing?

lofty junco
#

Does anyone know of documentation that shows me how to set VaultWarden's environment variables? I'm hoping to set ALLOW_SIGNUPS=false . I briefly entertained the thought of exec'ing into the container and mucking around with things, but that won't survive a container rebuild. Looks like it's not possible yet, I'll open a PR 🙂

lone blade
river wharfBOT
#

Please use a code share site to share code or logs, for example:

Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.

pallid osprey
olive seal
#

Is there a way to recover the admin token/password from Bitwarden?

weary stratus
#

Can somebody please explain the difference between zwave-js and zwave-js UI? When i start from sratch with zwave-js my zwave devices can be included and are showing within HA as device/entities. When i start from scratch with installing zwave-js UI i can also included devices but they won't come up as devices/entities. Having both active seems to give problems with connection to the zwave stick i have.
Am i doing something wrong?

olive seal
#

Or am I exporting my vault and reinstalling Bitwarden from scratch?

covert arch
#

exporting your vault to a secure location is never a bad idea when in doubt

solemn egret
hollow mountain
#

Hey guys, i'm trying to change the color of a mushroom chip according to a numeric value, is this possible? The chip shows the difference between trv setting temp and actual room temp..

#

Is this possible?

viscid orchid
lone blade
rocky rivet
#

hello, im having issues with Zigbee2MQTT - i add the repo but no button appears to install Zigbee2MQTT

late otter
#

I'm trying to get Zigbee2MQTT running for the first time, and I'm hitting this with Z2M trying to talk to Mosquitto:
2022-12-18 13:23:12: New connection from 172.30.33.4:38610 on port 1883.
error: received null username or password for unpwd check

Since that's supposed to be automatically populated from my HA (according to the config page)...I'm a bit stuck,

#

...and on the Z2M side I'm seeing kind of what you'd expect:
Zigbee2MQTT:error 2022-12-18 13:29:43: MQTT error: Connection refused: Not authorized
Zigbee2MQTT:error 2022-12-18 13:29:43: MQTT failed to connect, exiting...

dark radish
#

how can I connect to ring MQTT RTSP feed? does anyone have any guides I am very stook? thanks

covert arch
#

Rtsp in mqtt? I have my doubts

olive seal
#

in THIS economy?

olive seal
#

I guess I could always run a backup before I do it, so if it messes up I can just reflect repent restore

covert arch
#

a export contains everything you need, including totp keys. but yeah better safe than sorry

olive seal
#

yeah locking myself out of everything while trying to fix a relatively minor problem would be pretty classic me

fleet heron
#

I'm wondering what I could do to troubleshoot it

solemn egret
hollow kettle
#

I'm trying to make my own add-on but when i try to install it i get this error.

Can't install ghcr.io/home-assistant/amd64-addon-example:dev: 500 Server Error for http+docker://localhost/v1.41/images/create?tag=dev&fromImage=ghcr.io%2Fhome-assistant%2Famd64-addon-example&platform=linux%2Famd64: Internal Server Error ("manifest unknown")

Project URL: https://github.com/faab007nl/ilo3_rest_api

nova imp
#

Hi guys, i installed adguard, since i activated it i can't access devices with their names anymore, but only by ip address, for example i used to access my router with fritz.box now it doesn't work, any suggestions? I state that nginx ssl proxy is installed on my HA OS

violet silo
#

having a issue with node red, installed it, its running according to logs, but addon page shows the start button and sidebar tells me to start it?

weary stratus
#

Hi,

I installed the "Log Viewer" addon recently.
Can this webui only be accessed from within HA? Or should I be able to somehow open the viewer in a browser? If so, what port is it on?
For example: My HA is running on http://192.x.x.8:8123

What URL should I use to open the Log Viewer?

viscid orchid
#

I'm pretty sure there's a place to specify a port in the config

#

I can see it right in the repo:

ports_description:
80/tcp: Web interface (Not required for Ingress)

weary stratus
viscid orchid
#

You need to tell it what port to use

#

The default is null/none

weary stratus
#

Aaaaaah, that was it. Thank you.

#

I thought the greyed out "80/tcp" was the default.

#

Now it works as expected. 🙂

hollow tartan
#

I have a question about the Unifi Network Application.
If I run it on a remote connection, it won't open the web ui, (I opened all the ports on my router), It will work on a local connection. But then I'm required to go thrue to setup process of a 'new' account, while I already have a 'controller' running on my laptop for testing. Is it possible to transfer the controller to HA?

gentle wagon
scarlet sonnet
#

Probably asked and answered numerous times in here but answer not found in the Googles...
HA installed on RPi. NR as Add-On. How do I get access to the NR container file path?

hollow tartan
gentle wagon
#

no

#

this might be out of scope for this channel

cobalt nest
#

I'm having some difficulty setting up nginx (or, I think, plumbing HA through to it). I have HA accessible via http on port 8123. Using my private CA, I generated and signed a key and cert (full path to CA root) for HA, copied them into ssl/ . Then I configured the nginx addon to use those serts, set my domainname to the FQDN of my HA instance, and restarted the nginx addon. However, instead of getting HA on 443, I get "400 bad request". (Though it's a 400 with a padlock, so I believe the CA trust, crypto parameters, etc are all set correctly.)

After several min, I don't see anything related to my request in the logs. The logs are as follows:

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
[17:27:50] INFO: Running nginx...

I don't have a good understanding of HA/addons' internal plumbing, and I'm new to nginx. Any suggestions to what to try/check/google next?

gentle wagon
#

did you add these entries into your config file?

scarlet sonnet
#

Maybe I'm not using Google well... still can't figure out how to access the NR container path (as add-on) from HA. Suggestions?

sly kindle
#

@scarlet sonnet what are you trying to do?

scarlet sonnet
#

Node Red is using a File Write node, but it's saving inside the NR container. I don't know how to get the file OUT of the container.
(NR installed as add-on with HA running on RPi)

scarlet sonnet
#

🤣 is this non-trivial?

cobalt nest
# scarlet sonnet Node Red is using a File Write node, but it's saving inside the NR container. I ...

Hm. I haven't tried the nodered addon (I run a separate VM for NR) but in other containery contexts, you want to know what volumes are mounted into/out of the container. Have you seen any HA commands that let you examine the running addons/containers/mountpoints? That should show you where it is 'going'. You might be also able to mount a filesystem from somewhere else (say an SMB or NFS server elsewhere on your LAN[). Or add some type of send file node (scp, etc) after the local file write, to get a copy sent elsewhere.

scarlet sonnet
#

Hm. Interesting. I mean I can use an Exec node to run a linux command and get the debug, which is how I figured out I had a different file system going. lol Hm.

cobalt nest
#

Unless HA very-strangely mounts the docker socket into the running container, you'll probably need to run the commands on the bare host, or in a privileged container.

#

but IDK if "HAOS" or whatever will let you get an actual shell on the actual host. it's a Pi, right? got HDMI outputs and a USB in? check and see if a monitor and kbd will get you one of the host OS' virtual terminals. YOu may need to hit ctrl-alt-F1 (...F10) to find one that's 'open'.

#

@scarlet sonnet ^

scarlet sonnet
#

Yeah, I've done that before, but like a year ago. I mean, there is the Terminal add-on as well. You think it's not the same? Does HA run in a CT on a host OS even in a straight-up bare-metal install? HMMM

cobalt nest
scarlet sonnet
#

Heh. Interesting.

#

So then if HA and NR are in separate CTs, there are obviously some linkages because NR can access and manipulate all the HA entities for manipulation purposes... so there must be a way to access a file in the HA system as well. Hooray more research.

cobalt nest
#

Well, yes, but also no. Can it be made the case that there're comms paths (network socket, filesystem, whatever) between containers? yes. Does that possibility mean that the one you want exists? No. You can spend a lot of time trying to figure out the maze from the inside. Or you can just go get yourself outside the maze (via that console, for example) and get the aerial view and proceed directly to a) the answer and b) the place from which you can change the maze if you like.

scarlet sonnet
#

Yeah valid

#

OK FWIW, in the "Installation" channel, @bitter skiff said: "the NR addon has rw access to /config, /media, and /share, so if you write there, HA should be able to get at it, if that's what you're trying to do"
Solves my problem!

violet silo
#

Does anyone know why addons are behaving so weird, after a restore all of them under addons just show start and unistall, the ones in menu say addon not running, but logs of addons show they are running and the fact I can use zigbee devices still prove that zigbee2mqtt is still running, all the others show logs of running too.

fathom lake
#

Can I use gafana Group by Month and Year ?

Now I can figure out the energy consumed every 1 hour by using

SELECT max("value") - min("value")  FROM "state" WHERE ("entity_id" = 'a_energy_total') AND $timeFilter GROUP BY time(1h) fill(null)

Is it possible to figure out the energy consumed every (month/year)

cloud lily
#

Hi boat, must be possible, i think there is also a transformation called "difference" instead of max-min
group by: you can manually type in "1M" (= Month) or "1y" (=Year), you just have your time-picker to the range of at least this month or year or set a "relative time" in the Query options für just one Graph

solid sedge
#

Hi to all. There is a common need to add storage space for camera videos. But there is no space on the local flash drive. I want to add an additional USB-SSD (to RPI4), but I have already encountered a problem. This cannot be done through the console. Are there any before integration that would mount the disk painlessly and quickly?
My Installation - Homeassistant OS

hollow imp
#

I just tried to log in to my NGINX Proxy Manager, and realized that my user disappeared. I could log in with the default Admin user, and check the users, and see that my user is not listed. It lists 0 Proxy Hosts, Redir. Hosts, 404 Hosts, but my subdomains still work. What has happened here? Could this be an update to the addon?

sly kindle
#

@cloud lily reboot host or restart supervisor

#

@hollow imp is mariadb running? Try restarting maria db and then restart NPM

hollow imp
#

Thanks cogneato, restarted both, in the mentioned order, but my NPM still looks like a fresh install, but my redirections and subdomains all work

#

I'm running HA Supervised on Debian btw