#add-ons-archived
1 messages · Page 59 of 1
Hm, I'm also having the issue of Failed to save add-on configuration, Missing required option 'device' in deCONZ (core_deconz). Got {'device': None} Although clicking outside the seelctor isnt helping in my case. Oddly I see two devices /dev/serial/by-id/usb-FTDI_FT230X_Basic_UART_DM0104CM-if00-port0 & /dev/serial/by-id/usb-0658_0200-if00 One is a Aerotech zwave controller, but.. cant really tell which is which
Neither seem to be accepted by deConz
hmmm the last one seems to be the Aeotech-stick, is is similar to mine but the other looks weird... my conbee-stick actually has the name Conbee in the name of the device in /dev/serial/by-id/
hm, yeah that's all its saying. this was working in a old version of HA so Im not sure why the name would be different
Yeah, I reattached it to a old VM running a kinda outdated version of HA and it's working fine there
"Phoscon-GW, Vendor dresden Elektronkik, ConBee"
Version 2.11.05 / 09/05/2021m Firmware 26390500
so very confuised why this isnt working in the new build...
hello there: is it possible to send ssh commands to other devices from HA running in docker?
My plan is to start/stop a Crypto mining rig when there is excessive solar energy available 🙂
first to control it manually, then of course via automations, but I first have to read into that as well..
okay I just now found the addons github page. How can I add those addons to my docker? maybe via docker-compose? is there a guide?
you don't use add-ons without a supervisor
if you're running HA core in a container, you have all of dockerhub as your "add-ons" store
hmm okay I'm dumb. is there a guide of how to for example file explorer to the installation?
I'm trying to integrate my arduino node devices using nRF24L01. I have a MasterNode.py script that uses sqlalchemy to create and populate a sql db. I am really new to this HA OS. I saw there was an Add-on for SQL. I am wondering, can someone tell me if I need to create the sql db in the UI using the add-on? Can I run my MasterNode.py script in the background on the raspberry pi 4 B to populate that db? If so, do I have to do something specific to make that happen? Is there an add-on where I can manipulate fields within the db tables (such as boolean switches/values, other variables, etc/). Then, last and certainly not least, Is there an event triggering mechanism in HA OS that I can have my MasterNode.py to 'listen' for that would execute certain functions within the script to pull data from the db and it can do its thing by sending messages to the individual nodes?
Is there another way to attach the Conbee to deCONZ? It is simpyl flat out not allowing me to attach it through the intergrations menu
No, because that is a Home Assistant specific addon. You could however load up a VSCode Docker container and install the Home Assistant helper extension. Which IMO is a better solution.
You cant seemt o type in anything manually, and its just not saving anything from the dropdown box at all
click outside of the dropdown box before hitting save
I've tried that already Im afraid, it makes no difference
Heck, even setting it to "Edit in YAML" returns the exact same error message
OK,. I managed to get it working, although Im unclear as to why? It's listed as 3 devices when I go into Supervisor, hardware, DEVLINKS: >- /dev/serial/by-id/usb-FTDI_FT230X_Basic_UART_DM0104CM-if00-port0 /dev/serial/by-path/pci-0000:02:00.0-usb-0:2.1:1.0-port0 DEVNAME: /dev/ttyUSB0
Settiing it to the ttyUSB0 or pci-0000... seems to work
what is the error message?
Just as above, Failed to save add-on configuration, Missing required option 'device' in deCONZ (core_deconz). Got {'device': None}
There is nothing in the logs, and I cant start Deconz till I edit the YAML manually and add the second (or third) device
(Since those two other options dont appear in the dropdown list)
That's assuming the Conbee is going to add any bulbs now.. for.. ugh.
Hey guys. Any elegant solution in Automation to check if an addon is still running?
The use case is: I want to run Let's encrypt addon at the end of the month, and after the certificate is renewed, I want to deployed it on another server via scp. So in the automation I need to wait(in the worst case a fixed time) until the addon finished its job. My current solution is to call the RESTful api api/hassio/addons/core_letsencrypt/info but I'm sure there must be a more elegant solution.
That's the way to do it.
My Amazon Echo Dot No. 4 (named echodot4) is shown under /config/cloud/alexa. However, there is no media_player.echodot4 listed in the developer tools section, but my other dots are listed. I have restarted my Home Assistant about 15 times. I even rebooted the machine where Home Assistant is installed several times, everything without luck. Any ideas? Did I miss an installation step?
echoes are not media player entities unless you make use of the custom Alexa Media Player integration
Are you using that for your other dots?
Yes, I do.
not sure how that integration works as I don't use it myself, but it isn't an add-on or related to any add-ons that I know of
Do I have to reinitialize the Alexa Media Player integration?
Hey folks. Added a couple new devices to my lineup and after getting Tasmota on them, I'm trying to add the usernames and passwords in core_mosquitto. Unfortunately when trying to save the config, I'm presented with a Failed to save add-on configuration, Unknown error, see supervisor logs error. Checking the system log, I don't see anything related. Checking home-assistant.log manually, I found:
2021-06-14 15:51:56 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /addons/core_mosquitto/options/validate - ```
The addon is still running and working, I just can't save (modify) my config. Core is 2021.6.4, Supervisor is 2021.06.0, Mosquitto Broker is 6.0.1. Any ideas of what else I can check?
For other info, I'm running Home Assistant Supervised on an Intel NUC running Debian 10.9, with all updates applied. I tried a system reboot as well.
I've tried minimizing my config to see if there's a difference.
This works:
customize:
active: false
folder: mosquitto
certfile: fullchain.pem
keyfile: privkey.pem
require_certificate: false```
This doesn't:
- username: x
password: y
customize:
active: false
folder: mosquitto
certfile: fullchain.pem
keyfile: privkey.pem
require_certificate: false```
my github token expired in HACS, now the integration fails to work... how do i update the token? I have a new one from github but don't know where to paste it 🤔
HACS is not an add-on or related to add-ons
you yourself describe it as an integration and this is correct. so #integrations-archived
er.. sorry
since this morning (probably after an update of grafana addon), when i try to plot a new graph, select an entity, it shows loading and then HA becomes completely unresponsive. i waited 10 minutes and nothing changed. i need to power cycle the RPi to get it working again. anyone else having this issue?
@lethal jacinth Thank you. When I install the integration it prompts for a host. I added the IP address of the Pi itself and then it prompts to "unlock your deCONZ gateway to register with Home Assistant" It almost seems as though when I am selecting the option thru the intergration section it expects that I have deCONZ running someplace else. Thoughts?
Hello all,
I hope I am in the right place :/
I just do not get on and read everywhere something else, I have installed the anging Proxy Manager. Under Http I have TCP forwarding set to 127.0.01 and ::1 is that correct? Elsewhere I read that I should enter the proxy host there instead. If so, how do I get the address out? I am really too stupid, I think.
In addition, the file editor is spinning for me since the latest, whenever I want to use this, I am redirected to the hate configurator page. Can this have something to do with the proxy?
Thank you for the help
How can I adapt the Samba integration to allow my receiver to see the media files? IF not possible what are the options? It doesn’t work als in the Plex server integration (HA is on PI 4)
The core SAMBA addon is for sharing HA files across the network. If you want to expose external shares to HA you will need something like this instead: https://community.home-assistant.io/t/new-addon-samba-nas-mount-external-disk-and-share-it/172193
i'm honestly not sure where to put this so for some reason, the media browser doesnt play mp4s?
I can not see the Addon's for knx and Bose soundtouch in the Addon store. In Github they are available. What am i doing wrong? HA installed as Hass.Os as VM on Unraid
are you confusing add-ons for integrations?
search for those there
add-ons and integrations are not the same thing
@livid kiln
Good evening! Has anyone encountered problems with Supervisor after upgrading Homeassisant OS to 6.0?
is it #add-ons-archived related or in general? if not, may want to post in the correct channel.
Sorry, I wasn't sure which channel to post in. It's not related to a specific add-on, although I can't access the configuration screens for those either now!
Thanks! A little more googling and I think the issue is browser cache related, so apologies for bothering anyone!
Thank God there is a dnsmasq add on in HA....
The dockers on my PiNAS have stopped working for some reason... and one of those dockers is my PiHole which I also use for local name resolution.
[12:55 PM]
So I created another DNS Server on my HA Pi
[12:56 PM]
As much as it might sounds like overkill for a home residential application, if you have reason to use DNS, and you have two different server platforms... you might as well have two DNS Servers running.
could someone help me with esphome and mosquitto?
everytime i try to connect an esp32 it cant resolve the mosquitto ip adress.
i am trying to hook up a p1 dsmr (iskra am550) on a esp32 and then telegram the readings via mqtt
in mosquitto addon logs i get socket errors
Just added influxdb and grafana...now what?? A lot of power here and so I am quite overwhelmed. I have an entity that tracks water usage....its a counter that is non-decreasing. It was a challenge but I got a time series graph going in Grafana. My first 3 questions are:
- The counter is for 1/10 of a gallon....so I'd like to plot the counter divided by 10 so it is in units of gallons. Can I do this?
- I'd like to also see the delta value of the counter...it should mostly be 0 but when water is being used I'll see a spike/blip. How do I do this?
- assuming (2) is possible can I set up some sort of alert/notification if the delta value ever exceeds some value OR is non-zero for longer than some period?
Thanks in advance for your patience with a newbie!
I do have Nginx reverse proxymanager set up. And I am using a guide https://trmm.net/smartmeter
MariaDB update 2.4.0 is available but it won’t install? 3 instances… anyone?
Greetings... I’m trying to update an older Home Assistant install. For some reason I can’t get the option to update ZWave_JS. I’m stuck on 0.1.13. I’m running core-2021.6.4, Home Assistant OS 6.0 on an RPI3. I’ve tried to remove the Add-on and rebooted, but it keeps offering me 0.1.13... Do I also have to remove the integration? Or, is there a way to “force” an update?
you can go to the Addon Store tab, click the 3-dot menu, and select reload. then refresh the dashboard
OK I’ll give that a try.
Update went without issue for me. Which I realise does not help you much.
Have anyone had the issue with zwavejsmqtt that it forgets all interview data and have to reinterview at reboot. Happening quite often now and getting annoying
Running in ws mode
thanks, maybe I was too quick. After some time I tried again, and it went fine alright. I always wait for updating until the frontend supervisor shows the available update, (dont do the cli updates whihc can be sooner) and never experienced this before, that's why I asked
@blissful fog posted a code wall, it is moved here --> https://paste.ubuntu.com/p/Ds8gXbwxWK/
Hi - I managed to get the Texecom2mqtt plugin up and running and communicating with my alarm system, there is a reliance on MosquittoMQTT as the broker but I am having problems there with the following messages as per the log below.
I apologise if this is a really obvious issue, I am a newbie and only mildly technical 🙂
One thing to point out is the internal network IP address range is on 192.168 so not sure if HA creates the 127 addresses?
The message above was a copy and paste from the log if that is helpful
those are internal docker network addresses, yes
Thanks Cogneato, any ideas on the socket error?
something local to the machine...not sure
Ok back to head scratching then...
is your texecom configured to use the mosquitto broker add-on?
Yes it is
Is there an actual problem?
everything looks normal there except you don't have other mqtt things chiming in yet
I'm not seeing any of the Alarm options
In devices or entities that is, Texecom is connected and seeing all the zones etc but only place I can see them is in the log of the add on
is it one "New connection from..." for one ip address for this panel?
And are you using discovery in the texecom addon config as well as the mqtt integration?
Yes one IP in the texecom2mqtt add on, I'm only seeing one IP for Mosquitto so am assuming that is for the texecom
Yes I am
if devices aren't showing up in the mqtt integration card, then you might wait, depending on how long it has been
No devices showing and it has been up and running for a few days and I have been googling and playing around but no joy
I get this log when using the Unifi controller addon. I've tried 8443, empty and 443 as the port for 8443/tcp port but same problem for all of them.
Error connecting to the UniFi controller at 192.168.1.228: Error requesting data from 192.168.1.228: Cannot connect to host 192.168.1.228:8443 ssl:default [Connect call failed ('192.168.1.228', 8443)]
did the addon start successfully? have you reviewed the addon logs?
I just installed it, started it, and then went to https://192.168.1.169:8443 and it connected
Yes. It starts and is running. No problems in the Unifi addon log.
Not with with http or https. And not from the Unifi app. Or from unifi.ui.com.
no idea, then
Let´s Encrypt add-on settings, now I have the Cloudflare api key in clear text in the configfile. Is it possible to put the key in my secrets.yaml file or do I need to have it in clear text in the config?
Thanks!
surrounding quotes are important
With HA OS, if I wanted to run https://github.com/dchesterton/amcrest2mqtt which states "Docker is the only supported way of deploying the application. The app should run directly via Python but this is not supported." Would I use the Portainer community Add-on?
Can anyone help me troubleshoot let's encrypt? Apparently it doesn't auto-renew (which sort of defeats the purpose?), but I have line of site to fix that with an automation... bigger problem at the moment is that I manually ran it, everything looked like it was successful, but I'm still seeing the same expired certs come back despite restarting everything
nvm, looks like a browser cache issue with the old certs
ok, now just need to setup an automation to auto-renew. Is there a recommended way to do this?
Looks like a service automation that callshassio.addon_restart on core_letsencrypt should do the trick
PR to update add-on docs... https://github.com/home-assistant/addons/pull/2085
Hi my almond does not seem to be working correctly
when I try to enable a skill it gives me this back
Expected "action", "import", "list", "monitorable", "query", "}", comment, or whitespace but "e" found.
Do you know any nice way/addon to create a chart, with daily and/or monthly data?
for display where?
there's Grafana
or several Lovelace cards that draw from HA history
I mean cards in lovelace, i used once mini-graph-card but I can't configure it too much
then you want #frontend-archived
oh, ok
hi everybody, my samba share addon is acting crazy, i dont know why I cant find my share from my pc.. can I post the log file somewhere?
Hello, could someone give me a little help on how to install this? https://github.com/tvrulesme/pymhub
I copied all the files to a new folder custom components and restarted the server but i don’t think it’s installing. Do I need to do something else?
#integrations-archived are not #add-ons-archived , #integrations-archived are for #integrations-archived , #add-ons-archived are for #add-ons-archived
Sorry, I will ask in the other section
Anyone know how to access the Adgaurd.yaml? I want to do a DNS rewrite (create a record) to redirect my local traffic to a local ip and port.
I am trying to get samba add on working. Here is the error message ERROR: Got unexpected response from the API: Interface default does not exist
remove the interface line from the addon config
I don't have that line. I restarted and the log does not show any errors that I can see. I still cannot connect.
Not even the error above?
Yes not even the error I submitted.
The log says using host name hassio and interface=eth0
How are you connecting to it?
I am trying from my desktop to my pi 3
The url
smb://myip
Ok. 🤷♂️
It does not show up on my network places. I am using ubuntu 18.04
You’re using supervised?
yes
Then I wouldn’t bother with the addon, just use native samba
And uninstall the addon so it doesn’t conflict
Thanks I will try and let you know how it goes.
does anyone know how to limit the cpu usage on frigate?
Hi I’m trying to get the latest Zwave JS to MQTT add on. The GitHub shows the latest version as 0.19.1 but when I install it gives me 0.18.1. How to new GitHub releases show up in the community add-ons sections? And is there any way to force an upgrade to the latest released?
you can select "Reload" from the
menu in the upper right of the addon store
Awesome that was not obvious!
I wonder if that could be something automated - eg reload the store once a day or on access
Also I submitted this issue:
https://github.com/hassio-addons/addon-zwavejs2mqtt/issues/194
I’ve updated to the latest 0.19.1 and I still see this error. The webUI loads fine the first time, but if I click elsewhere and then go back to the add on and clock to load the UI, it doesn’t work - just hangs and eventually reports an error message.
Would anyone have any other troubleshooting suggestions to consider?
I believe that it already checks every so often
well, what error message? 🙂
In the frame it sometimes says ‘network error click to retry’ - if you click it will sometimes load the web UI but without any CSS or styling so you can’t click on it or use it. There are some other things in the logs and JavaScript console, I added those into the GitHub issue
Hi, I'd need some assistance with the AdGuard Home add-on. After a few weeks or months of trouble-free operation, my AdGuard Home add-on seems to have stopped working . Suddenly Google Image Search worked flawlessly again without any limitation 😉
I have uninstalled and reinstalled the add-on - but nothing has changed. As it looks, it is only listening to 127.0.0.1, not to my hassio Pi IP address anymore.
After some research without real result, I now installed Raspbian & AdGuard Home on a second Raspberry Pi and it directly worked.
However I’d like to get it back in my Home Assistant platform again. What can I do?
https://community.home-assistant.io/t/home-assistant-community-add-on-adguard-home/90684/589
They talk about this on this thread
I'm trying to send notifications using nodered when motioneye (addon) detect movement. I read regarding webhooks in nodered to call the function but until now I couldn't achieved it. The camera source imported on homeassitant from motioneye is always in idle, but motioneye is taking pictures when motion detected. Any advise to make this work and notify my phone when movement is detected?
Hi, I'm trying to install Elyra-AI (https://github.com/elyra-ai/elyra) on top of the Jupyter Lab addon but I'm running into problems. After using the built-in command line tool in Jupyter, the build looks fine but I don't see the newly created "options" for the Elyra-AI-functionality. If I refresh the page or restart the add-on I receive an error that reads: Error contacting server, Endpoint elyra/namespace not found. Any ideas on what I'm doing wrong?
Hi folks! I’m really interested in grabbing the Eufy locks while they are on the prime day sale, but I’m concerned they won’t be supported in HA. I can’t seem to find anyone who has implemented this - am I wrong?
@proper haven more of an #integrations-archived topic https://www.home-assistant.io/integrations
Ah okay thank you!
@proper haven - lol for a moment I thought I was in the Developer Tea discord. thanks man. It's been a great help over the years 😄
How kind! Thank you for the shout. 🙂
Kindness costs nothing 😉 and you're very welcome. had no idea you were into Home Assistant
Oh yeah, definitely! But I’m also bad at making my own stuff. I’m a lazy integrator
I've not done any custom stuff for HA either - just using what I can to save time doing the mundane and making life a bit easier.
Hello!! Im having an issue where I can't use Vs Code Add-on. Its installed through Supervisor. Started correctly , i think. I get ->
500
VS Code failed to load. timed out
- I uninstalled and reinstalled again.
- Cleared Storage
Unsure what to try next.
did you review the logs?
Oddly enough, In Supervisor Logs, I can't find any relevant txt. Only maybe this. 21-06-23 00:47:37 ERROR (MainThread) [supervisor.api.ingress] Ingress error: Cannot connect to host 172.xx.xx.x:1337 ssl:default [Connect call failed ('172.x.xx.x', 1337)] Which is not my host ip. I use 192......
the addon logs
Im trying to find the screenshot, gimme a sec
please don't screenshot
Please use https://paste.ubuntu.com/ to share code or logs. Please don't use Pastebin, since it can randomly add spaces to the main view.
alright
172.x.x.x is the internal docker network
hmm.. are you going through a reverse proxy like NGINX?
nah. I havent set up anything like this.
In HA logs I do see this, not sure if relevant
Timeout on /supervisor/options request
Timeout on /addons/a0d7b954_vscode/info request
Timeout on /ingress/validate_session request
Timeout on /ingress/session request
seems relevant, but perhaps indicative of a larger issue.
I just installed it and it worked fine
what if you go to http://youripaddress:4357?
you may want to do ha su repair from ssh
ERR_CONNECTION_TIMED_OUT
then do ha su repair
no, the 4357 URL again
Yup, Supervisor Connected
better than before?
I had ha a connection time out before on 4357
try "open web ui" in the addon again
500 again
wrong answer 🙂
I wished so hard, didn't work.. magic still doesn't exist
Ill restart the Add-on
No luck.
Looking at the log you shared its Debian, so supervised, looks like something is blocking traffic somewhere. Is it a fresh install, in which case, did you add a firewall in anywhere?
Nope, nothing new that I can think of. been running this for months.
So check the OS to see whats being blocked, from what you have shared the containers can't communicate with each other
How would one do that? Its weird. I have many Docker Container that are communicating between each other
I don't know your setup, and as it seems you are running a supervised config, not sure anyone can tell you. It would point to me its likely name resolution but its a guess. If it worked previously, something changed...
Either way its not really an issue with the VSCode addon, I would guess you would see the same challenge with anything that uses ingress
Looking at the error again, not name resolution, but something is blocking somewhere🤷
something was clearly broken before because even the Observer URL was timing out. That started working after ha su repair
Not sure of the config, but guessing the Observer makes calls to the Supervisor API, either way, its the joys of running a supervised install, rather than the HAOS install 😉
I choose this not knowing what I was doing. Now.. Im so deep that Im not sure I want to change
My suggestion would be seriously consider HAOS, the backup restore process should be straightforward
ah, the "sunk cost" fallacy
Is Node-Red using Ingress?
Yes, kind of
Well, this one is working. Might not be ingress per say
SSH & Web Terminal also is working fine. Ill just restart the whole pc at this point and pray to some entity somewhere
I'd seriously look at moving to the HA Operating System, you will find it easier. You can just Snapshot, install, restore
Then you won't need to worry about OS configuration
I do run a bunch of Docker Container on that pc so Im not sure ill be able to do that after
I don't know s*** about HAOS
In all honesty, if you are running additional containers, you are pretty much on your own anyway 😉 It's up to you.
Oh. yeah. maybe. Ill have to learn all that 🙂 Im already way over myhead with docker. It's a debian no ui on top of that.
that's okay
HA OS makes it easy for you 🙂
I feel like I get the best of both worlds running a KVM with HAOS on a machine that I run other stuff on
use addons for the stuff I don't care to manage, separate containers for what I do
but to each his/her own
Ill def have a look. I have other pcs where I could test this on
Alright, thx both for your help. Ill try some stuff on my end now that I now its probably not the add-on issue
Hello, I'll try to solve this, meanwhile I ask: after installing the nginx addon for: 1) having SSL from outside and play http in my LAN, I started to get "401 not authorized" for accessing other addons UI, any clue?
After installing TasmoAdmin from Home Assistant Add-on Store and starting up, when I click on [OPEN WEB UI] I get a failed to open page on port 9541. I run Home Assistant on a Mac laptop.
Are there further steps required I have missed from reading the documentation?
Based on that error message and the messages detailed in the GitHub issue linked above, would you have any other troubleshooting suggestions? cc: @viscid orchid
HI. is it possible to enable anonymous login for the mosquitto Server 1.6.12? I have insert anonymous: true in the configuration file. But this don't work.
I have that same problem, also enabled anonymous
where can I find the grafana folder in the home assistant ?
For what?
for edit grafana.ini for enable auth anonymus :/
There’s a section in the addon docs about enabling anonymous access
ok thanks for the advice 😄
@rough geyser posted a code wall, it is moved here --> https://paste.ubuntu.com/p/KZ3QYTmh5x/
Your install method doesn't have add-ons
@still rivet Rule #4: Our moderators are kind enough to volunteer their time to help keep this a great community for everyone. Any inappropriate or unconstructive comments toward or about them will result in a ban.
Please take the time now to review all of the rules and references in #rules.
True to the handle
Hi 🙂 I'd like to set up my HomeAssistant box as a peer in my WireGuard network so I can access it from outside my home network. Is there a convenient way to do that?
(The WireGuard addon doesn't seem to support this)
I'm not quite sure what you're after. If you have a separate Wireguard server on your home network, then connecting to that should allow you to access any machine on your home network, including HA
if you want to use the Home Assistant addon as the Wireguard server, then it should also allow access to your HA instance
A "peer" is typically some other device outside your home network that you want to connect to your Wireguard server to provide an encrypted VPN channel between that device and your home network (your phone, your laptop, etc.)
hi quick question, im having trouble accessing the ubiquiti webui from the addon page
it tells me that this site cant be reached
If added the Check Home Assistant configuration add on, but it seems to have some problems with the use of secrets.yaml
[13:44:18] INFO: Checking your configuration against this version...
[13:44:21] ERROR: The configuration check did not pass!
[13:44:21] ERROR: See the output below for more details.
Testing configuration at /tmp/config
Failed config
General Errors:
- Error loading /tmp/config/configuration.yaml: Secret postal_code not defined
Anybody an idea how to work past this?
Do you actually have a secret called postal_code in your secrets.yaml file?
Yep, it's there.. I've also tried to replace it in the configuration, but then it just complains about the next one
What might be useful information, I have a split config, so most of the references to the secrets.yaml are altually in something like /config/integrations/weather.yaml
So, the new ESPhome update sucks; they took out the compiler that allowed me to download the .bin file so I can flash it with windows.
hey, as I'm new here I just discussed in the Deconz Discord some topics in regards to the HA Add-On for Deconz. Where it is about the integration of Phoscon with Alexa. Is this the right channel for some questions?
As the current AddOn doesn't support UPnP the integration of Phoscon and Alexa is not possible, and my concern would be if this will every be possible or not.
No they didn't. When you click on 'install' you get a pop-up with one of the options being: download a .bin file.
If you don't see that pop-up you need to clear your browser cache which can be very sticky.
I’m getting issues with it; tried uninstall and reinstall and on another computer.
Now its not even starting up...
Maybe my flash-drive ran out of space?
Altho HA isn’t giving me the warning...
Should look like this: https://i.imgur.com/QQpBvmm.png
It wasn't working so I had to uninstall and reinstall a few times...; now it works fine...
However; if there is a way to make the default have "esphome:
arduino_version: 2.5.1" it would be nice so I won't have to add it every time.
It doesn't work until I add that part to it.
Any special tricks I need to do to get the Garmin Connect to work? It doesn't seem to get past the log-in screen... Spinning"forever"
Sorry, wrong channel...
I'm interested in find more models for doods. Where can I find them?
I'm having the same issues with Garmin. Not sure what's going on. I get an error eventually but can't get it to log in
Question: how do I get HA to show up in Windows 10 Network drives? I've installed Samba and got it running after adding a password. I did enable the SMB options in Windows 10 and restarted. Still no dice 😦
You have to open this PC, click computer at the top bar, select map network drive
Still doesn't show up. I'm guessing I should use an IP address or something to find it, but I'm not sure which IP to use. I tried "//192.168.1.15" which is the IP i see in the Samba log repeatedly (ex. "send_election_dgram: Sending election packet for workgroup WORKGROUP on subnet 192.168.1.15").
but that doesn't work
I'm an idiot. forward slashes instead of backslashes. sigh.
hi there, Anyone else got issues with ZHA ?
heh
@sick timber That is not really an add-on question 🙂
try #integrations-archived (or #zigbee-archived )
thx mate will do..
Hi there, is there any way to install a specific version of an AddOn which I have as zip file?
thx, I'll take a look
Perhaps there is a less difficult way? I would like to use the Unifi AddOn 0.23.0 (not the latest 0.23.1)
restore from backup snapshot
It’s not hard. Just put the directory in /addons
Or that, especially now that snapshots are automatically made when updating (at least by default)
Well, I already tried to restore from snapshot. I managed to restore the core which I updated before the AddOn. But when I try to restore the AddOn, nothing happens.
restoring definitely does something
21-06-25 21:01:46 INFO (MainThread) [supervisor.snapshots] Partial-Restore 8583f390 start
21-06-25 21:01:46 INFO (MainThread) [supervisor.snapshots] Restoring 8583f390 Docker Config
21-06-25 21:01:47 INFO (MainThread) [supervisor.snapshots] Partial-Restore 8583f390 done
But the AddOn remains 0.23.1 😦
right, it does something
not just what you wanted
and the addon exist in the snapshot?
It tells you what version the snapshot contains
only if it exist there in the first place
Well, yeah
ahhhh I know.... ||I think||
You need to click in the checkbox to the right of the add-on before clicking "restore"
just like that
There is no checkbox 🤔
I find that hard to belive
Well, if I could paste a pic here (didn't figure out how to do), I could show a screenshot (using the web-client)
Please use imgur or other image sharing web sites, and share the link here.
Image posting is blocked in most channels to discourage people from sharing text as images.
i used to use the hacs addon 'Custom Header' It seems to have vanished from my HA install and I can see that development has stopped. Did it get removed automatically? Do i need to do any additional cleanup?
HACS has no addons
But yes, custom header was deprecated months ago, with some of the functionality added to Lovelace
rather the repository? not sure the correct word but i used HACS to install Custom Header. and want to make sure i cleaned it out properly
There’s no similar replacement
Im not looking for a replacement I just find it odd that it just vanished and I want to make sure I dont have any remnants that will cause issues in the future.
Hmm okay, thanks anyway. Have to leave for now but will be writing again later...
It’s been deprecated/unmaintained for a long time, so maybe it was archived. You can manually delete the directory, but my experience is that such an integration or Frontend plugin can get stuck in HACS if the repo goes away
Maybe that’s better now
it's better
It's a known issue. One day it might get fixed, I guess... https://github.com/home-assistant/core/issues/52034
Is something wrong with the NodeRed add-on?
Sometimes I am able to change my lights to red and sometimes it doesn’t change at all. 🤷♂️
It also changes the brightness of the lightbulb when I change the color of the lightbulb.
Hey 👋 quick question is there a way to control my esphome rgb strip with sound? I saw there is a spotify connect addon maybe you can use it
Flash the ESP with WLED instead of ESPHome. https://github.com/Aircoookie/WLED You can then use this https://github.com/atuline/WLED/wiki
yeah i read about that but then i cant controll the esp anymore with hassio right ?
Any way to control ESPhome devices with a browser?
Or is there an app where we can put in the local IP and have it show up as a button?
There is a WLED integration that works really well. https://www.home-assistant.io/integrations/wled/
It controls it like any other RGB light. With a big list of effects.
alright thanks i will try it out
Hi is there a way to add a shortcut to Grafana dashboard on the HA sidebar
Yes. In the addon panel: https://i.imgur.com/zJwC2wm.png
I mean a direct link to the dashboard itself. So its easier to get to with one click
Yes, but there are issues with it. You have to have opened grafana since opening the browser so that an nginx session is set up for security access.
ah got you. I was hoping it would be straightforward 😄 I'll just tolerate an extra click. thanks 🙂
Howdy, I updated my home assistant core-2021.6.6, supervisor-2021.06.6 and adguard 4.1.6 and I am no longer getting DNS. Is there something that I missed in the update that I need to change config?
Hi everybody
After solving the problem of Supervisor not Healthy (changing dns)
Now I find that the addons cannot be updated: for example addons ssh
21-06-27 18:54:18 ERROR (MainThread) [supervisor.jobs] Unhandled exception: 'a0d7b954_ssh'
Traceback (most recent call last):
File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 105, in wrapper
return await self._method(*args, **kwargs)
File "/usr/src/supervisor/supervisor/addons/init.py", line 265, in update
store = self.store[slug]
KeyError: 'a0d7b954_ssh'
or grafana:
21-06-27 18:56:11 ERROR (MainThread) [supervisor.jobs] Unhandled exception: 'a0d7b954_grafana'
Traceback (most recent call last):
File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 105, in wrapper
return await self._method(*args, **kwargs)
File "/usr/src/supervisor/supervisor/addons/init.py", line 265, in update
store = self.store[slug]
KeyError: 'a0d7b954_grafana'
how to create ssl for grafana web ?
Hello dears,
I am a beginner. I am trying to configure my HomeAssistant OS in order to accept https connection from remote. I followed the instructions as indicated by duckdns add-on, but I am not able to connect via https (only http)
Any help?
Thanks anyway, I fixed it 🙂
Hi There, did anything change within the Viessmann ViCare API during the last days? The entity id "sensor.vicare_boiler_temperature" is not available anymore since last week. The other entities are still available. Is there a chance to "reset" the integration, e.g. delete the configuration entry, reload the supervisor and then re-enter the configuration values? ... would this question better be placed in #integrations-archived ?
So, this is odd, for some reason I can't use Samba Share to connect to smb through ZeroTier, i was able to before and im not sure what changed
Hi there - I have installed Home Assistant on RPi 4 4GbRAM - it is supervised version. I wanted to install Visual Code Studio but it says : "This add-on is not compatible with the processor of your device or the operating system you have installed on your device. "
Could some one explain me why is that?
@rocky mauve did you flash the 64 bit version?
Not sure ... how can I check what kind of verson do I have?
Configuration -> Info, in the System Health area, you can find CPU Architecture.
@rocky mauve sorry, didn't see your response. ☝️ is where to check
@rocky mauve posted a code wall, it is moved here --> https://paste.ubuntu.com/p/YRmjGKr2fG/
@sly kindle here is the whole section. How can I know if this is 64 bit version?
As I understand correctly - Visual Code Studio requires 64 bit?
@rocky mauve it would appear as CPU Architecture aarch64
you have 32
and yes to the 64bit requirement. You can find those details in the docs
Okay - but Raspberry Pi Os is only 32 bit correct?
nope. You had a choice when you flashed it
Okay... I am missing something. I went to the website https://www.raspberrypi.org/software/
and after downloading of OS image creator there is only option for 32 bit
As I understand correctly - I should flash SD card with 64 bit OS version and then put it into RPi?
The problem is - The Raspberry Pi Imager v 1.6.2 gives me only 2 options - both for 32bit image download
Sorry, apparently I'm missing sthg obvious
and dont know where to find 64 bit version
HA being added to the Rpi imager as an option is rather new. Normally you would pick the image and use etcher or another tool to write the image
Okay now I get it 🙂 Thanks a lot 🙂
So down in the list of assets, you want to download the haos_rpi4-64-6.1.img.xz image
After I install this version - terminal command "sudo apt update" will perform all updates or it has to be done somehow manually?
There is no package manager here. This OS is more like a firmware. Updates appear when available
HA OS is there to run docker and talk to hardware
So running HA OS on 64 bit RPi OS is much different in comparsion to 32 bit ?
So
I need to step in
you guys are talking about different things
@sly kindle talks about Home Assistant OS
@rocky mauve talks about Raspberry Pi OS
Those are not the same things. Add-ons do only run on Home Assistant OS, not Raspberry Pi OS.
If you install Home Assistant OS, we recommend to install the 64 bits version.
If you install Raspberry OS, you are probably in the wrong channel, as add-ons are not part of that.
Awww
So in my case - as the add-on Visual Code Studio didn't want to start - was 32 bit version of Home Assistant - not 32 bit of Raspberry Pi?
no
So, lets start with
what are you running actually?
On the System Health tab, it says installation type
Actually trying to set HA on Raspberry Pi
In that case, we recommend installating Home Assistant OS on a Pi (the 64 bits version)
oh running supervised...🤦
Yeaj
here I can get the image of Pi 64 bit version
I flash SD card --> put it into Pi
Than procede with HA
And 64 bit version will allow to use among the others Visual Code Studio?
That's an advanced install for a user who is an expert with linux, docker, and HA. You are copying the ecosystem which using HA OS would provide
By choosing your own OS instead of HA OS.
I am lost ... Just want to use Visual Code Studio as it is more convenient to me and I don't want to get the message "This add-on is not compatible with the processor of your device or the operating system you have installed on your device. "
What kind of Pi OS should I install ?
Stop installing Raspberry Pi OS and install HA OS
the 64 bit version
Also you can use Visual Studio Code from any pc
it also looks like they're using armv7, which is which Pi?
or maybe that's just an artifact of the 32-bit install
But than I won't be able to use Raspberyy Pi for others thing as supervised version gives me that possibility?
What kind of "other things"?
Running "other" things on a supervised install is not supported
This is not a super pc. It's a hobbiest board. Give it a main purpose and you'll be better off
Perhaps I misunderstand many things about whole issue but ... if I install directly HA OS on Pi , i won't be able to use for instance additional camera?
Nope
well at least not the raspberry pi cams
other webcams supporting v4l will work
yeah I mean raspberry pi cam
won't work with Home Assistant OS
It is design to run Home Assistant and its eco system
not a camera
If you want to run custom things, I would recommend you to look into running e.g. using Docker
(and not the Home Assistant OS or Supervised stuff)
Than you can go customize any way you like.
So than my Pi will be used only for Home Assistant and nothing else.
But would you recommend me this type of installation? Thought supervised will be more versatile somewhat ...
My intention is to use Raspberry Pi for Home Assistance and to add external drive for files etc
so better idea is to connect disc to router and keep Pi for Home Assistant? I know that these seems to be extra ordinary basic questions but I am a little bit lost within this whole thing...
Run HA OS and have addons. Or run your own OS of choice and use docker and forget add-ons.
Thanks for answers and patience 🙂
Have the same issues, i rolled back to 4.0.0. Worked last time... this time my whole network is down... had to change the dns back to default to get it to work... now adguard is useless 😦
For me the issue was that adguard was not binding to port 53. After the upgrade I tried restarting the addon and restarting supervisor with no luck. But as a last ditch I rebooted the core and that worked.
Is it anyone with experience with the aircast addon who devices fall out after about a day with the log removing renderer. Restarting the addon they come back
Hi, I have trouble getting let's encrypt with rfc2136 working. I have manually verified my credentials, but whenever I start the add-on, it throws a python exception that is so long I can't even see the beginning of it on the log page.
Maybe somebody could point me in the right direction? Even a pointer on how I can properly debug this would be welcome.
Hello, i'm installed AdGuard but under AdGuard Home > Setup Guide i see only docker internal IP 172.30.32.1 and not my network IP. Also there is not a service on port 53 of my raspi. What i'm missing in the configuration?
I'm troubleshooting an intermittent google assistant issue. As part of that I'd like to get access to the full nginx log (using the official Nginx Proxy Manager add-in). Running HassOS on Raspberry Pi. Is this possible?
Hey guys: I am using the Mosquitto broker in the supervisor in HA and I want to see verbose logging?
any ideas how to enable this in the supervisor?
Is there any debugging to be done for mosquito add-on? I can't get TLS or mtls to work using the add-on configuration tab. If I remove port 1883 from network section to try and force, mosquito never fully starts. I've tried adding config to configuration.yaml, using a custom .conf file on mosquito folder. All throw errors or just simply never work.
Hi I add bookstack in HA but I will login with the credentials but it don’t work? What’s the problem? Thanks
Mqtt figured out. Needed to just add a listener in a .conf file for port 8883
I use: admin@admin.com / password I don’t understand why it don’t work 🙃 I try it 20 times ahah
In that case, I don't know m8
@gleaming cairn I set it up just now and that login works
hello, i recently joined the community ^^
and trying to use the nginx proxy manager to setup a proxy for my jellyfin server... quick question, where is the cert stored for ssl ?
You can browse through /ssl/nginxproxymanager/
But I don't think you would need that path if you set one up via the GUI?
Something weird going on with my WLED add-on. It has been working since ages, but now today (2021.7.0b0) one of my three WLED integrations does not work anymore.
I can get to its browser portal perfectly fine via the IP address I've reserved in the router.
I removed that device and restarted, then it was automatically discovered it again but I can't get through the setup process on it. It errors out: https://pastebin.com/7rcL9S3U
i am not a pro with command lines... but how do i access that ?
trying to setup samba share to acces anything from my vm (installed in on a virtualbox vm)
@tired swift #integrations-archived WLED is not an add-on
So I'm quite puzzled at this one. Mosquitto addon (core_mosquitto) is behaving very oddly with a new set of credentials I've added. If I add a specific username/password, it works for MQTT Explorer but not for Tasmota.
In the logs, I see:
1625114004: Sending CONNACK to 192.168.14.133 (0, 5)
1625114004: Socket error on client <unknown>, disconnecting.
Simply changing the password, even appending an "x" to the end, resolves the issue. But setting it back, the issue re-presents. I'd like to keep with my standard passwords per device (based on their MAC) if possible. This is really bugging me.
I've went so far as removing the addon, ensuring the underlying Docker image was fully removed, and re-installing it. But no luck there.
Running Intel NUC, Debian 10 (buster), supervised install. Fully updated (system, supervisor, and core)
I'm fairly certain it's addon-related as running Mosquitto on my PC, the issue does not exist.
Relevant log from Windows PC running Mosquitto server, with Tasmota set up to use the same credentials that don't work on Home Assistant's Mosquitto addon
2021-07-01T00:46:49: New client connected from 192.168.14.133 as MJerry Switch 6021 (p2, c1, k30, u'haswit03').
2021-07-01T00:46:49: Will message specified (7 bytes) (r1, q1).
2021-07-01T00:46:49: tele/haswit03/LWT
2021-07-01T00:46:49: Sending CONNACK to MJerry Switch 6021 (0, 0)
2021-07-01T00:46:49: Received PUBLISH from MJerry Switch 6021 (d0, q0, r1, m0, 'tele/haswit03/LWT', ... (6 bytes))
2021-07-01T00:46:49: Sending PUBLISH to mqtt-explorer-dd882511 (d0, q0, r0, m0, 'tele/haswit03/LWT', ... (6 bytes))
2021-07-01T00:46:49: Received PUBLISH from MJerry Switch 6021 (d0, q0, r0, m0, 'cmnd/haswit03/POWER', ... (0 bytes))
2021-07-01T00:46:49: Sending PUBLISH to mqtt-explorer-dd882511 (d0, q0, r0, m0, 'cmnd/haswit03/POWER', ... (0 bytes))```
Verified /etc/mosquitto/acl and /etc/mosquitto/pw contain entries for the haswit01 user. Turned on log_type all but the first snip posted above is all that's in the log.
Appears it may be Tasmota related, under very specific circumstances (flashing a new device to 9.5.0 and using an all-numeric password). https://github.com/arendst/Tasmota/issues/12513#issuecomment-871968864
Hi everyone. I'm new to Home Assistant and recently purchased an Odroid-N2 with Home Assistant pre-installed. I'm trying to install some add-ons but the only add-ons I see are the official add-ons. I don't see the Home Assistant Community Add-ons. Can someone please tell me what I'm missing? Thanks!
Thanks!! Worked like a charm @sly kindle
~~heya, ive followed multiple video tutorials, but i am still failing at making samba shaire work.. any tips ?~~nvm, its a win 10 feature that needs activation
welp, new prob, i don't find a "PKCS#12 file.. or i don't know what extention it should be
Path to a PKCS #12 file containing a certificate and private key to enable TLS support on a custom domain.
Hello guys, Wireguard just stopped working today. For some reason, if I put my Public IP into endpoint, it works again. When DuckDNS is set it stops working. DuckDNS current IP is correct so I don't know what's happening. Any clue? (It used to work perfectly with DuckDNS)
@honest shadow For Samba? What are you trying to do?
trying to setup reverse proxy to acces jellyfin
ok, wasn't clear frrom that
was trying to get the ssl encryptions cert
it works now, manually changed IP to random numbers and updated it again. Weird.
Hi 🙂 I'd like to set up my HomeAssistant box as a peer in my existing WireGuard network so I can access it from outside my home network. Is there a convenient way to do that? The Wireguard addon doesn’t support this.
Alternatively, is there a way to SSH directly to the host OS so I can configure wireguard manually? I don’t think it would be possible using the SSH addon, since that runs inside a container itself.
Oh, I just found a documentation entry on how to access the host OS 🙂
Hi, I can't get HiveMQ addon to work. When I try to connect it gives me error: 'connect failed amqjs0007e socket error undefined'
Hi there, I was using the ASUS wrt integration since around a year without problems but since some weeks my wife phone is not tracked at all and I have some error message on the integration. Am I in the right place to get some help on such topic?
@trail gazelle the right channel is #integrations-archived because you used the word "integration" and what you are using is found on the home-assistant.io/integrations page 🙂
I use admin@admin.com and than the error is: These credentials do not match our records. How is that possible 🙃
@gleaming cairn and password as password?
I fix it 2 minutes ago I add the addon PHP admin and delete the database i think that fix it
Hello, I have question I use Bitwarden on my Home assistant OS and Bitwarden (vaultwarden) doesn't protect me against brute force attacks as I can try to connect 500 times and nothing is blocking me... Do you have any solution for me ?
welp, after fiddleing with nginx proxy manager... it only redirects me to home assistant.. even if i put as the destination my jellyfin server...
anyone else got this prob ? or any way to solve it ?
I'd like to set up my HomeAssistant box as a peer in my existing WireGuard network so I can access it from outside my home network. Is there a convenient way to do that? The Wireguard addon doesn’t support this.
@jovial linden wouldn't it just show up on your network as another IP through wireguard?
Like everything else on your network?
It would show up on the network were it connected to it, which is what I'm trying to accomplish 🙂
As I imagine it would with other VPNs as well
Why is it not included in your existing wireguard network?
Because it's not connected to it? Because the wireguard addon doesn't support it?
I'm not sure what you're asking 🤔
There is no wireguard client add-on, true
I had replied this earlier when you last posted: <#add-ons-archived message>
this bit:
so I can access it from outside my home network
is what a server does, not a peer/client
No it's not.
ok
Two devices connected to the same VPN node can see each other, despite not being able to see each other normally
Because the traffic gets tunnelled through the server 🙂
I want to access my HA box from outside my home network, that's why the HA box should be connected to a WireGuard server accessible from outside the home network.
I've literally never seen anyone use it any other way.
If I wanted to expose my HA box outside my firewall, I could just access it directly, making any need and/or security benefits from using WireGuard completely moot.
it's not how most people use it
How do most people use it?
they set up a Wireguard server on their home network and use clients to connect to it to reach things on their home network from outside their home network
which sounds like a rewording of exactly what you want to do
That might be how Home Assistant users use it, definitely how WireGuard is typically used, since it's not intrinsically tied to the concept of a "home" network 🙂
the server lives on a network that peers want to connect to
I'm going to lay it out clearly:
You might check zero tier instead
I'm not going to use ZeroTier as I've already considered it, but thanks for the suggestion 🙂
I have a roaming device. I have a public server I can access from anywhere. I have a HomeAssistant instance on my home network.
I want to access my HA instance from the roaming device. Why would I EVER expose it to the public, when I can tunnel the traffic through the public server securely?
I have a large, already configured, already running, already functional WireGuard network. I want the HA box to join it as a peer. That is the extent of the problem, it would take 5 minutes to set up with access to the underlying networking interface with 6 lines of configuration (give or take some minor tweaks like keepalive).
However the Home Assistant OS host is very barebones and I've honestly got no idea about the networking internals of Docker, which is what I hoped to solve by asking for help here 🤔
I'll try running wireguard containers manually through portainer and see where that takes me 🙂
For anyone trying to solve this in the future and stumbling upon this conversation: The solution is trivial. Run wireguard in a docker container with your normal config and use the host network driver 🙂 Don't forget that /config and other paths in Hassio are actually under /mnt/data/supervisor/ in the host OS.
My average processing time in the AdGuard addon is 42 ms. How bad is that? I have HAOS running on a Windows 10 Intel NUC through VMware. And can I speed it up somehow?
probably depends on the amount of filters and filter lists you are using, im at 30ms with just the default "AdGuard DNS filter" active
running on a rpi4
oh and the upstream dns server should be relevant too
I also have "AdAway Default Blocklist" and a "NOR: Dandelion Sprouts nordiske"
Haven't touched the upstream DNS server. It's set to https://dns10.quad9.net/dns-query.
yo!
is there any way for me to access the AdGuard REST API (from the Adguard integration) from HASS itself?
here is the query speed for some of the most popular public DNS resolvers:
https://www.dnsperf.com/#!dns-resolvers
i am in no way a DNS expert, I just know the bare basics, so "processing time" and "query speed" might be something different here.
I have been using this command to measure DNS lookup times powershell "Measure-Command { nslookup www.google.com }" (note: this is for Windows, run it in CMD). this one is courtesy of a Stack-Overflow answer, see here: https://stackoverflow.com/questions/34743804/get-dns-resolution-time-with-batch-cmd'
(worth to note might also be that I think that AdGuard Home speeds up after a while when it "knows" what it should reply to DNS servers. might be a wrong claim, but my queries started out at processing times around 900 with a lot of blocklists on a Pi 3B+ and then went down to like 80ms to go down to something like 40ms.)
Is anyone using the AdGuard home add-on? I seem to be having a bit of trouble. My underlying OS is using systemd-resolved for localhost DNS queries (on port 53) and when I disable it AdGuard doesn't effectively take over localhost DNS so I lose outside connectivity from my Hassio device. Now if I enable systemd-resolved hassio works fine, but then AdGuard is blocked on port 53 or at least I think it is because no queries end up making it to AdGuard and this is what lsof returns:
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
AdGuardHo 11468 root 27u IPv4 671759 0t0 UDP openmediavault.local:domain
AdGuardHo 11468 root 35u IPv4 671760 0t0 TCP openmediavault.local:domain (LISTEN)
systemd-r 18198 systemd-resolve 17u IPv4 95328 0t0 UDP 127.0.0.53:domain
systemd-r 18198 systemd-resolve 18u IPv4 95329 0t0 TCP 127.0.0.53:domain (LISTEN)
Any ideas?
I think im done with home assistant, it is not as stable as smartthings. I have to go fidget with it all the time to make sure its working.
just in time for smartthings to go belly up too!
Well, I’m glad we know where <blocked person> stands
hi everyone ! how can I know if my security certificates have expired. im using duckdns and i cant get into my HA "Unable to connect to Home Assistant."
@unreal latch you should always be able to connect using the local address regardless of the certificate status
Does your external IP address appear correct when you do to duckdns' website?
I can't get into https://localip:8123
yes
is this before or after you removed the http: config?
without that config you have not configured SSL at all
With the http: config = only https:// works.
Without the http: config only http:// works
This is expected.
You're connected now?
yes
Yes only http works when you remove the http: config which specifies that ONLY https:// will work
What IP address do you see at supervisor > system > host card?
losing my mind trying to figure out why no devices can connect to the mosquitto broker 😦 Getting errors to do with unique device ID's but. I can connect with tools like MQTT lens, but devices fail. Is there cached data I need to flush? For instance, the error I get in tasmota devices is: Connect failed to 192.168.2.20:1883, rc -2. Retry in 110 sec
lets_encrypt:
accept_terms: true
certfile: fullchain.pem
keyfile: privkey.pem
token: SOMECODETOKEN
domains:
- name.duckdns.org
aliases: []
seconds: 300
this is my duckdns configuration
@unreal latch What IP address do you see at supervisor > system > host card?
IP address is the right localIP
check the duckdns add-on logs
after you restart the add-on
everything shows as OK there?
I really think its ok also because "http:" isn't in configuraion.yaml
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
INFO: Using main config file /data/workdir/config
ERROR: Problem connecting to server (get for https://api.letsencrypt.org/directory; curl returned with 6)
[cmd] /run.sh exited 1
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
(thanks for trying to help btw)
that's not ok. the add-on is not starting
your challenge isn't failing, though. You aren't connecting to get to that point
back at the supervisor > system > host page. Click on your ip address and then check the DNS server that is set
its 8.8.8.8
8.8.8.8 is ok?
Just did a reinstall of the addon as well which I hadn't done until now. stumped.
@unreal latch should be ok but you might try changing it and rebooting the host
9.9.9.9 as a test
@celest flower are the tasmota devices set to use an HA user/pass?
change to 9.9.9.9?
Yes.
I’ve created new user accounts and even tried listing new ones in the config manually. All works with mqtt lens, just nothing from the devices themselves.
i got Failed to change network settings
Error: Timeout was reached
I've got this lost dog. I'm trying to gain trust. The neighbors just ruined it
I had it eating out of my hand
Now he's hopped away
@unreal latch what network adapter is showing at configuration ,> general
its enp063
@celest flower do you have an example config screenshot of one of these tas devices?
Oh no. I know the feeling and emotional energy that goes into that.
also the internal URL is http://anotherlocalip:8123
@unreal latch not the local_ip you are using to reach it?
(Im using ha on virtual box)
Shoot. Just stepped out to go for a walk with the fam. Can’t access local network stuff right now 😦
I would change that to be the one you use
ok - DuckDns has the same error in logs
ohno... I uninstall duckdns addon because I wanted to reinstall it but now I can't install it.....
any idea what can I do now?
DNS should not matter since you have it set on the HA host, but reboot your router anyway
router working ok btw
The VM or the VM host?
The VM and now the Windows PC that run the VirtualBox
Yeah VirtualBox on windows has plenty of times where you need to reboot windows
To fix something
im the same situation after the restart of both
in the logs of the supervisor: 21-07-05 20:57:33 WARNING (MainThread) [supervisor.host.network] Can't update connectivity information: Error: Timeout was reached
21-07-05 20:57:41 WARNING (MainThread) [supervisor.misc.tasks] Watchdog found a problem with core_duckdns!
How can I test microphone?
I'm trying to get Almond working but he's not responding to me
Here's a screenshot. Thanks for looking into this @sly kindle https://drive.google.com/file/d/1m5pOs0xYjLEu-6StoAZDzGmFQhAGWeiK/view?usp=sharing
Hey all, does anyone know how i can install ADB Android Debug Bridge? I have it on my old instance but im setting up a new instance and starting from scratch. For some reason its not showing up in the add on list. On my old instance its showing under community addons
Ahh thanks man.
Definitely having broker problems I can't figure out. Further testing=so weird. I can make the devices connect to hivemq, but not my mosquitto broker. Though strangely, I can connect to the broker from MQTT lens and the integration. So lost and have no idea what's going on 😦
Hello! Last time i used an ARM Device (RPI), Visual Studio Code was not supported, are there any updates?
So I’ve got things running yet again after moving my Pi (to ethernet). I think this has something to do with the very unconfigurable isp-provided router I have. I think it was popping it over to another vlan (or something else strange to do with it recognizing the pi as a wifi pod). I’m hoping this sticks now and survives the next round of restarts/power outages.
The VSCode Add-on has been supported on a ARM device
however, you need to run a 64 bits OS
which has been documented on the add-on as well.
Hi guys, I have a requirement and thought of picking your brains here. I use a proxmox running multiple VM's and i have a need to access one of the VM's from outside my network, currently i have wireguard setup and i can access all of my LAN network, is it possible to restrict this specific peer to only one lan ip ? rest of peers should access all of it? Thanks for your help. I am a newbie on networks so please excuse me if i am asking stupid questions
Heya, quick ultra dumb question.... Can nginx do subdomains ?(with the HA addon ) or i should make a new VM with only that
You can route to subdomains
(sorry ping)
i am a TOTAL newbee to this (just got my first domain name this morning level newbee)
sooo
test.mydomain.fr can work ?
or its mydomain.fr/test ?
A subdomain would be test.mydomain.fr
if you're using NGINX to route to HA like (ha.mydomain.fr), then you have to do that - mydomain.fr/ha won't work
great, i wanted to do ha.mydomain.fr
perfect, won't have to buy the 50€ server from them 😄
new question... is how ? x) (if its a long process, no need to explain, will google it a bit ^^ )
if you use the NGINX Proxy Manager addon, it's all pretty easy
yhea i use it
i joined this community mainly for that, but staying for the extra features ^^
waaait don't tell me its just a redirection hosts ?
it's a reverse proxy
no, i mean yes, i mean how to do it ? use a redirection hosts ? or proxy hosts ?
proxy hosts
just putting it in the domain names works ?
I'm not sure what you're asking
i was asking how to do subdomains using nginx on HA add-on x)
that's more of an NGINX question for a Google search
the addon just provides a way to run it
like I said earlier, NGINX Proxy Manager makes it trivial
create a certificate or add your own, and then just this:
anyone know how to force remove a switch with Zwave-JS to MQTT? I can still turn it off and on tried to remove it in exclusion mode and won't remove lol.
#zwave-archived might know. I thought you'd given up on Home Assistant? <#add-ons-archived message>
Hi
since update to supervisor 2021.06.8 i have the following error:
1625646880: New connection from 127.0.0.1 on port 1883.
1625646880: Socket error on client <unknown>, disconnecting.
in my mqtt log that is
anyone got an idea on how to solve?
and what this relates too?
I get a similar error from an IP 172.2.X
Additionally this pops up in my log: 21-07-07 10:34:42 ERROR (MainThread) [supervisor.services.modules.mqtt] There is already a MQTT service in use from core_mosquitto
1625647738: New connection from 172.30.32.2 on port 1883.
1625647738: Socket error on client <unknown>, disconnecting.
it just started again
ok thanks
what about the: ERROR (MainThread) [supervisor.services.modules.mqtt] There is already a MQTT service in use from core_mosquitto
?
Don't know about that one.
comes back about every 20 minutes
Try rebooting the host.
already tried
The host machine? Not Home Assistant.
yes indeed, host, not HA
Hmmm 🤷♂️ I got nothing, sorry.
no worries, appreciate the help
Integrations are in #integrations-archived
right sorry.
Hello, duckdns issue: sometimes like now I can’t get into my HA because I can’t get into mydns.duckdns.org is not available. What can cause this? Nothing specific happened. (HA on virtualBox - the virtual machine still running)
I just updated HA to 2021.7.0. Now when connecting through NPM I get error 400
read the breaking changes
arg
that works
i have to rollback. https://github.com/home-assistant/core/issues/51860
NPM issue is fixed
now i have that separate issue with 2021.7.0, which is going to require a roll back
I have located unifi controller in HA all worked . My unifi Access point can i See and adopt , but AI still restarting and not more. I configure WiFi Name and Password and i can not See in the list .
Have any ideas ?
hmmm
Im pretty sure this is a new issue
my mariadb password had an @ in it
worked fine before but with the latest update some components fail to find the db
I solved it by removing the @ but it seems like an unintentional something
@solemn patrol I think pyinsteon needs to be bumped to 1.0.11 to work with 2021.7.0 since it moved to python3.9
Hi! someone here who can help me with the deconz add-on? I´m having so much problems with it 😦
After migrating from Ubuntu to HASS OS all my deconz devices stoped working and i have tried since then removing all and add them back but in Phoscon doesnt find them when i try to add them i have tried with lights, switches and sensors. I have also installed ubuntu on another pc with Deconz and phoscon installed from dresden as standalone and in their i can find everything. Switching back to the add-on nothing is discovered it just times out
So i went to check my nginx log on the supervisor tab, and i notice a huge amount of GETs from random ips like
GET http localhost-nginx-proxy-manager "/"
GET https myip "/"
GET https mydomain "/redlion/"
they all return error codes of course but i wonder if im really protected.. if they keep hitting hard they could find some exploit in time..
How did you fix NPM? I added what I found in the breaking changes but it still doesn’t work.
what did you add?
I figured it out… had to see what was being blocked by the new proxy protection and add that address with a /24 at the end. No issues now.
my wife has a android phone and she'd like to stream audio to our sonos. I have AirSonos configured for my iphone and it works well. II know there is an Aircast add-on. Is there an app for her phone we need to connect to aircast?
can yoiu change the description of a device for the sake of Alexa integration?
I've been using utf8 as the charset encoding for the mariadb addon for ages. This works as I don't use unicode characters like emoticons. For future-proofing I want to change it to the recommended utf8mb4. Can I simply change the mariadb URL in Home Assistant or am I going to have to drop all my old data (I'm not fussed about doing that)?
Changed it. No issues.
After upgrading core-2021.7.0, I got an error when accessing traccar:
HTTP 415 Unsupported Media Type - NotSupportedException (…)
Here’s a dumb question: Where are the supervisor add on files saved? I can’t start Tautulli and the FAQ says to delete three lines in the config file but I can’t find it. I’ve searched just about every file.
When i go to add-ons I have an infinite loop of add on folders
@molten lance not the addon directory. That's for self installed or developed addons
The addon's config page. In the ui
Oh… okay. I’m in the config within supervisor but there aren’t any HTTP line items to delete as it said in the FAQ (which I can’t find now of course)
What do the add-on logs show when you try to start it?
Everything seems fine… It has an error with Git but then says its fine
@molten lance posted a code wall, it is moved here --> https://paste.ubuntu.com/p/sYRjTyYVNP/
See code above
@sly kindle I haven’t even been able to add a Plex server or anything… Just turned it on and can’t get into the web interface other than logging in.
I am new to HA and trying to enable HTTPS, I have installed letsencrypt but don't know where to go next?
This is how I did it… But you do need to also add a rule in your config file with the new HA to allow reverse proxy
@cunning cobalt See above
thanks
Hello! I have the officially supported Let's Encrypt addon installed and working correctly with my own domain, and it has provisioned a cert to the right location. I have the officially supported NGINX Home Assistant SSL proxy installed as well. I can successfully connect to port 443 in the browser and the cert presented is correct and valid, with no TLS/SSL errors presented to the browser. However, instead of presenting the login page when visiting the root path at the domain, the server returns a 400 bad request error status, with no other context. There is nothing present in the logs for the Nginx addon to indicate more deeply what is going on. Any suggestions?
I have a strong technical/engineering background, but no real experience with home assistant yet. I am running Home Assistant OS.
Did you do this?
Thank you! I think that should be enough to go on to get it fixed ^^
We'll see anyway XD
@viscid orchid Spam above ^^^^^
Someone got it, thanks!
Back to my issue: For future reference to anyone searching, this was resolved for me by installing the file editor addon, opening configuration.yaml in that, then adding the following lines:
http:
use_x_forwarded_for: true
trusted_proxies:
- 172.30.33.0/24
@viscid orchid I do have one more question though. It looks like I also could have directly configured SSL/TLS there and skipped the proxy?
That’s the right content, but only 2 spaces per indentation level
Is there any reason to do one or the other?
You can, but proxies are helpful for other services by terminating SSL at the proxy
It’s just convention
It only needs to be consistent, but 2 spaces is enough to define blocks and it’s what you’ll see everywhere with HA
The yaml parser was nice enough to work anyway and not blow up and break my install, but I went back and fixed it now as well. FYI: using tab to add indentation in the file editor addon defaults to adding 4 spaces for indents. If the standard is using 2, it would be nice to have the editor do that, or have it detect what the file is using and default to that.
That's cool, but if everywhere in HA is using 2.. XD
I will change mine though ^^
It’s been forever since I’ve use that for anything real, but I remember that
Try VSCode instead
Is SSH running on Home Assistant OS?
The addons all run in their own containers
And the OS itself doesn’t enable ssh by default. You can, but it’s usually unnecessary
What do you use to access the files?
I prefer to run less services where possible, especially services that provide access to the filesystem and system configuration files.
Do addon containers by default have the root filesystem or main configuration directory mounted as a volume?
Try VSCode instead
VSCode needs to get to the files to open them though?
Addons have all the folders you’re supposed to modify
The code-server runs locally and you access it through a browser
oohhhh
See the addon for more
Okay, that is nifty
It’s awesome
Perhaps they should make that an officially supported addon at some point.
Speaking of filesystems and configuration are there any widely used plugins/integrations for version controlling home assistants configuration with git?
I just use git with a private repo
How so? I'm thinking like every time I make an edit to my Config in the front end ui it'll automatically commit to a private repo like you mentioned
What are your thoughts?
I don't necessarily want that
I use snapshots to daily backup, and git when I want to push changes
pushing on a regular basis would be better done by the editor, like VSCode
it has tons of extensions to integration with git
does anybody know how to get TasmoAdmin to work. I'm running a raspberry pi with a duck DNS server and I think because of that it just will not allow me to open up the page after I hit the "OPEN WEB UI"
Is there a way I can use vscode to edit my configuration either from another device on the network or through a plugin or something on the frontend ui?
I have no idea how to do that
Still can’t figure out Tautulli. DO I need a separate server running for it to work? I thought this was a server add on…
Yes, use the addon
I can't seem to get anything other than the official add-ons to show. Am I missing a toggle somewhere?
^ namely, I wanted to install Visual Studio Code, and in every example I've seen it sits below the block of Official add-ons. I don't have anything showing under the official ones.
Sweeet!!
Failed to to call /store/addons/core_configurator/update - Can't install homeassistant/aarch64-addon-configurator:5.3.2: 500 Server Error for http+docker://localhost/v1.41/images/create?tag=5.3.2&fromImage=homeassistant%2Faarch64-addon-configurator: Internal Server Error ("Get "https://registry-1.docker.io/v2/": context deadline exceeded")
Failed to to call /core/update - Unknown error, see supervisor
Failed to to call /store/addons/a0d7b954_nut/update - Can't install ghcr.io/hassio-addons/nut/aarch64:0.7.1: 500 Server Error for http+docker://localhost/v1.41/images/create?tag=0.7.1&fromImage=ghcr.io%2Fhassio-addons%2Fnut%2Faarch64: Internal Server Error ("Head "https://ghcr.io/v2/hassio-addons/nut/aarch64/manifests/0.7.1": Get "https://ghcr.io/token?scope=repository%3Ahassio-addons%2Fnut%2Faarch64%3Apull&service=ghcr.io": context deadline exceeded (Client.Timeout exceeded while awaiting headers)")
I get the above error , when I try to update Home assistant or any of the addons and also I am unable to access HA via internet but it works locally
I have already tried a roll back with a fresh install but the issue persists
Any help would be really appreciated !
Edit : It was an issue with the micro SD card , migrated to NAS
I’m trying to play a local mp3 file using a custom addon I found on the hone assistant forums, called local_audio_player. I want it to play through the headphone jack, however when I call the service I get the following error in my logs: [Info] Read alias: http://localhost:8123/local/doorbell.mp3
ALSA lib dlmisc.c:337:(snd_dlobj_cache_get0) Cannot open shared library libasound_module_pcm_pulse.so (Error loading shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so: No such file or directory)
ERROR: Failed to load plugin /usr/lib/ao/plugins-4/libalsa.so => dlopen() failed
play FAIL ao: Could not find a default ao driver
play FAIL sox: Sorry, there is no default audio device configured
I’m not sure how to get it to recognise the default audio device I assume? Has anyone else had any luck playing local audio files?
@brittle mortar thanks for the solution. I have exactly the same problem. I will try this out. But before have a question. What is that IP mentioned in tje configuration.? 172.30.xxx??
What is it actually.?
I believe it is the internal address space used within the Home Assistant OS. Something like a custom network for Docker containers. And the host OS manages forwarding traffic to things inside that network where all the stuff actually lives.
So it is kind of similar to saying you are trusting localhost to be a proxy in a way.
That /24 subnet lives within a range that is designated for internal networks and is non-routable on the internet.
Bit complicated but able to get the idea. Thanks for the clarification. I will try it out now...
It is an extra layer to understand, but it is actually a really good thing. Different parts of Home Assistant and addons can live in isolated containers for security.
@viscid orchid Any resources to share for creating addons? I'd like to explore a bit about how the internals work.
Does anyone else have problems with node-red addon
after latest updates all text areas are broken so i can't edit function nodes etc
or write json in service nodes etc etc
@brittle mortar Thanks. It works for me now again.
Hi, im using the Avanza Stock Addon from HACS and wondering how i can set up the "scan interval" of the stock prices. Actually it updates every hour and i want shorter intervals. Thanks for help 🙂
you were right the first time. HACS has no addons
damn, its an integration, right? ^^
yes
allrighty...
I've managed to mess up my remote connection. I had to recreate my home assistant VM in proxmox and then used a snapshot to restore. I am now no longer able to access HA from my duckdns url. I have tried restarting and reinstalling the duckdns and nginx add-ons and still not sure what's wrong or where to start. Any ideas of where to look?
This might have been a breaking change in 2021.7
Yes, there was a breaking change for reverse proxies
Is there a way to get a duckdns certificate to be valid, I cant access the companion app since update?
You just need to follow the instructions in the addon
Howdy. Since the recent upgrade it seems the nginx server add on went wonky. Anyone else having the same issue? I'm getting a 400 even though I have a valid cert and configuration (I use the cert for other things).
ignore me. apparently I can't RTFM. What I need is in release notes. Thx.
Do secrets not work for the Mosquitto broker addon? I have secrets working for the Node-Red addon and am using the same format, but I get an error of "Failed to save add-on configuration, Unknown secret"
This is the part of the config:
logins:
- username: user
password: "!secret Mosquitto_Password"
I do have a secret set up with the same name in the secrets.yaml
and have restarted HA and still get the error message
have you tried a lowercase name?
Um, no, but my node red secret has uppercase letters and it doesnt give me the error message
the key does?
yeah, my node red config looks like "!secret Node_Red_Password"
no idea, then
cool
incidentally, this says that it works, but I'm still suspicious that there isn't consistent handling of multi-case keys. I can't get it to work that way with Samba either: https://github.com/home-assistant/supervisor/issues/2904
even with an all lowercase secret key, I still get the error "Failed to save add-on configuration, Unknown secret"
- username: user
password: "!secret mosquitto_password"```
it lets me save this:
logins:
- username: mqtt
password: '!secret mqtt_password'
customize:
active: false
folder: mosquitto
certfile: fullchain.pem
keyfile: privkey.pem
require_certificate: false
I just installed it and edited the config. and I do have mqtt_password in my secrets.yaml
did it let you save the config
yes
is the secrets.yaml in the config folder, or does it have to be in the mosquitto folder?
it's the normal secrets.yaml file in /config
As an aside, you don't need to add a user/pass there
also true
I changed the name to an all lowercase key and it didnt work. So I set the key to my node red key, and it saved. Then I set it to the mosquitto key and it saved
That addon configs like to **** with me
and yeah I know I dont need the username/password set up really if I use ssl for securing it, but I wanted it kinda secure, but have been having issues getting ssl to work on an arduino that I wanted to talk to the broker
@worldly cliff no, I meant the addon will check against the HA user list for valid users
and if you kno anything about node red addon config, feel free to check the node red channel
So you can add an HA user which is that same user/pass credential
and ah, how would I reference the HA user list on an external client? same username/password for logging into the ui?
And leave logins: empty
yes
The broker keeps the list. Any existing HA user will be valid to authenticate with the broker
well, the username/password that you provide when setting up the user in HA
Unfortunately, #node-red-archived is like a black hole for me. I only send people there, but I can't actually see it 🙂
ah, if thats the case, I didnt want to do that since I didnt want to put my login to the ui/system on random devices around my house, would rather have a seperate username/password that can only access the broker since theres less security risk
ah, I gotcha, doesnt that still have ui access?
It would but you could also make it a regular user. Doesn't need to be admin. And you could set up mfa for that user.
I suppose
But using logins: works too
yeah, well I got the secrets working for the logins section so Im good now. Just had to set the secret to an already used one and then the one for mqtt
My clients authenticate to the broker as me in HA, which already has MFA
For MQTT, How do you set multiple log in credential pairs in the config? I know how to set one, but if I wanted to set up multiple for different devices, i don't know how that would look in the config
Secrets is really only about sharing your config publicly
yeah I suppose
Like so you can copy paste your addon config here without leaking your user and pass when you have an issue lol
Yeah, I just like putting them in secrets if I can, I know its not really a big thing
In your case secrets WAS the issue 😄
and it's becoming less interesting as more stuff is migrated to config_flow
config_flow?
and I found this in the mqtt docs:
A list of local users that will be created with username and password. You don’t need to do this because you can use Home Assistant users too, without any configuration. If a local user is specifically desired:
logins:
- username: user
password: passwd```
Which seems to suggest that you can set up multiple users
yes, it's a list
ah gotcha
do i just add another username/password
that's what the original [] and now - username: xxx means
with a dash infront
and oh ok
so just:
logins:
- username: user
password: passwd
- username2: user2
password2: passwd2
oh so
logins:
- username: user
password: passwd
- username: user2
password: passwd2
is what I meant
yes
ok, yeah my bad about the first one
np
Thanks for the help
I think there is something wonky going on with the secret lookup, but it's a one-time thing and I don't know that there's a clear way to repro it
Hi guys I would love a little help with getting this running please
Iv downlaoded the zup
The How to use is little hard for me to understand if you have the time and able to run me down would really apicale it
Can someone explain how to use tags for aliases in Grafana? I can't get it to work, I'm following some tutorial and a guy just puts $tag_entity_id into Alias and it shows on the graph, but I only get this exact string as series name, and not the name from home assistant
#analytics-archived might know
Hello, I'm trying to use the Sonoff K-200MP2-B in MotionEye but currently I get a grey screen with the message "Unable to open the video device". I think I need to install ffmpeg. Can somebody advise on how to install it on my VirtualBox Machine?
Is there a sensor, on an attribute or something that indicates if there is an available update for any of the istalled add-ons?
Like the sensor.hacs, but for add-ons
Yes the supervisor integration has current and installed version sensors for all your addons. You may already have it installed. If not add it through the UI, Configuration / Integrations / Add Integration button.
Even after following the instructions for duckdns my HA is not secure? I've put all the options into my config
They were already there, but disabled. Thanks!
Hey everyone - does anyone have AdGuard installed and can give me some pointers? I've successfully installed the add-on and in the logs it shows AdGuard has binded to port 53 successfully however when I set my device to use my HA server as a DNS provider it does not receive the request?
Previously AdGuard was responding on the ip address of my machine which was 192.168.0.122, it looks as though recently in the logs it's changed to: udp://172.30.32.1:53. I've tried both IP addresses as my DNS, but neither work unfortunately.
and additionally lsof -i :53 returns:
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
AdGuardHo 3736 root 32u IPv4 26428582 0t0 UDP openmediavault.local:domain
AdGuardHo 3736 root 35u IPv4 26428583 0t0 TCP openmediavault.local:domain (LISTEN)
systemd-r 12853 systemd-resolve 17u IPv4 725077 0t0 UDP 127.0.0.53:domain
systemd-r 12853 systemd-resolve 18u IPv4 725078 0t0 TCP 127.0.0.53:domain (LISTEN)
or 2 processes on the one port, disabling systemd-resolved doesn't seem to solve the issue
Hi! someone here who can help me with the deconz add-on? I´m having so much problems with it
After migrating from Ubuntu to HASS OS all my deconz devices stoped working and i have tried since then removing all and add them back but in Phoscon doesnt find them when i try to add them i have tried with lights, switches and sensors. I have also installed ubuntu on another pc with Deconz and phoscon installed from dresden as standalone and in their i can find everything. Switching back to the add-on nothing is discovered it just times out
Okay so looks like there's an error:https://github.com/hassio-addons/addon-adguard-home/issues/195 with AdGuard which requires you to setup the proper IP and DNS settings in supervisor->host->IP
however, since I'm running on OpenMediaVault and cannot install network-manager (because OMV manages network settings), I don't have those settings in the GUI for HA
Is it safe to go and manage this adguard container manually in portainer to bind it to the correct network or is there a risk in that?
Hi, do we have any Deconz specialist here ?
I keep getting this error when trying to install add-ons
Can't install homeassistant/aarch64-addon-configurator:5.3.2: 500 Server Error for http+docker://localhost/v1.41/images/create?tag=5.3.2&fromImage=homeassistant%2Faarch64-addon-configurator: Internal Server Error ("Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")
it's usually a DNS issue
any ideas how to fix it?
Supervisor->System->Host->Change, set DNS to 8.8.8.8
I think i already changed it when i installed HA, and i dont see the place to change it on the dash
where I pointed you to
its not there...
oh, mine was set to dhcp
i changed dns to 8.8.8.8 and its still giving me the same error
you can try disabling ipv6 there. otherwise, I don't know what more to tell you
need some help figuring out how to access hassio add-on's web server from external networks
im using duckdns
i can access hassio fine but i can't view the web servers it makes
Hi all, is there an addon that can turn my Hass Blue (Odroid) into a Hass media player? I'm not talking about the Spotify Connect addon.
OK, found it 🙂 The VLC addon should do this trick 🙂
Although, I fear this is not what I was hoping for. I would like home assistant to "see" the local spotify connect endpoint created by the spotify connect addon as a media player. I think this VLC will be an independent entity?
I would like some help to get Z2MQTT working in the UI interface please
I have it installed followed the docs recommndations i believe. But i cannot get it to display
https://gist.github.com/thorrrr/e45c6172ae9f18ee7db0598d6d4f50db
Been pointed out by @jade wing that the error is obvious which it might well be. But i do not understand what the issue is fully.
I cannot see in the docs why i would have to port forward on my localhost ip or about creating a folder file structure !!!
Please note i have looked at FAQ but these relate to fixing it if your on a Rasberry Pi which i am not
Hello
Hi
Anybody able to help ?
'Error: Error: No such file or directory, cannot open /dev/ttyACM0'
Yes i read this before i have tried adding a dev folder to my z2m directory but makes no difference so i guess i am doing it wrong
As mentioned i read ''' Determine location of the adapter and checking user permissions #
We first need to determine the location of the adapter. Connect the adapter to your Raspberry Pi. Most of the times the location is /dev/ttyACM0. This can be verified by:'''
I do not have a Ras Pi
I am on a Linux VM in Unraid ??
I know I've mentioned that repeatedly
In your case, the answer is in the Supervisor hardware menu
I however am done here...
Hi there, I'm having an issue with duckdns not starting after updating from 2021.6.x to 2021.7.1, I can uninstall the add on and install it again, but starting does not work. the error is:
500 Server Error for http+docker://localhost/v1.41/containers/addon_core_duckdns/json: Internal Server Error ("stat /mnt/data/docker/overlay2/28ebb1dcba07def4165f322551850568c76c0cca3de5384772d7dd21c1c2cd32: no such file or directory")
@echo topaz try the ha su repair command
Thanks! that fixed it. After that https still did not work but after a full reboot everything is normal again.
Greetings all!
What do y'all think about running 'home' based apps on your HA instance? Like grocy, recipe managers, inventory managers, password managers?
Or should you run it on a different machine/instance
My thinking is since it's home related stuff and easier to back up the system as a whole via snapshots?
Sound logic?
there's already a Wireguard addon in the community repo
oh
would that be client or server?
oh if im using the docker image do addons not work?
correct
ah thats unfortunate, guess ill run linuxserver's wireguard container
you can work backward from this, where somebody was trying to do the same thing: <#add-ons-archived message>
but since you're using the container version and not OS, probably not
thanks ill look at that, reason i was trying to use the addon was because swag couldnt connect to hass when on the wireguard network
Grr. Just got done by the mariadb snapshot restore bug (which looks to be fixed in the latest version). Took a bit of screwing around to restore due to Nginx Proxy Manager storing the config in MariaDB. All good now, but it was a bit of an "oh shit" moment.
Can confirm, restoring from a backup created with v2.4.0 running works as expected.
My Traccar stopped working all of a sudden. It is giving this error (When I try to load the UI): HTTP 415 Unsupported Media Type - NotSupportedException (...)
anyone knows how to fix? I tried reinstalling but didn't help.
Quick question on the NUT add-on...very, very useful but am a bit confused about a behavior that might be an edge case. I have one local connection (via USB) to my HA host, and one remote to a NUT instance on a Synology. I can add an integration for both, but nut.ups_event seems to fire only for the changes to the local instance. Expected? I can work around it, but perhaps I am missing something? thanks.
'''https://mysite.duckdns.org/auth/authorize?response_type=code&redirect_uri=https://mysite.duckdns.org/?auth_callback=1&client_id=https://mysite.duckdns.org/&state=eyJoYXNzVXJsIjoiaHR0cHM6Ly9taWxsYWFsdGEuZHVja2Rucy5vcmciLCJjbGllbnRJZCI6Imh0dHBzOi8vbWlsbGFhbHRhLmR1Y2tkbnMub3JnLyJ9 has experienced a network protocol violation that cannot be repaired.'''
Seeing this error when attempting to connect through Duck DNS.
I got a question real quick about the grocy addon I’m still very new to home assistant and I’m wondering if there is a way to use the barcode scan in grocy to make using the inventory a lot easier and faster I just can’t get it to open the camera on my iphone and I’m wonder if you have to be using ssl or if it’s just not supported. If anyone has figured this out and could help that would be greatly appreciated!
I'm trying to setup traccar
How do I forward port 5013 to the container?
I forwarded it to the raspberry in router but there's no service running on that port?
for the web interface?
-> Integrations