#add-ons-archived

1 messages · Page 22 of 1

carmine marten
#

But I have verified that the cable works

supple grove
#

The commands will tell us if it's detected at all. Please run them.

carmine marten
carmine marten
quick trench
#

you can copy/paste from the terminal

#

unless you're on mobile, then all bets are off

carmine marten
#

~ lsusb -vvt
/: Bus 001.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/10p, 480M ID ld6b:0002
/sys/bus/usb/devices/usbl /dev/bus/usb/001/001
/: Bus 002.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/4p, 10000M ID ld6b:0003 /sys/bus/usb/devices/usb2 /dev/bus/usb/002/001 /: Bus 003.Port 001: Dev 001, Class=root_hub, Driver=ehci-pci/lp, 480M ID ld6b:0002 /sys/bus/usb/devices/usb3 /dev/bus/usb/003/001 /: Bus 004.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/4p, 480M ID ld6b:0002 /sys/bus/usb/devices/usb4 /dev/bus/usb/004/001 /: Bus 005.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/4p, 10000M ID ld6b:0003 /sys/bus/usb/devices/usb5 /dev/bus/usb/005/001 /: Bus 006.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/lp, 480M ID ld6b:0002 /sys/bus/usb/devices/usb6 /dev/bus/usb/006/001 /: Bus 007.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/lp, 10000M ID ld6b:0003 /sys/bus/usb/devices/usb7 /dev/bus/usb/007/001

supple grove
#

This is unreadable. Please copy it correctly and share it in a code block,

carmine marten
#

Figured, my bad

supple grove
#

It looks like there's nothing plugged in.

carmine marten
#

Will try to fiddle around with it

elder schooner
#

HAOS sometimes has some trouble to recognize new USB devices. Have you tried a host reboot (not just a restart of HA) with the UPS plugged in yet?

carmine marten
#

Yeah, seems like it's not detecting the device

#

Found a port where it shows up

#

Will update

#

Seems to be working

supple grove
#

🎉

carmine marten
#

Thank you everyone for all the help!!

#

If I were to have more than one UPS accessible, would I need to start naming each device and stating the port I expect them to be on?

#

Because I bought 4 of these refurbished haha

supple grove
#

Yep. If you're lucky they have different serials/ids.

near dock
#

I've found the APC ones normally have different serial numbers, but cyberpower doesn't seem to be as good at that :/

carmine marten
#

Gotcha

#

Thanks again!!

near dock
#

if you might ever re-arrange your UPS devices on different USB ports, it would be a good idea to identify them by serial number if possible. In that case, you'd set port: auto and add - serial = "UPS SERIAL NUMBER" to the config: list.

carmine marten
amber meteor
#

As a FYI... the issue was more worse/stupid then I could imagine. I was using os.environ variables which were stored with single quotes ... and these single quotes were used in the credentials....very VERY hard to login then. Hours of staring in the dark

near dock
carmine marten
#

Been groping around in the dark with tutorials since I got my HAOS server running around January (since I don't know how to code)

#

Feels great having help

bold flume
#

I am facing the same isse

frail apex
#

Using HAOS on a KVM:
How do I open the MariaDB (mysql) add-on to the rest of the LAN network?

supple grove
#

Set a port in the addon settings.

frail apex
#

Thanks, what's the syntax for that?
Currently I got the bare minimum:

`databases:

  • homeassistant
    logins:
  • password: 1234
    username: homeassistant
    rights:
  • database: homeassistant
    username: homeassistant`
supple grove
#

Can't check right now but from memory you'd go to Network, click on Show disabled ports and set one. The default 3306 is fine.

frail apex
#

Oh...
I thought it was only to change the port of the service, not to expose it to LAN...

supple grove
#

Did that work?

quick trench
#

we will never know

frail apex
#

... 🙂
Of cause it worked! 🙂
Many thanks @supple grove 🙇

#

This: Change the ports on your host that are exposed by the add-on threw me off.
I thought it was about changing the port exposed by the container and had less to open the port to LAN on the VM/instance.

elder schooner
desert berry
#

OK thanks! Will remove and repost. Assumed this was add-on specific as it's for the local microphone addon. Cheers.

charred gorge
#

Hey there, does anyone have any experience with the TeslaMate add-on? I'm trying to get MQTT configured with it to write data to my postgres db so Grafana can pull that data and display it.

muted plume
#

After doing a hard reset on the AP it now works.

balmy ravine
#

im haveing the same issue

weary stratus
#

Hi,
Can someone help me debugging an issue.
I have one esphome device (a flashed action light) which is showing offline in the home assistant UI.
It is online in the esphome webintherface and I am able to control it.

What I have done so far:
Updated the firmware
rebooted home assistant.
reloaded esphome.

Still no juice.

What else can i do?

civic elm
#

Hi, I have DuckDNS add-on and has been working perfectly for the last few month. today, I rebooted my router and my homeasistant, I got a new public ip from my ISP. Since then I am not able to access my HA from external IP/WAN. using local IP everything is fine. when I nslookup my domain it's returning the old IP. How can I force DuckDns add-on to refresh my ip with the duckdns domain registry? I tried reboot/restart the add-on with no success

quick trench
#

it does that by default

#

so ya did something wrong in your setup

civic elm
median hemlock
#

hi. my zigbee2mqtt add on occasionally stops working. checked the logs and got the following:

#

any help would be appreciated

trim ingot
#

I've cleared the cache and its still hanging after using this key, this doesn't make sense!
Home assistant:

Waiting for device activation
(installing hacs)
GitHub:
Congratulations, you're all set!

Your device is now connected.

fiery prism
fervent shore
#

Hello, I have the Nginx Proxy Manager addon which I can't start anymore, I get this message in the logs: [emerg] 172#172: bind() to 0.0.0.0:81 failed (98: Address in use) this seems to be an issue inside the docker container as if I change the port mapping for the host it still complains for the 81... any clue how to solve this? as I can't run the container it just keeps crashing wrong config broke it, after digging out the config and deleting the bad one it starts up again

fervent shore
#

Hello, I have an issue with configuring the Nginx Proxy Manager, I figured out that I need to use the docker container names to forward the requests for them, but I have this error [error] 307#307: *223 addon_a0d7b954_bitwarden could not be resolved (3: Host not found) which is weird as if I go into the container (docker exec) and I say ping addon_a0d7b954_bitwarden then it gets resolved and starts pinging it... what's going on?

gusty owl
#

Hello, I have installed recently the latest stable home assistant version on my qnap. add-ons is not showing. i need to install hacs to be able to import my sonoff devices. please advise.

bitter skiff
#

If it's the container station/Docker install, there are no add-ons for that install type. Also, HACS is not an add on

forest girder
#

hello, could someone explain the difference between "Terminal & SSH" and "Advanced SSH & Web terminal" addons?

elder schooner
#

One is a basic add-on, the other one has more features, like configurable username or access in unprotected mode.

raven tinsel
forest girder
raven tinsel
#

Honestly, if you have to ask... 🙂 You probably should use the normal version 🙂

forest girder
#

makes sense

raven tinsel
#

(no offense meant with that)

forest girder
#

I see you are the creator of the advanced one.

raven tinsel
#

yup

forest girder
#

anyway I will check the docs, does not hurt

#

one trouble I got with the normal one is that I can copy paste a command from the machine to the web UI, but not the other direction. I couldn't get the output of a SSH command and copy back to my machine

#

also the regular seems a bit buggy to me, I added a random port 50000 something, restarted the service and in the logs I see it listens to port 22. I tried to use the command-line to access ssh homeassistantip:port and it is really not listening to this port. even though works kinda fine in the web UI

remote glacier
#

Regarding the Zwave JS UI add-on in HA, in the port/page for the prometheus plugins available to systems separate of HAOS host?

rare talon
#

what's you guys favourite file sharing add-on? I just tried to setup snapdrop (i've used pairdrop before so i know i like it). However it doesn't detect any devices. Should i go and get this to work or is there any better add-on you can recommend? I use an iPhone but no other apple devices.

vale phoenix
#

Hello, im not seeing any logs for any add-ons. Has anyone experienced it the same? Im running HA in supervisor mode.

quick trench
#

go to the addon then the log tab

#

or go to settings -> system -> logs, choose the addon in the dropdown

wide python
#

Hi all, Looking for some assistance with DuckDNS. I had it running before but after having to restore from a backup it no longer starts. Uninstalling it and reloading it doesn't seem to help and I cant seem to find anything in the logs

elder schooner
#

Did you reboot the HA host (not just restarting HA itself) after the restore?

supple grove
#

I'm still not quite sure why this is not communicated during the restoration process. Not that it should be necessary at all.

sly kindle
#

Usually only need after a full backup restore, not an individual add-on
With duckdns there are other factors. Is the ha ip address the same? Is the port forwarding accounting for any changes?

#

@wide python and what is appearing in the add-on logs?

wide python
#

Well its running on a VM through unraid and I didnt restart the instance tbh but I will try that, ha IP is the same and port forwarding hasnt changed. Its just not evens tarting the add on. going to spin down the VM now and see if that makes any difference

#

Well that was easy, on reboot the start on boot kicked in and its now running. Will remember that for the future. Thanks for the support!!!

autumn rapids
elder schooner
#

Settings - dotsvertical menu - Restart Home Assistant - Advanced options - Reboot system

vale phoenix
onyx otter
#

Is anyone running amr2mqtt? I have it finally installed and it's burning a lot of CPU

vale phoenix
onyx otter
#

yeah it's at 99% for the container

river wharfBOT
#

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

vale phoenix
onyx otter
#

Is that the same addon you're using?

vale phoenix
#

im using rtlamr2mqtt, not familiar w amr2mqtt

#

Based on log, it is waiting for rtl_tcp. Is that process running?

onyx otter
#

ok I installed the other one you are using

#

I still need to scan for my gas/water meter

#

How do i get it to send mqtt messages for everything it sees?

#

The other addon was looking for r900, scm, scm+ ... lots of stuff

vale phoenix
#

or connect rtl_amr to rtl_tcp if you're only looking for specific type of meter

onyx otter
#

Is there a way to set the add on to scan everything? I see how to do it if I am running the standalone container

carmine marten
#

I can run them on the ports they're expected to run on individually, but the moment I plug both in it just shuts down the addon

#

Even after adding the serial numbers

remote oriole
carmine marten
#

Yep, already added them

#

Or is there a separate config file?

#

Wait

remote oriole
carmine marten
#

I may have misformatted my config

#
  • name: GamingPC
    driver: usbhid-ups
    port: auto
    serial: 4B1827P16451
    bus: 4
    config: []
  • name: servers
    driver: usbhid-ups
    port: auto
    serial: 4B1940P31377
    bus: 6
    config: []
carmine marten
remote oriole
#
config:
  - serial =
carmine marten
#

AHH

#

My bad

#

Thanks!

remote oriole
#

might need '' around the serial number

carmine marten
#

Hmmm, returns this when I try to save:
" Failed to save add-on configuration, Missing option 'devices' in root in Network UPS Tools (a0d7b954_nut). Got {'users': [{'username': , 'password': , 'instcmds': ['all'], 'actions': []}], 'mode': 'netserver', 'shutdown_host': False, 'list_usb_devices': True} "

remote oriole
#

repost what you put

carmine marten
#
  • name: GamingPC
    driver: usbhid-ups
    port: auto
    bus: 4
    config:
    • serial: "4B1827P16451"
  • name: servers
    driver: usbhid-ups
    port: auto
    bus: 6
    config:
    • serial: "4B1940P31377"
remote oriole
#
  config:
    - serial =   "4B1827P16451"
#

may not need the "

#

also you should not need those bus entries either

carmine marten
#

All working now!!

#

Thank you!!

#

Sorry for all the hand holding I needed haha

carmine marten
#

Anyone know the command to self test the batteries on NUT?

#

Tried running test.battery.start

docker exec addon_a0d7b954_nut upscmd -u username -p password servers@127.0.0.1 test.battery.start

#

Came back with
Unexpected response from upsd: ERR CMD-NOT-SUPPORTED

carmine marten
#

test.battery.start.quick works though

supple grove
#

You need to learn how to use code blocks 🙂

carmine marten
#

Gotcha, my bad

#

I see people on forums being able to use test.battery.start with no issues

supple grove
carmine marten
#

I see, guessing since mine is a budget tier APC UPS it only supports battery self tests using the PowerChute program

#

Thanks!

carmine marten
#

Found out through a forum thread that you can see what commands your specific UPS supports by creating a script for the UPS as a device and checking the available actions under said device

quiet flint
#

i have installed samba nas add on so that i can use my ha instance also as a storage server but i can't connect it to my windows laptop after i have put the user & pws and in additional host putting my laptops ip . it just says access denied in logs

remote oriole
#

if neither of those work you can try the compatibility switch as older windows only used smb1 instead of 2 or 3

quiet flint
elder schooner
#

Unlikely. Depending on the hardware there are multiple bottlenecks. And HAOS is not optimized or designed to be a NAS.

quiet flint
#

ohk

carmine marten
#

You might want to look into using TrueNAS Scale on baremetal and then installing Home Assistant using Truecharts

carmine marten
fierce osprey
#

is there a way to use Mac screesharing (or VNC in general) on my home network with Home Assistant? or at least, some kind of picture of the screen? Trying to monitor stuff remotely and HA is the only device i have on a tunnel (via Nabu Casa)

#

(remember the old days when you could use Mac Screensharing from any location?)

green rune
#

Hello all, hoping someone here can help or point me in the right. I recently ran into an issue with the cloudflared add-on whereby it was working perfectly fine outside my home but the same url at home is throwing a 403 permission denied. This was working perfectly for the last year up until recently. Can’t pinpoint exactly which update or upgrade broke it unfortunately. I’m not even prompted for the login screen.

#

I’ve tried from multiple computers at home with the same result. Switching to mobile or secondary connection appears to work fine

maiden lake
#

Anyone have espresense companion setup and running.

#

Cant figure out this floorplan creator. Wont let me connect to mqtt

vale phoenix
#

Hello, i get following error no matter how i try to access the log. I started getting this issue with recent upgrade, i think from 2024.4+. Example from log page for one of the addon

"Failed to get 6713e36e_rtlamr2mqtt logs, No systemd-journal-gatewayd Unix socket available"

lean siren
#

Hello everyone! I'm trying to integrate Authelia, a multi-factor authentication mechanism that has a Docker container available, with Home Assistant running on Hassio. Unfortunately, I can't directly install the Authelia Docker container on Hassio. I'm considering creating a specific add-on for Home Assistant to facilitate this integration. I've already looked at the very basic tutorial on starting addon development with a "hello world", but it's quite rudimentary and doesn’t really help me progress gradually. Has anyone faced a similar challenge or does anyone have suggestions on how I could proceed to develop this add-on? Any guidance or examples would be greatly appreciated!

elder schooner
frail apex
#

Trying again...
NEW installation, restored a backup, trying to get add-on's to the sidebar however I get:
Failed to save add-on configuration, Can't update Home Assistant access token!

#

Anyone know's what can be wrong?
(Still running 2024.01.6 version)

#

Core - 2024.1.6
Supervisor - 2024.05.1
Operating System - 12.3

elder schooner
#

Have you rebooted the HA host after restoring the backup?

frail apex
#

YEs.

#

upgrading now to 2024.5.2 ...

#

restarting made the add-ons show...
But the next to be added got the same error message.

sly kindle
#

do you have a usable ssh terminal addon

#

@frail apex

frail apex
#

Yes, probably..

sly kindle
#

try ha authentication cache

frail apex
#

Seems like I have some trouble getting Advanced SSH online.

#

Command completed successfully.

#

so rebooting again...

#

I'm afraid I have rebooted too early during the "prepare" state of the installation (After flash and before backup restore)...
Any ideas how/what can have happened?

#

I can't get access to some add-ons.

#

I get:
502: Bad Gateway

sly kindle
#

that indicates it is not running

#

or is not finished starting

frail apex
#

I gave it minutes to start... 🤷

sly kindle
#

you can see if it's running in the logs

#

no need to guess

#

the addon logs i mean

frail apex
#

I think the installation is messed up somhow?

viscid orchid
#

May be able to recover with monitor/keyboard running su repair

frail apex
#

Yeah I got access to the instance... (laptop)

#

I ran a su repair now..

#

# processing....

#

As I just came back from about to format the whole thing, I didn't get around to see if the add-ons were started.

#

While it's processing I can't access any UI's...

#

Observer UI is available and all green and healthy

#

Does it pull down new images from internet?

  • I got a quite slow connection here... 😐
frail apex
#

That completed correctly... Seems like it's related to the MQTT server requiring authentication... 🤢
And now I'm trying to find the config files to allow unauthenticated usage...

#

Ideas how to read the config files for that add-on ?

I got to add:
listener 1883 allow_anonymous true

elder schooner
#

I think, you need to activate customization and create the according configuration file.
The listener setting should not be required, as Mosquitto already is listening on port 1883

frail apex
#

Just can't find the place for the config file and it's getting too late... 🙂

elder schooner
#

The mosquitto.conf needs to be in /share/mosquitto/

frail apex
#

Thanks! - Seems to be working I had the file name configuration.conf ....
Yet now I see some errors..

#

My file contents:

allow_anonymous true```
frail apex
#

Update: Threw out default MQTT addon and added EMQX which worked OOTB.

#

On to the next one...
Zwave JS UI, where do I restore a backup (from standalon container) to an addon container?

#

It's quite unclear in any documentation where it's add-on is storing it's config files...
It's very hard to figure out from a terminal where they are storing things...
I know it's not recomended to adjust files for the add-ons but when restoring backups... It would REALLY help!

elder schooner
#

The user accessible config files are either in /share or /addon_configs

#

Everything else directly associated with add-on files is not accessible from the UI or the terminal

split stratus
frail apex
frail apex
elder schooner
#

That is not unusual

frail apex
#

So if it does not, how do I know the folder name I should create?

#

It's just not very intuitive to migrate/add/config files.

elder schooner
#

You have to read the add-on's documentation. Not every add-on provides an accessible directory or usermade config files.

frail apex
#

I have been, but maybe I'm just to lazy.... to figure it out.. 🤷

#

I don't know if this team here is the right one to use as my ballplank while trying to troublshoot things...
the Zigbee stick while using Zigbee2MQTT is working at start of the add-on but stops working with the adapter after a short moment for some reason...
Should I turn to Zigbee2MQTT discord server instead?

elder schooner
frail apex
#

Thanks!

#

And @elder schooner - Thanks for your help and support during my time troubleshooting.
Much apprechiated! 🙇

maiden lake
#

Is there an alternative to espresense, it seems to be a dying project, nobody replies in their discord?

jade wing
#

For what goal?

#

There's loads of BLE detection things out there, but they all do slightly different things

lucid geyser
#

When I try to compile the newest ESPHome update for my S3 Box, the ESPHome addon crashes all of Home Assistant and it reboots. Probably running out of memory, but a bit strange that a single add-on can take down the whole system. Has anyone had this happen to them before?

thin mountain
#

what addons are you guys using which aren't in the default addons page?
So far I've got Zigbee2mqtt, MQTT explorer, Google Home Backup and cloudflared

brittle night
humble quest
#

Today i installed a new Asus Router and put my Ziggo router in bypass. Now i suddenly seem to no have duckdns/nginx access remotely. Both Add-ons says they are running.

#

I had this before once, and at reinstall of both add-ons it started to work again. But that doesnt seem to be going well too this time

elder schooner
#

Are the port forwardings set correctly in the new router?

humble quest
elder schooner
#

Pointing to the correct target

humble quest
#

Protocol: TCP

#

External port: 443

#

Internal ip-adress :192.168..**

silk root
#

Is there an anti virus add on for Homeassiatnt

tame crow
#

It doesn't need one.

silk root
#

not for itself, for scanning the network

autumn phoenix
#

What happened to the prometheus add-on? I remember it being in there but now i'm seeing the repo is archived

humble quest
#

Error code : ID-10-T

jade wing
#

Room presence detection

raven patio
#

Maybe a stupid question but is there an easy way to run a program on hassio rather than having to setup an entire addon, just a simple docker/container running a script/exe? cause i've looked at setting up an addon but i can't get it to work

viscid orchid
#

No, you just use addons if you want to run other stuff on an HAOS installation

raven patio
#

ah, damn

viscid orchid
#

Focus on why you can't get it to work

raven patio
#

yea i mean, the whole addon thing is new to me

#

like i have to use a fixed docker base? what if i need another base?

#

and the docs only mention 3 files but the example contains way more

#

so im lost where to change what tbh

viscid orchid
#

Sounds like you're trying to develop an addon

raven patio
#

no im just trying to run a program 😄

#

but ok

viscid orchid
#

And....

raven patio
#

will move

viscid orchid
#

The only way to do that is with an addon

raven patio
#

well i would have expected an addon to exist to run simple stuff...

#

i can't be the only one who wants to run non addon things beside hassio on their machine?

tidal finch
#

Hello, all. I just swapped out a container-based install of HA with a NUC version using HAOS. The OLD install WAS available outside my local network using LE certs and passing trough pfSense to do cert checking directly on the old host, which worked well. Since I'm now using HAOS, I installed the LetsEncrypt and Nginx add-ons and it works as expected from inside my local network: I can browse to https://ha.mydomain.com successfully with a valid signed certificate. Next step, change my firewall rules (using pfSense) to point to the new URL (I think it should just simply be a backend IP address change from (internal) 10.10.1.198 to 10.10.1.199 (the old and new hosts are using a DHCP reservation). But, for some reason, internally everything works fine, but when accessing the same URL externalys (which used to work), it seems to be able to CONNECT to the server in the backend, but it never loads any content; I just get the HA Icon, "Unable to connect to Home Assistant" then the re-trying timer. Do I need to add any other ports to the nginx proxy to allow external traffic? I DO have this defined in my configuration.yaml file:
http: use_x_forwarded_for: true trusted_proxies: - 127.0.0.1 - 10.10.1.0/24 - 172.30.33.0/24 ip_ban_enabled: true login_attempts_threshold: 5
Anywhere else I should look?

fallen remnant
#

Hello everyone, since today the addon visual studio code is not doing any autocomplete, tried to restart everything but didn't work. what can I try? many thanks

tidal finch
#

Hello, all. I just swapped out a

tranquil holly
#

Does anyone know how to get Music Assistant to play music from an automation or vice versa

sly kindle
hoary garnet
#

hello, i have only HA Server. what someone can do without sensors and actuators ?

elder schooner
#

You can run a Minecraft server

jade wing
#

You can set up and test backup

forest owl
#

Is there an "easy" way to convert existing camera streams from Unifi cameras into something that isn't super laggy?

sly kindle
forest owl
#

Yah, I did get it working great with Scrypted. Unfortunately I'm trying to use HA-Fusion for my dashboard and it works with the normal camera card

hexed breach
#

Hi. I wanted to install the portainer add-on but I don't see it on the list. Does anyone know why?

supple grove
zenith tangle
#

I am seeing a bug in the GUI when I try to add a new Add-On repository.. the dialog does not display properly/completely.. Where should I report it.

fiery prism
#

Before you do, clear your web browser cache.

ripe owl
#

Regarding Music Assistant: I'm currently using it but I don't find any service I could use to invoke in an automation. I'm searching for having a remote to control music assistant (play/pause, favourite, next track, previous...)
My Developer Tools in services don't show any services related with Music Assistant

elder schooner
#

You need the Music Assistant integration from HACS to get the media players in HA.

ripe owl
#

thank you @elder schooner Any hints on how to do it?
I can see Music Assistant and use the "player" part.

I also have Music Assisant in HACS - > Integrations

But I cannot see any "mass" service

elder schooner
#

shksShrug Mine is showing some mass services with the integration configured

ripe owl
#

I was missing "Music Assistant (BETA)" in Settings -> Devices -> Integrations. I can see some services now. Thank you for the second pair of eyes!

desert pumice
#

Good Morning. My wireguard HA addon stopped working yesterday. Its on, nothing changed afaik. any client i try cannot complete a single handshake. Any ideas?

jade wing
#

What's in the add-on logs?

desert pumice
# jade wing What's in the add-on logs?

Thanks for the quick response. After you asked I noticed devices randomly will complete the handshake, it seems to take a while, and its not working most of the time. And only one actually works right after completing the handshake. It use to work fast and consistently. https://pastebin.com/WBAcQgvf is the current log.

unique echo
#

anybody know if i can backup my homeassistant to my windows pc via samba share?

near dock
#

(well, i suppose it could be add-on related if you want to have samba run on a haos machine, and then have windows connect to it - instead of the other way around)

unique echo
#

yeah there is also a custom addon called samba backup i tried that and it wouldnt work either

near dock
#

the plain "samba share" add-on will provide a shared directory containing the home assistant backups that you can access from a windows machine, but you'd have to use external software (running on windows) to copy the backups off the share and to the local disk.

steady smelt
#

Using the LIFX integration with two bulbs and a Beam. I noticed there's some effects that are available, but I'm really missing the random effect as it looks the coolest.
Any ideas how to get it?

river wharfBOT
#
The topic of this channel is:

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

elder schooner
steady smelt
#

ah, sorry, yes!

graceful burrow
#

Hi. I think I have some sort of weird broken build files in my ESPHome addon, and I'd love to figure out a way to clear all the build files from the addon. Cleaning the build for that one device doesn't work. (Short version: I have a stock yaml for a BOX-3 that gives a compile error in the audio device code unless I change the name of the host in some trivial way, in which case it compiles fine.) Open to other ideas, but I've asked on the ESPHome server and #voice-assistants-archived with no luck.

graceful burrow
#

[Solved] Build errors on stock BOX-3 voice esphome device using esphome addon.

untold trail
#

Hi, I have installed "Advanced SSH & Web Terminal" but I don't have commands like usermod, udevadm etc. How can I get it?

untold trail
jade wing
#

You do know that add-ons are containers?

#

If you have those command they'll only make changes to that container not to the host

untold trail
#

right, ok so the host is very basic so I have to connect to the right container

jade wing
#

What's your actual goal here?

untold trail
#

I am just following the FAQ link from the log and it asks me to add users to the group using usermod

#

I mean in my case it's mqttuser

jade wing
#

You're chasing the wrong problem

#

That's all you need

#

Also, the Z2M FAQ has commands that don't work on HAOS, because it's not written for HAOS but for normal systems

untold trail
jade wing
#

Yeah, step number three there

untold trail
#

yes I am looking at it

#

I see 5th error line in the log: "Error: SRSP - SYS - ping after 6000ms" matches the FAQ. I just passed it.

jade wing
untold trail
#

ok, now I have " error: z2m: Error: NCP EZSP protocol version of 8 does not match Host version 13"

#

which requires some flashing I pressume

jade wing
#

Yeah, I'm guessing you skipped the start of that page, but that's a topic for #zigbee-archived

untold trail
#

oh sorry, I jumped to the wrong channel

true grotto
#

After the latest update to v10.0.0 of the Granfana add-on - it's stopped working.

#

Im using:

#

Add-on version: 10.0.0
You are running the latest version of this add-on.
System: Home Assistant OS 12.2 (aarch64 / odroid-n2)
Home Assistant Core: 2024.5.3
Home Assistant Supervisor: 2024.05.1

#

and I now get:

#

If you're seeing this Grafana has failed to load its application files

  1. This could be caused by your reverse proxy settings.

  2. If you host grafana under subpath make sure your grafana.ini root_url setting includes subpath. If not using a reverse proxy make sure to set serve_from_sub_path to true.

  3. If you have a local dev build make sure you build frontend using: yarn start, or yarn build

  4. Sometimes restarting grafana-server can help

  5. Check if you are using a non-supported browser. For more information, refer to the list of supported browsers.

#

Only thing I can see in the logs is right down the bottom the following:

#

[15:24:29] INFO: Starting NGINX...
logger=grafana-apiserver t=2024-05-16T15:24:30.096383562+01:00 level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager"
logger=grafana-apiserver t=2024-05-16T15:24:30.098649692+01:00 level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager"
logger=login.authinfo t=2024-05-16T15:25:39.682445425+01:00 level=warn msg="failed to delete user auth info from cache" error="memcache: cache miss"
logger=login.authinfo t=2024-05-16T15:25:39.682719103+01:00 level=warn msg="failed to delete user module auth info from cache" error="memcache: cache miss"
logger=infra.usagestats t=2024-05-16T15:26:16.977913567+01:00 level=info msg="Usage stats are ready to report"

#

Used to work perfectly.

untold trail
#

Hi again, how can I flash using Silicon Labs Flasher add-on? I just installed it?

#

I can see people flashing firmware from command line but I don't have it on mine
universal-silabs-flasher

#

I don't remember last time where I had to go through so many hops to make something to work, terrible experience at least with this Silicon Labs Flasher add-on. The documentation that comes with it is weird. An add-on to flash a device, has a Configuration page but you have to edit Yaml to specify the path to firmware but again it does not say where to put it, the add-on fails to start, ridiculous

#

I reckon the add-on has no permissions to the path I have specified and fails 🤣

jade wing
untold trail
#

@jade wing ok but this is a question about an add-on

jade wing
#

So?

#

There's a fuck load of add-ons that have specific channels

#

The mod role should give you a hint I know what I'm talking about when directing you to other channels

untold trail
#

right, I mean the Add-on documentation points to this Discord Server, Forum and reddit.

jade wing
#

And?

untold trail
#

so how do I know which channel is the best?

jade wing
#

You'll even find a pin there about that add-on you're trying to use

#

Always go for the most specific channel

#

questions about a random add-on that has no specific channel would go here

#

Or... somebody with a role redirects you 😉

elder schooner
#

I'd go with the #zigbee-archived recommendation. Especially as you already communicated with one of the Zigbee specialists

untold trail
#

I need to take a break, thanks anyway

storm pewter
#

Anyone familiar with the Advanced SSH & Web Terminal add-on?

bitter skiff
#

Sure, what about it

bright bolt
#

Could someone help me out with the lets encrypt add on (I don't want to use the duckdns). I try to figure out how to get the dns challenge through with the add on to cloudflare. I have this setting on the config tab provider: dns-cloudflare cloudflare_email: mycloudflare@email.com cloudflare_api_key: > <MY CLOUDFLARE CA API KEY> (Have just copied the whole key with the version in front of it). But I get this error every time when starting it up: ```[17:00:49] INFO: Selected DNS Provider: dns-cloudflare
[17:00:50] INFO: Use propagation seconds: 60
[17:00:50] WARNING: Use CloudFlare global key (not recommended!)
[17:00:50] INFO: Detecting existing certificate type for *.MYDOMAIN.COM
Saving debug log to /var/log/letsencrypt/letsencrypt.log
[17:00:53] INFO: No certificate found - using 'ecdsa' key type.
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Requesting a certificate for *.MYDOMAIN.COM
Error determining zone_id: 6003 Invalid request headers. Please confirm that you have supplied valid Cloudflare API credentials. (Did you copy your entire API token/key? To use Cloudflare tokens, you'll need the python package cloudflare>=2.3.1. This certbot is running cloudflare 2.9.11)
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.

bright bolt
#

ok managed to figure it out. Apparently I had to manually create an api token and use that

quick trench
#

How is this related to addons?

#

Local tuya is a custom integration

rocky kayak
#

is anyone else unable to start the Music Assistant add-on ?

plush cargo
bitter skiff
#

Just waiting, it's in the edge repo right now it looks like

jade wing
#

That's not an add-on, that's an integration

#

It says that on that page and in the URL 😉

cerulean geyser
#

Oops, thank you. Got confused

#

And regardless of whether it says that on the page and in the URL it’s possible for folks to still become confused. Passive aggressive responses with a wink do not help. #bekind

amber meteor
#

hi all, I created an app that uses the websocket. I tested it myself and others too, for some (!) installs it has an issue and I cannot find out what this is. I wrote a small script to verify the authentication and this throws back {'type': 'auth_invalid', 'message': 'Invalid access token or password'} ...tested both from the add-on cli and the terminal (via vscode) ... I re-re-recreated the token and it remains like that. The ws://homeassistant.local:8123/api/websocket ... might it be that there is a different way to create tokens or that my user lacks the proper entitlement to create a 'proper' token?

#
out: {'type': 'auth_required', 'ha_version': '2024.5.4'}
data: {'type': 'auth', 'access_token': 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiIwMzZiZDc..'}
auth: 227
out2: {'type': 'auth_invalid', 'message': 'Invalid access token or password'}
gaunt dirge
#

I have confirgured an ESP device through Tasmota with 6 GPIO pins set up as PWM pins. However, when I load it in the TasmoAdmin add-on, I just see it as a on-off switch. Any ideas why?

vocal axle
#

I have the problem that some switches and sensors permanently change their state after I change it one time active. All of the switches and sensors which have this problem are connected over mqtt. Broker is an mosquito Addon and the only way to stop is to stop the broker some time. Have anyone an idea?

#

But it doesn't happen every time

fresh coral
#

Hi, I am using OVA home assistant in ESXI as VM and I am unable to install this idrac addon linked below.
https://github.com/Breina/idrac_power_monitor/tree/master

I copied this addon to my addons folder in home assistant using SAMBA addon.
I rebooted after placing in addons folder.
I also clicked check for updates in addons top left menu.

I tried copying idrac_power directly to the addons folder and rebooted and then clicked check for updates but it didnt work either.

supple grove
#

This is not an addon. I recommend you read what you linked.

fresh coral
fiery prism
#

The same place as for any other installation method, config/custom_components/idrac_power

supple grove
#

As it's described in the readme. You could've also used HACS to easily install and keep it up to date.

carmine marten
#

Hi, anyone know where the Minecraft Java addon files are located? The bedrock addon just has them exposed in the addons folder

unborn gyro
#

lets encrypt gives "dict" error on cloudflare

plain drum
sly kindle
#

@plain drum installed and opens fine here with default settings and no changes to configuration. You might try the community addon discord server: https://discord.gg/KRkE7uhdDR

dusky zenith
#

Hi! I wonder if there's a canonical way for finding out the ip for the home assistant itself from the point of view of an add-on? Specifically I'm working with the WireGuard addon and would like to make a DNAT rule in the pre-up script so that I would have hass available in specific vpn subnet ip. A DNS lookup embedded in iptables command line could do the trick, but am I even making sense 🤔

#

basically this does the trick, but is there neater way?

pre_up: iptables -t nat -A PREROUTING -p tcp -i wg0 -d IP_IN_VPN_SUBNET -j DNAT  --to-destination $(nslookup homeassistant | awk -F':' 'NR==5 { print $2 }')
#

is it even sensible to rely the hassos host to always be called "homeassistant"?

brittle night
dusky zenith
wide canyon
#

why not have a static IP for home assistant?

dusky zenith
wide canyon
#

so you're configuring them to connect to a remote wireguard, rather than configuring them to host wireguard?

dusky zenith
wide canyon
#

ah

dusky zenith
#

not that it makes a big difference in wireguard

wide canyon
#

it makes a big difference if you don't control the network though

#

if you can configure it to pass things through to wireguard, then you can certainly set a static ip, which is what I thought you were doing.

dusky zenith
#

yeah. makes sense

plain drum
#

Does anyone know if there is Notifiarr app addon for Home Assistant OS? I searched everywhere but was not able to find it.

jolly moth
#

Would anyone here happen to be using the Tailscale addon behind a Unifi controller? If so, can you access other tailscale devices from this interface.

#

I'm able to access device from outside of my Unifi network, just not from within.

brittle night
#

Turn on subnet routing

jolly moth
#

This?

#

Source NAT subnet routes

#

I've got three networks behind the Unifi controller, I'm advertising all three and have Accept routes enabled but still nothing from behind the controller.

brittle night
jolly moth
#

Yes, I have approved all three in the admin console.

#

Maybe I should describe my setup. I have two Home Assistant instances. One here at home and one at a second property. Both HA instance have the Tailscale Add On installed and both are advertising their respective networks. From the second propety, when connected to that network, I can access all three networks at my home with no problem. That property is using an Asus router running OpenWRT. When I'm home, however, I can't reach the other property from behind my Unifi router.

wild meadow
#

I use Unifi UDMs in multiple locations. Haven't had any particular problems with tailscale, although I'm not exposing subnets via HA. Just accessing machines directly though tailnet. Have you ruled out the possibility that your isp is aggressively blocking things?

jolly moth
#

I ended up having to create static routes for each subnet on the respective router to point towards the IP address of that network's Home Assistant instance.

eternal zephyr
supple grove
#

You can create a pull request on github 🙂

fervent root
#

Hi guys,
need help with the configuration of AdGuard Home on Home Assistant..... When I check the ads on this website https://d3ward.github.io/toolz/adblock, I only get 3% percent.
In my Fritzbox I have entered the IPv4 and IPv6 address, on the one hand under Access data - DNS server and on the other hand under Network settings - IPv4 and IPv6 settings.
In the Home Assistant network settings, I have set the IPv4 to static.
I have also activated the Pro+ filter list from Hagezi.
When I connect directly to Home Assistant via Tailscale, I get 96% blocked ads.

Thank you!!!

opaque fulcrum
#

I installed the nginx proxy add on and now the vs code add-on isn't working. Any ideas?

distant maple
#

Hi guys,

I'm software developer, and I have my own home server based on Debian.
I have everything docerized with docker-composes on the server, and I would like to have home assistant docerized as well.

I've heard the dockerized version does not support addons, because they are also docker containers right?
Is there any solution to have add-on support on the docerized version? I don't want to install HA on Debian itself, my server is so clean and tidy, and I wanna keep it 🙂

jade wing
#

Correct, and no

#

You don't need add-ons, you're already capable of running software yourself

distant maple
#

what do you mean by capable of running software myself? I understand addons and saving time part of software

raven tinsel
#

You run Docker

#

you manage docker

#

you can run whatever you want in Docker

distant maple
#

i love docker ❤️

#

except addons?

raven tinsel
#

There are no add-on when you are running in Docker

#

nor do you need them, you can already run any application you want

supple grove
jade wing
#

because they are also docker containers right

#

as you said

#

They're just special container images for HAOS

#

Just run whatever in Docker yourself

#

99.9999% of add-ons also have a native Docker image or two

#

The only thing you don't get is a pretty UI in HA to manage them

distant maple
#

so its not big deal? as long I am experianced developer

jade wing
#

No

raven tinsel
#

It is not about a "big deal" it is about personal preference

jade wing
#

Don't even need to be an experienced dev

#

If you're comfortable with Docker already you're all set

#

If you're not then you can run HAOS

distant maple
jade wing
#

Sure, but that requires HAOS

raven tinsel
#

You can set up grafana manually... 🤷‍♂️

distant maple
#

yes I can ofc

raven tinsel
#

if you are not comfortable with that, or are not willing to invest time in that, you can always choose to run a different installation method 🤷‍♂️

distant maple
#

but if something can do it for me...

raven tinsel
#

that is up to you

distant maple
#

aha ok I got it

jade wing
#

Keep in mind that it's one or the other - you either run HAOS and get add-ons but no custom Docker containers, or you run Docker

#

Or run Docker on one host and HAOS on another

distant maple
#

HAOS with no custom docker is not possible, i run many many dockers (like about 30 already)
I don't have another host, I thought about proxmox but it's too late.

#

So well, no addons. My docker-composes are addons already with no HA integration

jade wing
#

The only integration is in the UI

distant maple
#

ok I got, thanks for clarification

supple grove
queen tiger
#

I got HA, MQTT-Broker, mqtt-io - all run fine. But how to get Raspi GPIO's running as switches an binary-sensors as a MQTT-Device?

jade wing
#

Which Pi? The one running HA, or another one?

queen tiger
#

Raspberry Pi 4 / rpi4-64

#

Core 2024.5.4
Supervisor 2024.05.1
Operating System 12.2
Frontend 20240501.1

jade wing
#

That didn't answer the question

brittle night
#

can you get it working? technically yes via an unofficial addon i believe

#

should you? absolutely not

jade wing
#

Well, integration

brittle night
jade wing
#

Home Assistant Raspberry Pi GPIO custom integration

#

Dude

brittle night
#

oh i can read

#

i googled that after you said it was an integration to confirm i was on the right page and giving him the right link

jade wing
#

You've been here long enough you should know the difference

brittle night
#

i do know the difference

jade wing
#

Yet...

brittle night
#

yikes

queen tiger
jade wing
#

You can't

queen tiger
#

Any other posibility to connect my GPIO's?

jade wing
#

Use an ESP instead

queen tiger
#

And morover: The Mqtt-io adon say; "Exposes general purpose inputs and outputs (GPIO), hardware sensors and serial devices to an MQTT server. Ideal for single-board computers such as the Raspberry Pi."

#

This is what we are talking about - not?

hallow dome
#

The latest update of the tailscale add-on will not start in HA. This happens on both the instances I am running.

non-default flags. To proceed, either re-run your command with --reset or
use the command below to explicitly mention the current value of
all non-default settings:```

Is this a known issue? I don't see any issues in the tailscale add-on GitHub page.
brittle night
hallow dome
#

I am running 1.66.4 tailscale version. I know it's probably obvious but where is the add-on version? I don't show that there are any updates for any add ons.

zinc terrace
static herald
#

Hello. I am trying to use MQTT to connect from Blue Iris to HA, but I am also using Nabu Casa, and I'm not sure what the correct server address should be. Each time I try to test I get a connect error. I have tried putting the full xxxx.ui.nabu.casa address in, but no dice.

static herald
static herald
mint summit
#

Is there any add-on which helps to control/monitor a Linux notebook? In my research I came across HASS.Agent but as it is for Windows only it's not for me.

wide canyon
#

Not an add on, but a way to do it

wide canyon
#

Is HA running in a VM, and if so how do you have the networking configured in the hypervisor?

static herald
wide canyon
#

You almost certainly should not change that. It is very likely that ha is behind nat on the VM host and not part of your 192.168 network directly

static herald
#

You are correct, it is on a VM. checking now

#

The Network settings are attached to the "NAT" without any port forwarding.

#

I used to have a 192.168.1.x (assigned by router to a fix address), but I believe since I started Nabu Casa, that has disappeared. I honestly don 't even know what IP the system is using on my network.

supple grove
#

Run ha network info via SSH to check.

wide canyon
#

You need to change that to bridge instead of Nat

static herald
static herald
#

wow! the CLI reports an IP address of 192.168.1.232 (different than what I want, but i'll fix with router). TY guys!

mild lava
#

What is the preferred integration to get chatgpt support in home assistant today?

wide canyon
#

why would you want that?

river wharfBOT
#

ChatGPT and other "AI" systems do a fantastic job of generating well structured, convincing looking answers... that are either totally garbage or, if you're lucky, have subtle flaws. Don't use them to "help" others, and don't use them yourself.

mild lava
#

Just like computers in general then... 😄 Aside from your personal preferences and opinions, any takes on which addon is currently most actively maintained?

wide canyon
#

no, seriously. why would you want that?

#

i'm pretty sure there's no add-on for that, though there may be a custom integration via HACS (they have their own discord that we don't talk about here). I'm genuinely curious to hear why you want it though.

mild lava
#

ah, we dont talk about HACS here, I'm in the wrong place then.

wide canyon
#

so do you not really have a good reason then?

mild lava
#

sigh

#

It builds most of my automations

#

I use voice a lot in my house and assistants are not very usable compared to chatgpt

#

and it is interesting tech to explore

wide canyon
#

where did you get a training data set for "building automations"?

#

i vaguely agree that it's interesting tech to explore, but people are giving it way too much credit and trusting generic training data they don't control waaaaaay too much

mild lava
#

it also helps me clarify when multiple things are acting out of the ordinary, it usually gives me a first heads up as to where to start troubleshooting and so on...

wide canyon
#

it's designed to give answers that look good without any consideration to truth, like politicians. The more you control the training data, the less likely it'll tell you to eat at least one small rock a day

mild lava
wide canyon
#

i'd not want that touching my domotics, personally. using it as a separate tool seems maybe OK, but I wouldn't trust it with my switches

mild lava
#

That's great! Good luck

wide canyon
#

I'm not here to keep you from making bad decisions, I really don't care what you do. I think the general focus on LLM in tech is insane and I think calling it AI instead of an LLM is marketing to appeal to the human tendency to anthropomorphize and assign a personality to everything.

#

good luck to you as well

wide canyon
#

though for the purposes of this channel, "using custom integrations" is the bad decision

#

😉

mint summit
wide canyon
#

I'm sure there are other implementations of the same idea

elder schooner
mint summit
elder schooner
#

I'm not talking about the Glances add-on. However - integrating external server health data in HA is likely off-topic of this channel

finite glacier
#

Hi newbie question ,
I'm having problems with the google backup Addon, it reports Internal Server Error ("layer does not exist").
I have searched for answers, but after removing, rebooting, and reinstalling the error remains.
My guess is that the docker image in the server is corrupted.
but when I log into the command line using the terminal add on, I don't have docker..
any ideas?

supple grove
#

You only have access to the docker command with the advanced SSH addon with disabled protection mode. Or of course directly on the CLI or via developer SSH. I recommend you uninstall the addon and install it again. Perhaps try ha supervisor repair and a reboot first.

finite glacier
#

Impact thanks. I have uninstalled the addon, but it the problem persists.
by supervisor repair you mean issuing the 'ha su repair' on the command line?

supple grove
#

Yes.

#

If that doesn't work you can run ha sueprvisor logs and ha host logs and share more detail of the initial error.

finite glacier
#

it runs, but does not reports any problem.
I'm currently installing the advanced ssh..

river wharfBOT
#

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

torn terrace
#

Anybody having luck generating their own wakewords with Snowboy in the HA Addon? I keep getting:

terminate called after throwing an instance of 'std::runtime_error'
  what():  fread failed: wanted=96000 got=48000

I the addon debug-log when the addon reads my sample wav-files.

lavish quartz
#

Does Plex not work with HAOS? I've installed it but the web UI won't load (connection timed out)

#

Logs look fine. I am using an external domain / ip, maybe that has to do with it

honest fable
# lavish quartz Logs look fine. I am using an external domain / ip, maybe that has to do with it

You can access other stuff through that ddns? And you did port forward for 32400 to your server/HA? Also while accessing the web ui from the same network as it's hosted you need to enable remote access. You might be able to access that through ddns if you have set up the port forward.

This is just general plex things though and idk if it works to run it on HAOS, since I'm doing HA in docker.

Is it the server you don't get up and running or the add-on? Since you said the Web UI I'm assuming the server. Apparently you can't run plex server on HAOS. https://community.home-assistant.io/t/is-it-possible-to-how-do-i-run-plex-media-sever-on-same-device-as-haos/674935/5

lavish quartz
lavish quartz
honest fable
lavish quartz
#

i've also tried adding "custom server access URLs" to plex, but no change

honest fable
honest fable
#

I'm assuming that would work.

#

on HAOS

lavish quartz
#

ooh interesting.. HAOS is not installed via docker though

#

it's just installed directly onto the server

honest fable
#

No, but to run docker containers on HAOS.

lavish quartz
#

ooh that's a thing?

honest fable
#

I'm guessing that would work?

supple grove
#

In the form of addons.

honest fable
#

Not looked too much into it though.

supple grove
#

Running random docker container on HAOS is not supported.

honest fable
#

Oh I see.

#

I was wondring if I was going to go over to running HAOS on my pi, but then I will stick to rasbian. Since I run plex on it.

lavish quartz
#

so I guess my question is how to get plex accessible via my external/remote domain. Preferably via a new subdomain, but even just a path on the existing subdomain is finej

honest fable
#

How do you mean?

#

You would need it installed on a device that is supported.

#

Or a system

lavish quartz
#

well, it is installed, at least it seems to be working when i visit it via the local IP

wide canyon
#

If you're running haos, you can run the Plex add on

honest fable
#

you need reverse proxy for that.

wide canyon
#

If you're running the container then you can't run add ons at all, so you should try to avoid confusing people here

lavish quartz
#

That's what I"ve been trying to figure out, how to use a reverse proxy while also using Nabu Casa for the domain support

honest fable
#

Me? haha sorry.

lavish quartz
#

really appreciate your help btw, so in the dark here haha

wide canyon
#

Why would you need the custom domain for Plex? It all connects via plex.tv anyway

lavish quartz
#

hm

#

first time using plex tbh

#

oh shit

#

lol

wide canyon
#

They have a discord too

lavish quartz
#

random question; when i click "open web ui" from the plex add-on, the URL it opens doesn't work (it uses domain rather than internal IP). Is this a problem?

wide canyon
#

You could just edit the url to your internal ip and bookmark it

lavish quartz
#

Is /media a fine place to store movies for a plex server?

#

seems to be working well with network drive and plex

#

but idk if there's any unixey reasons i shouldn't use /media

wide canyon
#

I have mine working with the external URL even on the home network

lavish quartz
wide canyon
#

added it to my local dns

cerulean steppe
#

Relative home assistant noob, so be gentle. After the last 2024.5.5 update all my add-ons are no longer visible. They say they aren’t started but when I look at the logs the add-ons are running but say they are not. I’m assuming the running flag isn’t getting set when it should. Anyone else see something like this?

elder schooner
#

Did you restore a backup?

cerulean steppe
#

I did maybe a week ago, but I believe the addons were working after the restore.

#

But I maybe I just didn’t check.

#

What’s the bug on a restore?

elder schooner
#

The HA host needs a reboot (not just a HA restart) for the add-ons to work properly. Maybe that fixes your issue too. However, a core update shouldn't interfere with add-ons.

cerulean steppe
#

I have tried rebooting and that doesn’t help.

#

I upgraded by raspberry pi, so the restore was onto the new device.

#

Using the standard HA pi setup.

#

It could be that I hadn’t checked addons since, though. So that could be the issue.

#

Actually, let me confirm. When I do a restart from the hardware panel, that is a full reboot, right?

#

Maybe I’m only doing HA restarts…

#

Ahhh, I think I see the issue.

#

I read the restart as reboot but I was just restarting HA..

#

Let me give that a try.

elder schooner
#

Reboot is in the advanced restart options

cerulean steppe
#

Yeah, I just found it.

#

Thanks for the tip; let me see if this fixes things…

#

“Software rejuvenation”. Always the first port of call.

#

Beautiful, that did it. Thank you @elder schooner I don’t know how long it would have taken me to realize I wasn’t actually rebooting the box!

brittle cape
#

Has anyone figured out how to get the custom block page working with AdGuard home? It only allows an IP and I can’t get it to work out getting a warnings on the page is not secure.

rich flume
#

I'm now using Duckdns with Nginx. But now I want to change my duckdsn url to my own custom domain.
But when I try to request a SSL certificate nginx gives a internal error !?

earnest jolt
#

why is glances always loading super slow or sometimes doesnt load?

elder schooner
#

🔮

drowsy pilot
#

Im trying to set up Google Assistant SDK
but i cant get the Action console to work rn
it just says error try again later on the console

jade wing
river wharfBOT
#

#integrations-archived integrate Home Assistant with devices or services, or provide functionality within Home Assistant.

#add-ons-archived provide additional software or services, which an integration could possibility integrate with. Add-ons are for Home Assistant OS and Supervised only, other install methods can install software other ways.

solemn egret
#

Why am I getting this error? InfluxDB add on is off, and it's been for a while since I've not been using it. Tonight I suddenly got this error repeatedly. What's trying to connect?

Logger: homeassistant.components.influxdb
Source: components/influxdb/__init__.py:488
integration: InfluxDB (documentation, issues)
First occurred: 08:58:05 (1 occurrences)
Last logged: 08:58:05

Cannot connect to InfluxDB due to 'HTTPConnectionPool(host='a0d7b954-influxdb', port=8086): Max retries exceeded with url: /write?db=homeassistant (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f9b30a01850>: Failed to establish a new connection: [Errno -5] Name has no usable address'))'. Please check that the provided connection details (host, port, etc.) are correct and that your InfluxDB server is running and accessible. Retrying in 60 seconds.
jade wing
#

That's your core log, yes?

solemn egret
#

yeah

jade wing
#
integration: InfluxDB (documentation, issues)
#

Did you read the header there?

solemn egret
#

hmm you mean it's about the integration, not the addon

#

right?

jade wing
#
  1. The Core log is never about add-ons
  2. The log entry even says integration 😉
solemn egret
jade wing
#

Well, if by related you mean integrations for the add-ons then yes

solemn egret
#

got it, must be remembering wrong. I'll try to read more carefully next time. Thanks

main otter
#

Good day, I am struggeling with DNSmasq,

river wharfBOT
#

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

main otter
#

I revieve an errir if Bad address in line 24, but in YMLA there is no line 24?

#

also, the addon keeps on restarting

bitter skiff
#

Post your configuration

crisp wyvern
#

Hey guys, is there a link anyone has to explain how I can roll back the last update to ESPHome? I'd like to test something.

elder schooner
#

Partially restore a backup of the previous version.

crisp wyvern
#

I've got a backup called addon_5c53de3b_esphome_2024.5.2

#

Restoring that will take it back to the previous?

elder schooner
#

Yes

crisp wyvern
#

I'll watch the vid too, thanks

elder schooner
#

Just a little warning: reboot the HA host after restoring a backup (not just restart HA). It might behave weird without a reboot.

dawn cargo
#

anyone using free games claimer add-on?

viscid orchid
#

the what?

#

that just sounds like spam

fierce osprey
#

is there a known problem the the MQTT system in the latest release? since the beginning of may I am getting many errors and warnings about MQTT connection being down

#

I saw other people complaining, too.

copper quail
#

Wanted to move to a pi4 instead of the 3 I was on. New install, restore and none of my addons will run. There was only 3 (file editor, ssh, and esphome), none of them will start?

elder schooner
#

Reboot the host (not just a HA restart).

copper quail
#

ok, let me give that a whirl.

copper quail
#

that seemed to have sorted it out

#

thanks!

calm raft
#

tried to reboot, didn't work. I even setup an entire new HA system on a new SD card to see if the problem is also on a new installation. Yes, it is!

fierce osprey
#

I saw a GitHub isssue about it but it was addressed in 2024.5.5, which I already have and it’s still acting weird

white shell
#

My Silicon Labs Multiprotocol

Ad-on won't start up and get the following message

#

Error: Failed to probe running application type
s6-rc: warning: unable to start service universal-silabs-flasher: command exited 1
/run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information.
/run/s6/basedir/scripts/rc.init: fatal: stopping the container.
s6-rc: info: service mdns: stopping
s6-rc: info: service banner: stopping
Default: mDNSResponder (Engineering Build) (Apr 3 2024 12:19:10) stopping
s6-rc: info: service banner successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
[09:11:04] INFO: mDNS ended with exit code 4 (signal 0)...
s6-rc: info: service mdns successfully stopped

#

Who knows what could be the cause?

#

Problem occurs after the last update

tepid dock
#

I've got a dumb question because I have seen the answer to this somewhere already; but if I use addons that support single signon for user accounts, can I point them to HA to authenticate against?

modest flower
trim violet
#

Hello! I've lost the password to my UptimeKuma interface, and I'd like to know if anyone has a solution for resetting it, cause I'm running HAOS in a VM and i cant seem to find any way to access the docker interface to docker exec into the container.

supple grove
#

Enter login in the VM's CLI or use the advanced SSH addon and disable its protection mode.
Both allow you to use the docker command this way.

strange ether
#

where ared the logs for the NGINXProxyManager addon stored? I know I can access them throught the GUI, but i am trying to find the actual location on the disk.

valid sail
#

Can any one help guiding me to install the mariadb addon to my current HAOS with thanks. I installed the addon but at starting, i did not see the listening on the 3306 port

#

I am following the guidance from the addon documentation!

river wharfBOT
#

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

valid sail
#

I have done and fixed with additional provision of port 3306 on the configuration of the addon! thanks

next pollen
#

Hey, all,
Does anyone know how to change the default location of addons' persistant storage?

The docs (https://developers.home-assistant.io/docs/add-ons/configuration/#add-on-script) say the addons can access persistent storage at /data. This currently maps on the host machine to /usr/share/hassio/addons/{slug}/data. How can I change where /data is mapped on the host (preferably without symlinks)?

next pollen
elder schooner
#

No.

next pollen
# elder schooner No.

Can you help me understand how this usecase differs from using the network storage feature in HA and adding the directory as a config variable, namely, data_location? (This is what Jellyfin and Immich do)

elder schooner
#

It might break the Supervisor

next pollen
# elder schooner It might break the Supervisor

Yes, I get that it is unsupported and could break something. I am asking for clarity on why. How does this usecase differ from a network storage? Are these addons I mentioned doing something unsupported?

elder schooner
#

One thing is a predefined mounting of network storage (and supported).
If add-ons are providing that feature, the developer has designed it accordingly.
Messing with the base OS data structure by the user is unsupported, because it has not been designed to be used that way and is not tested.
The underlying Docker structure is managed by the Supervisor. Every butchering might break it.

If you are developing an add-on: use the dev docs and the #devs_add-ons-archived channel for development questions.
If you are a user of an add-on: don't touch it.

next pollen
celest hare
#

Every re-start my node-red addon throws this error and looses credentials:
Error loading credentials: SyntaxError: Unexpected token � in JSON at position 1 Error loading flows: Error: Failed to decrypt credentials
What can be wrong ?

jade wing
river wharfBOT
#

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

cold shard
#

I have also added git@github.com to the known_hosts file with ssh -T git@github.com.

I have also tried to create a key directly on the Pi with ssh-keygen and add that private key to my config and use the public key on Github. I've registered the key with ssh-add and manually cloned the repository on the Pi successfully.

cold shard
#

Addon appears to be working now. I guess the logs weren't updating correctly or something...weird.

If I make a question on Home Assistant will this addon update back to Github automatically, or do I need to make changes on Github and let this pull/apply them?

gloomy rapids
#

Does anybody know where to put your scripts for appdaemon on HAOS?

#

I cant find any directories related to appdaemon

#

ah i found it!

flat forge
elder schooner
#

Maybe. But it is less likely, they actively look in here.

#

Your chances might be higher, if you would use the forum link, they have in their own documentation.

rotund aspen
#

Hello, I would like to set up AdGuard as a DHCP server at home. I cannot change the DNS provider on my router 192.168.1.1. I have installed AdGuard on Home Assistant, assigned a fixed IP address to my Raspberry Pi 5 at 192.168.1.101, configured my DHCP server, and when I try to connect a device to Wi-Fi, it gets an IP address but says it cannot access the internet. What should I do?

Home Assistant:

IP: 192.168.1.101/24
Gateway IP: 192.168.1.1
DNS: 1.1.1.1

DHCP server configuration:

Interface: end0 192.168.1.101
Gateway IP: 192.168.1.1
Subnet mask: 255.255.255.0
IP range: 192.168.1.2 to 99
supple grove
#

What ip did the device get?

rotund aspen
#

I test

#

On my android phone :
IP : 192.168.1.2
Gateway : 192.168.1.1
DNS : 192.168.1.101

But, no internet connection

supple grove
#

Do you have a linux machine you can use to test? I can't exactly give you linux commands to troubleshoot with a phone.

rotund aspen
#

I have fedora and termux on my phone

#

I can't ping 192.168.1.101 with termux

#

With my PC I can ping 192.168.1.101, but internet not working. I think its dns resolution the problem not DHCP server

#

I have DHCP address and 1.1.1.1 for dns and its work

supple grove
#

See what nslookup google.com and nslookup google.com 1.1.1.1 says.

#

Not really much addon related. We should thread this. I don't have much more time today though.

rotund aspen
#

alexis@fedora:~$ nslookup google.com
;; communications error to 127.0.0.53#53: timed out
;; communications error to 127.0.0.53#53: timed out
^C
alexis@fedora:~$ nslookup google.com 1.1.1.1
Server: 1.1.1.1
Address: 1.1.1.1#53

Non-authoritative answer:
Name: google.com
Address: 142.250.179.78
Name: google.com
Address: 2a00:1450:4007:813::200e

alexis@fedora:~$

river wharfBOT
#

To format your text as code, enter three backticks on the first line, press Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks.
```yaml
example: here
```
Don't forget you can edit your post rather than repeatedly posting the same thing.

river wharfBOT
#

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

supple grove
#

I'd recommend you check the last few lines of the last boot log: #installation-archived message
Please also share some information about your VM host system like free/used memory and the VM info like memory allocated to it and such.
Please also check your HAOS memory usage here: http://haos:8123/config/hardware

brave lake
upper phoenix
#

discovered this repo and not sure how to install it's docker file into my home assistant VM: https://github.com/alex-vg/gmc3xx

# docker build https://github.com/alex-vg/gmc3xx.git
DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit:
https://docs.docker.com/go/buildx/
unable to prepare context: unable to find 'git': exec: "git": executable file not found in $PATH 
# apt
/bin/ash: apt: not found
# yum
/bin/ash: yum: not found
# apk
/bin/ash: apk: not found 
# pip
/bin/ash: pip: not found 
# ???
jade wing
#

You'd add the add-on repo and install that way - though it's quite possible that's not actually an add-on

#

Have you reached out to the developer?

upper phoenix
upper phoenix
fast summit
slim crystal
#

I've recently setup Music Assistant in my HA, got everything working except for playing music on my LG tv. The TV shows up as mediaplayer in HA and is selectable under Home Assistant Media players in MA, but I cant get it to play music. Is this an issue with LG specific?

#

tv shows up as; media_player.tv_woonkamer and is added to HA with the LG WebOS Smart TV integration

elder schooner
#

The Music Assistant Discord might know

wide canyon
#

boogers. I'm at the stage of overwhelmed where I'm trying to find a new organization/task capture/etc system instead of working on things and just discovered that there's a wiki in the add-ons store, but it requires a supervisor update (which was just released, of course) before I can install any more add-ons and I don't like to update on day one of anything

#

I guess it's good that it didn't work out, because BookStack doesn't really seem very wiki-like

sly kindle
#

Bookstack has been around a while. It requires an su update?

wide canyon
#

add ons won't install while a supervisor update is pending

weary stratus
#

is anyone proficient with the nginx proxy manager addon? i have used it for remote access to home assistant for a while now along with some other services hosted on another machine (same network), but since getting a new router I cannot get it to work with the other services. ports 80 and 443 both open, home assistant is reachable externally just fine but my other services just won't work (504 gateway timeouts). it's as if nginx can't reach my home computer but i'm not sure how to fix that.. sorry if i shouldn't ask here - not strictly a home assistant issue, just not sure where to look! tried googling the hell out of it but i can't find anything.

i suspect i may need some sort of advanced config in there but i have no idea where to start

wide canyon
#

when did you reboot it?

weary stratus
elder schooner
#

Do the other services still have the same IP with the new router?

weary stratus
#

nah changed IPs, I have amended them in nginx accordingly

elder schooner
#

Restarted the NPM after the change?

weary stratus
#

yeah

#

i can't figure it out. it just worked when i set it up previously

wide canyon
#

what do the logs say, both in nginx and on the other services?

weary stratus
#

2024/06/06 16:00:20 [error] 229#229: *63 upstream timed out (110: Operation timed out) while connecting to upstream, client: 192.168.50.1, server: nzbget.*.com, request: "GET / HTTP/2.0", upstream: "http://192.168.50.10:6789/", host: "nzbget.*.com", referrer: "http://192.168.50.198:81/"

this is the time out error on one of the services

#

upstream shows the correct IP for one of the services, referrer is the IP for NPM

#

home assistant is the only proxy host that works, but i'm guessing that's because it's on the same machine as NPM as it's running as an addon, so it can route fine

#

i previously didn't need any additional config for this so it's pretty confusing

jagged blade
#

theres no minecraft server addon is there? like actually running a server in the hassio os not running home assistant on linux in a docker

wide canyon
#

but that just displays stats about your server running elsewhere

jagged blade
#

yea but that just gives some info on the server

wide canyon
jagged blade
#

im about to switch from a rpi3 to a nuc7i7bnh

#

thx muchly ill give that a poke l8r after work tomorrow

wide canyon
#

GL

jagged blade
#

kinda wish it had more info lol

#

does normal hassio have dockerr thats what this addon seems to use

#

ive never messed with docker (sucsessfully)

#

well ill try it i gtg to sleep like an hr ago lol

jade wing
#

Home Assistant OS doesn't allow you to run random Docker images, no

jolly depot
#

Hi Question im trying to connect my Athom lite to ESPhome, but i cant get it to work

#

i added my Wifi details in the secret

sly kindle
#

@jolly depot this channel is more about add-on functionality or issues and it sounds like you have a configuration problem using the ESPHome integration. ESPHome has its own dedicated discord server, as well.

https://discord.gg/CsTXqHse

sweet crane
#

I realize this was some time ago, but I have that exact problem on MS Edge. SCS will also not go to dark mode. Copy seems to work better on Firefox. Did you get any resolution to this?

robust berry
#

Is there any good add on that handles reoccuring chores to different people

opal light
#

hey there. I am using the wireguard client (https://github.com/bigmoby/addon-wireguard-client) to remotely access one of my clients homeassistant OS boxes. Today I got called that the box isn't accessible via the VPN anymore. I am now at the client, did all the updates and strangely it is still not accessible over the VPN. I can ping the box from my VPN server (ec2 machine), but when I try to curl the http page from the same VPN server i get timeouts after a few minutes.

Configuration wasn't changed, besides the software update, however it didn't work before the update as well.

Any ideas?

brittle night
opal light
#

Current setup is:

http:
  ip_ban_enabled: false
  login_attempts_threshold: -1
  use_x_forwarded_for: true
  trusted_proxies:
    - 172.43.0.254
    - 172.43.0.1
  cors_allowed_origins:
    - https://xxx.yyy.zzz # online from Traefik on VPN server
    - http://homeassistant.local:8123 # named local
    - http://192.168.8.99:8123 # ip local
    - http://192.168.200.5:8123 # ip vpn
opal light
#

hmm... seems to still be an issue with the VPN. If the pages that I return from the inline python server get bigger, I start not getting an answer through the VPN

opal light
#

Found it... it was the MTU of the network interface. The ISP of the customer did an update to the Router and the MTU of the VPN and the Router became incompatible...

thick sapphire
#

Good Evening all. I have istalled the Apache minimal add-on and having some configuration issue. I am wondering if anyone has any experience. I am trying to get external access to the web server but it telling me "The request URL was not found". I can access it from the local network but from external unable. Thanks in advance

thick sapphire
jagged blade
jagged blade
mild ember
#

Is there a default password for the vlc add on to setup the intergration

wide canyon
#

There's a vlc integration?

elder schooner
#

Yes

river wharfBOT
wide canyon
#

Oh, for core

elder schooner
wide canyon
#

So what's it for? DIY casting devices?

elder schooner
#

Using VLC as media player

#

E.g. the HA host's audio jacks

wide canyon
#

Hmmm. Ok. I can see how others might like that

elder schooner
#

The UI of the add-on seems to be broken for some time. The backend with the media player is still working.

lone isle
#

So I got an ESP32 today and flashed it with bluetooth proxy, it's found by homeassistant and imported. However if i then go to devices > add > Bluetooth i get:
No unconfigured Bluetooth adapters found. There are 0 ignored adapters.

But it's showing the proxy under Devices > ESPHome

I'm very confused why

elder schooner
#

Because a proxy is not a BT adapter. This is not add-on related

lone isle
#

Well ESPHome is an add-on no? Then where is it supposed to go?

river wharfBOT
elder schooner
#

The ESPHome add-on is just one way to run the management software

#

But as I said, a proxy will not be an adapter. It will still be an ESPHome device

lone isle
#

So it's not possible to connect bluetooth devices thru a proxy only? I would need a bluetooth adapter too?

elder schooner
#

That is what the proxy is for (for BLE, not active pairing). An additional adapter is not necessary.

waxen vault
#

Can anyone help we with ESPHome ?

river wharfBOT
waxen vault
main nexus
#

hello, how are you all ?

#

anyone familar with the nordpool electricity prices ?

celest pelican
elder schooner
#

v1

celest pelican
#

thank you! how can i export the datas from this influxdb addon and import to another (preferable v2) separate influxdb running in another vm? (my ha+mariadb+influxdb+others backup is very large, id like to separate the databases from the ha)

elder schooner
celest pelican
#

thank you

versed spear
#

i feel like an idiot - is anyone running Music ASsistant 2.0? I installed the addon, got it configured, but cannot figure out how to add anything to my dashbaord. No cards show up. I didnt see any in HACS either

amber silo
quick trench
supple grove
quick trench
supple grove
#

The admin GUI is at 81. The proxy listens on normal HTTP(S) ports.

quick trench
quick trench
#

Ok, i see. Relly special my question is.

jade wing
#

Not a lot of people want to do what you're asking, so not a lot of people know if it's even possible

#

I doubt very much that it is possible, but somebody else may know a way

quick trench
#

The reason is i don't want open many ports in my router. I could reach my HA instance via a https address. Addons like Zigbee2MQTT are reachable but tasmoadmin not (only via port 9541). I think Addons with an own port are not fully integrated. Therefor i serach for an solution. Maybe change some configs? 😦

jade wing
#

Add-ons have to support ingress

slow epoch
#

I recently (yesterday) update to the latest version. Since then I cannot access the addons page anymore. Is there any known issue? I run HAOS and http://homeassistant.local:4357 states supervisor: disconnected. Also I cannot restart via the UI. Anything I can try before I pull the plug?

elder schooner
#

Open a terminal and try the command ha supervisor repair. If that does not work ha host reboot and if that command fails, try reboot.

slow epoch
#

only reboot on 22222 worked 😦

#

or at least didn't result in a timeout, let's see if it fixes the issue.

#

Ok, reboot did fix it, thanks!

worldly cliff
#

Would there be a benefit to hosting my MQTT broker on a separate server, rather than using a HA addon?

#

same with Node-Red, except with node-red I'd also be concerned about still having access to HA nodes and custom entities.

jade wing
#

Personal preference really

worldly cliff
jade wing
#

Not Supervised

#

Never Supervised

worldly cliff
jade wing
#

There's no upsides, there's only downsides

river wharfBOT
#

@worldly cliff When using Discord's Reply feature it defaults to pinging the person you reply to, which can get frustrating for the target. Use Shift + click on the Reply option, or click @ ON to @ OFF to stop this - on the right side of the compose bar.

You have to change this every time (thank the Discord devs for that).

worldly cliff
worldly cliff
# jade wing There's no upsides, there's only downsides

So i guess I'm concerned a bit about not having the "addons" since they run as containers from my understanding, but I'm not sure how I would do things the addons allow such as "file editor" and "terminal ssh" without those connected addons. Mainly the terminal access I guess since HA seemed to have ssh access locked down apart from those addons. Also I'm not sure how HACS would work with HA container.

jade wing
#

Well, you only need the SSH add-on because HAOS doesn't have it in the OS

#

All others exist as containers

#

And ... HACS works just fine

worldly cliff
#

sorry, did it again

jade wing
#

Yes

worldly cliff
#

Ok, so if I plan to move to HA container in the future, would you just recommend waiting until I do that migration to mess with moving MQTT and Node-Red to their own containers, then I would just set them up at the same time on the same server or whatnot?

jade wing
#

Probably - migrate MQTT first, possibly by bridging the old and new brokers so you can migrate things one at a time

worldly cliff
#

Gotcha, but with the MQTT broker and Node-Red not managed by HAOS, I'd need to set up certs or something for a secure connection to HA I'd presume, right? Also for Node-Red, would all the HA nodes work like they currently do? I mean for nodes like the State node, it has a selectable "Server", but for like the custom entities node, I don't see anything like that.

jade wing
#

Only if both of those use SSL already

#

Mosquitto almost certainly doesn't

quick trench
worldly cliff
pastel sparrow
#

Previously I used Airsonos without any issues, but I don't see the airsonos.xml file anymore. I uninstalled and reinstalled the add-on, but without avail. I also created the file manually, but I just don't see any entries anymore. The add-on does work on itself, but I want to exclude some Sonos devices, did anyone experience this before?

tardy atlas
#

I am getting a lot of Warning messages in my DuckDNS log with no text.

#

[19:04:43] WARNING:
[19:44:45] WARNING:
[19:49:46] WARNING:

#

any ideas why?

pliant heart
chrome rapids
#

I don't see any "mass.play_media" service call in my automation builder.

#

I have music Assistant installed and the web gui works

elder schooner
#

Have you installed the HACS integration?

stone fable
#

I'm not sure if this is the right channel but does anyone have experience with roku_card?

elder schooner
#

Sounds like a #frontend-archived card. The people in that channel might be able to help - just post the actual question there.

stone fable
#

Thank you

chrome rapids
elder schooner
#

The left hand list is the add-on. There is an additional integration, which provides the service calls

#

That has to be installed and configured

chrome rapids
#

I thought that was supposed to be installed with the process?

elder schooner
#

Maybe it wasn't? shksShrug

chrome rapids
#

Where do I find it?

elder schooner
chrome rapids
#

Ok, so I thought that was an alternative BETA Channel release.

#

do I need Music Assistant (BETA) and Music Assistant both installed?

elder schooner
#

Music Assistant add-on and Music Assistant (BETA) integration. They work hand in hand

chrome rapids
#

Where do I suggest improvement to the titles?

elder schooner
#

Those are add-ons

#

You need the INTEGRATION

#

(in addition to the add-on)

river wharfBOT
#

#integrations-archived integrate Home Assistant with devices or services, or provide functionality within Home Assistant.

#add-ons-archived provide additional software or services, which an integration could possibility integrate with. Add-ons are for Home Assistant OS and Supervised only, other install methods can install software other ways.

chrome rapids
elder schooner
chrome rapids
#

It appears to me that the integration is Only available with the BETA add-on?

elder schooner
#

No

chrome rapids
#

"Go to HA Settings>>Devices & services>>Integrations and click the big + ADD INTEGRATION button.
Look for Music Assistant and click to add it.
If Music Assistant does not show, refresh your browser (cache)." I did this and did not see the integration

elder schooner
#

Have you installed the custom integration via HACS yet?

chrome rapids
#

ok... so the problem was that I had installed the Music Assistant Server ~~HACS ~~Add-on, and did not yet install the Music Assistant HACS integration, because I thought the instructions were the same as the step I had already done to install the add-on (even though the UI clearly states that "there are no add-ons in HACS"

#

Thanks for your patience

#

the identical naming for the BETA integration and the BETA server add-on did not help the situation.

#

I have success.

sterile island
#

Can anyone familiar with the ring-mqtt (Ring alarm) addon confirm whether it's possible to create an automation that 'snoozes' a camera (turns off motion events and prevents camera lights from turning on when motion is detected)? I'm going to explore and test, so apologies if this is a lazy question; just wanted to know if it's a waste of time to try, or not. Thanks!

shy quest
#

I literally just installed this today

#

I can try it out tommorow and let you know

hard fog
#

anyone using diyhue? After it connects to my hub I press continue and then it says no hub detected

twilit mantle
#

Hey all, I have HASS Core installed through a docker container. I'm looking to follow this guide to get my Govee devices set up, however I cannot install the addons. Is it still possible to do this but by running the docker containers included on the Github page?

pliant heart
#

Hi, I just set up 6 shelly plus 2PM for shutters. 3 ones are shown correctly with percentage level. 3 ones (all in living room) are working, percentage is shown in settings/entity, but in the card, the opnening level is "unknown". How to solve that? I did a restart of Home assistant and all shelly devices.

river wharfBOT
#

@pliant heart #integrations-archived integrate Home Assistant with devices or services, or provide functionality within Home Assistant.

#add-ons-archived provide additional software or services, which an integration could possibility integrate with. Add-ons are for Home Assistant OS and Supervised only, other install methods can install software other ways.

jade wing
pliant heart
#

Ok thank you

sudden eagle
#

terminal - does anyone know how i can save the output of a ping to a txt file with terminal?
i used it to ping a certain ip over a couple of days for some tech support. but now i dont know how to get the 18k lines of ping out of homeassistant and into an email 😄

jade wing
#

Standard command line redirection for Linux/Unix

#
date > my_file.txt
sudden eagle
#

thanks @jade wing
two questions here:

  1. i guess its wringting that somewhere into my hass instance, meaning i can access/find that txt via file editor?
  2. what am I doing wrong here:
    ping -i 15 8.8.8.8 > googleDNSping.txt
jade wing
#

googleDNSping.txt is in the folder you ran that command from

#

You should have run it from /config

#

If you didn't just move it to /config

sharp ravine
#

Does anyone know if you can increase the volume of the Spotify Connect Add on?

sudden eagle
gleaming radish
#

Maybe a stupid question. I am thinking about selling a product that would be nice to be able to read/control from HA. Is that difficult to do, perhaps with an ESP32?

jade wing
gleaming radish
#

Nice, so that should be quite easy then. There's no licensing fee? (I guess not since this is open source). Would I need to publish my code to the domain?

jade wing
#

Licensing for what?

gleaming radish
#

For being able to connect to HA

jade wing
#

No

#

No need to publish the code, but expect pushback if you don't

#

Lots of people won't touch a product that uses open source without giving back

gleaming radish
#

Ok, sounds fair.

jade wing
#

Even more so if you use ESPHome or Tasmota

gleaming radish
#

I like the idea about giving back 🙂 Thanks for the help

young turret
#

I am trying to get the WhosAtMyFeeder add-on to work but it always fails to open the model file. I don't know how to determine if this is a path or permission problem. Has anyone had success with this?

elder schooner
viscid orchid
#

and long-deprecated

#

you haven't needed to put resources in that file for like 5+ years

twilit mantle
#

I'm trying to incorporate this addon into my Hass Core setup running in a docker container, but I'm running into issues. I've included the compose.yml file into my home assistant compose.yml and that runs fine. Govee2mqtt sees my devices through the API I've included, but it cant connect to them. I tried following this guide and got that running through docker as well. The probelm I get from that is "Error: Connection Refused". I checked passwords and everything looks good. I know next to nothing about mosquitto so this is new to me. Any ideas why I'm getting connection refused?

river wharfBOT
#
The topic of this channel is:

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

elder schooner
#

HA Container instances don't have add-ons

#

And the things you are asking are not add-on related

twilit mantle
elder schooner
#

One of the Mosquitto or Govee2MQTT support contacts or maybe #general-archived . With a big maybe, as your issue is not HA software or integration related.

#

Or are you talking about the MQTT integration between HA and Mosquitto?

twilit mantle
#

I believe it's MQTT at this point. I redid mosquitto for use with Hass's MQTT and I'm getting an "Failed to connect", even though I can verify mosquitto running

elder schooner
#

Is Govee2MQTT failing or the HA integration to MQTT?

twilit mantle
#

Well I looked into it and had to decrypt a file so it can (supposedly) work. I'm getting errors from both HA and Govee2MQTT

#

Govee2MQT says "Caused by hostname resolution error" and HA says "Failed to connect"

elder schooner
#

If both fail, the common denominator is Mosquitto

#

#integrations-archived can help with the MQTT integration between HA and Mosquitto. But that channel is not for fixing Mosquitto itself

twilit mantle
#

Awesome. Thanks!

river wharfBOT
#

@minor sentinel Please do not cross post. Read the channel description, post it and wait for folks to respond. Crossposting wastes people's time as they're unaware of the help you're getting elsewhere.

If you don't get any responses after an hour or more, and your message is no longer on screen, it is fine to re-post or post a link to it.

ocean kernel
#

OK OK OK @jade wing I get it 🙂

OK, so, adding "prometheus:" to my configuration... generates data that prometheus can understand... But ISNT actually prometheus. Can I just grab that info with Grafana instead?

supple grove
#

No.

ocean kernel
#

so, i need to add a prometheus instance to gather that exposed data then have grafana grab it?

#

so, how does one add prometheus to HAOS?

supple grove
#

Correct.

ocean kernel
#

OK. so, how do i go about deploying an instance of Prometheus on my HAOS?

#

edited!

supple grove
#

You find or develop a prometheus addon.

ocean kernel
#

is there a recommended prometheus add-on?

supple grove
#

🤷

ocean kernel
#

ok, kindda gotta come back to this as the docs say to "look it up in the add on store" but Prometheus doesnt exist in the add on store...)

jade wing
#

Then you get to Google

ocean kernel
#

i have been... when i ran out of google, i come here

#

all im trying to do is run prometheus on home assistant. its supposedly supported.

jade wing
#

The integration is

ocean kernel
#

yes, thank you.. i too am capable of googling

jade wing
#

Apparently not

#

The installation of this add-on is pretty straightforward and not different in comparison to installing any other Home Assistant add-on

ocean kernel
#

you sent me all the stuff ive already read

jade wing
#

So, install the add-on?

ocean kernel
#

I CANT ITS NOT IN THE ADD ON STORE

jade wing
#

Sure you can

ocean kernel
#

i mean, seriosuly... you think someone gets to this point and didnt power it off and back on?

#

no... it isnt in the add on store

jade wing
#

You can add custom repos

#

Pick one and do that

ocean kernel
#

a custom repo that comes back as dead...

#

could you point me in the direction of a custom repo THAT WORKS?

#

id post screen shots of the "official" one not allowing me to add it in HA to my repositories

jade wing
#

I don't use add-ons

#

Plus there's a few forum threads on the subject

wild ferry
#

hello i use piper and want to use a custom voice i found on huggingface i have the model onnx file and the onnx.json file, i saw for custom voices i have to put them in a folder in /share/piper and i did that but i stil cant find the model, can someone tell me what im doing wrong or missing ?

jade wing
ocean kernel
jade wing
#

Except it's not a core app

ocean kernel
#

according to the label it is.

wild ferry
ocean kernel
#

id upload a screenshot, but, you can probably just google it

river wharfBOT
#

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

Image posting is blocked in most channels to discourage people from sharing text as images. Sharing text as images assumes that everybody sees the world as you do, which isn't the case. Some people are colour blind, or have visual impairment that means they can't make sense of an image of text.

elder schooner
ocean kernel
#

still labeled core.

ocean kernel
elder schooner
ocean kernel
elder schooner
#

That's not an "I don't know". More an "I don't care"

ocean kernel
#

just letting the commuinity know that.. it IS still labeled as a core service. what you do with that information is on you.

ocean kernel
#

gonna go tit for tit here and tell you to google it like you did to me.

elder schooner
#

I don't remember to have used the word "Google" today.

ocean kernel
red bloom
#

How to disable a add on, without access to the local or any other web ui? So the local ip doesn't work. Thanks

quick trench
#

Do you have SSH addon installed?

#

if no, connect a keyboard and monitor to your system and run the command that removes or stops the addon

red bloom
quick trench
#

Yes, plug in a keyboard and monitor and use the hass CLI to stop the addon, or remove it

red bloom
radiant ridge
#

Hello, recently I started using MariaDB with MySQL Workbench. I can easily connect to it using my local IP, but I subscribe to Home Assistant Cloud. How can I access it via the Home Assistant Cloud link on MariaDB using MySQL Workbench?

ocean kernel
#

hey guys, anyone out there use QBittorrent with PIA and have gotten it to work? (In HAOS)

strange folio
#

why is home assistant not accepting the reposatory

#

i am trying to install frigate to set it up as my nvr for my old phone camera

supple grove
strange folio
#

oh

#

thx i am a dumbass

#

also out of curiocity whats the repo for visual code studio saw thats usufull for making configs in ha

supple grove
#

I could check but since it comes enabled by default I don't see the point.

strange folio
#

what?

supple grove
#

VS Code requires no third party repos. Well at least not other ones than what HA comes with.

strange folio
#

so its on the addon store?

supple grove
#

Yes. I thought I made that pretty clear.

strange folio
#

then its not appearing in mine or i am blind

brittle night
#

it's called studio code server now

strange folio
#

nvm

#

yea i hate that i have gotten used to calling it vs code

#

the only thing i am confused about now if there is an official intergration for frigate or i get it from hacs

brittle night
#

frigate is as official as you can get for unofficial

#

there are lots of reasons developers choose not to try to get an integration into core

strange folio
#

ah ok

#

i mean i am using frigate with a janky solution