#add-ons-archived
1 messages · Page 24 of 1
Hello guys how are you doing?
I recently installed node red and zigbee2mqtt. When i start either of the addons, they start for a few seconds, and then stops. I am running HA supervised. Anyone have a fix?
What's the logs of the add-ons say?
let me check
Have they ever started for more than a few seconds, or they've never worked since you installed
never worked since the install
Did you follow the docs to configure them?
yes
huh
ok i just checked logs, node red says i need a ssl cert
yay it’s fixed
thank you @bitter skiff
Please healp! I tested SHA but now I use Z2M. In Integrations, ZHA still appears, what can I do to stop it from appearing. I gave Ignore but after a period of time it appears again.
anyone familiar with getting a m.2 coral up and running in frigate on a HA-OS based installation?
I have this board: https://www.gigabyte.com/de/Motherboard/B760M-DS3H-DDR4-rev-10#kf
This coral : https://coral.ai/products/m2-accelerator-bm
regardless of which m.2 port I connect the coral its not beeing recognized
I used to use a USB based coral an that is working flawwlessly. However I intend to switch to the m.2 based coral to get the USB deive free for other thinkering
Few threads say that you need to ensure you've got the Frigate Full Access add-on and disable protection mode on the add on
Average processing speed of Adguard used to be like 40 ms but now it's more than 100 ms. Ideas why? I've changed from HAOS in VMWare to HAOS bare metal but if anything that should make it faster I'd think. I've also changed local IP but I've updated DNS in router settings to the new one. I'm running HAOS on an Intel Nuc.
Please healp! I tested SHA but now I use
Hmm... I have a custom component for SmartThings Find. I see in AdGuard 2 requests to smartthingsfind.samsung.com every 6 minutes normally taking ~330 ms. I guess that would increase average processing speed significantly.
Hi, can someone assist me in detecting a Sonoff S40 to the Sonoff integration by AlexxIT? In DIY mode (no acconut), the plug can be seen in the eWeLink app, but I can't figure out how to get it to appear in HA. Can anyone help get me started?
Hi, does anyone know if Music Assistant works with the Docker version of home assistant?
See Secondary installation method: Docker image here: https://music-assistant.io/installation/
If you have set it up properly that is no problem. Containers are considered ephemeral. What's important is the bind mount/volume that persists the data.
I have it set up in unraid. I have no idea where it went
I don't use unraid 🤷
I dont think I have it backed up. I might be screwed.
I'm sure you've given it a path for the /config mount. Just reuse it.
But having no backups is quite the blunder.
I recommend setting this up: https://github.com/jcwillox/hass-auto-backup
As well as unraid backups. However they work.
Perhaps you can combine everything by backing up to network storage created by unraid.
Ive been meaning to but haven't gotten around to it yet. This has given me a good kick of motivation to do it! I apprecaite the help
Hi all - having a few difficulties finalising wireguard setup. DuckDNS all setup and wireguard working when I'm on wifi (e.g. can access router from a different location) but when I disconnect wifi I'm getting a handshake error. Any idea where to look to resolve?
Hi, double Z2M user here (once stable, once edge) on 2 diff. adapters (one USB local to HA, one via TCP). All worked fine till I decided to switch my main network IP address range (192.168.1.x -> 192.168.0.x). After the reconfig, I have both adapters still working, I can control lights and see sensors in both Z2M Web UIs in HA, but HA itself doesn't see the devices from the adapters anymore. It says the MQTT integration doesn't provide them anymore. BOTH Z2M Bridges are not active in HA, all their properties are grayed out. Any idea?
fixed, my MQTT integration needed reconfiguring, from IP address to internal hostname "core-mosquitto"
Same for me. I can access my HA VM from wifi in HTTP, but using HTTPS + internet connexion I can't, even if I have DuckDNS installed and configured + NGINX HA SSL Proxy and configuration.yaml updated. It's been 2 days I'm looking for the solution to solve the problem. Mobile APP says "error while connecting" and from a browser I have a ERR_ADDRESS_UNREACHABLE code
Has anyone integrated an Ambient weather station locally? I found the "Ambient Weather Station - local" through HACS and installed it, but can't figure out how I'm supposed to configure anything in HA. The documentation on the github seems...sparse.
Can you reach HA using http:// and your local ip address and port?
Not https
@tepid leaf HACs is not an addon and it doesn’t offer addons. It offers custom integrations. You want #integrations-archived
Sorry. It's a bit confusing, especially since part of what I need shows up as an Add-on while the other part is downloaded through HACS
Just installed Zwave JS UI add-on (moving from standard JS addon) and when I fixed the zwave settings in JS UI and saved I get some errors and I have no clue where to start looking...
Can someone tell what part I most likley messed up?
CNTRLR Waiting for the Serial API to start...
CNTRLR Did not receive notification that Serial API as started, checking if it responds...
DRIVER Failed to initialize the driver: ZWaveError: The Serial API did not respond after soft-reset (ZW0100)
at Driver.softResetInternal (/opt/node_modules/zwave-js/src/lib/driver/Driver.ts:2647:11)
at Driver.initializeControllerAndNodes (/opt/node_modules/zwave-js/src/lib/driver/Driver.ts:1485:5)
at Immediate.<anonymous> (/opt/node_modules/zwave-js/src/lib/driver/Driver.ts:1271:5)
There's this which is an official integration. https://www.home-assistant.io/integrations/ambient_station/ Do you have links for what you are referring to?
This: https://github.com/tlskinneriv/awnet_local
And this: https://github.com/tlskinneriv/hassio-addons/tree/master/awnet
They require both to be installed.
I did see what you linked, but it seems to only support integration via cloud services, which I'm trying to avoid
@robust turret do you still have the standard add-on running?
no its stopped
@tepid leaf ok so yes the awnet part is an add-on.
And it communicates with the integration
I followed this guide for installation, and at step 8 (verify Zwave JS UI install) I got stucked 😦
The Integration is Disabled
The standard JS addon is Stopped
@robust turret you might start with a full reboot of the system. Make sure the standard add-on isn't set to start at boot.
and then there's #zwave-archived which might have more info
A reboot is made in the advanced options of the HA restart menu
rebooting host machine now.
a classic reboot solved it.
Thank you @sly kindle 🙏
Please share text as text.
Please use a code share site to share code or logs, for example:
- https://dpaste.org/ (select YAML for the language, and consider picking a longer expiry)
- http://pastie.org/ (select YAML for the language)
- https://paste.debian.net/ (you guessed it, select YAML as the language)
Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.
didnt know. thanks. i tried to paste here but it was too long
Hard to say what caused the segfault exactly. Under which circumstances does this happen?
im running on a VM and my host pc crashed after a core update
had to do a full restore from yesterday
now i get this
starting the addon
You can try to uninstall and then install it again.
Did you reboot after the restore?
to be honest im not sure because i had to restore twice
Try that first then. Reboot the whole VM.
Yeah, just the VM. I've edited it when I remembered you use a VM.
I was trying to make it clear because sometimes people have just restarted HA when we asked this.
I'd try to uninstall the addon and re-install it again then. If that doesn't work try to restore an older partial backup for the addon.
I'm not sure if the system files are in some way corrupt or the data or potentially both. Restore should bring the latter back.
Wait a second. Do you have VM snapshots/backups?
Then I'd just restore that.
Hmm. The data should be fine then. Depends on which hypervisor you use I suppose.
The OVAs come with the guest agent installed which freezes file systems when you do a backup so it's consistent. Depends on the hypervisor instructing it though.
i can try to restore the addon only again
i rly gotta get an rpi or something to run HAOS
Why? VMs are awesome.
ok now its working. after another restore
yes. the VM is not the issue
but everytime the host pc restart without proper HA shutdown
or crash
or something weird
issues happen on HA
because i use the host machine for several things
I recommend a (U)SFF/Mini PC or even a thin client instead: #general-archived message
Which hypervisor do you use at the moment?
media server, game server, game streaming, p2p, etc...
why not rpi? cant use HAOS with rpi?
You can but see link for some reasons why I think they suck. Just my opinion though.
pi slow, mini pc fast, fast good
yes you have a point
let's move to #hardware-archived
sorry but is the hypervisor?
the vm software?
Yes that's what I was referring to.
VMware 17
i used virtualbox but had a few issues
in the beggining
vmware game 0 issues so far. running for more than 1 year
like i said. every prob i had, i caused it or the host machine caused it
any pc in specific you recomend? maybe i can look from there
we gotta move out of #add-ons-archived
sorry going back to #general-archived
Hey, I'm trying to hack together a addon. I get it to the point HA lets me add the custom repository, but its not letting it build the docker image I think. when I install it fails and I see this in the logs. 2024-08-08 21:14:18.654 INFO (MainThread) [supervisor.addons.addon] No local_russound addon Docker image local/aarch64-addon-russound found
2024-08-08 21:14:18.659 ERROR (MainThread) [supervisor.docker.addon] Invalid build environment, can't build this add-on!
2024-08-08 21:14:18.702 ERROR (MainThread) [supervisor.docker.addon] Invalid build environment, can't build this add-on!
Does anyone have experience with this? here is the files https://github.com/breniii/Ser2Net-for-Russound
Better for the dev channel.
K
Yes I can access HA through HTTP (either using a web browser or the HA mobile app)
Let me add the router is configured to forward 80 and 443 coming from Internet to local (VM, running on a Mac-Mini using UTM) address on port 8123. It used to be ok with my last install (not a VM but on a Raspberry PI)
Solved! There was a problem on by Internet Box which was blocking the flow (just needed to be rebooted!)
Good evening, I have a question about the Sabnzbd addon: I installed it and somehow I managed to destroy it. I can no longer access the user interface. I get the error message: "502: Bad Gateway" and "503: Service Unavailable" Reinstalling does not help. The addon settings are still saved after uninstalling and after reinstalling it runs in the background with the incorrect settings.
Can I repair it or delete it completely?
They should not be saved after uninstalling. Have you checked the addon logs?
That is the problem. The settings are not deleted. I also don't know where they are or how to manually remove them. I uninstall it, reinstall it and I see in the addon logs that it connects to my news server again.
Was wondering if someone could point me in the right direction. I have home assistant docker set up. I’ve now started using Nabu casa for accessing it wherever and also for the Alexa (as I don’t trust AWS not billing me). How can I access my ‘addons’, such as zigbee2mqtt, or portainer from anywhere? I know about adding them as an Iframe or what not, but these aren’t then accessible unless I open the ports up etc. is that the only way?
Also when doing that I get the issue of it’s exposed over http not https
Ports are the only way. Addons which support the ingress feature can be reached through Home Assistant. Addons which do not, would need their own ports configured. Nabu Casa only works with HA and not other random ports or services.
The addons which don’t have ingress support usually can’t have it. Or it is not feasible.
Anyone got a fix to the google assistant addon, rn I can’t add register a model, well I can but it gives an error, reached limit on number of clients in this project, then it does get added to the list, but I can’t download the oauth credentials
Any1?
Hi all im rilly new to home assistant I'm following all the tutorials and things I have .. WHISPER but to get it to start takes for ever then it crashes I go to log and im getting
INFO: SERVICE EXITED WITH CODE 256(BY SIGNAL 4)......
Any idea what it could be
@glacial rune 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.
But my qustion involves voice assistant an add ons 1 or the other should have an answer and it's now been 50 min
50 whole minutes?
Look, we're all volunteers
Please have some patience while you try to solve whatever it is on your own
If someone can help, they will
Im sry for asking but iv been at this same problem for 13 hours + hours coming here is literally the last stop befor I say good by to home assistant all the videos say it's so easy and give u a step by step and it all works grate for them
Uninstall the add-on, re-install it afterwards and make sure to do the settings on the configuration page (and save them with the correct save button - there are two) before starting the add-on
Theres a wrong save button
We are a ios family. But im looking at adding a display for HA. I havent picked one out yet. But my wife want a family calender and would like it to display on the wall display.
Where can i go about finding something like this
Where r the 2 save button theres only 1 in the confg
Any how same message as befor
Also says... your cpu doesn't support advanced vector extensions
It all worked fine before the update
Which update?
Your CPU or whatever CPU info is forwarded to the VM does not support AVX, which seems to be required,
So now everything iv dun was for nothing cas of the cpu
That's what the logs say
Iv literally spent 200 hours 3d printing a case for that computer
Now it's all garbage
#voice-assistants-archived might know some workaround
Or the forum
You still haven't said what update you mean
What a kick in the nuts o sry the update to home assistant
Or what platform you are using.
Home assistant os it's on a mini pc
Home Assistant core updates don't affect the software within add-ons
Id show u a puc but it won't let me
Virtualized or bare metal?
What do each of thows meen um rilly new to home assistant
Have you installed HAOS on the computer directly or in a virtual machine?
O sry directly
Is there any way I can see the system stats
I no it has 8 gigs of ram
In that case you have 3 options. Ask the people in #voice-assistants-archived with all available information, ask on the HA forum or create an issue on the GitHub repository - there is a chance it might be a bug.
https://github.com/home-assistant/addons/issues
Thans for the help man sry for being dick ish but this thing is rilly racking my mind thanks for the help
I would also just set up an Assist pipeline with Whisper to test, if it works nevertheless
hi anyone here?
i just installed a fresh install of ha on a raspberri pi4, now i want to install hacs but im not able to
cant find to connect with the os... tried to install the advance ssh addon, but that doesnt work.. keepon getting a 502 error, and putty tells me the connection is refused..
is there anyway to ssh into the os?
cant believe i face this kind of troubles while installing a fresh os
@elder schooner well dam turned out there was nothing i could do I mover the hard drive to a laptop and it started right up whisper is running fine maby I can get the motherboard and stuff in my 3d printed case
Okay so.. I asked this in integrations but someone there mentioned (rightfully so) that this question belongs here.. So.. I suddenly got an error that mentions "addon adguard home was removed from the repository" and a suggested repair.. Of uninstalling... But it's currently running my main dns.. And.. It's confusing cause.. Is it somewhere else then? This suddenly happened today it seems?.. And if so.. What am I best off to do here.. I would add a screenshot but I seem to not be able to
did you try to turn it off and on again? normal reboot. maybe the message goes away?
Restart has been done multiple times.. Didn't think of the full "reboot" going to try that now
restart is only the core. the reboot should reload the supervisor.
And the error is indeed gone.. Probably happened with the weird reboot issue I had during a supervisor upgrade... It seems to be fine now! Thank you so much! 🥺
No Problem, happy to help
Hello, first time posting here. Would like to know if anyone has managed to "select" a Plex music library (if you have 2 or more on your server) in Music Assistant (https://music-assistant.io)? I want to select my "Music" library from my server, however, MA keeps choosing "Audiobooks" library for me.
I have a question about the SABnzbd addon: I installed it and somehow I managed to destroy it. I can no longer access the user interface. I get the error message: "502: Bad Gateway" and "503: Service Unavailable" Reinstalling does not help. The addon settings are still saved after uninstalling and after reinstalling it runs in the background with the incorrect settings.
Can I repair it or delete it completely? Can someone help me?
I assume it saved some settings somewhere in /config, /share or /addon_configs
The add-on's documentation should state, where they store their data locally.
Hello, I use Piper for HA announcements, which works great. Does anyone know if/how it can be used for Twitch chat TTS also?
Thank you! I didn't realize there was a separate discord!
Is it possible to use access Frigate without ingress running through a HA addon? It's a bit wonky viewing it through HA on a phone.
You can look at the configuration page of the add-on. At the lower part of it are the network settings.
If there is one field for the web interface, fill in a port number you want to use calling it (cannot be used by any other - in this example port 6789) and save it with the save button below it.
After restarting the add-on, you should be able to access the web interface (IF the add-on provides that option) on http://homeassistant.local:6789
Hello! Can I somehow reach my addons remotely through nabu casa? For Example: Bookstack
Only if they offer a web UI via ingress. With webpage dashboards you will likely run into SSL issues
The exact addon I want to reach is Tandoore Recipes for my girlfriend to reach it without any VPN or anything
I had already checked this in the past but you made me look again to confirm I wasn't being stupid, which I indeed was. There's a toggle to "Show disabled ports" which I missed the first time around. Thanks!
Does anyone know if I can get an entity from this addon to see if music is being played on the Spotify Connect? I can find in the log what has been played, but not whether it is playing or on pause
He may also be able to see whether a Spotify profile is linked to the connect
https://community.home-assistant.io/t/home-assistant-community-add-on-spotify-connect/61210
If I check web api of Spotify Web API it can see if its active or not
@graceful warren 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.
Hi folks! How do I access HA from the terminal? I tried via Putty, but it does not let me. I tried via Terminal addon, but I don't think I have access to what I want. Any idea how I can do that?
Thank you!
What do you want to do exactly? There's SSH addons and if you configure their port you can connect via putty.
Given you want to edit files inside the add-on:
Keep in mind all such changes are lost when the container is rebuilt
I wanted to control control a specific device (EMOTIV Insight EGG headset) and installed the proper node in Node-RED running in HA. I have to edit some js files that came with the package to add credentials info.
Any idea how I can edit files inside of Node-RED docker or any docker for that matter?
Thank you so much!
I tried using Node-RED installed directly on Windows. And I have an error where it does not see the credentials. And wanted to test using the nodes of Node-RED inside of HA. As I am already using it and is installed in HA
You can use the Advanced SSH addon and disable its protection mode. This allows you to run docker commands with it.
Using the docker command to modify files in another addon isn't really a good idea though. Can you link to docs describing what you want to do?
For consideration. This is the tut and the steps I normally take when in Windows
One can find a tutorial here https://emotiv.gitbook.io/emotivbci-node-red-toolbox and a video tutorial here: https://www.youtube.com/watch?v=0nLvHZR-MTE&list=PLAf9lWfzX4jAM700MQBwGAoR_YSlWUg4b&index=4
Install Emotiv Launcher from https://delivery.shopifyapps.com/-/23f172f5b4807244/f371ee3629c621e8 and set headset (or virtual headset)
Install Node.js
Install NPM
Install Node-RED and run it
Start Node-RED. Everything working on http://127.0.0.1:1880/
Install Emotiv BCI Node-RED Toolbox nodes
Go to https://account.emotiv.com/my-account/cortex-apps/ and set an app. Save credentials (Client ID and Client Secret) to a text file for later
Find 2 config files somewhere at .\node_modules\node-red-contrib-emotiv-bci\emotiv-bci
Modify bci-config.js with credentials (Client ID and Client Secret)
Modify bci-emotiv.js for Node-RED to send reports by adding the following code: console.log('Message from Cortex: ');
console.log(msg);
I modified those files but I still have issues. So now trying another approach with Node-RED in docker 🙂
Sounds like a shitty node if you have to modify files to configure it. You can find the node_modules directory in /addon_configs/a0d7b954_nodered/node_modules/.
No need for any docker shenanigans.
I will do that! Thank you!
BTW, do you know how I can edit files inside of docker once in HA?
It is for sure ://
I will definitely look into this. Thank you so much!!
Sure but the question is too vague. in docker doesn't tell me anything.
It's also (still) the wrong approach, given how Docker works
It is a bit confusing for me as well. Normally if I run Node-RED in Windows, I have those config files somewhere in C:\Users\user1\node_modules\node-red-contrib-emotiv-bci\emotiv-bci
Now, if I run Node-RED inside docker, I have no idea where those files would be.
And that is what I was asking. Where I can find those files that are from a node that I installed in Node-RED running as an add-on inside of HA ;)))
and how can I find them
?
The XY problem is asking about your attempted solution rather than your actual problem.
You really should have started with that question
That's what you really wanted, not knowing how to edit files inside an add-on
Sorry! You are right
In my defence I did start the conversation like this in #general-archived. But I soon realized I wasn't able to access docker files. Which I do now. Thank you both!
Thank yo, it works (y)
how do you install this? i keep on getting an 502: Bad gateway error
Check the addon logs.
also for some reason i can not change the language of ha
no log found
dont know why nothing is working properly, i did a fresh install
i tried looking for the entity in the log section which can bea ccessed from the left menubar
No entity, check the log tab of the addon. Same place where you start it.
Please share a picture of what you see.
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.
sorry for the dutch language, like i told you, cant figure out why its not on english, like the menu tells it should be
thanks for taking the time to help me, i really appreciate
Open your Home Assistant instance and show your Home Assistant user's profile
[21:01] FATAL: Please be sure to set at least an SSH password
[21:01] FATAL: or at least one authorized key!
Set a SSH password in the add-on configuration or define an authorized SSH key.
ah, the tutorial and chatgpt told me to set that once the programm is running.. it works now, thanks
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.
@ivory idol I converted your message into a file since it's above 15 lines :+1:
Nevermind, I see MA already has an update out this morning to fix it.. not sure why my search on github didn't yeild anything 😦 Apologies for wasting anyone's time
Hi guys, I'm trying to install this I2C addon but I'm facing some issues
https://github.com/adamoutler/HassOSConfigurator/tree/main/Pi4EnableI2C
I don't see I2C.
mount: permission denied (are you root?)
Detected Protection Mode is enabled. Disable Protection Mode in Info Screen.
no sda1 config found
no sdb1 available
no mmcblk0p1 available
no nvme0n1p1 available
This Configurator did it's job. Perform a hard-power-off reboot now.
You will need to reboot twice total, once to place the files, and again to activate the I2C.
disable protection mode
what do you mean "I don't see I2C"?
if you're referring to it not existing in the addon store, you need to add the repo first.
covered here
not for nothing but are you reading what it's saying or just staring blankly at the screen?
Detected Protection Mode is enabled. Disable Protection Mode in Info Screen.
then later on it says
You will need to reboot twice total, once to place the files, and again to activate the I2C.
"dtparam=i2c_vc=on
i2c already configured on sda1. Reboot required.
dtparam=i2c_arm=on
i2c already configured on sda1. This addon was already run during this boot and no reboot occurred.
no sdb1 available
no mmcblk0p1 available
no nvme0n1p1 available
This Configurator did it's job. Perform a hard-power-off reboot now.
You will need to reboot twice total, once to place the files, and again to activate the I2C."
what's the last line say
in the first reboot
is the "You will need to reboot twice total, once to place the files, and again to activate the I2C."
doing the second reboot lets see
ok, and you've rebooted how many times?
just one, and now I'm gonna reboot the second time
second reboot shows the same message
dtparam=i2c_vc=on
i2c already configured on sda1. Reboot required.
dtparam=i2c_arm=on
i2c already configured on sda1. This addon was already run during this boot and no reboot occurred.
no sdb1 available
no mmcblk0p1 available
no nvme0n1p1 available
This Configurator did it's job. Perform a hard-power-off reboot now.
You will need to reboot twice total, once to place the files, and again to activate the I2C.
but basically I'm trying to enable the Argon Active Cooling Addon as well. That uses I2C
and this integrations shows that no I2C is active
i2c is on and working according to the configurator
you are correct Petro, I accessed the terminal to test:
~ # lsmod | grep i2
i2c_mux_pinctrl 12288 0
i2c_bcm2835 16384 1
now the second challenge is to make the Argon Cooling work
@tulip orchid I converted your message into a file since it's above 15 lines :+1:
Hey everyone! Can give me some advice for how can i change ha audio default output from the mobile app?
I have multiple bluetooth speaker and i want selecting which playing.
In vlc and spotify connect can set in a setting which bt speaker plays or select the default output. And i can switch in ha cli with ha audio default output --name bluez...
But when i change the output in addon settings have to restart the addon always, and disconnects spotify connect.
im getting failed to deploy on node red when trying to deploy changes says timeout server but its working fine in HA app on my phone
Hey everone, I'm getting a black page with no devices on my ESPHome page. I've updated everything, restarted everything a couple of times, no change. What can I do to fix this?
may be check if you still have a "esphome" folder .... 🙂 ... with all your devices...
U can start to think about your last backup.
What do you u guys think is the best weather addon, which indicates whether rain will come within x minutes
I haven't seen a weather addon yet. You probably meant #integrations-archived.
There is no universal best weather integration. Which one works best for you depends on where you live - try them all and see which is generally the most accurate.
Hi, I'm having trouble with the latest update for the nginx addon, and wondered if anyone could point me in the right direction pls:
Updated it from 3.9.0 to 3.10.0 a few minutes ago and now I cant access HA externally. Internally (skipping nginx) is OK.
It looks like an option for setting 'Real IP' has been added to nginx.. what should go in there exactly?
If I try to guess what goes in this new field, nginx seems to restart but it wont show any logs at all, just:
Failed to get add-on logs, Unknown error, see supervisor logs
If I look in HAs logs it got this:
Client error on api addons/core_nginx_proxy/logs request Response payload is not completed: <TransferEncodingError: 400, message='Not enough data for satisfy transfer length header.'>
...and I'm not at all sure what that might means🤦♂️
This is in a HAOS install in hyper-v, with everything else up to date. Rolling back to before I updated the nginx addon makes everything work again.
Help!
(seems @sour fulcrum might have found the same as well)
hey guys; quick question; where could i place a feature request for the LetsEncrypt addon?
I'd like the DNS provider Leaseweb to be added to the addon; i'm already using the DNS API for this provider with the ACME plugin on some of my other experimental stuff 🙂
https://github.com/acmesh-official/acme.sh/blob/master/dnsapi/dns_leaseweb.sh
On the forum
Hay all im having a problem with duck dns iv dun every thing I'm supposed to but I'm getting the error..... failed to save add on confirmation does not match regular expression any thots
this is a thot free server
I just got updated and have this same issue with the REAL IP setting. What do we set it to?
Missing option 'real_ip_from' in root in NGINX Home Assistant SSL proxy (core_nginx_proxy).
Re Real IP, I kept searching and it *might *be related to these?
https://github.com/home-assistant/addons/pull/3274
https://github.com/home-assistant/addons/pull/3725
For now I'm rolling back and keeping an eye open for 3.10.1
Updated to latest NGINX and no I cant access my server remote, what do I need to add to get it up running again?
join the club
me too
I've just rolled back, hoping to try 3.10.1 out when it shows in my HA
how do you roll back without deleting settings?
Mines in HAOS in hyper-v, so I can just roll back the VM.
Before I did though, I could still access HA using LocapIP/Hostname:8123. You should be able to restore the backup like that
I am doing a restore now from the backup created when installing. EDIT: And then I can access remote again.
weirdly enough. I set the REAL IP to *
saved it, restarted add-on, deleted *, restarted add-on, and now it works again
¯_(ツ)_/¯
Same with a space seems similar (#general-archived message)
wonder if the config was empty before and just needed something to "get it started"
but it doesnt actually require anything in there
If I stumbled accross the right things in those github links, they read like its the logic that forces everyone to set it when it shouldnt, that might be the problem.
wondering if the "real_ip" bit just needed to be added, but it can still be blank. im guessing if you inspected the YAML, it would be missing until you entered something and deleted it
yes i just added "real_ip_from: []" and restarted. Now it works again. The Brackets are not in the documentation but needed in the config
okay bingo just what i suspected
i can confirm adding something and removing it created the line of yaml with the brackets
domain: name.duckdns.org
hsts: max-age=31536000; includeSubDomains
certfile: fullchain.pem
keyfile: privkey.pem
cloudflare: false
customize:
active: true
default: nginx_proxy_default*.conf
servers: nginx_proxy/*.conf
real_ip_from: []
Would be great if someone could create an issue for this 👍
i suspect it was already addressed here, no? https://github.com/home-assistant/addons/pull/3725
I've linked to the beginning of this conversation in there
Yeah there is also a fix, see: https://github.com/home-assistant/addons/pull/3725.
pretty weird they rolled that out and it wasnt tested with the field being empty lol
Don't use the real IP feature if you don't have a proxy instance in front of it. Just an empty list as a work around for now should work. If the error you report still persists (and goes away by restoring the backup of 3.9.0), please open a new issue.
I'm having the same problem I think
It does, I've added the couple of things that seem to make the difference to #3725 too
I even tested it, by deploying it on my instance. But I had the setting already in the storage from previous test, so that got unnoticed 😢 . The main problem here is that we don't have a beta channel for add-ons. This makes it really rely on a single person testing, and then straight to production 😰
oh okay.
add anything to the REAL IP field, save, restart, delete what you put in, save, restart
restart just the addon, correct?
yes
would be nice to have a blank-slate channel to test things on for situations such as this
That fixed it. Thanks.
Question I've had for a long time and never asked: ever since I installed the nginx proxy add-on, I can only access the web UIs for my add-ons that have web UIs using the proxied URL.
When I go to http://homeassistant.local:8123 I cannot access any of my add-on web UIs.
When I go to https://publiclyAccessibleUrl.duckdns.org I can access the web UIs for my add-ons.
Is it supposed to work this way?
I'm not sure what the difference will be, but I can get to them using either OK
Do you see anything logged in either HAs logs or the addons?
Maybe something about trusted_proxies (as a complete guess)?
Reproting in as a member of the Nginix update now no access club. I'm running on HASS OS on it's own machine. Any idea how I can get into the docker container for nginx and add that empty set line? I've forgotten the docker exec -it command from hassos. My google-foo is failing me.
3.10.1 seems to have just been released
If I install it over 3.10.0, I see no new problems
If I roll back to 3.9.0 then update to 3.10.1, I dont see the same trouble I did when going to 3.10.0. (So I would hope no-one else sees the same once HA instances have checked and found 3.10.1)
I’m trying for the CLI of hassos and “ha adding update” does not seem to work. The name is “NGINIX Home Assistant Proxy” and no combination of that seems to work. I do see the update after doing refresh-updates
core_nginx_proxy worked (underscores not dashes…. Bad eyes)
And had to manually restart it but now back in
I just installed it however the option is still not optional?
edit the yaml and make sure this line is there
real_ip_from: []
I got it, just edit the config in yaml adding real_ip_from: [] in the end
I may do ^ workaround, but 3.10.1 is out right now? how long of a delay before my hass OS install shows it? Right now I'm on 3.10.0 and it shows Error: No update available for add-on core_nginx_proxy
I can only access my hass from ssh (because it won't start) where is the file where I need to add real_ip_from: [] ?
3.10.1 became available to my system and now it's working!
Hay all im having a problem with duck dns iv dun every thing I'm supposed to but I'm getting the error..... failed to save add on confirmation does not match regular expression any thots
post your config and mask anything revealing
Make sure you've updated to 3.10.1
Hi All - anyone has any experience with the NUT addon? I am trying to setup in HA the UPS I have - TedElectric 1800W - maybe someone encountered the same issue and can give me a hand
What issue?
@jade wing I wrote you a message - not wanting to spam the thread with debugg stuff - if that's ok with you as well
Eh...no
Please use a code share site to share code or logs, for example:
- https://dpaste.org/ (select YAML for the language, and consider picking a longer expiry)
- http://pastie.org/ (select YAML for the language)
- https://paste.debian.net/ (you guessed it, select YAML as the language)
Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.
Taking it to DMs means you get less help
got it - no problem - I will add here the issue I have
so - I bought a TedElectric UPS - this one (Ted Electric 3100VA 1800W UPS Line Interactive - LCD Display - 3 x Outputs) in particular and it comes with a USB cable for management. I have a Synology - on which HA (latest version) runs on VM. Synology does not see (maybe it does not have the driver) the UPS - but in the VM (where HA is installed) I can see and mount the USB which comes as in the screenshots
so, the USB is detected - and forwarded to HA - as my logic would state, then I installed the NUT addon - and within the Config - I tried several drivers from the NUT main page - but none is actually working. The closest I got was the following output (on trace level) https://codeshare.io/4YpjOA
Do use a code share site rather than flooding the channel with logs
ok, edited it out
I'm getting a new error in LetsEncrypt with a config that has always worked using DNS auth on Route53. An error occurred (InvalidChangeBatch) when calling the ChangeResourceRecordSets operation: [RRSet with DNS name _acme-challenge.goulimmerman .com., type TXT cannot be created as other RRSets exist with the same name and type.]
Yes, but why? And what to do to fix it? This si the same config I have used across 3-4 different LetsEncrypt installations, all pointing to Route53 DNS. And wouldn;t the TXT record always be there for a renew?
So I delted the TXT record and it worked. I wonder what happens now when I renew?
Is the TXT record SUPPOSED to get deleted aftyer satisfying the DNS challenge? Maybe another instance of LE left it behind wwhen it shouldn;t have?
Hey there!
I'm running HA Supervised on my Debian server.
I created and started a docker container with the app (not related to HA) that I wrote.
I started getting an Unsupported System repair notification.
Can I ignore it, and I run my own containers without messing up my HA and other add-ons in the containers?
No. That's expected: https://github.com/home-assistant/architecture/blob/master/adr/0014-home-assistant-supervised.md
No additional software, outside of the Home Assistant ecosystem, is installed.
If you want that freedom either virtualize HAOS or use the docker installation method.
Or do a mix of both like me.
What do you mean by mix?
Install HA Supervised in a VM with Docker inside the VM?
Either HA Container on another OS or full HAOS in a VM
In my case I run a HAOS VM for testing. Mostly to help people here.
My production HA runs in a docker container in a debian VM. So I run a mix of both of the suggestions I gave you.
Hmm, I think I will go with HAOS in a Debian VM, to keep the add-ons inside the HA GUI. My only concern is this might have higher resource usage than my current Supervised install. But at least I will have my own docker and will be free to mess with my containers.
HAOS is its own OS. Supervised on debian has no real benefits (as you saw you get no control) and I think roughly 99% of "us" recommend against it.
Virtualization has a little bit of memory overhead but the rest should not be noticeable with proper settings.
Also see here: #hardware-archived message
Moved to #hardware-archived
That wasn't a link to #hardware-archived itself, btw. It was to a post on #hardware-archived 🙂
Yeah, just realized😅🤦♂️
Hi, i only have access to shares on a Home assistant currently Web interface not working. Can i install SSH add on somehow like that?
No
If you don't have SSH already w/o the web interface, you should use the terminal to get things running again
sigh.. no monitor or keyboard on location. Guess i have to drive over and take it home to fix then.
thanks. willd rive over to dads house.
I would like to set up GoAccess for the NGINX Proxy Manager addon, to visualize the logs.
For this, I need the log file of the NPM addon, which is not exposed on the host machine (Supervised setup).
My idea is to somehow use journalctl CONTAINER_NAME=addon_a0_nginxproxymanager to get the logs, but still this is not a file.
Writing to a file cound be done using eg. cron, but if the log gets big, this will slow down eventually.
Do you have any idea how to make this happen?
How much of a process is it to use bluetooth on a synology?
I'd like to use it with SwitchBot
Does not sound add-on related
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.
lol, I thought because bluetooth is an add-on
ugh
oh, there a difference between addons and intergrations nvm then
#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.
is theer a know wiki like alternative to bookstack for HA ? I'm running a HASSOS env and can't get the iframe integration of bookstack to work. With the IFRAME Control env var it runs some time but after some time I get the "419 | Page Expired" error.
WallPanel Local Image accses
@gloomy rapids Can you share how you got started with the AppDaemon addon? I can't find hello.py
Alarmo, Tablet Chimming Sound, Entering before Alarm Starts
There is an appdaemom discord that's worth joining. It is in /addon_configs/appdaemom/apps. Something like that. /addon_configs comes before /homeassistant which is where configuration.yaml is etc
so I need to access the host os to change the appdaemon config?
run a real hypervisor OS like proxmox and virtualize HAOS in a VM if you want to do this.. using HAOS as a hypervisor installing addons like bookstack, plex, etc is just not a good solution
is there a way to define my python script for appdaemon using their web ui? I see they have a configuration file I can edit there
@empty ember AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps. It uses the Home Assistant API (or MQTT) to communicate with HA. You can get help at their Discord server.
Have you tried using pyscript? I use both. Pyscript is much more simple in my opinion. If it can handle what you are trying to do I'd try that first. I used to to send broadlink commands
I used appdaemom to scrape websites and give the data back to home assistant in the form of a sensor.
I think pyscript can't do sensors and stuff like that. It just runs scripts
RTL_433 discovery help. I used the discovery add-on. It connected to MQTT and data flowed on thru,and the devices were created that I needed. Each of the 2 devices has only 1 entity, timestamp, as that was all that matched the discovery from the data. I have the full data stream parameters from each in json, so I know what I need to add, but there are no config files for these devices anywhere. I tried under the mqtt config to use the listen, but the instructions I found just say to have rtl_433 running and click on "start listening"... It wants a "topic". Have no clue where to find that. Then, once it's done, does it generate a config template? It's for my water and gas meters. This is my first dive into HA. It's running on a Pi5 8G with a 256G nvmE drive
Any and all help, pointers to docs that can help etc are greatly appreciated
Hi Everybody, I am having a strange issue with ZIGBEE2MQTT for which I am not able to find out what is causing it. I Had ZIGBEE2MQTT working fine for years now and at a certain point (it has been going on for a while before I noticed it) it stopped working. The strange thing is that It connects to MQTT (I can see it in the logs and in MQTT with MQTT explorer) and in ZIGBEE2MQTT I can see the devices, can trigger and read them there. But in MQTT devices they are unavailable and new devices do not get discovered (in MQTT I can find them just fine in ZIGBEE2MQTT). I can see that the ZIGBEE2MQTT bridge comes online in the MQTT logs etc.
I have been banging my head against the wall on this issue without any progress. I already uninstalled the ZIGBEE2MQTT add-on and the MQTT integration and. installed it again without any success. The only thing I did not reinstall is the MQTT addon but I use MQTT for other stuff also, so I would prefere not having to touch that. All the other stuff using MQTT (like TANSMOTA devices etc.) are working fine and can be used though the MQTT integration devices.
I am using a ConBee II dongle and Like I said in the ZIGBEE2MQTT add-on I can see al devices so that is working fine.
Looks like the MariaDB addon is hardcoded to use config parameters that are suitable for Rpi. In my case I have a somewhat huge db on my setup, and the 2024.7->2024.8 migration seems impossible with the default config. I ended up patching the config file in the container because none of the options are mapped. Is that worth a feature request for having customizable memory options? I doubt I only hit this, the alter table query for attributes_id in state_attributes took 19% progress in one hour with the default config, likely due to copying to tmp tables which are limited to 16M.
For integrations see the #integrations-archived channel
I don't get a /config during build of an add-on. Is that new? I have old add-ons and they just use .config and create subfolders there for that add-on. What am i doing wrong?
`map:
- config:rw`
What do you mean during build?
When i say INSTALL and it gets built using the Dockerfile.
What add-on?
My own
Ah... then #1257019582112334014 is where you wanted to be
kthx
C:\Users*>ssh myhomeassistant@homeassistant.local
Corrupted MAC on input.
ssh_dispatch_run_fatal: Connection to fe80::9e4b:** port 22: message authentication code incorrect
why do I keep getting this error when I am trying to connect to my home assistant ssh?
If I remember correct, Windows uses another SSH implementation than the add-on.
Try ssh -m hmac-sha2-512 myhomeassistant@homeassistant.local
Unable to negotiate with fe80::9e4b:** port 22: no matching MAC found. Their offer: umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com
You will likely have less headaches by using Putty
Try ssh -vvv myhomeassistant@homeassistant.local for some debug logging.
Anyone knows about this mariadb error?
Recorder is totally broken.
[ERROR] mysqld: Aria recovery failed. Please run aria_chk -r on all Aria tables (*.MAI) and delete all aria_log.######## files
From where should I run this repair when mariadb is installed as an addon?
Directly related:
[ERROR] Could not open mysql.plugin table: "Unknown storage engine 'Aria'". Some plugins may be not loaded
I think I have a buck in the TUYA interface in connection with the presence detector ZY-M100-WIFI24G存在传感器 (unsupported) (4cjzlliucdjaanvl)
from Tuya.
While the Tuya APP displays status changes immediately, the Tuya interface reacts up to 3 minutes later. Has anyone been able to fix this effect?
Which add-on are you referring to?
I only know the Tuya Add On 0.74 from Home Assistant.
Hi can anyone help me install visual code add on in my home assistant as there is no add on option in my HA which i installed in my NAS, i had problem while installing hacs aswell but I managed to open terminal and install it.
Can anyone help me install visual studio addon aswell?
can i also set up a development environment? Is it useful? I want to run my old myhomeserver1 through hacs with it
If you're not running HAOS, you can't install any addons
show at setup / addons
Hey! Im trying to trial run Bermuda to replace espresense to eliminate duplicate esp32s, but I've been struggling to get Bermuda to show any devices when I click on the configure option for the integration. It says this:
Bermuda can currently see 0 active of 0 bluetooth devices, reported across 0 active of 0 bluetooth scanner devices. You need to configure some bluetooth scanners before Bermuda will have anything to work with. Any one of esphome bluetooth_proxy, Shelly bluetooth proxy or local bluetooth adaptor should get you started.
I have some active Esphome devices that are integrated with hass, have aesp32_ble_trackerblock, and haveble_presenceplatformbinary_sensorentries. What am I doing wrong? Is there additional device tracking setup that I need to do within hass?
is this the correct channel to ask questions about the mosquito mqtt broker add-on?
Yes.
How can I have in nodered “node-red-contrib-home-assistant-websocket” to autoupdate? Because every time some change and that is not updated I lost a lot of functionality.
Thanks
Non-answers like this are kinda rude, I get it, but I'd recommend you register for release notifications on github instead and update yourself: https://github.com/zachowj/node-red-contrib-home-assistant-websocket
https://imgur.com/a/PIOgsVN @viscid orchid
Cant i add it through terminal? The way i installed HACS
You have the container install. It has no addons. You can install your own containers though. Addons are just custom containers managed by the supervisor which only exists for HAOS.
Yup.
I hope then i can edit the yaml files in HA?
If properly configured, yes.
Visual studio to be properly configured? Or the file?
The former. You have to tell it where the config directory of your HA container is and take care of permissions. Lots of depends and variables so I can't tell you anything specific.
It's one of the reasons I recommend docker compose over GUIs.
Tailscale. I'm a bit lost. I think the Tailscale add-on is for user remote access to HA. I want to access remote devices.
Background: I set up a security camera at the shop. I loaded Tailscale onto a RPi to share the subnet. I installed Tailscale on my home NAS with the camera security package. I can see the camera and record on events. I can ssh into my NAS and from there ssh into the RPi at the shop.
I have HA installed on a Blue at home. I want HA to talk to devices at the shop. I installed Tailscale on HA but the dialogue in the Tailscale/admin/machines wants me to enable sharing the subnet and exit node. I don't want to share my home subnet with the shop and I don't think I want it as an exit node.
Any help appreciated.
Can anyone point me to any documentation or help to output my own addon's log to a file in /homeassistant or /config please?
im trying to figure out how to change the passwords to the "homeassistant" and the "addons" system users of mosquito mqtt addon. its not in the Configuration tab of the Addon, and its no longer in the MQTT Integration. if i select "reconfigure mqtt" and it pops up a username and password fields, and password field has the frustrating string "password_not_changed" and if i change it to anything then the integration disconnects from the addon and the password doesnt change
when i take apart a system backup, i can find the core_mosquito.tar integration backup instead it, and when i take that tarfile apart, i see the existing passwords in the ./data/system_users.json file
ESPHome add-on: is there any way I can point the VSCode extension (running in an app, not an add-on) to the add-on for yaml validation?
thats a specialized version of a generic question ive never been able to get a straight answer for: how can i look inside an installed add-on container. everyone sucks their teeth and says "well, that depends" and never gives me a list of things to try, depending
Hmm, your specific question ... I think ... hang on
Afaik, there is no way to access "Hassio" command line. But i am currently staring at the command line of the samba container. Is that what you're looking for?
i dont think so. its easy to get a shell, just install the "Terminal and SSH" addon. but all it gets you is a shell into that addon container
which is not ENTIRELY useless, because then the backups dir is available, and i can take backups apart, change them, and "restore" them. but tahts nearly the worst possible way to read and change things
well, in my case tonight, what is the ****ing system passwords for the mqtt / mosqitto add-on, ever since someone recently thought it was a good idea to remove retrieving them via the mqtt integration.
and in your case, it looks like you want vscode to look into an addon to read adn validate some yaml files
I can't test the mosquitto container, as i dont run it.
The issue I have messing with add-on containers, is that the add-on framework will overwrite any changes I make upon a new release or maybe even a reboot. So I run things outside of HA as soon as there is a need for that.
But from the SSH addon, you CAN get into the other containers.
how?
for the SSH addon turn off protective mode
and then when you're logged into the ssh addon command line ... you can do things like docker exec -it <id> /bin/sh
or <name> i guess
thats useful, ty
docker ps shows me the esphome container isnt exposing any direct ports yet
🙂
the VSCode extension for ESPHome says "you will need to configure the add on to 'leave the front door open' and also give a tcp port in the addon for external access"
So weird. docker reports no port mapping, but the dashboard loads in a browser through the port I've entered in the configuration panel.
VSCode no longer reports an error when I change the 'dashboard uri' of the ESPHome extension. But I have no idea if it's actually validating my yaml. No idea how that works.
Hi!
I am trying to setup NGINX proxy manager, but the default email and password are not valid ("no relevant user found"). I think it might be due to an earlier installation of the NGINX proxy manager. Is there any way for me to delete any files that might have been left over from the previous install for the addon?
I tried using the FTP addon, but I cant seem to access the files via that way
The local storage should be in /addon_configs
Found it, thanks!
Hi, I'm setting up NGINX proxy addon and got confused on step 2 in "How to use" in the Documentation. It states "You must add the following section to your configuration.yaml":
http:
use_x_forwarded_for: true
trusted_proxies:
- 172.30.33.0/24
Where does the IP above come from? Should it be replaced with my HA server IP adress instead or am I missing something?
That's the range for the Docker internal network on HAOS
As the docs say, use that as is 😉
@jade wing ; Phew, then I no longer need to be afraid to restart my server 😄 Thanks!
Well, you'd only restart HA (Core) anyway
Plus you'd still be able to connect directly even if you messed up
Ah yeah, good point, thanks again! 👍
@supple zephyr I converted your message into a file since it's above 15 lines :+1:
You can access HA directly?
You've checked the HA (Core) log file?
You've checked the NGINX log file?
Yes, can access directly via ip adress. I have checked the logs via HA gui but not the actual files if that matters?
I should mention I have not created/modified any config files for NGINX (as this was not mentioned as a requirement in the documentation)
the registered certificate is a wildcard certificate if that matters? In the configuration I have the actual subdomain, e.g. ha.owndomain.com instead of *.owndomain.com
I'm fairly sure the Nginx proxy addon isn't expecting you to already have SSL setup on HA itself: https://github.com/home-assistant/addons/blob/master/nginx_proxy/DOCS.md
If the http section is using the ssl_certificate, ssl_key or server_port keys, make sure to remove them.
I'm not sure either but I did follow the guidance you've posted (remove ssl_certificate etc) and then I was only able to access my HA server using ip and not domain name.
I found an earlier post here and after some fiddling I now have the proxy addon up and running as well as being able to access HA via domain name (https). I will let you know how I got this to work but first I want to be sure the proxy actually works. Any idea on how i can check this please?
Well... if you can access HA over http using the IP as well as over https using the domain name, seems pretty safe to say that the proxy is working
I might have been a bit too quick there. Got it to work only to then have ssl issues the minute after. Will make use of your guidance, thanks.
can i set persistency for Mosquitto addon without using customization ?
@unkempt mortar I converted your message into a file since it's above 15 lines :+1:
Right, I did not got the NGINX proxy addon to work as I believed a couple of hours ago 😮 I have however noted that a lot of the earlier discussions ends up in a recommendation to use "Nginx Proxy Manager" instead of the addon. As I already have generated certificates I think the NPM might be a bit overkill for my need (I only want to enable a proxy to make use of connection pooling for the Unifi Protect addon). Before I spend another day on troubleshooting my setup with the NGINX addon, are there anyone out there who has this addon working?
There are a great many people with NPM or NGINX add-ons working
Alright, thanks. My quest will continue. 😉
Any1 found an app to design floorplan, I tried floorplanner.com but it's rlly hard to use on mobile
And I can't use sweet Home 3d bc it costs 5.49 to buy
Hey all I am trying to debug some MQTT addon issues and turned on debugging. However the log rotation is too quick so usually I am too late to download the log file, is there any way to slow down the log rotation and export them to a accessable file? I am currently running HA OS
Might be a long shot but is there a website I can enter my address into and it'll give me a ground floor plan, my house is 1 floor and a basement but I can take care of the basement
Or I can take pictures of the interior and it'll make am svg ha-floorplan can read
- The forum has that covered in depth on the floorplan threads
- You really wanted #frontend-archived
Hi Everybody I have been trying to troubleshoot why my zigbee2mqtt is not adding new devices to mqtt.
What i noticed is that somehow I still see addons in the use trhough the webgui even when I change it, after a restart it states addons again. In the configure.yaml the correct user and password is configured (within quotes) if I look in the MQTT addon log I see this:
New client connected from 172.30.33.11:40036 as mqttjs_afb1d75c (p5, c1, k60, u'addons').
And the new devices do not appear in the MQTT integration.
In the zigbee2mqtt webgui the devices are present and I can trigger and read them there. I am lost, been going atthis issue for so long but cant find the rootcause. The only thing I did not reinstall is MQTT addon itself beacuse I need it for other stuff. 😦
You want the #zigbee-archived channel
thnx, can I move this postthere?
sad, but true
I just updated my HA Container to the latest release and I was presented with a notification that panel_iframe is going to disappear soon. In my configuration.yaml, I have node-red setup to show using an panel_iframe and I don't know how to adjust the config to use it without the panel_iframe.
Any suggestions?
I just commented it out and the Node-Red Addon still works. 🙂
The container installation method has no addons. The iframes are now handled via the dashboard UI.
Hey guys, I'm trying to install the DuckDNS addon to HA. However, in the addon store, these are the only addons I can see (https://imgur.com/a/4v4bFrY) If I seach duckdns, I don't see it either. I've tried manually including the core addons repository (https://github.com/home-assistant/addons) but HA just tells me "Can't add core, already in the store"
I'm probably missing something obvious, but can anyone help?
If it's relevant, I'm using a fresh install of HAOS on a rpi4
Oh rebooting the system fixed it
can i set persistency for Mosquitto
Hi all, with music assistant, is it possible to start a playlist on a particular device via automation? I'm not finding the way to do that, i would have expected it under actions
guys, I cannot get mosquitto broker via add-ons store. There is a 404 error popup after a few minutes after I clicked install button on the mosquitto broker addon page. Need help.
Can someone help me with setting up my govee smart switches with the home assistant app?
You wanted the #integrations-archived channel
there is a music assisant discord server youll get better support there
Is there any fix for The Google Assistant SDK addon, it isnt working due to some deprecation of oauth
Do you mean the integration? If so, #integrations-archived is best for that question. Share some details on the issues you're running into
As they were told 2 days ago when they posted in #general-archived ...
Does someone have an up-to-date tutorial for setting up DuckDNS? I found a YouTube video but updating the YAML according to his instructions broke the system.
The goal is to have DuckDNS set up so I can install & use the Smart things addon
I looked at those, but the YouTube video I found listed more steps beyond what the docs shows (involving editing more than just the http block in configuration.yaml)-- are those extra steps superfluous?
Is anyone aware of a good guide on how to set up cloudflare tunnels on a docker instance of Home Assistant? The only ones I can find are using the addon, and I am having some trouble.
Or alternatively, is there a way to run home assistant OS whilst also having other types of server running on the same machine?
If you are managing docker yourself you need to search for docker images of whatever it is you are after. Most add-ons are based on existing docker images
@gloomy adder https://hub.docker.com/r/cloudflare/cloudflared
Is there a way, using the SQLite web add-on, to view another SQLite db (not the HA one?)
In the addon options you can select a different database. Not sure if you can change it on the fly.
Hey does anyone know how to get an api token from home assistant for lumia stream?
got it i think
I am trying to copy the data of one sensor to another in inlux db and I can't quite figure it out. I've found one command but that works only v2.
Is there someone that can help with that?
I think it should look something like this but that doesn't work because I can't use WHERE more than one time
SELECT *
INTO "homeAssistant"."autogen"."kWh" WHERE "entity_id"='stromverbrauch_gesamt'
FROM "homeAssistant"."autogen"."kWh" WHERE "entity_id"='tasmota_holley_verbrauch'
WHERE time > now() - 1d
GROUP BY *```
Hi, i'm trying to add "bluetooth tracker" to my home assistant: so, i changed the config.yaml and added the "device_tracker:
- platform: bluetooth_le_tracker" to it.
But, despite that, nothing changed, the "bluetooth tracker" didnt appeared on the devices neither entitys. Any suggestion?
That is not an add-on, but something for #integrations-archived or #bluetooth-archived
has anyone intergrate the "Ring-MQTT with Video Streaming" to the generic camera. When i add the rtsp and still image url's i get error: Timeout while loading URL and Error rendering template. Review log for more info.
Morning. I'm wondering if there's an android emulator add-on. I'm looking to get notifications from an app and prefer to self-contain it all on my HA host.
There is an android app. You can also send message notifications to services like Telegram.
Right, what I want to do I capture notifications froma different app into HA. I know I can do that with the HA Mobiles App. But I could run that whole flow through my actual phone, but wondering if it's possible to have a "virtual phone" in an add on, so it still works if my phone is off, out of coverage or what have you.
I assume you want to do something with the notifications from a different app?
The different app may already be an integration. This request doesn't sound like an add-on to me.
It's no, I've looked, and it doesn't have an api. It's the school bus tracker for my kids. It only sends alerts when the bus is in certain areas. I want to get those into HA and use them to compare to the schedule to update us on how late it's running.
That is above my pay grade.
Fair. Thanks
hello Do you know if I can use PHPmyadmin add-on to check a Mariadb database hosted on an external server (proxmox) ? If yes, what do I need to modify ? As it seems that the PhpoMyadmin works only with the MariaDb Add-on. Thanks
Probably need to use a different add-on (like https://github.com/andrewjswan/phpmyadmin-addon/blob/main/phpmyadmin/DOCS.md ... no endorsement and there's probably others) since the official one is explicitly intended for the add-on
is there a path where esphome stores there config files on the host so that i can acces them via the console?
Hello NSX I have installed the add-on. However it won't start due a permission access with this message s6-rc-oneshot-run: fatal: unable to exec /etc/s6-overlay/s6-rc.d/init-phpmyadmin/run: Permission denied
s6-rc: warning: unable to start service init-phpmyadmin: command exited 126
/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. Any idea what to do ? Best regards
This might be the wrong place to ask, but yesterday after installing the 2024.8.3 update, all of my Zigbee2MQTT devices are no longer showing up. HASS is correctly seeing all of my other MQTT data, I see the MQTT broker receiving the Zigbee2MQTT data and I can see all of my devices still in Zigbee2MQTT and even interact with them. I just don't understand what could be the problem, all logs are clear, it's just that all of the device entities are unavailable for some reason. Is there a good way to debug this sort of thing?
I did downgrade back to 2024.8.2 but that didn't restore anything so I'm not sure if the 8.3 update is actually the culprit or maybe I misconfigured something and never restarted HASS until the update? I'm really not sure
As far as I understood your question there is an Android school bus app, you register yourself, and receive push notifications on your device when the bus is in a certain area.
You could try to listen for the notification on your phone and when it arrives send out an API call or MQTT message towards HA.
You could try the app Automate by Llama lab to create such automation on your phone.
I did not try, but according to docs the app can react to arbitrary push notifications.
https://llamalab.com/automate/doc/block/notification_posted.html
That's a fair encapsulation of the problem. The app is called StopFinder, the school system buys it and provides it to parents. Using the HA mobile app to pick up the notifications was my intent, yes.
I'm not referring to the HA app. Just install both Stop Finder and Automate (the app I'm referring to) on the same phone. Creat an automation in the app Automate that listens to the Stop Finder notifications and calls your HA backend via MQTT, REST call, etc.
Aaah, I get you. I'll give it a shot.
I'd be delighted if you could give feedback if that works. Now that I'm thinking about it I have similar use cases with other notifications 😀
Looks like the blocks 'When notification' and 'HTTP Request' are promising starting points. The first one allows to select the notified app from a drop down list.
Anyone got any idea on this? I'm not looking for someone to spoon feed me the solution, but I have like 0 idea where to even start looking for what is causing this
if you haven't already, I suggest restarting the Z2M addon
it will republish all the devices
I have, also tried restarting home assistant itself
It runs on a Yellow box
And they both live together on the same box, I just use the add-on directly through the add-on store
can you see all the devices until homeassistant/# when you browse the MQTT broker with MQTT Explorer?
Doesn't look like I can attach screenshots here, but yeah
I can see everything in the MQTT broker
And Home Assistant can see some of my MQTT data because I can see it eg. my home energy usage which also comes in via MQTT
then I suggest reviewing this: https://www.home-assistant.io/integrations/mqtt/#discovery-options
There's really nothing to do for it
Thanks, I'll give it a read!
I appreciate the help. Fingers crossed I got my lights working again before it gets dark and I have to turn them on manually like an animal 😄
hello, i need some help with the RPC Shutdown add-on. I have been using it successfully for over a year now, but just recently changed my network setup which resulted in a different subnet. so now the pc i'm trying to shutdown has a different ip address. and despite having updated that ip everywhere i can find/think of in HA, when I try to shutdown the pc, it fails, and the RPC Shutdown logs say it fails, and still reference the old ip address. I've updated to the new ip in the configuration.yaml, the rpc shutdown add-on configuration, and in the ping integration. and when i ping the device by domain name using the terminal addon, it shows the new ip. I can't tell if this is an issue with the add-on, the HA configuration, or something network based. What am I missing?
Nevermind, go figure, as soon as I ask, it starts working correctly. Guess I just had to be more patient.
I see @jorg wrote that add-on is v1. But where can we see the version? In the 'Configuration' tab of Web UI I see only "Chronograf Version: 1.10.2" but I figure that is just a component.
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.
I hooked up Google Assistant SDK so that in Developer tools > Actions > Google Assistant SDK: Send text command > Turn Off Bedroom Light, it will turn it off. Is there a way to make this a button on the overview?
That's a question for #frontend-archived
Ack, thanks, will do.
For anyone who stumbles on this, it has been moved to: #frontend-archived message
Is there a connection between Imgur and solving the problem of people sharing text as images?
Sometimes the detour motivates people to copy & paste text instead.
Or use code sharing sites for longer stuff
Hey guys! new here on the discord channel, but Homeassistant user for a year or two now, we've been automising stuff around teh fammily house and searched into the Google assistant SDK, but i can't seem to find the page to Register a device to get a model ID.
Anyone has the magical solution?
Hi im trying to get the Tesla HTTP Proxy add-on up and running but im not sure its exposing on the right port, now that portainer is gone, is there any way to see a list of exposed container ports?
See #zigbee-archived
its for the addon zigbee2mqtt, the interface part
@dark ridge I converted your message into a file since it's above 15 lines :+1:
Is anyone aware of an alternative for the "Spotify Connect" addon that can be used in a docker container?
(I'm not sure if this is the right place to ask)
Have not tested that, but it might do the trick:
https://hub.docker.com/r/kevineye/librespot
I'll give it a go, thanks!
At least it seems to use the same software
has anyone installed webrtc lately? im trying to follow these directions but im getting lost in the sauce
phpmyadmin broken? just tried to install and start it, I'm fully patched
rebooted OS as well, nothing
Broken is quite vague. What happens? What do the logs say?
"phpMyAdmin
The add-on seems to not be ready, it might still be starting. Do you want to try again?"
where would the logs be?
Right next by the addon overview.
"/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."
it would help if I knew what service
Is the MariaDB addon installed and running?
nope. Thought I could use this to run DB queries on the default database
wait so do I need to move it all to MariaDB to use SQL sensors?
I just wanted a SQL command sandbox to test pulling historical data from sensors :/
See the requirements section in the docs for that addon.
The default database is SQLite. PhpMyAdmin is for MySQL. There's SQLite Web for that.
Thank you this is what I needed
Hello, I am trying to setup the Asterisk addon for my Hikvision doorbell/door station, as in this instruction. However whenever I change the pjsip_custom.conf, it just get reset back to the default settings on startup(I stopped the Asterisk addon when editing the config. Why is this the case? Or am I editing the wrong file?
update: I now got the config to stay, but now I get
ERROR[511]: res_sorcery_config.c:422 sorcery_config_internal_load: Could not create an object of type 'registration' with id 'mytrunk-registration' from configuration file 'pjsip.conf'
My iCloud certification expired and at the frontend it expects a new verification code to enter. Usually at iPhone or Mac a popup is shown w the 6 digit code - but this time not (or klicked it down)
How can I reinitiate the procedure?
I have done a clean install of home assitant. I'm trying to install Homebridge but it doesn't show up. I've turned on advanced mode and installed HACS (because I wasn't sure which it was installed under before) but I don't see it anywhere. Can someone please tell me the current method of addiing it? Thanks
I didn't see a support channel so, if I'm in the wrong place, please let me know
should just be able to add it like a normal Integration. I think its under the Apple category.
I don’t want HomeKit. I’m looking for Homebridge
There’s a Crestron Home add on (or whatever Homebridge calls it) that I want.
Homebridge was definitely there at one point, Franck is the one that created it.
I can’t post photos but Homekit Bridge is in the Apple Category.
Homebridge is a totally different project.
What does it do over the HomeKit bridge integration?
I don't think it's needed anymore
I think if you have devices that need Homebridge you can use add them to Homebridge then use the Apple Home integration to add them to HA
Isn't homebridge just a way to communicate with HomeKit devices? The HomeKit bridge integration does that
HomeKit bridge operates in the opposite direction: home assistant > HomeKit
Then the HomeKit device integration
There are two
I don't think there's a gap to be filled
The addon is no longer needed
I see what you are talking about, but that’s not it
That’s for getting home Assistant devices into Apple home
one is
Homekit Bridge is to bring HA devices into Homekit
There are two things there
the other is the opposite
Right. That’s not what I’m looking for.
Look
ok so then choose the other one
Just read the docs for the two. Or keep looking for the addon, which doesn't exist
The other one has no configuration, just tells me it hasn’t found any devices.
is the device already paired with Homekit?
you need to remove it from Homekit so it becomes discoverable
Hello friends,
I have a problem that I haven't been able to solve for two weeks. I have tried several solutions, but nothing works. Could someone please help me?
"Failed to install add-on
'AddonManager.install' blocked from execution, no host internet connection"
You aren’t understanding, nevermind. I’ll just do it manually
i’ve factory reset all my Homekit devices and added them directly to Home Assistant
then use Homekit Bridge to bring them back into Homekit
for Siri and shit
the add-on you linked to is what Homekit Bridge does today
You don’t understand what Homebridge is. It’s similar to Home Assistant. It connects things that normally wouldn’t be connected.
read the link you sent
But it doesn’t have any UI
not useful for home assistant users
Yes it is
“Homebridge is a server that emulates the iOS HomeKit API, allowing you to control your Home Assistant via Apple devices (including Siri).”
its Deprecated
in favor of Homekit Bridge built into HA
I suggest not wasting your time
basically i think he wants the little plugins for each homebridge thing that he's used to
Great another company over helping
it's a 'simpler' setup in some regards i guess but something none of us here really do or suggest
Closer
you cant act like the smart one when you're the guy needing help
i mean you can but lol
There’s no Crestron Home in Home Assistant
Get off your high horse
holds up mirror
im seeing some custom components (hacs custom integrations) but maybe they are all out of date cuz people moved on to better systems?
pretty niche thing for devs to support unless they just want to
maybe you’re talking about this Homebridge integration?
I’ll just install it manually. I used to like that I could keep everything inside Home Assistant.
i'd rip out and replace every light switch in the house before i went down this road personally
You don’t know what you are talking about. These dimmers are enterprise grade hardware. Look up Crestron
i know exactly what im talking about
But Crestron Home is their residential hardware
that shit isnt worth the mental anguish over what we can buy from amazon or small shops
lots of us have really performant smart lighting without custom bullshit
is your Crestron stuff compatible with HomeKit?
You are misinformed. I’m not asking for your opinion
no you just drank the koolaid
No. That’s why I wanted Homebridge inside Homebridge inside home assistant
ok starting to make sense
I can just install it manually or on another Pi. I just liked that I could have all my home automation stuff under home Assistant
I can just install it manually or on another Pi. I just liked that I could have all my home automation stuff under home Assistant
i think you should run Homebridge separate from HA
Sorry for the repeats. Running the iOS beta and it’s probably messing things up
you can run Homebridge on the same Pi. i’ve done it
Thank you for trying to help
You need to do your research before speaking
enjoy your industrial lighting!
I do. Enjoy your subpar lighting
Is there a custom front end for regular reminders anywhere? We use Alexa reminders but they aren't always reliable or trackable. I need to make it simple for my wife to edit them in a list format/interface. I can create them as automations but if she wants to tweak the verbiage, time, interval, or whatever, it's basically impossible and she just won't use them. I'd love something like this:
-5:00 pm MTWHF, "Kids, time to brush your teeth" On Alexa-A, Alexa-B, Mom cell
-7:00 pm, ALL, "kids, PJ time" On Alexa-A, Alexa-B
-8:00 pm T, "Dad, put the trash out" on Alexa-A, Alexa-B, Dad cell
This is what the reminders list looks like in the Alexa app https://www.reddit.com/media?url=https%3A%2F%2Fi.redd.it%2Fwjftxqftzv661.jpg
Hey all
I have set up vaultwarden on my server and have downloaded the bitwarden desktop app and trying to log in to it with self hosted. But every time i try to do so, it just tells me an error occred. failed to fetch
I have the bitwarden browser extension and have been able to login to this with no issues. I copied over the same information from the extension to the desktop app for self hosted but it just wont work.
This same issue also happens on my phone too
Is anyone able to provide some help on this please?
Thanks
Hello friends,
I have a problem that I haven't been able to solve for two weeks. I have tried several solutions, but nothing works. Could someone please help me?
"Failed to install add-on
'AddonManager.install' blocked from execution, no host internet connection"
Please share the output of these commands via SSH
ha network info
nslookup ghcr.io
nslookup ghcr.io 1.1.1.1
Please use a code share site to share code or logs, for example:
- https://dpaste.org/ (select YAML for the language, and consider picking a longer expiry)
- http://pastie.org/ (select YAML for the language)
- https://paste.debian.net/ (you guessed it, select YAML as the language)
Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.
it's just me that have issues adding local users to mosquitto? the YAML editor on the UI seems to not save my changes, or sometimes just the first user works. And the YAML is correct
Is it possible to connect remote visual studio code to HA OS using Terminal & SSH or otherwise? i get errors but i can ssh to HA fine from command prompt. i have the Studio Code Server installed but i need to have the files accessible through external vsc. Anyone know what is required to make it work?
Using the MQTT Broker Addon, after stopping the service, the WILL message is sent, showing that homeassistant is offline, as would be expected. However, after a few seconds and with the broker still stopped, MQTT Explorer shows that the BIRTH message was sent somehow, thus indicating that homeassistant is online.
(To be precise, homeassistant was never offline, it was the MQTT Broker that was offline.)
Is this how its supposed to work?
i know this is like really old but i have just been looking for exactly this all i can find is archived integrations
are you aware if this still exists and where to find it?
No. There is a forum post about using RCON for Palworld. But that seems to be a standalone software
https://community.home-assistant.io/t/rcon-game-server-sensor-and-dashboard/709162
Weird, is ifan ceiling fan on ESPHome supposed to have a fan speed setting exposed to HA? Because I have on off and on off for the light but no speed
https://dpaste.org/qVKK9 pretty sure you have to have it in yaml not sure what yours looks like but i'd ask the guys in esphome discord server for esphome stuff
I have it on the esphome interface if I connect to the controller, just don't know why it's not on the ha side
fan:
- platform: speed
name: 'Fan'
id: fan_comp
output: fan_relays
speed_count: 3
I think this should be enough, but I will chekc the other configs
You should ask on the ESPHome discord
👍
I'm an idiot, you can click the fan icon to set the speed. Durh
Is there a way to fix database upgrade issues? I am using MariaDB add-on and getting this error in the add-on logs:
------------------------
2024-09-01 19:33:13 0x7f83453fb0 Transaction:
TRANSACTION 21671766, ACTIVE 2490 sec inserting
mysql tables in use 2, locked 2
108916 lock struct(s), heap size 12312696, 17316003 row lock(s)
MariaDB thread id 305, OS thread handle 547663200176, query id 8265 172.30.32.1 homeassistant copy to tmp table
ALTER TABLE states ADD FOREIGN KEY(old_state_id) REFERENCES states (state_id)
Foreign key constraint fails for table `homeassistant`.`#sql-alter-43-131`:
,
CONSTRAINT `#sql-alter-43-131_ibfk_1` FOREIGN KEY (`old_state_id`) REFERENCES `states` (`state_id`) in parent table, in index ix_states_old_state_id tuple:
Anyone can help me with HASS.Agent? I can't get it connected to my pc
I´m an earlier adopter of HA , but not a computer savvy, a long time ago I used pig for presence recolonization, after it was canceled I didn't found a new good way to do it.
which are a new option to do presence reconition especialy for automatize alarm sistem?
pig?
For #hardware-archived you've got PIR and mmWave, with mmWave being better are somebody is there
In terms of HA #integrations-archived you've got the mobile apps ( #android-archived and #ios_and_mac-archived ) plus nmap_tracker, #bluetooth-archived beacons, and more
is there a alternative for the glances add-on?
its always stuck on loading, it seems.
Can somebody explain how to change the output directory of lets encrypt to /ssl/* ?
The log says:
Key is saved at: /data/letsencrypt/live/ha.domain.de/privkey.pem
Yes the logs said the line I posted above
Did you look in /ssl?
Excellent
But I'm not sure if it is the certificate of lets encrypt
my domain uses a different cert
Don't second guess it
It expires at 20.9. but the lets encrypt certificate on 07.11
The addon saves them there, as the docs say
Then the log is wrong
It's not wrong. It's just not telling you everything
It talks about a different directory
if the log says "Store stuff at xy" then this should be correcter than the docs
No
Okay, then explain why the logs are correct?
I was with SSH on my server. The directory meant in the logs doesnt even exists
Look, is there a problem?
Feel free to file an issue
Or maybe anybody here in the channel have time and fun by helping me
So back to the topic.
Can anybody help me by using "NGINX Home Assistant SSL proxy" .
It should read the certificates from /ssl/.
And "Let's Encrypt" should create certs there.
But the logs of Lets-Encrypt says This certificate expires on 2024-11-29. but my webbrowser says 20.2.2024 .
So there are different certificates.
Hi all,
I'm trying to setup SSL certificate for my Hass using Lets Encyrpt, my ISP doesn't allow port 80 so I have setup an alternative portforward and set this in the addon config but I'm still getting this error when running LetsEncyrpt:
Hint: The Certificate Authority failed to download the challenge files from the temporary standalone webserver started by Certbot on port 80. Ensure that the listed domains point to this machine and that it can accept inbound connections from the internet.
You need to use DNS-01 verification
My iCloud (add-on) certification expired and at the frontend it expects a new verification code to enter. Usually at iPhone or Mac a popup is shown w the 6 digit code - but this time not (or klicked it down)
How can I reinitiate the procedure?
hi, are influxdb topics supported here?
like needing help with the addon?
We've also got #analytics-archived
yeah, like there's some weird stuff going on with grafana as well
but in influx i don't see domains/entities when creating a query in explore. I see only measurements to start with, like C, kW, km, %, etc
when i select homeassistant.autogen, i see only those measurement units
then when clicking them, takes me to entity which uses them
this normal or not? because i've seen videos where they see the domain first (like entities) then select states ,etc
#analytics-archived can help you there
What's the go with the update of Zigbee2MQTT v4 not sending the on/off command to devices?
Hi, where to find log file for specific addon? I can select it in Settings->System->Log, but I need to parse a file. HA OS on raspberry
Can anyone help me with MQTT Re-authentication?
My Hass agent is not connecting to mqtt
Can anyone please help me out?
my local api stopped and mqtt is not connecting
@unique osprey I converted your message into a file since it's above 15 lines :+1:
Anyone else experiencing this bug ATM???
Guys quick question.
I have a docker image uisng asp.net application.
Can I add it ass addon?
Only if you/somebody creates an add-on from it
You wanted the #zigbee-archived channel
Is there no way I can use HTTP verification, that would be FAR simpler for my situation if I can get it to work. Do you know why it's not working?
my ISP doesn't allow port 80
That's why it's not working
To get it to work all you have to do is change ISP
Nobody familar with these two addons in combination?
What's the question? Has the cert been re-issued recently? If so, have you restarted the proxy add-on?
I restarted the whole HA. So I think the proxy was restarted. If I start the lets encrypt addon, it creates a new cert. But I don't know why its not automatically used by the proxy.
I would assume, that I start the Lets Encrypt stuff and it creates a new certificate (if its near of end of validitiy).
Lets encrypt does that. And it seems to be created in /ssl/ but my browser still receives the old one.
Okay, doesn't matter. My browser caches the old cert.
I don't know why this should be secure, but a icognito tab get the new one
So addon can be written in any programming language.
Thanks, man.
Could just be a simple shell script 🙂
Hey Guys, my Spotify Connect add on Just stopped working today
Installed it a while ago and never Had any problems.
Error Message If that helps:
[2024-09-03T15:10:32Z ERROR librespot_playback::player] Unable to load encrypted file: ChannelError
[2024-09-03T15:10:32Z WARN librespot_playback::player] Skipping to next track, unable to load track <SpotifyId { id: 46941017750161675674766535065293001555, audio_type: Track }>: ()
[2024-09-03T15:10:33Z INFO librespot_playback::player] Loading <SUPER SEX BASS> with Spotify URI spotify:track:1lysT7zIODjgPcHvJkTnuF
[2024-09-03T15:10:33Z ERROR librespot_core::channel] channel error: 2 0
dumb question but HA addon of Grafana is v10.0.0 and apparently there's newer versions (11.x?) out. Can/How/Should we upgrade?
That's the thing about addons. You're reliant on the developer(s) to update them.
The addon version is not the same as the grafana version: https://github.com/hassio-addons/addon-grafana/releases/tag/v10.0.0
so what alternatives are there?
quick & easy via addons or cmd prompt hell manual?
how old is v10 btw?
i see in that link a change to upgrade to v11
Have you checked your grafana version in its UI?
the addon is v10, not grafana
Hence why I linked to the release notes for v10 which say
Update grafana/grafana to v11
A date based versioning scheme might make more sense for addons.
Someone can Help??
Don't ask to ask, just ask your question. Then people can answer when they're around.
When you do ask a question, try to provide as much background detail as possible. Ask yourself these questions first so that others don't have to:
- What version of the Home Assistant are you running? (remember, last isn't a version)
- What exactly are you trying to do that won't work?
- Is the problem uniform or erratic?
- What's the exact error message?
- When did it arise?
- What exactly don't you "get"?
- Can you share sample code, ideally with line errors where the error occurs?
Home assistant core: 2024.8.3
OS: 13.1
Spotify Connect add on Version: 0.13.0
Error Message:
[2024-09-03T15:10:32Z ERROR librespot_playback::player] Unable to load encrypted file: ChannelError
[2024-09-03T15:10:32Z WARN librespot_playback::player] Skipping to next track, unable to load track <SpotifyId { id: 46941017750161675674766535065293001555, audio_type: Track }>: ()
[2024-09-03T15:10:33Z INFO librespot_playback::player] Loading <SUPER SEX BASS> with Spotify URI spotify:track:1lysT7zIODjgPcHvJkTnuF
[2024-09-03T15:10:33Z ERROR librespot_core::channel] channel error: 2 0
This thing just loops, (skip,Error,skip,Error......)
It says it cant load the Files
Never Had problems, worked Yesterday, nothing Changed
My Problem: doesnt Play music
seems like it's an issue with spotify and the addon may need updates in order to fix https://github.com/hassio-addons/addon-spotify-connect/issues/268
yea probably not 🙂
where can i check version in UI?
i'm getting also a weird red notification saying "Load Failed" and just that, any idea what's going on?
in the LetsEncyrpt configuration though, aren't I specifying an alternative external port to use to contact from external into the server? The setting says: "Change the ports on your host that are exposed by the add-on"? If I'm using a custom port in that and it's forwarded why do I still need port 80 which is blocked by the ISP?
HTTP challenge only occurs over port 80
So what's that setting for?
That is just how add-ons work. They let you configure certain ports to be exposed. In this case, you could change it, but it is of no value
🙃 Thanks
How do I get my meross switches to work before I yeet them through the wall, tried both . With lan method it asked for a device ID, how the hell am I meant to get that when its hidden , and the iot api one , it just says unexcepted error.
aha there was an update for the iot one and it now bloody works!
hello, can anyone help me with the mqtt broker add on? i cant for the life of me get it to work
my config looks like this:
logins:
- username: homeassistant
password: password
require_certificate: false
certfile: fullchain.pem
keyfile: privkey.pem
customize:
active: false
folder: mosquitto
but when i try to connect via the integration it says failed to connect
same for when i try to connect via frigate
you're using the wrong url
there's not much to the addon, if it's started and running, you aren't using the correct url to connect to it.
@buoyant temple ^
thank you petro
it was a few things actually
it didn't like me using the domain name for one i had to use the ip
and then my password had special characters in it that it did not like at all
i updated it to be alpha numeric and that fixed it up
You can use alpha numeric, but if it contains []{} then you need to wrap the password in quotes.
it's best to wrap your password in quotes anyways
i shouldve probably just done that honestly
File Editor add-on isn't working for me anymore. I am running HASOS VM and I have tried completely shutting down the VM and it still doesn't work. I get the following error message: The webpage at http://x.x.x.x:8123/api/hassio_ingress/hkQcISORyuNAb5zUkr234pBXFY9Qgdv_56IZYu78zgU/ might be temporarily down or it may have moved permanently to a new web address
running the latest version and since I haven't used the file editor lately, I am not sure when it stopped working
Check the addon and supervisor logs for a hint.
Nothing referencing the File Editor add-on in the logs in either place
What does the File Editor's logs and overview/status look like?
something new has shown up in the file editor add-on log: 'INFO:2024-09-04 10:18:03,490:hass_configurator.configurator:127.0.0.1 - "GET / HTTP/1.1" 200 -
WARNING:2024-09-04 10:18:26,398:hass_configurator.configurator:Client IP banned.
INFO:2024-09-04 10:18:26,398:hass_configurator.configurator:172.30.32.1 - "GET / HTTP/1.1" 420'
Get rid of it, reboot the system, add it again? There's not much personal config/data to lose with that one
no change
Decided to dump file editor and install Visual Code Studio add-on... that is working
I have added an addon to my Home Assistant installation. Part of configuring the add on is to edit a yaml file. SSH'd into the box but I can't find this specific yaml file. wondering if there is some other filesystem at play here...
can't even find the place the file is supposed to go
can someone ginve me a hand getting my head around how/where yaml files are stored in Home Assistant
What add-on?
a streamdeck add-on
I have the add-on running, but I can't find the configuration.yaml file
more specifically, I have /config/configuration.yaml and I see this:
well that is strange... I can't copy paste it
but it is the file that says # Configure a default setup of Home Assistant (frontend, api, etc)
default_config: ....
and I don't believe it is the same file that I should be creating when I follow the example configuration here:
it seems to me I shoudl be editing a diffierent configuration.yaml file. or that the above example configuration should be wrapped in something, like
streamdeck:
brightness: 100
and all the other things:
instead I have this default home assistant looking file at /config/configuration.yaml
this might be a better description of the problem... https://github.com/basnijholt/home-assistant-streamdeck-yaml/issues/204
I need help, I want to Add support for mijn.host DNS challenge
If the add-on does not support that, you would have to create one yourself, create a feature request for the according add-on or develop support and post a pull request on the according GitHub
anyone had luck with the Overseerr addon?
all I get is "Internal Server Error"
What's the logs say
Hey guys, I am trying to run node red on home assistant but every time I click on start add-on it loads then takes me back to the pop up screen again “The add-on is not running. Do you want to start it now?” How can I fix this?
Check the add-on logs
@toxic kayak Spam will not be tolerated, including but not limited to: self-promotion, flooding, textwalls (longer than 15 lines - use Hastebin or similar³) and unapproved bots.
Please take the time now to review all of the rules and references in #rules.
Please use a code share site to share code or logs, for example:
- https://dpaste.org/ (select YAML for the language, and consider picking a longer expiry)
- http://pastie.org/ (select YAML for the language)
- https://paste.debian.net/ (you guessed it, select YAML as the language)
Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.
Hello I need help with esp home addons, I ve added a device but I can't configure wifi on it
The ESPHome Discord might be able to help with device configuration
@hallow jacinth I converted your message into a file since it's above 15 lines :+1:
You may have more luck in #node-red-archived
one question how can i reset the Z-Wave JS UI ?
is there a way how to enable IPv6 on EMQX addon? just adding [::1]:1883 (for localhost) as listener doesn't help - ha! restart was needed 🙈 since it doesn't accepts :: the interface ipv6 address is needed
hey guys, do anyone know where are the logs file located for Music Assistant Addon?
looking for someone familiar with setting up meross devices. Im reading these guides and videos and I feel like im 90% there but something is getting screwed up and its most likely because i dont know what im doing and just following directions lol.
Basically have light switches that are wifi and Ive tried Meross Lan and now Im trying Meross Local broker. Im getting things all semi connected but when trying to pair the switches something isnt right and Im really lost
so i tried using meross local broker. The switches show up in the phone app but when trying to pair it just doesnt do anything
@lunar iron check this youtube video that goes over setting up meross devices https://www.youtube.com/watch?v=KiJAsFrq_sM
I tried that one first but I've gone and reset everything so I'll try again
Hi, maybe someone can give me a tipp how to debug the CalDAV module because I don't get the response from the server but when I'm using Firefox I got the CalDAV file as download. If I use the CalDAV Addon I see only this in the logs :https://dpaste.org/1TOMO
Please use a code share site to share code or logs, for example:
- https://dpaste.org/ (select YAML for the language, and consider picking a longer expiry)
- http://pastie.org/ (select YAML for the language)
- https://paste.debian.net/ (you guessed it, select YAML as the language)
Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.
Hi, new to HA. I'm using the add-on texecom2mqtt, I noticed the logs it shows GMT time where I am in the UK it's GMT+1 (summer time). HA shows the correct time.
Any way to set the add-on time or should I just not care?
Don't care
Probably best as it will change next month again 😅
I get this error when trying to install let's encrypt: 'AddonManager.install' blocked from execution, no host internet connection. I do have a connection since I can do updates. Where could I find more information about the problem?
It is either a DNS or connection issue. A host reboot might also fix it
Hi, I have a question about MQTT integration. I have a PicoW that I’m using(dht sensor) to measure temperature and publish to MQTT. Everything is working fine. Homeassistant also publishes its status to topic - homeassistant/status.
Should I subscribe to this topic and resend the discovery config whenever status is online? The picow is sending discovery config everytime it (re)connects to the MQTT broker. The MQTT broker I’m using is hivemqtt
If you're publishing with retain set, you don't need to republish when HA connects. If you do, you shouldn't need to republish
Thanks. Yes I have set retain as true and also QoS as 1.
The issue I was seeing is sometimes after HA restart some MQTT client’s data is not visible. However when I connect to MQTT broker I see the client is publishing metrics. After sometime/days the data starts showing up on HA
I don't know why that would be. Maybe there's something useful here: https://www.home-assistant.io/integrations/mqtt/
Thanks.
I will probably resend discovery configuration when HA status is online. Because the issue is seen sometimes after HA restart.
From docs:
When the MQTT integration starts, a birth message is published at homeassistant/status by default. A device or service connected to the shared mqtt broker can subscribe to this topic and use an online message to trigger discovery messages.
It can, but my understanding of the retain flag is that a client that subscribes to a topic with retained messages will get them all. Could be wrong...
Yeah that’s my understanding too and the fact the issue is not happening always indicates that understanding. However since im out of ideas on how to debug..
Hi I cannot connect via SSH, can someone help me? I have tried for days
What happens if you do? What does the SSH addon's log say?
I try to login as root
Server refused our Key it says
i use putty
on fedora linux I used ssh-keygen
I get something like "ssh-ed25519
AAAAC3NzaC1lZDI1NTE5AAAAIKq92+xxxxx
myname@fedora.fritz.box" for my publc key
I dont understand why the key is refused
i created a new key with the putty key tool but no luck
Received disconnect from 192.168.178.195 port 55461:14: No supported authentication methods available [preauth]
Disconnected from authenticating user root 192.168.178.195 port 55461 [preauth]
How did you add the public key to the SSH addon? Did you add the key go the SSH agent too?
Does anyone ever have their addon logs go missing?
I dropped to a shell to check docker directly and docker reports no logs as well
so I managed to get an SSH connecton to the regular port 22. It is crutial to use putty as key gen and do exactly as in one youtube video
however, the trick does not work for HassOS SSH port 22222 Configurator, so again I don't know what the issue ois
Hi! I'm using a custom local addon for HA, and its working perfectly, besides one issue. The addon does not keep its data if it is stopped or restarted. If HA restarts, or shuts down and turns on again, the addon's web page has lost all its data and I have to set it up again. If anyone knows how I could set up a folder or file for the addon to save its configuration there so it retains it on restart. Does anyone have a solution for this?
The addon I am using is at this page:
https://community.home-assistant.io/t/anki-vector-integration/85156/31
at time stamp 31 / 9
I am using putty because people tell you to, and also use putty keygen
Why do you need access to the Debug SSH?
I have a huge IPV6 problrm
every 3 days the complete address of HA changes and I cannot reach it anymore
there are many posts about this to disable ipv6 privacy https://community.home-assistant.io/t/new-different-ipv6-address-every-time/144955/7
so now i got a ssh key pair working for port 22, but for 22222 it will not work
wait somehing changed
login as: root
Authenticating with public key "rsa-key-20240909"
Welcome to Home Assistant OS.
Use ha to access the Home Assistant CLI.
finally. the trick is all about the quotes " "
Alarm panel card - I would like to change the Arm Home / Away labels on the boxes.
Can it be done? Or do I need to create a manual/other type?
Thanks for any pointers!
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.
That'd be the #frontend-archived channel
anyone know how to use uptime kuma as a trigger for an automation? I also posted the question in the automations channel
Having an issue w/node red, it's not auto completing when accessing via the sidebar, it's also not allowing me to click inject or enable debug nodes. Also not showing state/updates beneath each item in a flow/subflow. Works fine when accessing via ip:1880 and logging in. Anyone seen this? I've tried rebooting, restarting addon, etc. Only have 1 ha configuration node and it looks right to me...
anyone know how to use uptime kuma as a
#node-red-archived might know
If this is not the right Group, please let me know where I should post this question.
I have been accessing my HA through a cloudflare tunnel for months, with no issues. then suddenly 2 days ago I can no longer seem to. I now get a plain white page with "400; Bad Request", never had it before. If I keep trying the page, eventually I get the Log in page, I pass that, enter my 2FA then I get a HA page that says "Unable to fetch auth providers. https://homeassistant.somedomain.co.uk/?auth_callback=1", the only errors I can find in the HA log are:
Logger: homeassistant.components.http.forwarded
Source: components/http/forwarded.py:108
integration: HTTP (documentation, issues)
First occurred: 9 September 2024 at 18:56:00 (570 occurrences)
Last logged: 13:45:38
Received X-Forwarded-For header from an untrusted proxy 192.xxx.xxx.20
Logger: homeassistant.components.unifi
Source: components/unifi/hub/entity_loader.py:94
integration: UniFi Network (documentation, issues)
First occurred: 9 September 2024 at 18:56:09 (6787 occurrences)
Last logged: 13:45:33
Exception on update Call https://192.xxx.xxx.1:443/proxy/network/api/s/default/rest/portforward received 401 Unauthorized
Exception on update Call https://192.xxx.xxx.1:443/proxy/network/api/self/sites received 401 Unauthorized
Exception on update Call https://192.xxx.xxx.1:443/proxy/network/api/s/default/stat/sysinfo received 401 Unauthorized
Exception on update Call https://192.xxx.xxx.1:443/proxy/network/v2/api/site/default/trafficrules received 401 Unauthorized
Exception on update Call https://192.xxx.xxx.1:443/proxy/network/api/s/default/rest/wlanconf received 401 Unauthorized
Logger: frontend.js.modern.202409060
Source: components/system_log/__init__.py:333
First occurred: 9 September 2024 at 18:59:46 (28 occurrences)
Last logged: 13:17:40
Uncaught error from Chrome WebView 127.0.xxxx.143 on Android 14 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "mushroom-select" has already been used with this registry window.CustomElementRegistry.define (src/scoped-custom-element-registry.js:44:14) /hacsfiles/lovelace-mushroom-better-sliders/mushroom.js:29:61 /hacsfiles/lovelace-mushroom-better-sliders/mushroom.js:29:76 n (/hacsfiles/lovelace-mushroom-better-sliders/mushroom.js:1:963) /hacsfiles/lovelace-mushroom-better-sliders/mushroom.js:569:66
Uncaught error from Chrome WebView 127.0.xxxx.143 on Android 14 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "mushroom-select" has already been used with this registry window.CustomElementRegistry.define (src/scoped-custom-element-registry.js:44:14) /hacsfiles/lovelace-mushroom/mushroom.js:29:61 /hacsfiles/lovelace-mushroom/mushroom.js:29:76 n (/hacsfiles/lovelace-mushroom/mushroom.js:1:963) /hacsfiles/lovelace-mushroom/mushroom.js:571:62
Uncaught error from WebKit 605.1.15 on iOS 16.7.10 Script error. null @:0:0
Uncaught error from Chrome 128.0.0.0 on Windows 10 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "action-handler-formulaonecard" has already been used with this registry window.CustomElementRegistry.define (src/scoped-custom-element-registry.js:44:14) 22 (/hacsfiles/formulaone-card/formulaone-card.js:2:53976) i (/hacsfiles/formulaone-card/formulaone-card.js:2:121396) 438 (/hacsfiles/formulaone-card/formulaone-card.js:2:67553) i (/hacsfiles/formulaone-card/formulaone-card.js:2:121396) 148 (/hacsfiles/formulaone-card/formulaone-card.js:2:60348) i (/hacsfiles/formulaone-card/formulaone-card.js:2:121396) /hacsfiles/formulaone-card/formulaone-card.js:2:121757 /hacsfiles/formulaone-card/formulaone-card.js:2:121765
Uncaught error from Chrome 128.0.0.0 on Windows 10 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "mushroom-select" has already been used with this registry window.CustomElementRegistry.define (src/scoped-custom-element-registry.js:44:14) /hacsfiles/lovelace-mushroom/mushroom.js:29:61 /hacsfiles/lovelace-mushroom/mushroom.js:29:76 n (/hacsfiles/lovelace-mushroom/mushroom.js:1:963) /hacsfiles/lovelace-mushroom/mushroom.js:571:62
@short dew Please use a code share site to share code or logs, for example:
- https://dpaste.org/ (select YAML for the language, and consider picking a longer expiry)
- http://pastie.org/ (select YAML for the language)
- https://paste.debian.net/ (you guessed it, select YAML as the language)
Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.
Rather than flooding the channel ☝️
Also, the log tells you the problem
Received X-Forwarded-For header from an untrusted proxy 192.xxx.xxx.20
I have checked that and the untrusted proxy is listed in my Cloudflare trusted proxies. Or does it need to be in HA somewhere as well? Any idea why this has suddenly become an issue?
Thanks, I will do in the future.
192.xxx.xxx.20 is a truenas VM, it has not connection to my HA other than being within the same Proxmox PVE. so very confusing as to why its causing any problems
Yes, and no idea
Right I think I have found the culprit, just for anyone else that may have this issue in the future.
I have HA running inside a VM in Proxmox, a Cloudflare instance, and I also have Truenas Scale with Nextcloud and another Cloudflare instance. For some reason that I do not know, My cloudflare tunnel has stopped communicating with the Cloudflare CT and just the Truenas Cloudflare add-on. Disabling the Truenas instance resovled everything. explains the sudden HA access requests from Truenas. To resolve it complete, I have ensured that the Cloudflare CT has to start first, and wait 1min before starting the Truenas VM starts, so that the Cloudflare CT has completed its handshake with the Cloudflare tunnel, before the 2nd instance starts running ( which is needed just for the Nextcloud instance).
to ensure no further issues, and in the off chance that my Cloudflare CT doesn't start or fails, I have added the Truenas IP to my HA Trusted proxies. Thank you @jade wing for the help.
Whenever there is any change in the AdGuard Home add-on, such as adding a filter file, unblocking a specific domain, etc., Home Assistant disconnects after a few minutes, probably restarts, and after a few minutes it starts up again and becomes accessible. Has anyone encountered the same problem?
Hey ard did you figur it out what have went wrong, did you need to change any other palaces this /config to /homeassistant. i have ran into same isu other places where its neede to change any setting with /config to /homeassistant, i thin some of my failyer in HA comes from this missing changes from /config to /homeassistant
I am using the grocy add-on and performance is getting really slow. I read there was some sql commands I could run to purge old data. How do I get to run sql commands in the context of the container of an add-on ?
Install the Advanced SSH addon and disable its protection mode. You might need to restart it to apply the change. Then follow this
# Find container id/name
docker ps
# Start a shell in the addon/container
docker exec -ti CONTAINER_ID_OR_NAME sh
from there on you can run commands inside the addon/container.
Oh, nice, let me backup and give it a try 🙂 Thanks
If grocy uses MySQL provided by the MariaDB addon you can also run SQL commands via the phpMyAdmin addon.
I have no clue about that one...
Hmm. Apparently it has a SQLite database file in /var/www/grocy/data.
I have the "Terminal & SSH" addon, I need the other one right ?
Yes. It's why I specifically mentioned it. Only this one has docker support.
thanks, installing
Alright the file inside the addon container is at /data/grocy/grocy.db but you also need sqlite3. You can install it (temporarily) via apk add sqlite.
Then just do sqlite3 /data/grocy/grocy.db and run your SQL commands or just sqlite3 /data/grocy/grocy.db 'commandshere'.
Still fighting to get ssh working... Is it possible I can't have 2 ssh add-ons maybe
Not on the same port. Check the addon logs for errors.
Oh, good catch, I could use another port
I don't really see a reason to keep the "normal" one.
Ok, I'll remove the other then 🙂
Worked perfectly, now waiting on the sql commands to complete
Kinda curious how big the database is. You can check with something like ls -lh /data/grocy/grocy.db.
Well, I doubt this should take more than 3 minutes, there is only 438 records and I try to delete any older than 30 days...
It's possible you missed a ; at the end and it's waiting for you to enter it?
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.