#add-ons-archived
1 messages ยท Page 50 of 1
Time to take a step back from the keyboard and chill
yes..i read...and you should give me answer if you want to contribute to the discussion...ifyou want only comment...is out of the rule...Right?
im very calm
i willl reinstall HA ..and hopefully get Mqtt working.... Thank you for help...
mmmm yes,,,now i know why i had to reinstall ubuntu and HA manytime because crash...
@jade wing how often do you drop the hammer ๐
Has anyone had experience with modifing NGNIX configuration so as TasmoAdmin can be accessed? TasmoAdmin used port 9541 and I suspect this also needs to be modified int he docker install for homeassistance_os
you won't get it from the tasmoadmin community add-on. A choice had to be made for the port vs the ingress support, and ingress support won
Not all add-ons are like that, but that one in particular is.
@tribal stag
scratch that. reverse it
I forgot what I was referring to
it has no ingress support
Thanks @sly kindle. I have raised a ticket on it just now. I suspect it will be closed. I think you mean Port won
is there a way to mount a network drive into an addon? I want to mount plex logs to tautulli add-on if possible
Hello everyone! Iโm trying to start AirCast and I have this error:
[04:07:06.940828] main:952 Starting aircast version: v0.2.28.3 (Oct 25 2020 @ 12:18:08)
recv setsockopt(IP_PROTO_IP): Cannot assign requested address
unable to create recv socket
[04:07:06.943130] main:993 Cannot start
Can you please help?
oh. I passed this error but the AirPlay device list is empty
@nova anvil posted a code wall, it is moved here --> https://paste.ubuntu.com/p/sXFbR4Rb5S/
Not sure if this is the right place for the question, but: Is it possible to expose a service to HA from AppDaemon?
Could not find this in the AppDaemon documentationโฆ
the addon Glances wont start. PROTECTION MODE IS ENABLED! But i'm not sure that i want to disable this. I wanted to see some resources of my hardware.
some add-ons don't work without turning it off
Just asking. to make sure im not doing something stupid
quick question.. any easy way of allowing an addon access to "ha cli"?
install it in the addon
Hello, iam using HACS (already used it with my older 103 version) with the newest HA. Hacs is installed but it my installed button card cant be found, added it to the resources in lovelace. Do i have to whitelist the dir where the .js is stored or something similiar?
no
and neither HACS nor anything it installs is an addon
this is really a #frontend-archived question, but my guess is that you have a leading "-" in front of the type, and you need to remove that
quick q, i added the mosquito broker for mqtt.. but it auto discovered the brokers so i never created those credentionals. how do i find them?
I'm having an issue with pushing to git from vscode. When it takes me to the authorization page and I click to authorize it says forbidden. I don't know nearly enough about vscode or git to figure out what's wrong
@bitter vault It uses Home Assistant users by default
gotcha! that worked Thanks!
im trying to add sys-adm capability to the tautulli docker add-on..but if I stop and re-create via portainer then it doesn't work properly any more..any advice?
@weary stratus I am just trying to get the Tautulli integration working. It is hosted on a different machine, but I am getting [homeassistant.components.sensor] Platform tautulli not ready yet. Retrying in 60 seconds in the logs... any chance you have any insights?
All I have added is: sensor:
- platform: tautulli
api_key: 8cf98a45da1345e88d8b32f5ebcXXX0f
host: TimeVortex
to the configuration.yaml
not sure if there is something else I need to do, it seems to all that is needed in the docs, and the URL it is trying to reach works if I paste it into a browser
Hi, I was running the Unifi addon successfully on my Hassio install on a Raspi3. A month or so ago, in the Unifi controller, I updated the setting to keep 30 day rolling logs of the devices on my network. Now my storage has gotten eaten up and I am unable to even start the Unifi addon due to insufficient memory.
Is there a way for me to delete the 30 day rolling logs in order to recoup the storage space? Apologies if this is a bit convoluted.
I had to perform a snapshot restore due to zwave issue. Once I did that some add-ons stopped working and I can install any. Namely ad guard won't work. Also file editor is giving access denied
I'm running hassio on pi3b
Hi all! Is there any good place to ask questions about InfluxDB? I a looking for a way to cleanup old entities so they do not clutter my dashboard in Grafana.
I have watched YouTube videos I have read guides I have tried and set up a home assistant on raspberry pi 3 but now I seemingly have broke it due to trying to install duck DNS to use Google Assistant actions. all I want to do is tell my Google Home speaker to play something from Plex can someone please help me with that?
I have been over this about a week and probably put close to 25 hours in at this point just to have it not load at all now
I can have a PM conversation if needed if someone is willing to give me a little bit more help. I was able to install NGINX plugin for the duck DNS problem as well as get HAC's loaded but now home assistant won't work at all
@vapid lance nginx plugin?
and not sure what HACs has to do with any of that
What is the current status
what can you access
@sly kindle I cannot access anything It just takes me to the cloud 9 webpage now
I know that this doesn't necessarily all belong in the add-on section but I was working mostly with the duck DNS add-on and then the other add-on is the NGINX add-on I don't think it's actually a plug-in the plug-in I think I was talking about was from HAC and that system to run Plex through Google Home
are you looking for voice control? you can use the media_player.play_media service and treat the Google Home as a Cast device
or are you trying to set up the Plex Assistant custom component?
@vapid lance still here?
Yes I'm here I'm just in between a few things. Ask for can I connect to that no it just defaults to the cloud I-9 web page
I installed the cloud 9 to be able to mess with the config file of the duck DNS stuff
I am looking for voice control of my Plex Media server through my Google Home if you know an easier way Lord help me you are my Savior this point
Ask for home automation of the other stuff I think I can get that as I come along I don't mind using the app or the interface from the computer or just doing automations
Basically my wife won't use the Plex app on her phone to play friends every night so I then have to do it when she goes to bed when it was on Netflix she would just ask the speaker to play it on Netflix and the world was right
the cloud 9 uses 8321
8123 is your HA port
are you sure you are going to the right place?
Voice control of Plex is not great, anyway
but that's for later
you may want to look here: https://github.com/maykar/plex_assistant
this may be the wrong channel..
I was looking at https://www.home-assistant.io/integrations/google_assistant/
and noticed the section regarding NGINX.
"When using NGINX, ensure that your proxy_pass line does not have a trailing /, as this will result in errors. Your line should look like:
proxy_pass http://localhost:8123;"
could anyone explain to me where I put that at? is it in the configuration file, nginx configuration, or somewhere else?
Update, I think I was reading to much into it. Unless I am wrong that is just URL and port I have inside NGINX of which it is pointing to.
You guys are right on where I'm stuck at except for the fact that I don't know how to get out of the cloud 9 part
Use NGINX to skip the let's encrpt stuff of duckdns for what cory was looking at
I found it on a Dr zzs video where he had frank join and talk to him about adding that google assistant.
I am trying to avoid messing with another monthly subscription if I can that's why I have plex and the extra pi running HA
Thanks so much everyone for looking into this. I think I should just reinstall and start fresh or does anyone have another idea about that?
QQ for you all, hoping someone can help.
Setup:
- 10.0.1.4:8123 is Home Assistant. I have Dnsmasq (port 5300) and AdGuard Home (port 53) there as well. Any given computer on my network has DNS set to 10.0.1.4.
- 10.0.1.8 - :8989 is Sonarr, :7878 is Radarr, etc.
- 10.0.1.9:81 I have Nginx Proxy Manager (thinking about moving this into HA, but haven't gotten to it yet)
External to my network, when I go to sonarr.x.com or radarr.x.com, everything works fine because Nginx is forwarding traffic properly. When I go to those URLs internal to my network, I get a time out. Pretty sure this needs to be resolved by including "sonarr.x.com -> 10.0.1.8:8989" and "radarr.x.com -> 10.0.1.8:7878".
Traffic is going from PC > Adguard > Dnsmasq > Internet, so I think this configuration needs to take place in Dnsmasq. Just can't nail down how it should be configured. Here is what I have so far:
integration or add-on?
@sly kindle I am just re flashing the sd card. Do you have any pointers for voice controlling plex? Do you think adding google assistant is necessary now that IFTTT charges?
Anyone know why my remote UI says unavailable even tho i clearly can reach the HA from outsite my network?
i use duckdns
and hyper-v for HA
where does it say unavailable?
in the badge
Hmm, i have had it. But i got problems with integrating smartthings, i cant integrate it without nasa cloud.
if i turn off nasa cloud, i cant get the smartthings integration working, so i am scrambling for answers. If nasa is on, smartthings works no problem, if i turn it off and use duck dns, i cant authenticate my smartthings account to HA
i wanted to know if it had anything to do with the remote UI badge, but guess it dosent.
it's not for all remote access in general
if you toggle the cloud access on, you should see the badge state change
if you want to confirm
yeah ty, im just stuck at this smartthings integration, so im going through everything i can think of.
Have you found out where AdGuardHome.yaml file is. Or how to configure it otherwise? I'm trying to run DHCP server...
Good morning everyone. I've got a question about AdGuard. I'm in the Netherlands on a Ziggo connection which has routers where you can't set de DNS provider. I have HA supervised on Ubuntu 20 and I'm trying to enable the DHCP server on AdGuard. I've selected the physical Ethernet interface which has a static IP and external DNS assigned and the configuration is filled in. The enable button for the DHCP server however is still disabled (even when disabling the DHCP server on my router). I can't find any useful hints in the system or add-on logs. Any suggestions what I can try?
@still portal posted a code wall, it is moved here --> https://paste.ubuntu.com/p/3sKrDs8Zf3/
I ended up going with the simple dhcp server addon and pointing that to my AdGuard dns ๐
I cant get my sonos speaker to play tts unless I comment out the letsencrypt certificate from the http: configuration. Anyone able to point me to a guide/or give a few tips on how to make tts work with the letsencrypt addon?
Solution: Browse to media player entity in development tools -> look for URL to the mp3 file sent to the player. Make sure the base url is correct (https://subdomain.domain.com), and correct through base_url setting for tts: (configuration.yaml). ๐ซ
Troubleshooting Node-Red "Current State" node. A few in my flows are working, but most are returning "Ready" instead of the expected "on" of "off" and therefore defaulting to the "false" route for the "if state is true". For the life of me, I can't figure out why.
Figured it out, needed to block override. Not sure why.
Glad you figured it out. Just a reminder for next time, there is a channel dedicated to #node-red-archived
did you look at https://github.com/maykar/plex_assistant ?
@plain rune I have I can't get HA reloaded to the sd card after the last install went all haywire.
@plain rune have you used it?
i don't use voice control myself, but i've worked with the developer of it on a couple projects
it seems to be well regarded if voice control is your thing
@plain rune my wife likes to ask the speaker to play videos from netflix like that so being able to control plex would be nice
what is the default login credentials for ssh through the terminal and ssh integration?
If i recall default username is root and there is no password
thanks
integration, but I got it working.. HA wasn't resolving the IP address from the name, worked when I switched to IP... I didn't even know there was an add-on.... I guess that is next.. ๐
Which file should I download for a raspi the rauc or the img.gz
OK guy's, a node red install issue I think?
I'm getting a bad 502: Gateway Error. I have added a 20 character credential secret to the config and turned off ssl and require ssl as I havn't figured the cert location out yet.
The Node Red log gives the following errors:-
14 Dec 21:33:18 - [warn] [RED.events] Deprecated use of "nodes-started" event from "/opt/node_modules/node-red-contrib-actionflows/actionflows/actionflows.js:615:14". Use "flows:started" instead.
14 Dec 21:33:18 - [warn] [RED.events] Deprecated use of "nodes-started" event from "/opt/node_modules/node-red-contrib-actionflows/actionflows/actionflows.js:615:14". Use "flows:started" instead.
[21:33:19] INFO: Starting NGinx...
nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html)
None of which look critical?
Any ideas?
I also can't get NodeRed to run. Last time I used HA NodeRed was one of the easiest things to use.
any default configuration would have been a great jumping-off point
the new latest version of the Android app is impressive
I have SSL disabled.
20-12-14 11:10:46 ERROR (MainThread) [supervisor.api.ingress] Ingress error: Cannot connect to host 172.30.32.1:62608 ssl:default [Connect call failed ('172.30.32.1', 62608)]
Ok, I finally got a configuration to work (hint: turn on TRACE level debug messages to get hints about what the configuration requirements actually are)
I also get the same LuaJIT alert as @rain nymph but I have no idea if it matters to NodeRed
Hi all
After latest OS and Core update, all my Tasmota devices can not connect to MQTT via homeassistant.local
It worked great before. Any idea what happened?
@ionic hawk same here
I had to go in to each device and point it to ip_address instead
this is not addon related, by the way
Hi all, long-time HA user, first-time on Discord now. I have a problem that I am getting a 401: Unauthorized notification on a white page when trying to access any of the installed add-ons. Installation is a brand-new and clean HassOS install on an Intel-Nuc, installed on the internal Nvme drive. Before this install I have always ran Hassio on Ubuntu, so not yet familiar with hassOS. Biggest question is: how can I get rid of this unauthorized error, after that reinstalling should be a breeze from a backup stored on Google Drive... Please note that I had to a reinstall after I messed up my installation to a point where a clean install would be more effective than trying to restore and fix things.
This is a clean install where nothing was restored?
Yes
Let's focus on one add-on
Clean install, just ran the initial wizard (username/password/location), then tried adding the google backup add-on.
Ok, that one has some additional setup.
If you restart it, then go to the logs tab and hit the refresh button a while, what do you see
restart the add-on or HA?
20-12-14 19:28:22 INFO (SyncWorker_4) [supervisor.docker.interface] Stopping addon_cebe7a76_hassio_google_drive_backup application
20-12-14 19:28:22 INFO (SyncWorker_4) [supervisor.docker.interface] Cleaning addon_cebe7a76_hassio_google_drive_backup application
20-12-14 19:28:23 INFO (SyncWorker_4) [supervisor.docker.addon] Starting Docker add-on sabeechen/hassio-google-drive-backup-amd64 with version 3.12
20-12-14 19:28:23 INFO (MainThread) [supervisor.api.security] /core/info access from cebe7a76_hassio_google_drive_backup
20-12-14 19:28:23 INFO (MainThread) [supervisor.api.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
20-12-14 19:28:23 INFO (MainThread) [supervisor.api.security] /snapshots access from cebe7a76_hassio_google_drive_backup
no errors shown, all in the green
this is after restarting add-on
Log-entry after trying to access the add-on WebUI: 20-12-14 19:29:36 WARNING (MainThread) [supervisor.api.ingress] No valid ingress session None
(BTW same thing happens when I do this for the default file editor add-on)
Restarting HA shows all log entries in green, so no errors or warnings
Anyone please?
Found it, I'm quite embarassed ๐คฒ but clearing the browser coockies resolved the issue.๐
Anyone know what to put for Host for the pi-hole addon? Always "Failed to connect"
oh cookies...huh
@versed cape PiHole addon was deprecated
Adguard is good though
Ah ok I'll look into that
It's basically the same in operation, and has a better HA integration
Same issue though - it asks for a host, port, username, and password but the addon page doesn't discuss these fields
Oh ha! Tricked again by the UI... tried to add the integration before adding the AddOn. That's confusing
@versed cape Ha. When it comes to integrations, just ask yourself "Do I have this thing?"
If the answer is yes, then continue.
I feel like I've learned this lesson before... haha
did something happen to the unofficial add-ons in the newest Home Assistant OS release?
@plain rune any advice to a error that I am getting with the plex_assistant config file
sorry, i don't use it myself
Invalid config for [plex_assistant]: expected dict for dictionary value @ data['plex_assistant']['aliases']. Got None.
How do I fix this?
Nevermind then @plain rune Thanks for trying to send me in the right direction
Can you tell me what it means? Anyone?
I don't know how to link the config file to the plex assistant addon on HACS
@vapid lance looks like you have an aliases: key with nothing under it
Has anyone ever seen this error?
Unable to make web request: Error: ETIMEDOUT
It's part of the webhooks issues with IFTT
I deleted the alises line
Still getting the timeout error from IFTTT and have double checked the ip addresses and even the logs from plex
Thanks, and sorry for the wrong topic. Where should I post it then?
I recently bought a couple of IAP-307 units and set them up as stand-alone APs. Can I use the "UniFi Controller" add-on to control both of them?
I've been doing some reconfig and got rid of my plex server add on, but now when I try to add it back I get this error...
500 Server Error for http+docker://localhost/v1.40/images/hassioaddons/plex-amd64:2.4.2/json: Internal Server Error ("readlink /mnt/data/docker/overlay2: invalid argument")
There is still an issue with the bitwarden_rs addon, in the official one there was a commit on 6th of august which fixed the "invalid master password" on browser extentions
Can the bitwarden_rs addon be updated to that version? It's quite annoying since you have to logout and login everytime.
it is fixed in 1.16.2 -> https://github.com/dani-garcia/bitwarden_rs/releases/tag/1.16.2
Good evening every one
I want to have an additional port forwarded in influxdb, how can I do that?
Does someone know where are stored conf files of addons? I'm running Home Assistant Supervised 2020.12.0
Hello; does anyone have any good grafana dash's that will allow me to see how long my lights have been left on for the day?
@sullen pivot posted a code wall, it is moved here --> https://paste.ubuntu.com/p/cz58bVQQJT/
Dear Everybody. I bought a ConBee II Stick this week and wanted to use it with the deCONZ addon. Everything works fine as I can see, but I can't start the phoscon web ui. The deconz VNC ui can be opened. When I click the p on the phoscon page it searches for the gateway without any result. My Setup: rpi4 4GB, 120GB SSD at a usb 3.0 port, current hassos, ConBee II Stick at a usb 2.0 port. In the deCONZ logs the stick is available, firmware can be read.
thanks for any advice
Hi guys! Need some help with OZW add-on. Tried to make it work twice and rolled back to old zwave. It looks like the add-on's mqtt fails to bridge to the mosquitto addon in my case. I have logins enabled in mosquitto. Running on "Home Assistant OS 5.8" ... I see the OZW addon uses env vars like MQTT_USER. How can I set them, plz?
Did you set the username and password in the config and also update the username/password in the integration too? that was my issue!
Hi everybody-
With Mosquito Broker (mqtt), I am using it for OZW. I have it all set up correctly, its working... but I wanted to make sure it was all set up correctly for real.
I downloaded MQTT explorer and was trying to connect to my MQTT using the HA IP and the username and password i made orginally, which is being used by OZW.
However, when trying to connect I get the error "disconnected from server"
Ideas?
hey, how are addons supposed to be installed that aren't listed within the integrated addon-store but on https://www.home-assistant.io/integrations/ e.g. https://www.home-assistant.io/integrations/dwd_weather_warnings/
do i have to add an extra repository for those as well?
Thank you @sand mason , I cannot find the format for ozw addon config. The example I saw only had network_key parameter. I tried "mqtt_user = ..." and "mqtt_password = ...". It did not help.
hey @real totem AddOns are own docker containers. Integrations listet are alreade available and can be added via integrations or the config.yaml . No AddOn needed for the dwd_wearher_warnings.
MQTT works fine with other things. Only the OZW bridging fails. If I disable logins and set "anonymous: true" it's working. But I don't want to go over 20+ devices disabling mqtt logins ... downgrading the security
ah, you're right, mixed integrations with addons. that dwd integration isn't listed / shown when i search the integrations and it says "Not all integrations can be configured via the UI yet.
More are available on the Home Assistant website." so i'm not sure how to enable it. is it already installed?
yes but it needs configuration at the config.yaml . If you havn'T done this, install the addon file editor to edit the config
ah, restart did the trick. thanks!
are you using mosquitto and ozw?
May not be what you are asking, but---
https://hastebin.com/onumafoyem.yaml
thats my mqtt config
and then in the integration, i put the same username/password in there
but, I have no idea why i can't log in to mine with MQTT explorer... so maybe my settings are goofing thigns up?
Yep, mosquitto and ozw . My config has "require_certificate: true" and "active: true" , the rest is the same... So sounds like it's working for you.. Will give it another try then. Thanks!
Aha... @sand mason, do you have an example for the ozw integration config, plz? Docs at https://github.com/home-assistant/addons/blob/master/zwave/DOCS.md do not have any auth parameters... So that was the problem
device: >-
/dev/serial/by-id/usb-Silicon_Labs_HubZ_Smart_Home_Controller_C1301433-if00-port0
network_key: >-
0XXXXXXXXXXXXXXXXXXXXXXXXXXXX
thats all that is in there, make sure you create a new network key and make sure you route to your zwave stick
if you are using the nortek, that may even be your path
has anyone used the grafana add-on to see how long a light is left on in a day?
trying to find/make a dash to display this
So finally figured it out : it doesn't work with users created in Mosquitto broker add-on config in logins section, but does work with accounts created using HA GUI.
Hello, I am really struggling with hass.io + docker + Nginx Proxy Manager...I am not able to create a let's encrypt certificate. The internal error that happens tell me that has saved debug in /data/logs/letsencrypt/letsencrypt.log. But if i do ls ls: /data/logs/letsencrypt/letsencrypt.log: No such file or directory So where is that directory and file?
Just to do a little debugging and try to understand why it does not work
I had the same setup hass.io + docker + nginx proxy manager....worked. Walked over to hassos today, with npm...still working. But I can't find a log like you mentioned
probably your setup (router, dns etc. isn't correct) ?
nevermind there should be a log
There is a newer verison of ESPHome than what I currently have installed, and the logs shows the suggestion to update, but I am unable to update through Frontend
currently have 1.14.3, latest is 1.15.3
The log is from the error of Nginx Proxy Manager that popups as soon as I try to get an ssl certificate form my domain. The router dns etc etc is all ok
you're running NPM as an addon?
If so, you need to make sure ports 443 and 80 are properly forwarded from router to HASSIO and from HASSIO to addon/contianer
Yes I am, the ports are correctly forwarded. If I connect to my domain via http it works, via https I get Codice di errore: SSL_ERROR_RX_RECORD_TOO_LONG
when trying to connect with a specific proxy host?
Do not understood the question
you're trying to connect through HTTPS: https://emmav674.duckdns.org or something, right? and thats when you get the error
Yes correct
But that error it's expected. It is the proof that port forwaring it's ok
The error is often caused by tls not configured correctly in nginx, is port 443 serving https or http?
oh, i misunderstood. he's saying the certificate isn't being created
or is looking in the wrong spot potentially
Yes...no way to create a certificate and I dont' know how to debug this...
NPM error that popups tell me nothing useful
I'm not familiar with the add-on but I am with nginx, I think I can help you if you send some screenshots or paste your config to me?
Sure
Are you looking at docker containers directory, or in HASSIO
@wheat sleet posted a code wall, it is moved here --> https://paste.ubuntu.com/p/rQSgTfN2t2/
domain.com is for privacy reasons
Than the NPM says that there is a SSL certificate
But this is not true
If I try to delete I got a pop up with error -7 not found
I think you're looking in the wrong spot for the log
Why delete and repost the same question? Just leave it up and wait for someone to answer.
Can the ESPhome addon detect new USB devices if im running it on a vm? Im running Home Assistant OS
My MQTT is working for OZW, but am unable to login to MQTT explorer with the same credentials. Any ideas on what I am doing wrong?
Logging in with my RP4:Hassio IP, Port 1883
Even tried with a random new user I made...
Hi all, how to I get rid of these entries? It says "unnamed device". I tried via devices and entities, these is no delete button. These devices are not visible in deconz. I guess it has something to do with snapshot which I used to recover. Thanks!
Hassio vc-cec CEC is being used by another application I have not seen any solution. Can it be resolved?
@analog flume what integration do they use?
@mild glade posted a code wall, it is moved here --> https://paste.ubuntu.com/p/9B72ynBX4M/
Trying to install a node within Node-Red Addon but it constantly fails...is the Addon missing "make"? here is the log: https://paste.ubuntu.com/p/9B72ynBX4M/
Deconz
i need help. i installed mosquitto broker and made a new user for it, but when i go to integrations and click MQTT, it doesn't autodiscover. i think i had it set up previously.
i can add it manually after adding the MQTT integration, but i don't know what to put in the "broker" field and it's a required field.
i tried typing the local IP of my HASSIO instance for "Broker" field, but it says failed to connect.
It asks you for more than just the broker. There are 4 fields you need to fill in and only one valid combination of the 4.
Navigate in your Home Assistant frontend to Configuration -> Integrations.
MQTT should appear as a discovered integration at the top of the page
Select it and check the box to enable MQTT discovery if desired, and hit submit.
poor documentation is poor.
Yes, blame others when you miss the 4 fields.
i filled in all the fields.
Autodiscovery doesn't mean it can read your mind to autodiscover the passwords and ports.
it defaults to 1883, that's filled in.
Autodiscovery means that, once configured, it'll look for autodiscovery messages to set up entities.
i put in the user and password i created in the hassio webgui.
Install an MQTT client like MQTT Explorer on your PC and try to connect from there. If you can't do that, the problem isn't HA.
Hass.io was the old name for the appliance like install option, that uses Docker. It is now simply called Home Assistant OS (see #330990055533576204).
@odd wave you don't need to add the integration manually at all.
yeah, i figured it out. my broker wasn't running. i had to reboot my instance for some reason.
If you started the broker add-on, HA should detect that you have a broker, and an offer to set that up would appear on the integrations page
And there's only a box to check, and click "submit"
The other one that you choose from the list is meant for those who have another broker set up somewhere else on the network, but it would work with the add-on
Also, you can add a new HA user, or use any of the existing users, in terms of credentials when setting up one of your mqtt client devices
i'm using IOT link to do a crude screengrab of something in realtime. i set it to one second. it says the recommended setting is > 60 seconds. uhhh. what sort of negative impacts will this have?
Hey guys, just getting started with Home Assistant here :). I have a question about MQTT integration: once I add the add-on from the store, will home assistant start a MQTT broker on a different port? Or should I host a broker in a separate device/server?
@worthy belfry https://github.com/home-assistant/addons/blob/master/mosquitto/DOCS.md you can use this as a broker. the mqtt integration itself isn't the broker, it hooks into it.
Got it, thanks @odd wave
anybody used Hey Ada!?
Hey everyone. I'm moving from HA Core to a Pi4 running HAOS and am running into an issue setting up any addons. I'm particularly trying to set up the DuckDNS one though. Here is what I am seeing in the logs:
20-12-18 05:44:10 ERROR (SyncWorker_1) [supervisor.docker.interface] Can't install homeassistant/aarch64-addon-duckdns:1.12.4 -> 500 Server Error for http+docker://localhost/v1.40/images/create?tag=1.12.4&fromImage=homeassistant%2Faarch64-addon-duckdns: Internal Server Error ("Get "https://registry-1.docker.io/v2/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)").
Edit: I am running pfsense as my router, but there shouldn't be anything that is being blocked from the Pi
why does deconz have to be so unreliable...? It like to just breaks from time to time (not that often but apparently for no reason)
@static heron Your message has been deleted as it contains a link or a domain name 'pasteboard_dot_co' that is on the blocked list because of: 'Virus detected!'.
Please re-post by removing/changing the domain name/link. Your original message has been DM'ed to you.
Am I right in thinking that one day there could be a addon that you could easily setup bluetooth presence?
I use GPS but its pretty flaky on some peoples phone and not reliable enough, I don't want to dig too deep down in the containers route, running hassos on a pi 4
One day? Like today?
As an alternative to HA built-in bluetooth tracking, the monitor script uses separate devices, usually Pi Zeroes, to track bluetooth devices.
It uses MQTT topics to relay device status messages to HA. See this forum thread for more.
There's a monitor add-on if you don't want to run it on a separate machine.
Cheers, where do I find this addon?
this i asusme - https://github.com/Limych/addon-presence-monitor
hi guys, i am looking in to MQTT. I don't know much about it yet. I got the mosquitto broker running on my home assistant and all is setup correct. Now i need some sensors i suppose in order to get some data ( sofar i use zigbee and zwave only). i am looking for some good motion detector and teperatur sensor for my outdoor. Would be mqtt the right choice?
Personally I'm not aware of any devices you can buy with MQTT - But other people feel free to correct me! My experience with MQTT has all been DIY stuff - Building sensors and using MQTT to connect them either using Tasmota or other firmwares.
When I click "update" on the deconz addon, nothing happens. Popping dev tools, shows that HA responds with HTTP 400 to the POST. Deconz logs says "don't close database yet, keep open for 900 seconds" - not sure it is related. core logs says nothing ... Anyone?
oh supervisor actually says '20-12-18 11:41:43 WARNING (MainThread) [supervisor.jobs] 'AddonManager.update' blocked from execution, system is not healthy'
If you go into Supervisor > 'System' tab, you can see the reason it's marked as "not healthy"
not really, it just says: 'Your installtion is running in an unhealthy state. Learn more'. That link tells me to restart supervisor, which I am not permitted to.
Hi my lad accidentally reset the sonoff basic r3 in his room so I have tried to reconnect to ha
I copied all the settings bar name from another basic r3 but the one we call sonoff 4 isnโt showing up under MQTT integrations it showing under tasmota (beta)
Any ideas
FYI under the logs for mosquitto broker itโs all fine...
hi, can you upload a file with VS code?
I just tested and yep - I was able to drag and drop a file into the list on the left.
God, that's right. Thanks a lot.
Oooh I didn't realise I was holy! Bless you my child.
And you can drag&drop even folders. Thanks for your wisdom and blessing lol.
Can I drag&drop from the VS code into my mac?
Haven't tried - what are you looking to copy accross? Sounds like you might just wanna enable the Samba addon if you are doing lots of it.
I want to avoid Samba. Cuz I want to move config files between a couple of HA servers. So i save time instead of copy paste content of .yaml files
Who might be maintaining the CEC Scanner add-on. Every query I find asking about a problem ends with a post asking if anyone has found a solution and none are offered.
@shrewd fossil what is it doing?
Error: CEC is being used by another application. Run "tvservice" Tv service can not be run in hassio and VC-CEC will not initialize.
[11:28:54] INFO: Starting CEC client scan...
opening a connection to the CEC adapter...
ERROR: [ 64] RegisterLogicalAddress - CEC is being used by another application. Run "tvservice --off" and try again.
ERROR: [ 64] Open - vc_cec could not be initialised
ERROR: [ 64] could not open a connection (try 1)
ERROR: [ 1065] RegisterLogicalAddress - CEC is being used by another application. Run "tvservice --off" and try again.
Hi, guys, I am very new to home assistant and today I have installed lets encrypt plugin, successfully generated ssl certs and now I want to setup https with them
I tried to install nginx proxy plugin, but it doesn't work with lets encrypt certs
Released 1.0.1 of the DSMR Datalogger addon yesterday, with support for v2 en v3 hardware https://community.home-assistant.io/t/dsmr-datalogger-add-on-for-home-assistant/181123
Anyone using 2 HA instances to have the zwave or zigbee stick in another HA?
hello. is somebody using the nextcloud addon on HA? I know how to configure it when doing a manual install, but I'm not sure how to configure the addon properly.. I need to create a mysql db and user for NC to use. how do I do that? do I need to get into NC's docker and configure mysql there?
Does anyone know where the deConz add-on stores data on the network setup?
I am trying to start fresh after removing the integration and add-on but when I reinstall, the old gateway is still in the webapp, although it is not selectable
Hey guys. I am using the SSH & Terminal addon and I would like to use the SSH FS extension in VSCode to edit my configuration. but i keep getting this error: "Handshake failed: no matching client->server HMAC"
Just noticed my letโs encrypt cert expired... is there a trick to make sure it automatically renews?
Also, I manually โstartedโ the add on to renew it, log looks like it worked.. but the cert is still expired?
You need to restart the webserver that is using the cert for it to actually use the new one
I just installed an HA update, presumably that wouldโve restarted the web server?
(Rebooting the host now for good measure...)
Yup, that worked
So, how can I automate this so I never have to worry about it again?
Error: CEC is being used by another application. Run "tvservice" Tv service can not be run in hassio and VC-CEC will not initialize.
[1:22 PM]
[11:28:54] INFO: Starting CEC client scan...
opening a connection to the CEC adapter...
ERROR: [ 64] RegisterLogicalAddress - CEC is being used by another application. Run "tvservice --off" and try again.
ERROR: [ 64] Open - vc_cec could not be initialised
ERROR: [ 64] could not open a connection (try 1)
ERROR: [ 1065] RegisterLogicalAddress - CEC is being used by another application. Run "tvservice --off" and try again.
Hi guys, I would like to know, if there is a way to see my main pc performance through home assistant ?
if an addon can do that ?
I don't know how an add-on would know what's happening on another computer.
There's a piece of software called IoT Link you could install on PC though, @plucky swallow . It'll send stats via MQTT so HA can read them.
Im modding a python add-on which polls and API. It claims to run once a minute, but I cant find anything which actually specifies how often it runs. Where would this normally be set?
it does define a variable TIME_BETWEEN_UPDATES = timedelta(seconds=10) but I cant find anywhere where this is referenced
If it's not exposed as a configurable option, it'll just be in the code somewhere.
would you expect to see some sort of loop in the add-on to handle the regular updates, or would HA just invoke it each time?
HA doesn't do anything. Add-ons are standalone software. All HA does is set up the container for you.
i see
Are you familiar with Docker? The 'add-on' is just a repo that defines a few things including the Dockerfile. The actual code might be elsewhere in the image up on the Docker hub site.
ive used it a little, wouldnt say familiar though
If you're lucky, the author will have published the code somewhere public.
understand the concept
yeah the code is all open source
and quite simple too
but apparently not simple enough for me to figure out how its polling API :p
Might be worth getting in touch with the author of the code then (not the author of the add-on if they're different people) to ask them.
yeah think i will. already submitted a pull request on github for some other changes
so if that gets accepted ill ask at that point
Hi, it's there a way to setup a torrent server directly on HassOS?
If there is, you'd have to find an add-on that does it. Google's your friend there.
Though it's a bad idea to run anything intensive inside HassOS, seeing as most people run it on kid's toys like the Pi.
anyone got the apache2 addon running with home assistant?
@brazen rock 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?
well then, i need to ask /share or /media but i have no idea how i access those folders. The apache2 addon says that default is /share/htdocs/index.php and that works.. but i cant find a way to access that folder
Hi, question about the LetsEncrypt add-on -- do I need to open external port 80 to internal port 80?
n/m, i'm past challenge now
still not clear where i configure TLS after the LE addon makes a key and gets a cert
You'd update your config to tell it where the certs are: https://www.home-assistant.io/integrations/http/
Hey all, anybody else have trouble getting SSL to work with the nginx + duckdns addons? I can access the login page using the https address, but after logging in it forwards me to the /lovelace url and just sits on the spinner, until I finally get the error:
"WebSocket connection to 'wss://<my domain>/api/websocket' failed: WebSocket opening handshake timed out"
You haven't enabled WebSocket support in nginx ๐
ahh.. okay that's sort of the direction I've been trying to figure out, but I'm kinda getting stuck there. Do I just need to create a configuration file and drop in some lines for that? The last thing I tried was creating a .conf file for nginx and adding some lines I found elsewhere:
location /api/websocket {
resolver 127.0.0.1 valid=30s;
proxy_pass http://192.168.1.25:8123/api/websocket;
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-Proto $scheme;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
#proxy_redirect off;
#proxy_ssl_verify off;
}
I cheated and used the nginx proxy manager addon and just used its UI. But I don't think you should have to define custom rules for paths. Just have everything forwarded to the same application.
ohh well I like the idea of a gui for proxy management ๐ Maybe I'll try that
anything special i need to setup once I've got the proxy gui?
Ah, actually. A quick Google suggests you're on the right path. It's the Upgrade and Connection headers that need setting:
location /wsapp/ {
proxy_pass http://wsbackend;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
}```
ohh interesting
Nah, the GUI version is simple. The gif on the readme shows you everything you need to know.
/wsapp/ - what path is that?
Once you're at the proxy host page, it's a 30 second job to do.
Is it possible to send json values for payload_on off vars for mqtt discovery configurations? My underlying problem is that the service I'm trying to connect to requires specifying a device id in the command_topic payload, so my payload_on and off need to have this information included and cant give it a simple "on" or "off". This config works for setting the switch state, but HA doesnt read the updated state and i think its because my config has escaped strings whereas the state_topic doesn't have strings escaped when HA compares the two.
config returned from the service
{
"payload_on": "{\"id\":1,\"isOn\":\"ON\"}",
"payload_off": "{\"id\":1,\"isOn\":\"OFF\"}",
"unique_id": "circuit_1",
"name": "Spa",
"state_topic": "homeassistant/state/circuits/1/Spa",
"command_topic": "homeassistant/state/circuits/setState"
}
state_topic
{
"id": 1,
"isOn": "OFF"
}
@kindred hound posted a code wall, it is moved here --> https://paste.ubuntu.com/p/xzBpjsrhR4/
Hi I can't find motionEye addon in supervisor
Is there any way to use !secret for the sambla share configuration?
Is there a way to show the .storage folder in VS Code addon?
Hi! What have i missed if i dont have the dashboard menu in ngnix proxy manager?
What do you mean you don't have the menu? Either you have the UI or you don't. There shouldn't be any missing menus.
@cunning wolf found out what the issue was . If using chrome in the phone the menu is not there.
Mobiles are handy but are no substitute for a PC when it comes to admin ๐
But i like to admin from the toilet, i dont like to bring the laptop there ๐
hi there how can update in HA deconz?
deconz update comes with update of the deconz addon. Update is done via supervisor
Newbie to ESPHome trying to setup an ESP32 to read temperature data from my Switchbot Temperature Meters (BLE).
I have created a yaml file based on a tutorial. I get an error saying "platform not found". Do I need to define the platform somewhere else?
There's an ESPHome server which will be more help there
ESPHome is a system to control your ESP8266/ESP32, with a native integration for Home Assistant.
You can find their documentation here, and get help with ESPHome itself here in the #diy-archived channel (#integrations-archived for the integration). They also have their own Discord server too.
who can help me set up duckdns in config
trying to figure out docker vs portainer... i have deployed some containers in portainer so far, but am trying to do a docker pull within portainer. Am i completely wrong on what each add-on is used for?
We can only tell you if you're wrong once you've told us what you think.
So, I yell at my computer to make pancakes...
It was a very unclever joke
Anyway, I have portainer - I am trying to install my Ring Alarm: https://github.com/tsightler/ring-mqtt
I go into portainer, containers, the docker command is : docker pull tsightler/ring-mqtt so I type in docker tsightler/ring-mqtt into the docker.io image + give it a fancy name...
and then it should be there, but its not
I don't use Portainer, so I'll leave this to someone else ๐
Is I did hassio, is there a way I can also have portainer on my RP, or is that asking for trouble/not a thing
If you used the OS, you can't have other software alongside it. The purpose of the add-ons HA allows is to run other applications as containers within HA.
gotcha
The good news... 3 seconds of Googling says there's an add-on ๐ https://github.com/tsightler/ring-mqtt-ha-addon
The stuff that makes software into a HA add-on is basically just a thin wrapper with some extra details. Looks like the author did people a favour and made it available as an add-on already ๐
yeah- i found that, just trying to figure out exactly how i install it...
wait
im smart
i can figure this out
no, i have no idea... have not done this before
You'll have to add that repo so Supervisor recognises it as an add-on. I don't remember where the menu is for that ๐
OH.....
OH!
hadnt done that since HACS and had forgotten
i tried to make that MUCH harder
thanks- i feel accomplished
I installed the Openzwave addon, and the NodeRed addon, but any zwave plugin for nodered throws an error on installation, and I'm told it's because the two addons cannot work with each other directly (I'm on a VirtualBox install of HA). Is that true? Is there no way to get NodeRed to use Zwave directly if they're installed from the Addon store?
[00:15:56] INFO: Starting installation of custom NPM/Node-RED packages...
> openzwave-shared@1.7.2 preinstall /opt/node_modules/openzwave-shared
> node lib/install-ozw.js
> openzwave-shared@1.7.2 install /opt/node_modules/openzwave-shared
> node-gyp rebuild
find: /usr/*/include: No such file or directory
gyp: Call to 'find /usr/*/include -name ZWSecurity.h | wc -l' returned exit status 0 while in binding.gyp. while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
hey guys, just installed the mariadb addon and was wondering where does it store the db?
running HA OS on a pi4
The DB is inside the add-on.
Hi ๐ I found the rhasspy addon for HA. I'm running Homeassistant_os on an rpi4. I connected a Jabra 510 via USB. Supervisor => System/Hardware shows the device as input and audio device. Hoever in the addon Config there are 2 drop downs. both don't give me the device. What am I doing wrong here?
So I'm completely new to HA, and am confused by the "config" stuff that I am supposed to add. Where am I supposed to put that ?
Hey guys, so im trying to add an IR input into Home Assistant, but its not working well. I cant seem to get it to output what signal is getting sent
I see the signal in the ESPhome device logs but not in Home Assistant
How can I get the output from the IR receiver to output its codes to Home Assistant?
Just all of the codes
Does ESPHome send an event / call a service in HA? If so, write an automation that logs the data out as a persistent notification.
Also, you're asking about #integrations-archived in the #add-ons-archived channel... ๐
It calls a service if one specific code is called
Oh wait Isnt ESPhome an add on?
Its both
There's both an add-on and an integration. The add-on is the bit that manages flashing devices. That's not what you're asking about.
Integrations are how HA talks to things.
When using the mosquito add on - what is the IP for the server? does http://homeassistant.local:port work?
I can't activate the charts in home panel altough there is data.
I'm really tired to get Phoscon App running via HassOS
Any suggestions how to access the gateway. It seems with the native Addon this is not possible. There is no Gateway shown on the login page, just the Phoscon logo where you can click on and searching for Gateway starts, but without success.
On my Raspian everthing works fine, but on HassOS just the VNC shows the network.
I assume this has something to do with the docker environment where deconz is running in on HassOS
How can I remover the editor vertical rulers in my VS Code editor add-on? I understand there is an 'editor.ruler' setting in settings.json but I can't find that file - is there an option I can add to the add-on configuration? I'm running Home Assistant OS 2020.12.1 Visual Studio Code (2.9.1)
create a .vscode directory and then a .vscode/settings.json
all your vscode entries go in there, in this case you'd add "editor.rulers": []
although since youre creating an empty json file, it would be { "editor.rulers": [] }
Thanks, that's exactly what I was looking for.
Anyone having issues with MyQ garage door sensors being lost?
In my Add-On Store are nothing. I cant finde any URL for the Offical Store.
@versed cape #integrations-archived
20-12-22 23:11:40 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
20-12-22 23:11:40 ERROR (MainThread) [supervisor.jobs] Unhandled exception: 'NoneType' object has no attribute 'active_branch'
Traceback (most recent call last):
File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 61, in wrapper
return await self._method(*args, **kwargs)
File "/usr/src/supervisor/supervisor/store/git.py", line 143, in pull
branch = self.repo.active_branch.name
AttributeError: 'NoneType' object has no attribute 'active_branch'
Hi guys, does anyone have any experience with AdGuard?
I'd like to use it to block youtube ads
is it any good for that purpose?
Yeah, Im having an experience right now. My asus router says I'm not connected to the internet, although I obviously am. The Adguard log is not updating and the request log in the AdGuard web UI is not updating (says no requests for the last 15 minutes). I have restarted the host, but to no effect. It suddenly started acting up after i added a few domains to the whitelist in order to make Spotify work...
It does not block YouTube ads, at least not here...
A reboot of the VM host solved it. Might not have been an issue with AdGuard...
@hidden bluff posted a code wall, it is moved here --> https://paste.ubuntu.com/p/7rH7G5symm/
Hi guys, I added some InfluxDb Sensors and was wondering if there is a way to set the device type icon of query other than indirectly thru the unit_of_measurement property? I got some barometric pressure and humidity values that now do get only the default icon...
Hi! I installed homeassistant for the first time a respberry pi 4. My official repository in add-on store was not working and i happened to remove it. I have searched for the official repository adress but did not find it, only community repository. Is it so obvious i cannot see it?
@weary stratus I got a Pi 4 here, but did not experience a problem with the add on store.. What did not work?
@analog cedar It didnt update and i looked at the adress for the repository and i managed to delete it when i added the community add on repository
@analog cedar do you know the official add-on repository adress, i have tried a whole bunch of different adresses but none have worked
@weary stratus the default one would be https://addons.community
@analog cedar I do have the community repository working but not the one with samba, ssh etc.
@analog cedar I have tried https://github.com/home-assistant/addons and https://www.home-assistant.io/addons/
I see, the samba/ssh stuff is only available if you need to enable the "Advanved Mode" in your profile page as described also here https://www.home-assistant.io/addons
That was the first thing and it is activated i did but that didnt work and now the official repository adress is not among the repositories listing in the Supervisor add on store. What adresses to you have there. I have the ones i have listed above. I have a screenshot but dont see a way to send it
"Add-ons are only available if you've used the Home Assistant installer. If you installed Home Assistant using any other method then you cannot use add-ons (but you can achieve the same result manually)" I did flash a sd-card as instructed for my raspberry pi 4, is that the issue? Do i need to do something to get it working.
what do you mean with "did not work"? Did you not see the SSH/Samba addons after reloading?
this one only: SSH & Web Terminal and as i understand it it is a community driven project.
I have added repository adresses right and left and what repository adresses do you have? The ones i have among my manage add on repositories now is: Home Assistant Community Add-ons
Franck Nijhof frenck@addons.community
https://addons.community
unknown
unknown
https://github.com/home-assistant/addons
unknown
unknown
https://www.home-assistant.io/addons/
unknown
unknown
https://www.home-assistant.io/addons
unknown
unknown
https://github.com/home-assistant/hassio-addons
Hmm, I got only the default add-on store and see the Samba one.. But a couple minutes ago the site was not responding...
I do not have the default add-on store and the repository adress is not among my manage add on repository. Could you check what adresses you have there?
I got only "https://addons.community/"
ah, then something is broken at my end as i do not see the ordinary addons in advanced mode
may check your logs for errors though
so much is working othewise
I dont know where to find logs of the supervicor - addon store. How do i add ssh manually without the add-on store, a good starting place?
hmm, sorry. I'm also quite new it and did not find an other way jet...
Hi all. I can't find the magic mirror addon in my addon store. What am I missing? I followed this: https://github.com/hassio-addons/addon-magicmirror
is the addon excluded from the repo? why?
@analog cedar @earnest orchid The missing official apps has appeared, i guess adding a bunch of adresses worked afte waiting for a couple of hours.
Thanks for the help
Hi all
Ive just installed node red on my home assistant via the supervisor add on function, keeps coming up with a bad gateway when i click on it though, anyone able to offer anoob some guidance please?
There's a dedicated #node-red-archived channel, you should ask there.
thanks will do
I have an early, maybe the first model of Nest thermostat. Is there a chance I can get it integrated with HA?
The component is not configured. Please follow the documentation.
I just installed the Glances add-on and it seems to be taking 15-20% CPU all the time, is that normal for this add-on ?
Depends how tiny your CPU is. ๐ค
2 cores of an i7-6700 given to VirtualBox
I like the features but it's consuming like 10 times the CPU that Home Assistant uses. It doesn't seem right for such a little tool
You could try restarting the add-on in case it's just stuck. I agree though, it shouldn't need to use much CPU if it's just monitoring and hosting a simple HTTP daemon.
That's my understanding too
and it pushes data to InfluxDB once in a while
Restarting didn't help
I disabled the InfluxDB logging and it dropped down to about 5% instead
From various screeshot I see on the web, it seems like Glances uses a good amount of CPU. Let's consider this "Normal" then ๐
I dunno. I have 6 containers running and always sit around 2-5% CPU usage. Even after adding Glances as my 7th container, that hasn't changed.
Is it linked to InfluxDB ?
Ha!
Even the screenshot on the Glances documentation page shows the Glances container using like 57% CPU!
https://github.com/hassio-addons/addon-glances
yes, glances itself will increase cpu usage
I've never found a good need for it. Once in a while I might start it up to look at something.
Yeah I suspect some memory creep and I was trying to diagnose it with Glances
@weary stratus same here.. it works generally well but apparently it can't block youtube ads.. I can't find an actual solution googling either.. such a pity
I still have the same problem like @weary stratus. Yesterday installed on Pi and i have no offical Add ons
Anyone finding that IOS 14 breaks split tunneling for Wire Guard?Prior to getting a new iPhone and switching to ATT I had WG working for access to HA and some other things here are home via the Addon and everything else on the phne just worked. Now if I have WG on I have access to the home LAN but the WWW doesn't. I assume WG was only tunneling what I configured in the add on and the new phone + IOS 14 broke this. I really don't want to route all traffic through the house --- IDEAS
Found solution in Reddit - Changed the DNS address in the client side to 8.8.8.8 and all is well
anyone know of an add-on which would let me set arbitrary timers, with a notify option? Short term stuff, like remind me in 45 minutes etc
Why would you need an add-on for that? That just sounds like an input_datetime and an automation.
maybe I don't, I didnt know about input_datetime ๐
Timers also exist ๐ https://www.home-assistant.io/integrations/timer/
The signal messenger addon that uses signal-cli-rest-api running in supervisor... When I register my number in it, it deregisters my phone. Does anyone else use signal with homeassistant and if so, is there a way for two devices to be authorized on the same phone number?
Has anyone tried using the dnsmasq addon as a dhcp-proxy to add additional dhcp options for PXE?
What's the best add-on to move complete directories to home assistant
Trying to set up OpenZWave add on and I am getting an error in the add on log Error cannot open serial port.
Tried using by-Iโd and /dev/ttyACM0 for my Aeotec z-stick Running supervised in Virtualbox on Linux. Any suggestions?
Hey all, Hope this is the correct channel else I would be happy to replace it. I also don't know if it's my setup specifically or global. But the next thing happened to me two times already.
I'm running Proxmox with HA (The Whiskerz way https://github.com/whiskerz007/proxmox_hassos_install)
Once I install the DeConz addon from the supervisor store, Configure it and then mark the checkboxes Run at startup and Watchdog my whole Home Assistant setup crashes. After a few restarts it started up once more just to find out that supervisor didn't want to start. (Unable to load panel error).
A core rebuild did the trick eventually (round 5 AM -_-') but about an hour ago I stumbled upon the same fault.
Last night I first restored a Snapshot with the hope it would fix it but it didn't. This time I did it without the snapshot and DeConz just worked properly with the autostart and watchdog turned on.
I don't know if this has something to do with the docker that just fails or it is something with my setup but I thought it would be good to mention it so it could be checked out.
Hello, i have a snapshot of my Hassio instance and i would like to recover a esphome project, where do i find it in the files?
@swift crown ESPHome files are stored in the /config/esphome directory. They should be backed up in a normal snapshot.
I found the same code online so should be fine
Thanks anyway
the Aqara two-way relay power options are exposed by deCONZ to HA as a light. How can I change this to a switch?
Welp, I tried to install the SSH/Console plugin and it made my HA unusable.
Hey all, So I'm new to HA and I have got Hue setup easily, thanks for making it one click. I can enable the group option which shows my rooms and zones perfectly. But then I get loads of hgrp-0000000006. Also when I send it to HomeKit there is a bunch of stuff I dont need in HomeKit. Is there a way I can only import the groups and zones into HA? And not the individual bulbs? I can then add new zones/rooms in the Hue app if I need to. I know I can create groups in HA but then the lights turn on at different times, and sometimes (rarely) not at all. Basically I just want HA and HomeKit to be clean
Hello... Is there a way to run portainer on a different vm and control hassio docker add-ons ? If yes, can you please share the guide/instructions ?
Guides I found involve creating a CA, cert etc; and make docker daemon on hassio trust it.. Not sure if it's a good idea to install openSSL on hassio
Hi , do you know the configuration's data in order to add the configurator in home assistant ?
Happy Holidays! Does anyone know how to tell what ports various addons are using? My node-red just stopped working with a port conflict saying port 1900 is already used. How can I tell what ingress is already using?
Needing some guidance with the blink integration if anyone can help
Hi, where can I find the MariaDB add-on database file?
Or how can I access the database?
Hi, I just received my HA Blue and restored a backup from my previous setup. Most seems to work, but any Add Ons I try to access give a 401: Unauthorized. VS Code, Portainer, AdGuard Home etc. It seems like it's everything Ingress related. What am I missing?
Seems to work in an incognito tab. ๐คทโโ๏ธ
How do I run a container from the terminal using Home Assistant OS on HA Blue? The ha docker command doesn't seem to do much? ๐ค
May I ask why first? It should not really be needed ๐
I know, I do not really need, but I was curious if I in the future like to make a DB backup or move to an other MariaDB server.
Have just moved to MariaDB as the default DB got corrupt.
You don't do backup of the files directly, better to do a SQL dump of the data. That said, I use the snapshot backup function under supervisor, however it might not do a 100% good backup according to the issues on github.
And how do I do a SQL dump of the data? Can't find any documentation abut that
(I'm just retired from a life as programmer and always curious ๐ )
It is afterall just MariaDB, there is plenty of documentation about how you do backup of it. But like i said, i just use the snapshot function under supervisor (hassio) to do my backup of mariadb ๐
I have no problem with MariaDB but how to access it in the container.
I have SSH addon, so I can ssh and use mysql command there, also you could open TCP port to the addon under configuration
I use this one https://github.com/hassio-addons/addon-ssh
I make use of FreeDNS from Afraid.org instead of DuckDNS. I previously used and acme.sh script to update my LetsEncrypt certs. This acme.sh can run in a docker container.
docker run --rm -it -v "$(pwd)/out":/acme.sh --net=host --env FREEDNS_User="" --env FREEDNS_Password="" neilpang/acme.sh --issue --dns dns_freedns -d my.domain.tld
I'd like to get this into an add-on where the env vars, dns, domain and update_interval can be configured.
I had missed the "3306/tcp disabled" in the configuration, I assume I can access the DB if I enable.
Yes, I have the SSH.
Thanks for your help ๐
Sure thing ๐
@low badger posted a code wall, it is moved here --> https://paste.ubuntu.com/p/TSFmyWCrVR/
Hi there,
Can anyone advice how can I access files in the addon container,
I'm running HA on the VM
Hello there ๐
I've restored a full snapshot but it didn't restore some of the addons
like bitwarden and AdGuard
anyone knows why?
Can the NGINX Proxy Manager host a website itself, or does it have to proxy to a dedicated add-on such as https://github.com/FaserF/hassio-addons/tree/master/apache2
It's a proxy, not a web server... so it'll be the latter.
Are you sure about that?
When Nginx came out, it made such a big splash that folks just moved away from Apache and never looked back. And the trend continues today. While Apache is arguably at par today, Nginx offered some stunning improvements that helped it win.
- Asynchronous architecture for handling high loads
- Best-in-the-class static file handling, load balancing, and reverse proxy capabilities.
Maybe i'm misinterpreting this?
hi.... trying to add this repro https://github.com/ExperienceLovelace/ha-floorplan but i get "Invalid Add-on repository!"
๐
and they say just to add the link as an repro
"So, plese remove the old repo from HACS, and replace it with with custom repo:
https://github.com/ExperienceLovelace/ha-floorplan
"
but i found out that there are a pictur elements thing build in
HACS =! Addons/Supervisor
that could make do as i'm not after advanced stuff
yep i know that...
supervisor... then add-on store
tried to insert a screenshot but it will not allow me
i just made a sd card for the rpi3
ahhh =!
new to all this but i know what it means
Hi there, I would love to try changing the keep alive setting in mosquitto.conf to chase a possible bug in a device. Is there any way to change it through the configuration or directly (access the conf file of the docker container)?
Hi can anyone help me with the MariaDB/Recorder add on. I'm getting the following error (even after removing and re-adding). Completely standrd install from the Add-on Store (no settings modified except adding a password:
You reinstalled the add-on quickly... ๐ค
Error saving events: (MySQLdb._exceptions.ProgrammingError) (1146, "Table 'homeassistant.events' doesn't exist") [SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id, context_parent_id) VALUES (%s, %s, %s, %s, %s, %s, %s, %s)] [parameters: ('state_changed', '{}', 'LOCAL', datetime.datetime(2020, 12, 27, 12, 8, 1, 154265, tzinfo=datetime.timezone.utc), datetime.datetime(2020, 12, 27, 12, 8, 1, 154265, tzinfo=datetime.timezone.utc), '860dce9c04bfd4ec7387459ee0950f3a', None, None)] (Background on this error at: http://sqlalche.me/e/13/f405)
No I'd already done that before you suggested it
Then that would be useful information to provide when you ask for help. ๐
Looks like it didn't create the tables correctly, which is odd
isn't it? i even wondered if an uninstall maybe left broken tables so reinstalled again and changed the db name. the interesting thing is the error did NOT change. i expected to see Table 'newdbname.events' doesn't exist but didn't
it is recorder generating the error though so perhaps thats to be expected
You can get that error if your user does not have permissions to update the specified DB
i didn't modify the rights of the default config - i also found a issue some reported which suggested explicitly adding the 3306 tcp port - didn't help
ANyone have any idea why my MotionEye Addon is not picking up my Linux timezone? It's displaying the time in UTC but that is not correct... any way to change this?
Does anyone have a working InfluxDB size sensor? There's one or two out there but comments say they aren't accurate or not working at all
duckdns addon question: I've been using the addon pretty much since it came out with no problems. I'm working through a completely separate issue right now, and it would be helpful if I could log on to my instance 'locally' (i.e. http: 192.168.86.33:8123) but I cannot. I get a "The connection was reset" screen. Is this just an artifact of using duckdns or should I be able to still use a local login? If the latter, any suggestions to resolve?
If you have set up duckdns and SSL then locally you will need https still
can i use https + my local address, or do i have to go through duckdns
no you just need https://192.168.86.33:8123
got it, thank you very much
you will get an error the connection isn't secure
but there will be a button to continue
this is normal
wonder if its possible to use hass.io add-on influxdb together with an external data source? I like to use an unifi-poller (https://github.com/unifi-poller/unifi-poller) that is running on another linux box in my LAN? Is this doable, or shall i go another way?
I remember seing some ha os addon that would emulate a google assistant device so you could use broadcast for example. Does anyone else recognize this and know where i can find it?
Do you mean Assistant Relay?
The one i was searching for turned out to be google assistant webserver but it hasnt been updated in 3 years
what is it you want to achieve?
the Aqara two-way relay power options are exposed by deCONZ to HA as a light. How can I change this to a switch?
Whats the exact issue you're having by it being a 'light'? Also are you referring to Phoscon detecting it as a switch, rather than DeConz?
All my Hue Plugs are detected by Phoscon as lights, despite them technically being a switch
@jaunty jasper if I tell google "turn on all the lights in ....", my exhaust and bike charger turn on as well
@upbeat sequoia same happened to my with my PC switch. I can not put the switch into the office room because turning off the lights would power off the PC. At the end those devices are ungrouped and you have to be careful to never say "turn all the house lights off"
which docker image should i use as an mqtt broker ?
I use the official Eclipse one:
mosquitto:
container_name: mosquitto
image: eclipse-mosquitto```
thnks
There are others. If you're going to use Docker, you need to learn to find the available containers and make a decision about which one you want.
I guessed that if you're asking about Docker images ๐
And using the same one HA uses isn't always the best choice. They're often modified.
Where can I find the SSH Terminal addon?
You may need to turn on advanced mode to see that. Go to your user profile (bottom left) and enable it.
I think it's deliberate. Exposing stuff by default that can cause serious security vulnerabilities if done wrong is a bad thing.
I bet there are people out there with a DMZ on their router, SSH enabled and no auth required.
Has anyone had any luck getting a FireStick working in HA? Trying to use ADB commands. Not sure what the issue is. Thanks
Trying to control the FireStick with scripts (using phone)
If I remove my duckDNS add-on will I be back to a state exactly as I was before I started using the add on? Iโm moving to Remote UI and away from duckDNS and I donโt want any LetsEncrypt certificate conflicts or some such to cause problems.
@pulsar rain remote ui using the cloud service?
It doesn't matter if you have the duckdns addon. To get back to default local access you need to remove the http: configuration
Yes, using the cloud service. Thanks for your guidance.
I switched to the new native Xbox integration and Iโm working on fixing my scripts to fit. I used to use a rest command to call all of the media player and button commands. I have A B X Y and direction pad controls working, but are all the other controller button commands available? From what the integration page says it seems they are not.
With the old integration if I would go to IP.ADDR.OF.HA:5557/device/MYDEVICEID/media or IP.ADDR.OF.HA:5557/device/MYDEVICEID/media I would find a list of available commands. Some of the other commands are nexus, menu, view, right shoulder, left shoulder, and there are many more.
Hey! Thanks! Hopefully one of those other three buttons gets me my โnexusโ key back.
I have just installed the Plex addon HA (Supervised). I wanna connect the media library to my Rpi3 (NAS). Is this going to work in the config.yaml: allowlist_external_urls:
- "http://192.168.10.140/srv/dev-disk-by-label-4tb/movies"
Nope, that didnt work i got this error msg : Component error: allowlist_external_urls - Integration 'allowlist_external_urls' not found.
Hi, can anyone help me with AppDaemon? I'm trying to access Bluetooth from an AppDaemon App using bluepy (https://github.com/IanHarvey/bluepy), but it seems like the app misses the access rights:
bluepy.btle.BTLEManagementError: Management not available (permissions problem?)
Any idea, how I can solve this?
Question, so I am running my HA on a Pi 4 8Gb Runs smooth but I was thinking of moving my Mqtt server to a stand alone Pi 3. Do you think this is a good idea?
My thought is as I dev my main HA my devices wont loose connection during reboots.
My concern is by not having it all nice and integrated would there be potential for lag?
You could always use Docker and only restart the relevant containers. HA OS isn't the only installation option.
thats kinda what I was thinking for mqtt. But My Master I really do like the simplicity of Hassio
Having recently made the switch, I can honestly say I don't miss the OS. You don't lose anything.
umm my mind is in a fragile state @cunning wolf. So I might loose that in the learning and reconfig transition. haha
Honestly, it doesn't take much to switch. Everything that I used to use an add-on for, I just have a Docker container for now.
Because... add-ons are just Docker containers anyway ๐
I hear what your putting down. But think of it this way. If i move the Mqtt broker to the pi 3 or maybe even my syn server It might just turn into a gateway to converting all slowly down the rd.
haha
Eh. If you convert it 'slowly', you'll never finish the job. I moved everything, including setting up new hardware, in 3 days around the day job.
And if you're interested, a Docker Compose file for HA, DB, MQTT and some other stuff looks like this: https://hastebin.com/acuxijurux.http
But what is the groups thoughts? Could net traffic cause lag or jitter and be counter productive?
Traffic on your LAN? You're not likely to have any issues.
taking a view.
I am really very new to all this and especially to MQTT! But as I currently have A LOT of devices ive flashed with Tasmoto and now am integrating my zig and zwave I am trying to learn.
Really its zigbee and zwave thats driving me INSANE!
Yeah, there's a lot to learn, especially if you try everything at the same time ๐
Hello all. Is there a way to have two of the same instances of addons running? I have HA on a nuc and need Valetudo Mapper addon running twice because I have two Roborock S5 vacuums with Valetudo RE flashed on them.
Nope. But you can run the same software as a Docker container on another machine.
ok so cant do two dockers on same machine either. Thanks.
I didn't say that ๐
You can run as many instances of a Docker container as you want, you'll just need to use different mappings for ports and volumes.
But HA manages Docker containers for you, so you don't have that control.
Could I use portainer to do that?
Probably. I don't use it, I just use Docker Compose.
Don't need a UI just to fire up containers ๐คทโโ๏ธ
Hi guys, quick question. My add on store wasnt working and the repo wasnt in there. Now ive tried to add the official HA repo but it doesnt work. (some community repos do work). I've looked on the forum but couldnt find it
wasnt working
Please don't say I have an error or describe an error. Share the whole actual error message so we can help you.
The whole store wouldnt load. I've got both https://www.home-assistant.io/addons and https://github.com/home-assistant/addons added to my repositories but they appear not to be repos
It only shows the add-ons through the z2m and https://addons.community repos
The hassio example addon repo also works fine
Do you have advanced mode enabled?
you wouldn't need that to see the main core repo
@cobalt osprey is this a new install?
yeah its enabled
its less than a week old with almost nothing done yet
hassio on a pi4
Can someone help me make sure my OpenZWave addon is configured correctly? The OZW Daemon won't start no matter what I've tried. Running HAOS 5.9 on a Pi4
@ me If you respond. I'm afk, but will hear the notification.
iยดve still the same problem like @cobalt osprey. I installed the latest version last week.
guys, is there a way to see if my mosquitto integration is reading all the parameters I configured in the addon?
hey im trying to install the ledfx addon and i get this message in the log of the addon nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html) what does this meen?
You can ignore that
okay but its not working... when i open the ui its not loading
it's in the edge repo isn't it?
yes
I don't know how much attention that one has received
Hi all. I'm facing an issue with Portainer add-on. I'm trying to pull an image from docker.io. I get an "Failure - Unable to pull image" error pop-up and the following message in portainer log :
2020/12/30 21:37:34 proxy error: context canceled
Someone had the same problem and any suggestion?
Hi, can someone tell me how to add a port redirection to an addon? I'd like to expose port 8089 of influxdb. Thanks.
Hi. Anyone good with proxy manager? I wonder if I need to add http: into the config file or not when running the nginx proxy manager?
Hi all, I'm trying to enable dhcp on the AdGuard add-on, but the button is greyed out. Is there a thing I need to enable first?
I have my static ip configured already
@sage knot nginx proxy manager? follow the gif/video that is in the docs
@cogneato Maybe something I missed, thx gonna give it a try.
Hmm, and testing the upstream dns servers, or saving a static dhcp lease, gets me:
Error: control/test_upstream_dns | <html> ,<head><title>504 Gateway Time-out</title></head>, ,<body> ,<center><h1>504 Gateway Time-out</h1></center>, ,<hr />,<center>nginx/1.16.1</center>, </body>, </html> | 504
That's always reassuring
@fleet heron i don't use the add-on. Is there a dropdown for selecting the network interface on the dhcp page?
Yeah there is
and it works?
@sly kindle so if I run everything trough nginx I can disable ssl for all add-ons?
Nginx proxy manager *
@sage knot yes
๐
I mean, they will still have ssl, but not through the old way
Well it shows the network interface I expect to be there, but then not much happens. The thing doesn't reply to dns queries either.
Ah sorry, yes it does
@sly kindle No ssl internally but, but as long it goes trough npm to my domain name there is no risk that it is less secure?
add-ons which use ingress will all be within HA's 8123 so that will be secure
What's the adguard login/password supposed to be, if you're not using ingress?
Ah, the standard HA one?
I think it would be the same...your HA user/pass
Ok, 'Enable DHCP' is still greyed out there...
Do you use that dhcp server @sly kindle ?
I don't. But it only allows me to enter info when I choose a proper interface, which is why I asked
otherwise it is grayed out
I wonder why it thinks that my interface is improper then!
What's your ip setup? Static IPv4, static ipv6?
Hmm, now I can't add static leases. This thing isn't impressive.
Frenck was saying how adguard is so much better than pihole, but I can't see it ๐
The 'save' button on the static leases is greyed out too
Nothing in the console
pretty sure frenck uses his for the dhcp as well
I can try it on a test pi
looks like it may be an issue that needs an update
Ah! I was finding nothing in their issue tracker either, nothing on google
Yeah that sounds like it
I'll stick with pihole for now then. Thank you very much!
Or find out how to edit AdGuardHome.yaml somehow
Hmm, the edits don't seem to stick
If I edit the right file, it works ๐
I've added a comment on the issue, hopefully it'll help someone else
Thank you very much @sly kindle, everything working now.
Hey All! ๐ I need to make a choice between running a unifi controller as an addon or on a separate raspberry pi. What are the advantages and disadvantages of using said controller as an addon? Are there others that can share their experiences?
Hi all, when i install the Mosquitto broker addon, will it run a local Mosquitto server, or it it an addon to manage an already running MQTT broker somewhere else?
Add-ons are self-contained applications. It will run a broker.
Thank you
I'm getting a warning "The 'airvisual' option is deprecated, please remove it from your configuration" but there is no mention of deprecation in the addon documentation https://www.home-assistant.io/integrations/airvisual
and so if I remove it from the configuration file, how am I supposed to set up geographies?
This integration can be configured via the Home Assistant UI by navigating to Configuration -> Integrations.
A lot of integrations are moving toward UI-only. There's generally no need for people to have to edit YAML just to set up an integration - it puts off a lot of less technical people.
Yeah I got that but with this one for example, it doesn't detect my location accuratly, so I have to setup a city myself... without it, it's just useless to my case
Then feel free to continue with the YAML version... but know that it will disappear at some point.
You could always open an issue for that integration explaining the loss of functionality in the UI config.
is there a way to store hass data to a separate influxdb installation somewhere without using superviser? I'd like to setup a jail for influxdb and another for grafana, then set hass to additionally store its data to the influxdb installation
You can use the influxdb #integrations-archived for any influxdb installation, the influxdb #add-ons-archived require Supervisor
right! and just when I asked I found the instructions, thanks for rubberducking ๐
You should move to #integrations-archived for help with that.
OK thanks!
I've got a two-part issue here that starts with the appdaemon add-on and blends into frontend or integrations or something. I've got an appdaemon dashboard with a camera view widget displayed on an old smartphone stuck to the wall. Every time it wakes up or refreshes its screen I get this persistent notification in HA: Login attempt or request with invalid authentication from panel1.houseofhacks.net (10.16.20.22) (Mozilla/5.0 (Linux; Android 6.0.1; SM-G550T Build/MMB29K; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/87.0.4280.101 Mobile Safari/537.36)
I'm hoping to either fix the root cause or at least suppress the notifications; not really sure where the best place to ask about it is
Not sure how this is an add-on issue. If the IP range is known, you could add it to your trusted networks... more on that over in #integrations-archived
Oh, is this channel only for the "Official add-ons"? I just realized Appdaemon is a community add-on
It's for any add-on... but something talking to HA and HA rejecting it means it's a HA thing.
Given that your add-ons run on the same host and that you have no control over how they establish network connections, you should focus your troubleshooting on HA.
Understood. Thanks.
Trying to install SSH add-on with host port as 22222.. It fails with "port is being used on host" error.. Netstat on hassio host shows the program "dropbear" using this port.. Any idea what this is ?
I rebooted the hassio instance assuming it's some port on Bind_WAIT but it came back after reboot
I want to find out who's starting dropbear
I have installed the mariadb add on and I have kept the default settings but I get this error
(Recorder) [homeassistant.components.recorder] Error during connection setup: (MySQLdb._exceptions.OperationalError) (2002, "Can't connect to MySQL server on '192.168.10.16' (115)")
this is what my recorder component looks like
recorder: db_url: mysql://homeassistant:homeassistant@192.168.10.16/homeassistant?charset=utf8mb4
below is my configuration
`databases:
- homeassistant
logins: - username: homeassistant
password: homeassistant
rights: - username: homeassistant
database: homeassistant
`
I am running hassos vm
use core-mariadb for the hostname
Hi everyone, i recently installed the portainer addon and used it to run the homebridge container. Everything is working but during setup i created a volume for the /homebridge directory. Im lost on how to actually access the mount path of the volume which is /mnt/data/docker/volumes/{id}/_data according to portainer. However when i ssh to HassOS (on raspberry pi) that directory doesnt exist. Is there some core fundmental I'm missing whe it comes to portainer and how hassos works?
@paper bluff is the addon started?
@thick vapor if you ssh into the terminal addon you get a shell within that container. you cant access the hosts filesystem like that
yes it was started. I have reinstalled it and I am now rebooting the host
I think it worked. how can I confirm that the mariadb is being used?
@median dragon thanks for the reply, just to help me get everything clear, when I say using the โterminal and sshโ add on Iโm sshโing right into a container? Is that the โsupervisorโ container? Not too familiar with the names of things
yeah all addon are docker containers
the terminal and ssh addon just run a container that contains that ssh daemon
if you ssh into that you get a shell in that container
it has all the std hassos shared direcories mounted. like the one with homeassistant config and the one for ssl certificates etc. but it doesnt allow access to the hosts filesystem
Ok, so portainer add on itself is a docker container running along side the important hass containers?
So itโs volume mount paths are the paths on the host system itself? If so is there any way to access those?
the best option is probably instead of using a docker volume. mount a subdirectory of the config shared directory into your container?
like /mnt/data/supervisor/homeassistant/homebridge or something
what data is stored there?
Looks to be all the config for homebridge
I have a homebridge container running and mounted the /homebridge directory. I assume thatโs where all the core config is
Also are you saying that /mnt/data/supervisor/homeassistant/ is one of the directories accessible by the ssh addon? Iโd so Iโd like to know how you knew that so I can better research it
yeah its mounted as /config
Interesting, is that something specific to the ssh addon or does it mount config to every addon container like that?
the addons can ask for those things to mounted into it. by default only a directory containing the addons configuration is mounted into it if i remember correctly
so it can access the settings set in the addons config ui
Ok that also makes sense to me. I guess technically is fine that the volume is mounted on the host system. I dont plan on ever needing to touch it unless something bad happens to my homebridge container. There must be some way to access it later down the road if I need to
you can access it either from the host console or by enabling the debug ssh access
Thank again, just to help better my own knowledge and if you happen to know, since the portainer add on is its own container, how can it see all the other containers running on the system? I see the supervisor*** cotainer within portainer under my "hidden containers". Also, how is it allowed to create volumes (files) on the host os. Can docker containers ask fro read and write permissions of essentially the whole system?
the portainer container has the docker socket mounted into it
thats why it can controll the docker daemon
oh and the daemon runs on the host os?
wow thanks for dropping some awesome knowledge on me
Hello, my add ons page keeps loading and won't show the add ons.. anyone who can help me out?
i'm new to Home assistant my raspberry is already running and my Google home, Tado and philips hue are linked
getting similar problem, i cant access to supervisor. the page keeps loading
Yes... and you've asked over in the right channel. Be patient ๐
Do I need to disable the bluetooth in HAOS on a raspberry pi 4 in order to use the gpio for things like the razberry z wave hat?
Wrong channel. Sorry.
He everyone, had a question about Portainer on homeassistant if this is the right place. Was not sure if running this on homeassistant would still allow me to instal docker images? If so, and I wanted to install deepstack from this link https://github.com/robmarkcole/HASS-Deepstack-face how would I go about using the docker run command?
who helps me to connect Assistant Relay with Google Console I don't know how to do it at all
Sure, just buy me a drink first
๐ @cunning wolf
What have you tried? What's the problem?
(and I'll accept a 37 year old Lagavulin, thanks)
I'm at Setting up your account and I don't know what anymore @cunning wolf
Well you'll need to explain the problem if you want someone to help.
I don't use it, so I can't help ๐
Anyone on an RPi4 have issues upgrading Node-RED from 7.1.0. to 7.2.11?
In the past, I did setup up the community SSH add-on. However I uninstalled that and installed the official ssh add-on, at which point I ran into this issue. Is the possible that my uninstall operation did not remove dropbear ?
@crystal basin posted a code wall, it is moved here --> https://paste.ubuntu.com/p/H8G7kcQk3Q/
Ok I will post it again
Don't post again, the bot already moved it ๐คฆโโ๏ธ
I set up the Wireguard Hassio addon in the following manner (look code above)
How do I achieve something like a "split" tunnel? I.e. when the tunnel is established, I can reach my home network (for instance my Transmission setup at 192.168.40.150:6666) but all other traffic is NOT routed over the tunnel (so for example if I connect from my phone it uses my mobile data to connect to google.com).
With the above configuration, I can connect to my home network (e.g. Transmission) but cannot access other traffic (like google.com).
Hey @cunning wolf I don't understand how that fixes my issue :/
That's talking about split tunnelling, no?
yes @cunning wolf but I was asking how to configure with the hassio addon. I google a lot and found many references but cannot understand how to configure specifically the hassio addon
Discord isn't like IRC, you don't have to tag people on every response. Keep in mind that every time you tag somebody, they get a notification ping. That can very quickly become annoying and people may block you.
The add-on is just Wireguard running in a container. All Wireguard help online should still apply.
Add-ons aren't magic.
@cunning wolf I know. I actually managed with wireguard outside hassio but cannot manage with the wireguard hassio addon and for the moment I need this last option to make it working
Holy fuck. Stop tagging me.
Generally, don't tag people to ask for help - it comes across as bad manners, youโre demanding somebody answers you. Itโs different if youโre thanking somebody, obviously. If you do tag somebody keep it polite and respectful. Remember that everybody is a volunteer, and nobody has to help you, and people may block you.
Similarly, please donโt DM (direct message) people asking for help. It also comes across as demanding, and means that others canโt learn from what you do.
Finally, please keep tagging people in replies to a minimum. That too can become annoying very quickly and should be used only when it's necessary (such as if it's been a long time, or there's multiple conversations going on).
Holy fuck!
How can I scroll up in terminal+shh web view
The up arrow
Hey folks, trying to help my dad install HACS on his HA. I've tried toggling Advanced Mode on, yet the add-on still isn't showing up on the Add-on Store in Supervisor, any ideas?
I a word.
I meant to say that the Terminal & SSH Add-on isn't showing up.
I've tried toggling Advanced Mode off, restart, then on and restart, no dice.
@cunning wolf Any ideas?
Generally, don't tag people to ask for help - it comes across as bad manners, youโre demanding somebody answers you. Itโs different if youโre thanking somebody, obviously. If you do tag somebody keep it polite and respectful. Remember that everybody is a volunteer, and nobody has to help you, and people may block you.
Similarly, please donโt DM (direct message) people asking for help. It also comes across as demanding, and means that others canโt learn from what you do.
Finally, please keep tagging people in replies to a minimum. That too can become annoying very quickly and should be used only when it's necessary (such as if it's been a long time, or there's multiple conversations going on).
Alright, my bad. Thanks for helping.
Hi everybody! I want to install the add-on 'Influxdb' on my HA supervised. I just want to know if we can have an access to the database ?
Hi all. I had an issue where my EFI partition bombed out and rather than struggle with it, I figured I'd start over and try and do things a bit more structured.
Does anyone have any expertise with the DuckDNS/LetsEncrypt addon?
The situation is that I already have a domain and static IP I currently use. That domain is used both externally and internally. The plan is to use "homeassistant.mydomain.com" both internally and externally using LetsEncrypt's certificates.
One problem is that I already have a service on port 80 exposed (also using LetsEncrypt), so I can't pinhole everything (80/443/8123) to HASS.IO JUST to have the LetsEncrypt challenges complete. I hope to JUST have 8123 open for it in the end.
DuckDNS on its own works great with their provided domain name, but there seems to be some mechanism by which it can generate another certificate for an alternate name--but I seem to be doing something wrong. Does anyone have any pointers for this?
Hi all.. On Zigbee2Mqtt add-on after pairing a zigbee device, I could not assign a friendly name. I have been getting "Device does not exist" error whenever I try to rename to a readable name. Any directions/pointers to debug the problem ? Tried several times deleting and re-pairing, restarting add-on.
Hey All! Been using influxdb with HA since the start, never had any issues, however since upgrading to hassos 5.8 and now 5.9 when launching influxdb the whole system will crash.
Hi all, anyone have this working ??
https://github.com/e2m32/home-assistant-custom-components#pfsense_rule
Custom components are #integrations-archived, not add-ons.
Ok, sorry
Hello, I can't get duckdns working
It was working fine for months and now nothing
Tried to uninstall reinstall whole thing including nginx and still can't access to my HA
ERR_EMPTY_RESPONSE on my PC (local network)
502 bad gateway on my phone
Start from the 'inside'. Can you access HA using its internal IP?
yep
Can you access it using your external IP?
nop
Then you've either messed up your nginx or your router's port forwarding.
Nice. Pictures of text.
just saw I got this in error logs
2021/01/03 15:20:53 [error] 221#221: *87 upstream prematurely closed connection while reading response header from upstream, client: 92.184.104.148, server: xxx.duckdns.org, request: "GET / HTTP/2.0", upstream: "http://172.30.32.1:8123/", host: "xxx.duckdns.org"
weird it didn't appear before
mh
Which logs?
nginx sorry
Well it's saying your HA is closing the connection. What's in the HA logs?
only thing related to is
2021-01-03 15:15:07 WARNING (MainThread) [homeassistant.components.http] The 'base_url' option is deprecated, please remove it from your configuration
any thoughts on why I wouldn't be seeing any entities in hass when using Z-Wave to MQTT?
in the logs: Socket error on client ZWAVE_GATEWAY-zwave, disconnecting.
#zwave-archived would be better
thanks
Network UPS Tools doesn't work anymore when booting my Pi4 from USB
any idea why?
thanks
using an USB UPS
@azure bronze Please don't say I have an error or describe an error. Share the whole actual error message so we can help you.
solved it sorry, just attaching the UPS to USB 2.0 solved the problem
I correct my self, UPS does not work after an host reboot,
I need to manually disconnect it from the raspberry USB, reconnect it and then restart the addon.
๐ฆ
at first boot, HA simply doesn't see it in the available hardware
Why do you need to reboot the host?
I never reboot it, but when I update it I reboot it, or when I clean my UPS sometimes I poweroff the raspberry, just to poweroff the UPS and clean it.
it's not always, but it's not that good that I need to do this things to make it work ๐
You shouldn't need to reboot the host for HA updates.
And who cleans their equipment? I just buy new equipment when the old stuff gets dusty ๐คฃ
I never reboot... no OS ๐ Docker ftw.
my UPS costs 600โฌ, it's not somethings to not clean and buy new xD
Hi
I'm trying to install red node add-on to my HA, can't find it from store and can't find place to install 3rd party add-on, any helps ?
@weary stratus do you have the addon store?
Yes but if i search example Red, nothing found
i can find app store but not red node from there .... can't uderstand why
only these Official add-ons found
yes
So no community add-on repo
?
attempting to update an add-on a supervised HA install...
Ask here, or Supervised install?
Add-ons go here ๐
cool... ok, SO... Unifi hasnt been updated in a bit... is it possible to implement the update without waiting for the official update to roll out (im assuming from Frenck)? I migrated my Unifi controller software to my NAS while messing with my HA... but NAS took the update and now i cant dump the backup back...
Hi. My file editor isnt working.
Error 500, recently installed duckdns and im running on it
Not working on pc, but on phone it is
just for reference,
I attached my SSD with HassOS 5.9 to my PC, I opened the boot partition and added
"usbcore.old_scheme_first=Y" to /boot/cmdline.txt
this fixed the problem.
How can i used influxdb 2? Is it possible to use the official add-on?
Hi, I just setup an ubuntu server running esphome/HA in docker
https://imgur.com/a/XQPlhJC
How do I update these files?
This is a screenshot from esphome gui
Already gave you the answer ๐คทโโ๏ธ They're just files sitting in your config.
You likely have a folder for config/.esphome or similar.
Although you just said you're running Docker, which means you don't have add-ons...
How are you running ESPHome?
Hmm. Maybe I'm not as familiar as I hoped
So I setup a ubuntu machine and installed home assistant and esphome with docker on there
these screenshot are taken from the esphome gui that loads a web interface on a port
So you should know exactly where your ESPHome files are, you're the one that configured the container.
No-one else can tell you.
You want to know how to edit the files? Use vi or nano or a visual editor of your choice.
If you don't know what to edit inside the files, ask the good people of the ESPHome server
ESPHome is a system to control your ESP8266/ESP32, with a native integration for Home Assistant.
You can find their documentation here, and get help with ESPHome itself here in the #diy-archived channel (#integrations-archived for the integration). They also have their own Discord server too.
okay, i'll see what they recommend. I appreciate the help
@low grail to update those you choose upload
for each
It's good to validate them out of paranoia first
bump, if someone got an idea for my problem with duckdns
here's what I got in nginx's logs
2021/01/04 00:40:57 [error] 221#221: *32 upstream prematurely closed connection while reading response header from upstream, client: 205.169.39.36,
https://imgur.com/a/eyPXh0f
Its worth mentioning these files aren't for devices I configured. I'm pretty sure they popped up after I added esphome to HA
But I wasn't exactly paying attention so I'm not very sure
oh I didn't look closely or zoom in
you've got esphome somehow pointed at your config directory and pulling in yaml files
that's not right
I see, should I have a different folder for config files?
I'm not aware of how to configure esphome manually, since I use the add-on. It automatically sets up an esphome directory within the configuration directory
And that's where the device config yaml files are
So...yeah checking in on the esphome discord would be better. It might be an easy fix
If it had been the standard setup via the add-on, I would've continued here too ๐
Gets tricky (and a little out of scope) when people have their own config via Docker.
I was focused on the "how do I update these" part and not what those things actually were ๐
Okay so it turns out I just needed to make a new folder for me esphome config files
the esphome deshboard was simply scanning all .yaml files and didn't care they were not actually for esphome stuff
When working with Docker, it's super important to pay attention to mapped volumes.
Add-ons do that for you... you're on your own when you go the Docker route, even if you're getting the 'same software' in the end.
is there a way for us (pleebs) to update an add-on created by someone else? (Specifically, the Unifi add-on) (I have the update deb file... but not sure what to do with it... add-ons are not really my wheelhouse)
You can fork a GitHub repo and make the changes on yours, then add that repo instead.
Or even better... fork theirs, make the fix, then raise a pull request to get the change back into the original repo so everyone can enjoy it.
The AirSonos add-on suddenly stopped working and when I try to re-add it after removing it I only get this error:
Failed to install addon
500 Server Error for http+docker://localhost/v1.40/images/hassioaddons/airsonos-armv7:2.4.1/json: Internal Server Error ("layer does not exist")
Other add-ons can be installed without problems
ok, looks like i need to read a bit on how to do some things..
Might be the wrong place to ask, but is anyone using HA OS installation with the Unifi Addon and a custom config.gateway.json with some settings which aren't available via the UI?
I'm trying to provision some custom settings to my devices but it looks like there is no data volume for the Unifi addon defined and I'm not sure where to place the config.gateway.json which needs to go under /sites/default
dont think you can
is there any reason to run something like the unifi controller software inside ha os?
its not related to homeassistant in any way
@frosty berry see https://github.com/hassio-addons/addon-unifi/pull/112 looks like the maintainer does not want to add that feature
I think the popular train of thought is 'because I can'
so I'm trying to get into the proxy manager to host my https for my public url and http when accessed via my internal_url
I can't start the add on because it says 443 in use, which makes sense
because in my config I have ```
http:
server_port: 443
ssl_certificate: /ssl/fullchain.pem
ssl_key: /ssl/privkey.pem
so what's my migraiton path into this add on that doesn't leave the front door open at all or at least long?
- remove port forwarding traffic from 443 to hass from off network 2. switch hass to use 80 and remove it's ssl config and restart, 3. start proxy manager and configure it to reverse proxy with ssl to port 80, re-enable port forwarding?
Sounds about right.
You'll temporarily lose external access to HA but you'll get it back once nginx is configured correctly.
@median dragon Thank you! I have it running as an addon and was thinking about splitting up but before going that route I just wanted to be sure I don't miss anything which I could use instead
Hey all, not sure if this would be an addon or a script or something, but i want to use HA to manage a pin pad for my make shift alarm system using HA on a touch screen, has anyone done something like that?
Hi. Somebody using grafana and willing to help ?
@spark jetty 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?
I run HASS 5.9 with HA Core 2020.12.1 in a VM. I use simple sql sequences for graphics in grafana add-on and i want to build a graph using exchange rate. Exchange rate is built as a sensor via scrape integration and values are stored in sql database in european format like 4,997.
I wrote the following but i obtain only value 4 although it is stored with 4 decimals:
SELECT
created AS "time",
entity_id AS metric,
CAST(state AS DECIMAL(5,4))
FROM states
WHERE
entity_id = 'sensor.curs'
ORDER BY created
State column from sql is varchar(255) type and must be converted to number type in order for grafana to display the values.
How can i write sql in order that the values should be displayed accordingly to what is stored in sql database
hi. i need a guide to config ssh. i am using ssh & web terminal add-on and github. i need the ssh key to pull from github. how do i do?
Good morning. I'm running into an issue with the MQTT addon where it appears that it's not honoring the authentication for addons.
[WARN] Not found addons on local database which is causing the ozw addon to not be able to talk with MQTT, which means no ozw: devices work
and from the ozw addon's logs.
1609860595: Connecting bridge main-mqtt (core-mosquitto:1883)
1609860595: Connection Refused: not authorised
1609860595: Socket error on client zwave, disconnecting.
Hi, running core 2020.12.7 and Hass 5.9 i see couple of addons telling me (on github) to use the hacs to install the addon. But i dont see the addon in my installation, do i miss a repository for that? example https://github.com/custom-components/alexa_media_player/wiki/Configuration#easy-mode
@split glacier HACs isn't an addon. It is a custom integration which handles other custom integrations
hacs is a repo or?
And there are no add-ons in HACs
upps
It's like a store for unofficial HA integrations. Integrations which are not found here: https://www.home-assistant.io/integrations
Do you have HACs installed?
nope
i run the raspberry image, thinking this would enable the community store, but as i understood now, hacs and community store are different things?
thanks alot
Add-ons are docker containers which require running the HA docker ecosystem
There is a community add-on repo but that is not the same as HACs
this part was a bit confusing tbh
is there a way to set HA to not delete lines in configs that are commented out in the GUI setup (add-on > configuration tab)
It takes a while to understand that the keepers of the HA flame have a scriptural definition for phrases like "add-on" that the rest of think of as generic terms.
@ocean kernel not without going full yaml mode
gotcha
ok... then... is there a way to SSH into a specific add-on?
and... as i said that, it sounds stupid...