#add-ons-archived
1 messages · Page 52 of 1
Hello, since a mosquito update, my mqtt sensors dont work anymore.. i tried to read everywhere i could: github, checked the logs.. i cant find the problem..
i created a new user in HA and the i did setup the integration that has been discovered with my new HA user username and password.... my setting on the add-on are set to default: didnt touch it...
i tried connecting with mqttbox tool , it cant connect to the broker..i get this when i tried to connect it:.......1611651521: New connection from 192.168.1.138 on port 1883.
1611651521: Socket error on client <unknown>, disconnecting.
here are the logs i get from the add-on:https://pastebin.com/4acFmN6U
does your browser complain about your ssl certification when you switch to HTTPS?
This page is not secure (broken HTTPS).
Certificate - missing
This site is missing a valid, trusted certificate (net::ERR_CERT_COMMON_NAME_INVALID).
i have installed adguard, and it seems to be working. My problem is that in filters i have added the defaults, but the rules count is 0?
This site can’t provide a secure connection192.168.1.184 sent an invalid response.
Try running Windows Network Diagnostics.
ERR_SSL_PROTOCOL_ERROR
yes , this what i get
#add-ons-archived I have the Network UPS Tools (NUT) add-on installed and need to add some additional configurations to the upsmon.conf file but can't seem to locate the file on my HassIO install through SSH. Any suggestions?
Hello. I have installed zigbee2mqtt addon along with the mosquitto broker addon. I have left default config. z2m logs indicate that it can not connect to mqtt. mqtt logs indicate that it refused a connection from unknown client (so at least something is happening between the two)
Looking at the default conf of mqtt broker, there seems to be no login/password required
when I try from the host that runs the docker containers to connect to the mqtt broker, I am getting Connection Refused: not authorised.
(trying with mosquitto_sub -h 192.168.0.5 -v -t 'test/topic')
@pure isle HACs is not an add-on and it doesn't install add-ons. #integrations-archived would be the better place
ok, will move my question, thanks
@light bramble the user credentials would be any HA user. The mqtt broker uses these by default.
Thanks. I have only one user (myself). So I could tell zigbee2mqtt to use that user then. right ?
Just tried and that still does not work
@light bramble yes, or you could create a user specifically for that.
this is exactly what i did too. i created a user specially for the mqtt broker to connect with.. doesnt work more
did you setup the mqtt broker in the integration panel? this is place where you have to enter the username and password
Thanks I did not even know that I had to do that .....
yeah cool
now i am tring to install a mqtt broker direct on my computer instead of using the HA one
OK so now I have another problem. I used z2m before and to avoid having to repair all devices I have saved the database.db which I have copied to the folder that contains the config
followinf this link: http://www.steves-internet-guide.com/install-mosquitto-broker/
any particular reason for using another one ?
and so, I am getting errors like Zigbee2MQTT:error 2021-01-26 17:53:21: Publish 'set' 'state' to '0x0017880104732ecf' failed: 'Error: Command 0x0017880104732ecf/11 genOnOff.off({},
is the database.db all that I needed to copy from my previous setup ?
well the mqtt broker on HA doesnt work.. so i am tryong to test someting else if i can find a clue
and do you if I only needed to copy the database.db to recover my previously paired devices ?
no i dont think it is that easy .. how many device do you have ?
is your mqtt broker is working now?
did you try? maybe it works. do you have acces to the text inside the database?
I have like 7
7 devices
the broker seems to work when I connect with mosquitto_sub
the problem in particular is that I have a device that is very hard to pair
#ESPHome YAML - Looking for suggestions on how to manage devices that you have multiples of with only sligh variations. ie Three garage door openers that have exactly the same code except name and hardcode IP address. I'd like to have one file for three devices. I am using substitution currently -- THANKS
is anyone able to help with this? I have learned my commands from my remote and when I try to send them back with adb_command , I get nothing. Unlike some people above, I don't even get an error. I can send the slow commands perfectly.
My code - https://gist.github.com/spyder2020/444904f0600ba14d12315ba0488131f1
What im trying to do - https://community.home-assistant.io/t/using-catt/130332/127
Not quite sure why one works and the other doesn't. Unfortunately I am still very new and not sure where to find detailed logs. I added Logger level Info to configuration yaml but logbook is still very basic info
I have just added maxcube addon (https://www.home-assistant.io/integrations/maxcube/)
when clicking on the devices I am getting an error that says : This entity does not have a unique ID, therefore its settings cannot be managed from the UI
I can I give the entity a unique id ?
#ESPHome YAML - Looks like the files can be copied into the directory and if the name doesn't match a static address will direct the upload. Just need to remember to edit one and copy to three
oh - and change the Ip address ---- Maybe a secrets file substitution will show up
hehe, i see a lot of people with a lot of questions not answered here!
@light bramble not an add-on. You even have the word "integrations" in the url. It's an #integrations-archived
@sly kindle sorry, I am new to HA
@sly kindle any idea how I can define a unique id for the entities that have been created by that integration ?
@light bramble you can't give it one.
@sly kindle so is there anything I can do about it ?
because I seem to not be able to enjoy these entities because of this unique id thing
and I would very much like to have those because I need to determine whether I should turn my boiler on or off
what's strange is that the first time I have tried HA, this integration worked perfectly
provide temperature, target etc
when I tried that integration before it would create "nice" devices allowing to change the target temperature, to see the current temperature, etc.
and I can no longer have that
and then on top of that I am planning to use automatisation to determine the boiler state
@sly kindle not sure what you mean by state instead of device
in entities I can see all the entities created by the integration
@sly kindle which are like climate.foo_bar
@sly kindle and when I then click on any of these I am getting the unique_id warning
@sly kindle just also added life360 integration and I end up with the same warning....
@light bramble stop tagging me, and #integrations-archived
this channel is for add-ons
oh right got it
bump
please does someones has an idea what would be the problem with this mqtt broker.. is it only me? Someone that is using mqtt before the update, does it still work the same? Thank you
I need help with a couple of addons. I'm looking to open up the addons using their ports and the ip address i have home assistant (runnning on raspi4) wondering what i may be doing wrong that is blocking access to webui on bookstack and preventing me from opening grocy independently through its port.
Hi everyone, I'm new to homeassistant and after a week of trying to setup dickens without succes I try to reach out hoping to find some help as I can't figure out on how to set it up my dd-wrt router is running a VPN and perhaps this is the issue but I'm not sure
Hi everybody, I needed to install home assistant on docker to be able to install Snapcaspt and mopidy underneath. It a success so far but now the "addon's" feature is gone. I've read somewhere that you can install addons bu installer the appropiated docker but .. I'm uber new to this docker thing..
Can someone point me to a tutorial on how to do that? How to add addons to a docker installation (im interested on file editor, ESPhome, Moquitto broker, grafana... quite a lot of them 😦 )
Installed Glanes and configured, now each time I restart HA it have a notification saying it found a new device which is a unconfigured Glances tile? Anyone knows why this happens.
Anyone got Git to work on File Explorer?
If an add-on crashes, is the crash log stored anywhere?
Hi,
Can anyone help me with the nginx addon? I port forwarded the ports to my hass machine. Keep getting error's when trying to request ssl.
@chrome marlin what are the ports?
@sly kindle the ports are 80,443 and in nginx 8123
this is for your own domain?
so you have 80 to 80 and 443 to 443 going to your HA's ip address
yes, and i have and usg from unify afther my internet companys router
i installed an new hass
Did you at anything to your configuration.yaml? That’s a mistake allot people make and for duckdns with nginx handling you’re certificates you don’t need to add anything extra to your configuration.yaml (like to duckdns doc mention).
@spark plinth it was a matter of being able to have the ports open
@sly kindle Do you have any clue why my Glances add on shows twice? One is configured and working but on each HA reboot it found a new device which is a not configured Glances add on...
Hi guys, is it correct that the awesome AirCast add-on that @raven tinsel has build is only installable from Home Assistant OS? How to get this up to speed within Home Assistant Core (running in Docker)?
Both questions: No
In general: Add-ons are available on any system with a Supervisor. Those would be the Home Assistant OS and Home Assistant Supervised installation methods.
Home Assistant Container (your installation method), does not have additional software/add-ons.
Home Assistant Core is a pure Python installation version, which does not involve Docker
so there where a couple of things a bit wrong in your questions 😉
As for getting AirCast, that add-on is based on a program called AirConnect. You can find it on GitHub and install it manually if you'd like (but that is out of scope for Home Assistant, as well, no add-ons 🙂 )
Thanks for your quick answer and explanation @raven tinsel Check, sharp. I'm running Home Assistant Container indeed, instead of Home Assistant Core. Let's call it life long learning. Also thanks for the AirConnect tip, I will look into this. Enjoy your evening. Gegroet uit het Friese noorden.
👋 Greetings! And your welcome m8 🙂
Hello can someone help me with my mqtt problem as i explained i little up in the convo? pleaseee
hey all. sorry if this is the wrong place. setting up influxdb + grafana for the first time (raspi install), do i want influxql or flux? the documentation is outdated attempts to paste a photo of documentation + ui and fails
I need help with NUT
i have a CyberPower UPS with a USB plugged into my HA Pi
anyone here have example add on config i could look at for a locally connected device?
[339196.000988] hid-generic 0003:0764:0501.7368: hiddev96,hidraw0: USB HID v1.10 Device [CPS ST Series] on usb-0000:01:00.0-1.3/input0
[339203.951849] usb 1-1.3: USB disconnect, device number 39
[339207.328236] usb 1-1.3: new low-speed USB device number 40 using xhci_hcd
[339207.477602] usb 1-1.3: New USB device found, idVendor=0764, idProduct=0501, bcdDevice= 0.01
[339207.477620] usb 1-1.3: New USB device strings: Mfr=3, Product=1, SerialNumber=0
[339207.477635] usb 1-1.3: Product: ST Series
[339207.477649] usb 1-1.3: Manufacturer: CPS
I'm not understanding what you are seeing. Where is this happening? What page of the UI?
I have a question on influxDB add on. I have Home Assistant on a Raspberry pi 4 and I have added Influx via the an add-on. I'd like to monitor how much space is being used by influxDB but I'm not able to determine where the file would be stored. Can anybody help with this?
Hi all. I have some issue starting up AdGuard Home. Installs fine but starting the service gives an error "if: fatal: unable to spawn /bin/s6-overlay-preinit: Exec format error" I think this might actually relate to something else somehow
I would be interested too for a Renogy bt-1
Anyone know when will the mopidy add-on be included in the Community Store? How can i install the experimental version?
Unsure at this point. We do not work by schedule 😉
the experimental version is on the edge repository: https://github.com/hassio-addons/repository-edge
Please note, that these are development versions. They will break and are untested.
Modipy even broke completely this week (now fixed again)
but its really low quality, as it is meant as a development repository.
nope
Relative newbie, and rebuilding a RPI4 with SSD using HA_OS. I've loaded a fresh image on the SSD and logged into the system. I then attempted to install Samba so I could use an archived image to restore my system. However, I've been unsuccessful at the installation of Samba which return the following error.
Failed to install addon
500 Server Error for http+docker://localhost/v1.40/images/create?tag=9.3.0&fromImage=homeassistant%2Faarch64-addon-samba: Internal Server Error ("Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")
I can reach the RPI4 with ping and use nmap to view the open ports so the network appears to be OK.
During the boot up and looking at the system log I did notice the following two messages.
21-01-29 15:57:35 WARNING (MainThread) [supervisor.updater] Can't fetch versions from https://version.home-assistant.io/stable.json: Cannot connect to host version.home-assistant.io:443 ssl:default [Try again]
21-01-29 15:58:10 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
Anybody have experience with the matrix server addon? I'm thinking about setting up a self hosted server, but I haven't even used matrix/elements/riot before and I don't want to commit a bunch of time setting it up if it's not well supported
@distant tiger that add-on doesn't come up in conversation often
hi. i am trying to set up nut in hassos 5,2. I have installed the add on but in the log i get en error message:
tried to go to integrations and configur nut but i only got "Failed to connect, please try again"
Not sure where to put this.. but the Home Assistant DeConz addon has an update. Changelog states this: “Use hostname for discovery instead of IP”. But I am not sure how to interpret this. Where does this change impact?
@hollow zenith No matching HID UPS found
@winged furnace I would guess that the devices have hostnames? Like esphome does?
I don't know deconz
But there's a discord server for it
@winged furnace It is not a deCONZ change, but one by us
It changes the way we communicate with the add-on. Instead of using an internal IP, is now switches to using an internal name.
The advantage is that if the IP changes (each time the system reboots), it will all still work instantly
while previously, it would have to wait until it received an new IP from the add-on
so, more of an internal working change, that improves speed and stability on startup
Thnx for the elaboration. Sounds like a good idea. And not something that would break my current config 😉
No it would not.
Worst case: Restart everything and it will all be automatically fixed again
but I doubt that will be necessary
Hello, I'm re setting up home assistant on a different rbpi. I couldnt get the snapshot to upload and figured it'd be quicker to just set it up fresh, but now I cant get the nginx addon to work. I had it working fine on my other rbpi, but set it up long enough ago that I'm sure I'm forgetting something.
This is the error I get in the logs: https://paste.ubuntu.com/p/Qs6zNtv97g/
Any idea what I might have done wrong?
Well I got the matrix addon working
Now I have a self hosted matrix server
Requires forwarding a port on my router, any advise for making sure its secure as possible? Its over HTTPS
node-red runs an hour slow, it's in GMT. How do i get it into GMT+1?
Hmm sorry, i checked docs. Just didnt scroll down after searching for time for some reason.
Worked. Thank you, Frenck
If I'm running the Nginx Proxy Manager, do I need to set up the Duck DNS add-on?
nope @drifting wedge the Nginx Proxy Manager add-on is all your need (it is a all-in-one package)
Thanks, I didnt see anything about it in the docs, but I swear I read something about having to do that first
Probably just imagining it
hello. I have installed non supervised HA (dockerized in rpi 3) and I'm trying to figure out how to install official addons (file editor in particular). is there any way?
@raven tinsel I just reinstalled Home Assistant on pi, is there *anything * I need to do before I install/start nginx proxy manager?
Well then mission accomplished lol
Woo! it worked this time - no idea what I did differently, but hey as long as it does
I'm building a nfc scanner and need to download esp dev version but can't find it I. The addon page. Do I need to add a repository? And where do I find the link
Wasn't the new zwaveJS Addon not just released? In my Add-on Store is says "not available"
The Z-Wave JS add-on requires the latest Home Assistant beta
Thx Frenck, figured it out ... set it up and it is running smoothly so far
Is it possible to downgrade an addon? I upgraded Grocy and it's not compatible with the latest Grocy android app so can't use it.
I did a selective restore from yesterday's snapshot so have things back to normal.
I cannot get ssh addon working from a remote machine to hassio. I can terminal in, ssh to the local machine fine. I can ping the default IP from the remote machine. I have checked the sshd.config and root access is set to yes. Any ideas?
I have setup the ssh key and am able to ssh to the remote machine without a password. I can not go the otherway
Hello, I am having issues installing the official MQTT server add-on
@sudden cave installing it?
Yeah, it gets a timeout error
hmm, good point, lemme check
All of em
@sudden cave try changing dns servers to something else in the host at the supervisor > system > host card
Thank you, I changed to 1.1.1.1 and it worked
In Appdaemon, how/where are you supposed to install Chromedriver for selenium and how do you specify its location?
@bright sleet posted a code wall, it is moved here --> https://paste.ubuntu.com/p/F2fsVwppcf/
Hi everyody!
I have hassio installed on a Rpi4 and I am trying to monitor my UPS connected to the Rpi using NUT without luck
which is the best channel to ask for help?
Hi, everyone
Is it normal that some zibgee sensors drop from deconz after updating the addon?
I've got a number of xiaomi door/window sensors missing after the latest update
Missing from the VNC that is. They show in the web app but the state doesn't change
I've been using 'NGINX Home Assistant SSL proxy' for a good while. I read the info on 'NGINX Proxy Manager' and, if I understand it correctly, I'd like to use it to gain access to my internet router whilst outside the house.
First am I right that it would allow that? tbh the documents I've seen presume too much knowledge and I need an idiots guide.
So, in my first flounder I install it and try to start it and it says 443 already in use. Ok, probably the NGINX HA SSL Proxy, so stop that BUT no change.
- Do I have to uninstall to be able to start the npm?
- If I do and then can start the npm, is there a doc that leads through both re-enabling ssl access as the nhasslp does AND how to set up and use a 2nd 'route' to get to my internet router UI? In simple, explained steps? The video clip of a setup of some sort is too fast and explains nothing, just gives a run through of the steps to achieve something.
@tribal arrow that clip is all you need really
If you've stopped the other Nginx add-on, you might want to restart NPM
If you've done it once I imagine it all makes sense and looks obvious, but if you haven't.....
If you do just as that clip does, you'll have a proxy set up for HA. If you have other servers with other ports, you can do those too
npm won't start cos of port 443 in use, despite the other nginx being stopped
pi4 vanilla HA
HA OS?
yep
nothing related to port 443 or similar
uninstall the other add-on, then reboot the host for a fresh start
Hey guys, is there a RTMP server add-on for HA OS?
i imagined that might have to be first step
on the case
Slightly more subtle issue. I stopped the basic one but had left autorestart on crash set..... It restarted between me leaving that screen and getting to try to start the npm. ! So now I have a running version and will try to grasp setup.
So, I got it started and the web ui wants a username and password. Any idea how to reset as I have no idea what they are?
ignore me i entered the default set and i'm in
@tribal arrow yeah don't use that autostart on crash setting except for limited cases
As in, you know the add-on crashes for whatever reason
not having it on a while back got me locked out of a system due to it failing to startup on a reboot - system 12000 miles away !
It's definitely not a blanket setting you want to turn on for everything
ok, i'll bear that in mind
ok, so I get 'internal error' when I try to create a ssl cert. (NB I have ssl cert working fine with lets encypt using the other nginx). Any ideas?
99 out of 100 times, it means the ports aren't forwarded and setup as described in the add-on installation instructions
thanks for that. Since the other nginx didn't need 80 I hadn't forwarded it. This presents a problem for my target system after this test phase. The (very) remote system only has 443 forwarded not 80. Is there a work around of any sort?
nope
Anyone familiar with AirCast enough to help? It seems to drop Google devices in the AirPlay menus, but on a restart of the add-on they all show up again. Has happened a couple of times recently in the last few weeks.
I've heard about it more, but not being able to reproduce it myself
The upstream project is called AirConnect
you could maybe check their resources for tips/tricks/additional trouble shooting?
I'll try there. Thanks.
Ok, so ignoring my remote system, I got access to my HA system working fine. I added entry to access to a local tasmota'd device - worked fine. However it does not work for access to my internet router - I get access denied 403. Is my router too smart to let me, or am i missing something.? However, if i use the 'default site' in settings I can redirect to the router but I guess that will be because I am actually inside my network.
Hi, I'm having trouble with setting up Nginx Proxy Manager, the Lets Encrypt certificate expires on the day and fails to renew. I tried to manually renew, but I get 'internal error' message when doing so. The proxy host always shows as offline as well.
My setup:
*HA Supervised on Docker*
Ducks DNS add-on - (ssl terms: off)
config.yaml - (http + ssl commented out)
NPM - (scheme:http, websocket enabled, force ssl
Router - (443 & 80 forwarded) ISP allows portforwarding```
Hi everyody!
I have hassio installed on a Rpi4 and I am trying to monitor my UPS connected to the Rpi using NUT without luck
Network UPS Tools - UPS driver controller 2.7.4
Network UPS Tools - Generic HID driver 0.41 (2.7.4)
No matching HID UPS found
USB communication driver 0.33
Driver failed to start (exit status=1)
dmsg | grep usb
[49609.798763] usb 1-1.4: New USB device found, idVendor=0665, idProduct=5161, bcdDevice= 0.02
[49609.798783] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[49609.798800] usb 1-1.4: Product: USB to Serial
[49609.798817] usb 1-1.4: Manufacturer: INNO TECH
[49609.814543] hid-generic 0003:0665:5161.0002: hiddev96,hidraw0: USB HID v1.00 Device [INNO TECH USB to Serial] on usb-0000:01:00.0-1.4/input0
I dont know why the driver doesnt find the UPS in the addon
Can anyone help with certificates on HA and the DuckDNS addon? I've basically got it working fine with my duckdns url and https, but now my internal http://homeassistant:8123 doesn't work anymore
any help?
hey guys i have hassio installed on a Rpi4 starts up perfectly discovers all stuff etc but when i try to use home panel it give me a 401: Unauthorized.
the only error i see in the log is:
[15:37:11] TRACE: bashio::jq: {"result": "error", "message": "Service home_panel not found for dictionary value @ data['service']. Got 'home_panel'"}
.message // empty
[15:37:11] ERROR: Got unexpected response from the API: Service home_panel not found for dictionary value @ data['service']. Got 'home_panel'
[15:37:12] TRACE: bashio::cache.flush_all
[15:37:12] TRACE: bashio::fs.directory_exists: /dev/shm/bashio
[15:37:12] INFO: Successfully send discovery information to Home Assistant.
i have looked online but i am either bad at looking or there is no info
so any help would be appreciated.
ohw and i am a noob user 🙂
Hey man,
During the process of setting up DuckDNS you probably have setup a SSL encryption as well, therefore you can only access your server via httpS://homeassistant:8123/ since now it's a "secure" website.
Hello,
Anyone know of a good way to revoke certificates issues using Nginx Proxy Manager for HASSIO?
That error message about the unexpected response has been fixed and can be ignored, it doesn't affect the add-on working
@rain sand More information about home panel can be found here: https://github.com/timmo001/home-panel
There is no really a method for that unfortunately. Lets encrypt uses short lived certificates for that in general
I have issues some certs i want to remove, i want to change my domain from one computer another ( the server running HA is to be moved ) but and a new server setup but i want to keep the domain at home and another domin for the other one
Ahh OK. Thanks, tried there certbot revoke and havent worked yet so might be a dead horse 😦 Thanks
@raven tinsel and yet home panel isn't working for me? i am stuck at 1.8.3 instead of the 2.10.2 how can i update it?
love the plugin btw (Y)
The maintainer of Home Panel, is also the creator of the add-on
So you could file an issue I assume?
As in, there is no manual upgrade path
@rain sand Looking at the add-on, it runs the latest Home Panel
Addon version v1.8.3, runs Home Panel v2.10.2
i tried to add a new repository but that repository has 1.8 in it instead of 2.10.2
maybe i am, but then those pages got me confused, and still home panel isn't working lol
Hello.
I´ve got some problems with the Homematic Addon.
So i´ve set everything up correctly, as the documentation of the Addon shows it, started everything up and now i´m getting some errors and fatal errors in the Addon Log. It has to be an issue with the Homematic Addon, so my hardware is ok, i tested it with RaspberryMatic. Of course i can use it with RaspberryMatic. But when Home Assistant has an Addon for Homematic, it would be nice to use this one. Can someone help? Would be very kind! 🙂
@raven tinsel i have no idea what i changed, it just logged me in, so fixed for now
🪄
Quick question about databases. I use the MariaDB HA plugin as a recorder. I have just updated my excluded entity list and ran a recorder.purge with repack: true. However, the excluded entities still show up in the database. Do I simply need to wait until the keep_time of these entities has expired?
Yes, purge/repack is only time based
it does not take your configuration into account
anyone using 'xiaomi_vacuum' and has issues lately? entity completely dissapeared in Ha. vacuum has same ip, same token. just checked
@shut gyro not an add-on topic
tx
👍
Someone has maybe an idea to my Homematic Addon issue from above? 🙂
Hey!
I opened up this issue for Mosquitto Broker docker image not being found.
Are there any steps I can try to debug this issue even more?
Happy to provide more logs if needed, not sure how to get these to you all(new to home assistant)
Issue Link:https://github.com/home-assistant/addons/issues/1790
HI all
Is there a way to copy/merge InfluxDB data that is on my old installation to my new instance ?
I'm reading stuff here and there but I'm not sure I understand the process
@mental fox Do you have space available?
@fathom river that should be brought over from a snapshot of your old install
If that install didn't use snapshots, then I'm not sure
Hello, i need help with the deCONZ add-on. Am i here right ?
Is it a deconz issue or installing the add-on issue?
how does the official plugin update works? deCONZ is on version 2.07.1 and i need a higher version 2.09
when an add-on gets updated, you will get the updates
the addon itself is working fine for now, but only the newer version is supporting the sensors i got
is there a way that i can contribute ?
for example: bumping the version in a git branch and check if the tests working fine and then creating a merge request?
@sly kindle In fact the old data is on a standalone InfluxDB installation on another computer (Because the pi was suffering).
Could the issue be that I haven't allocate space on the pi for it?
I have install other addons fine so not sure if that could be it
@mental fox 404 he can't find the image... for me it looks like a typo in the json -> aarch64
looks better when i quote you
? how is that a typo?
@raven tinsel any suggestions on the next steps to debug?
I have no idea why it says that... anything in the logs that can provide more information?
Okay, let me get those for you
@raven tinsel So I went to my config -> logs and nothing is there.
Is there another place I can check for logs?
well somehow i read aarm64 😅 . But if the link is correct. Can it be a missing port number or maybe missing localhost name resolving? Im just thinking loud
Docker uses a client server architecture over sockets locally 😉
Its means the client hasn't been able to find the requested docker image on the docker daemon
so reason why it is missing... dunno
@mental fox You should check the supervisor logs for that
@raven tinsel the error is the same, let me check my pihole to see if it's blocking something.
i just installed the Mosquitto broker - Addon on PI-3
Yup nothing is blocking the connection to the registry.
@mental fox how much space did you have? if it isn't about available space, I would try changing your dns server to something else at supervisor > system > host
For the space, it's the same as changing the space on a pi, right? just ssh and set the partition to the whole disk?
Yup I have space, only 23.9% is used
any suggestions?
so I ran
ha dns options --servers dns://IP_ADDRESS
ha dns restart
And no luck, I set it to my pihole dns
Hi guys super newbie query added COVID 19 addon assigned area and enabled but does not show in dash
How do I get it to show
@mental fox what does it show in the UI?
@clear narwhal what covid 19 add-on?
Do you have a link? And does that link include the word "integration" in the url?
@clear narwhal the ui question was for @mental fox
but yeah, that belongs in #integrations-archived
@clear narwhal and when you go to the Dashboard -> edit -> by entity and search for corona
i think you are able to pick a card for it
Cheers
i think usually its on a glance card https://www.home-assistant.io/lovelace/glance/
@sly kindle no luck still 😦
Hi Guys I have a double WiFi light switch that I have running with eWeLink but I do not see an itergration
Is there any other that would work
I want to get access to influxDB shell. I installed portainer and I can get a shell inside the InfluxDB container but it seems I cannot execute commands.
I get :
Connected to http://localhost:8086 version 1.8.3
InfluxDB shell version: 1.8.3
> show databases
ERR: unable to parse authentication credentials
Warning: It is possible this error is due to not setting a database.
Please set a database with the command "use <database>".```
@sly kindle I see my dns server(the pihole)
@mental fox change it
I changed it to 8.8.8.8 and nothing changed
try 1.1.1.1 or 9.9.9.9
To run the container you need to download the image. The image is not found. Usually this is because of a lack of space, but when it isn't, it means there was some other reason for not getting the image. Network issues are the next suspect.
Adguard addon shows it's blocked 100% of the dns requests. How's this possible?
Hi.
Quite new to HA, but I have InfluxDB and Grafana running for some time on Synology docker (so both are not a Supervisor add-on installation).
I run HA OS in a Synology VM with Supervisor.
Is there a way to use my existing Grafana via ingress (embedded iFrame), like the actual Grafana add-on is apparently able to do?
can't start appdaemon 4, FileNotFoundError: [Errno 2] No such file or directory: '/config/appdaemon/appdaemon.yaml', isn't it supposed to create this file? Thanks all
scratch that, removed the appdaemon directory and was able to install and start it
Hey all I am new to home assistant. I got it installed added a few of my devices and all is working well. I added the VSCode and it loads fine but when I look at my configuration.yaml file it seems to not contain much. Just 13 lines which are just the default stuff. I would think sense I added a dozen items like my garage/hues lights/and kasa switches it would contain all the settings. Is VSCode not looking at the correct yaml files?
Thanks for the inspiration there @dry star 👍
https://github.com/hassio-addons/addon-appdaemon/pull/74
In the HA world there is 2 sets of configuration
Home Assistant managed configuration and manual managed configuration
vscode (and thus configuration.yaml) are for the manual route
if you add things in via the UI, it will be managed in the storage, not in the configuration.yaml files
does it use both at the same time. So if I add stuff to configuration.yaml will it mess up anything I loaded in the UI?
It manages it to use both at the same time
You don't have to worry about mixing things up. However, if something can be configured both UI and file, the manual config usually wins 🙂
@raven tinsel Thanks! That makes sense now.
Hello. Does anybody know how to backup the zigbee2mqtt configuration and paired devices on a supervised ha? I once did an upgrade from cc2531 to 2538 and i ended up repairing 20+ devices.
I'm getting Internal Error on Ngix Proxy Manager whenever trying to create a certificate, judging by the log below, I'm guessing it's a permission error?
[2/2/2021] [7:14:11 PM] [SSL ] › ℹ info Renew Complete
[2/2/2021] [7:24:51 PM] [Express ] › ⚠ warning invalid signature
`QueryBuilder#allowEager` method is deprecated. You should use `allowGraph` instead. `allowEager` method will be removed in 3.0
`QueryBuilder#eager` method is deprecated. You should use the `withGraphFetched` method instead. `eager` method will be removed in 3.0
QueryBuilder#omit is deprecated. This method will be removed in version 3.0
Duplicate relation "access_list" in a relation expression. You should use "a.[b, c]" instead of "[a.b, a.c]". This will cause an error in objection 2.0
[2/2/2021] [7:26:32 PM] [Nginx ] › ℹ info Reloading Nginx
[2/2/2021] [7:26:49 PM] [Nginx ] › ℹ info Reloading Nginx
[2/2/2021] [7:26:49 PM] [SSL ] › ℹ info Requesting Let'sEncrypt certificates for Cert #1: name.duckdns.org
[2/2/2021] [7:26:56 PM] [Nginx ] › ℹ info Reloading Nginx
[2/2/2021] [7:26:56 PM] [Express ] › ⚠ warning Command failed: /usr/bin/certbot certonly --non-interactive --config "/etc/letsencrypt.ini" --cert-name "npm-1" --agree-tos --email "name@gmail.com" --preferred-challenges "dns,http" --domains "name.duckdns.org"
Saving debug log to /data/logs/letsencrypt/letsencrypt.log```
is it possible to use the wireguard addon as client and not as server?
nope
uff
@raven tinsel is there a way to say, please ignore the configuration in the home assistant web interface?
So i could go into the directory and do it manually?
Doesn't matter
as it is not a configuration problem
its a limitation to the enviroment the add-on runs in
the network is isolated
mmh
ok. confusing. It can act as a server. But not as a client?
oki, Thank you anyways 🙂
👍
Well addons runs in containers. Completely wrong, but lets say, you main computer/host is computer A
and the add-on runs in its own container B, which is its own little computer world
even if B is a client
A still doens't do anything
B can route to client A
but A will not automagically route via B
mmh
i see
So i have a wireguard server running on the web. How could i access my homeassistant?
well wireguard is a web of nodes essentially
all peers connected that route to each other (if configured like so)
so if you have a central host both your clients and the HA client connect too, you should be able to reach it
however, HA cannot reach into that network itself (as the A<->B thing above still applies there)
I'm trying to get the Adguard add-on working and I'm having some trouble. I have it set to port 53 on its DNS server port but it doesn't seem to be listening. I've tried making dig requests directly to it from my mac and I get no response
This setup used to work fine when i was running supervised on a pi, is there something I have to do to expose this port when running HA OS?
I mean you could tell your host to route a certain subnet to a wireguard client that then routes. But then, you might just as well run wireguard as a client elsewhere.
@lime girder does it say it's running and all?
mmh. I have to think about that. Thank you for your input!
Myself, I'm trying to compile an esphome config, to flash it over serial elsewhere, and getting:
Building /data/doorbell/.pioenvs/doorbell/firmware.bin
sh: 1: esptool: not found
*** [/data/doorbell/.pioenvs/doorbell/firmware.bin] Error 127
I feel like I'm missing something obvious and stupid 🙂
Yea it's definitely running. I actually have it set up for DoT and DoH which works fine. I have my phone set to use it as its DNS server via the private DNS options in android. That has no issues
but for some reason normal DNS over port 53 doesn't seem to work
Let me see what I have in my config...
Do you have this port mapping set up?
Hmm, won't let me paste images
oh yea, just ran into the same lol
but yea, in the network tab I have 53 in the field for DNS server port
yea a few times
Oh ffs here's the answer to my bug: https://github.com/esphome/issues/issues/1387#issuecomment-669999583
@lime girder and is the web interface mapping working?
well I can get to it via ingress
Although I used to be able to open up the web interface in its own window by specifying a port in the web interface config option. That doesn't seem to work anymore for some reason
Actually I just pulled up docker ps from the ssh container and it looks like its not publishing any ports from that container. I think the only reason I'm able to get in via DoT and DoH is because I have nginx proxy manager mapping to it from within the docker network. So now I'm at a loss
docker containers running in bridged/host network mode do not show port forwards, they reserve the system ports
are you saying its still forwarding that port I'm just not seeing it? Or that I can't pick port 53 since its system?
There is no forwarding
the add-on runs on the same network space as the host system
It means, port 53... is port 53 directly on the host machine
no forwarding/tunneling or any other isolation magic
The reason for that, is because the DHCP feature requires that (it needs to be able to pick up the broadcast requests)
Thus, DNS has the same because of that 🙂
got it. so it not being listed doesn't matter here. anything I else I can try to figure out why it won't respond to dig requests then?
it isn't listed in docker, as it is not controlled by Docker, so that is correct.
for the record, the UI works, right?
only via ingress
well I used to have to list a port in the other option in order to get it listening for requests over DoH/DoT
oh
crap
do you need that on your local network?
ya
So I use DoT because I have my phone set to use it from anywhere
right
Like the android DNS settings have a private DNS option. So no matter where I am I'm using my dns server with ad filtering. But most of my local devices can't dot hat
Interesting, never considered that myself
Yeah I do a similar thing
with WireGuard VPN in it
routing all my traffic via home
but yeah different use case / different choice
I haven't tried or explored your set up before with AdGuard
not sure how that would work
(I know how it work, but no hands-on exprience with any weird things it does at that point)
ok yea that could work. I can switch to just wireguarding any time I leave my network. I have wiregaurd set up too I just generally only did it on demand
but yea it would be nice if you could use both the DoT/DoH option and the normal DNS
There's a bit in the wireguard documentation, I think, which tells you how to use the adguard dns, I think
yea I'm all good there, I have that set up. If I was on some other network with my mac I would vpn and then get ad filtering
hehe yeah, but that was not his point 🙂
I don't think I can even override the dns server for the cellular connection on my iPhone. It's nice that Android lets you do that.
Actually I think you can, through some fancy provisioning profiles
Shadowrocket is amazing on ios, no particular settings regarding to dns though
Not sure this is the right place for this (wasn't an obvious category in github issues, either, and it's very minor), but Terminal & SSH 9.0.0 is out but the changelog only goes through 8.10.0 (my current version).
I was looking at the documentation for configuring the new Zwave-JS Server and zwavejs2mqtt add-ons, and I noticed that the format for the "network_key" is ambiguous.
The steps talk about generating a key in the format "0x01, 0x02, ..." like what OZW used, but the example configuration uses a condensed 32 character hex string. Which is actually correct? If either is accepted, perhaps the documentation should mention that. (By the way, the work on zwave-js is an incredible feat to get so much done in a month!)
For the new zwave-js addon, is there a way to set polling for certain devices? Not sure where documentation for advanced functions not available from front end are for the new addon
Anybody have experience with room-assistant?
It’s giving me fits getting up and running
I can't do this very simple thing... I want to add Lutron Caseta support. I'm running hassio on a pi and I've gone to Add Ons -> Repositories and enter https://github.com/upsert/lutron-caseta-pro. I've also search for it in the integrations list and it doesn't show up.
@strong viper addons are whole services, programs
they run in containers, almost as though they were their own machines
need the samba service, add the samba add-on
I see. So can I not add custom integrations with hassio?
want a plex server, install the plex add-on
what you are looking for is an integration
search for lutron there
hey there are 3!
now how do you add them?
read the docs for the one you need
I did, but how do I add them in hassio?
that one requires editing configuration.yaml
by entering it as shown in the example
ah I thought it required py files or something
so its just literally these certs etc
well, that integration does...but only in order to get those crt and key files
and luckily, there's an add-on for that
it gets your cert file
or you can use that python from any other machine you have and run that get_lutron_cert.py file
That's literally all the add-on does
since it is not convenient in HA OS to run get_lutron_cert.py
Make sense?
Link it when you’re done so we can all push it
Where is the integration supposed to show up once I've added it to the config.yaml?
I configured Duck DNS and I love that I can access HA from anywhere using my phone. However, is it odd that I cannot access HA using my local address while using my computer at home?
@orchid iris you have to use https:// for local too
vscode is only provided for x86 and arm64, no armv32 image
Hello,
Are here is someone who could help with coral-edgetpu installation on rpi4 Home Assistant OS ?
in ssh I got:
➜ coral echo "deb https://packages.cloud.google.com/apt coral-edgetpu-stable main"
deb https://packages.cloud.google.com/apt coral-edgetpu-stable main
➜ coral sudo tee /etc/apt/sources.list.d/coral-edgetpu.list
tee: /etc/apt/sources.list.d/coral-edgetpu.list: No such file or directory
I apologies if this is a beginner question.
I installed ESPHome and flashed my sonoff, how can i automatically turn on sonoff switch on sonoff startup?
so that I can turn it on manually
ok, I did it on my own 😄
my duckdns config doesnt work its odd
I try to follow these instructions ( https://gist.github.com/FloThinksPi/a2cc6e0e8d106ca9e6378c8c6c61ee67 ) and dont know how to enable the privileged Mode on the terminal AddOn, can you help me?
@vague osprey the ssh & web terminal add-on from the community repo
ah i see thank you!
@ionic totem I cant necessarily help with your issue, but for the logger..setting it to Info will only display basic logs, set that to debug, error or warning to get more details
Thanks for the reply, I did eventually get it to work but I changed my approach
So I have an update after doing some more investigation. It looks like the Adguard add-on will answer queries standard queries on port 53 and DNS-over-TLS queries on 853 at the same (and for that matter DNS-over-QUIC queries on 784 as well). The real problem seems to be that my router will not let me set DNS to a device on the internal network because it won't allow me to turn off DNS Relay apparently. It tells all devices on my network to talk to it instead of passing out the IP of my PI as the DNS server. This makes everything cripplingly slow and a lot of timeouts.
obviously that makes it my problem not anything to do with the addon so ill have to dig in to see what I can do. But yea just wanted to let you know, it seems it can support multiple of the options at the same time
zwave js is great. I love how the device class automatically changes depending on what you call each entity. I do have a couple of nodes that are stuck in the list ever since the now deprecated zwave integration. I could never get these removed. Perhaps zwave js will make it easy to remove stuck nodes
im trying to setup the google assistant sdk but when i try to start it only thing that happens is "INFO: Starting Home Assistant GAssisant SDK..." and it never actually works.
is there an upgrade path to go from openzwave beta to zwave JS ?
or I have to touch everything that uses those entities ?
you can always disable your router DHCP and enable the one in adguard
Haha yep, exactly what I ended up doing. Its just adding to the growing list of things bugging me about the netgear orbi though
Could anyone tell me whether the zwavejs-to-mqtt is to be used along with the zwave-js add-on? Or is it one or the other?
I'm really confused by the documentation for zwave to mqtt because it recommends multiple times that you use the official zwave-js addon
Ok, that makes more sense.
thanks for the clarification @raven tinsel !
is there a way to add device configurations to the zwavejs2mqtt addon? It doesn't seem to be recognizing my zooz zen24 dimmer switches. This device is in the ozw device database, and the zwavejs docs suggest there is a way to import but I can't figure out how to do it. It suggests using an npm command however I can't run npm in the addon command line.
I'm trying to switch to zwavejs, but the integration cant connect with the addon, so not sure whats going on there 😄
Is there a way to see what folders are excluded from the snapshot by add-ons?
Not from the outside of an add-on, but you can, of course, look at the source
I am putting it in my add on, i want to see if it works without doing a snapshot. But i guess i can do a snapshot to check.
I'm getting an error trying to push using the File Editor. Push is working fine in terminal using `git push -u origin master', which asks for the passphrase.
when testing if snapshot excludes certain folders maybe limit the scope of the snapshot by creating a partial snapshot. :/
waits for snapshot to complete
hello I switched to Z-Wave JS to MQTT addon and must say it feels like my zwave devices react faster than ever. Dunno if related to this new platform or whatever. But I am happy. But i have ONE single device which is added strangely to homeassistant. I have a Fibaro RGB controller which in the Z-Wave JS to MQTT WebUI has Multiswitch and Color Switch. But somehow this RGB controller ill only be added with one light switch per color iso a color wheel of an entity. Now I wanted to know whre I can raise this issue?
@raven tinsel this is the error hass_configurator.configurator:{'error': True, 'message': "Cmd('git') failed due to: exit code(128)\n cmdline: git push --porcelain origin\n stderr: 'fatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.'", 'path': '/config'}
?
Who can help with MQTT + ethernet shield for arduino?
My router can see my arduino(
Sorry, I though you were reading ... ```
I'm getting an error trying to push using the File Editor. Push is working fine in terminal using `git push -u origin master', which asks for the passphrase.
I saw you are the last contributor to that addon
so?
Still not sure why you tagged me?
Please, don't random tag people and pull them in
How should I reach out for help on a specific addon?
You can find dicrord server of your cpecific addons ;D
Ask your question, see if someone knows the answer
Now, others might think you are in a conversation with me (which you were not) and will not answer either
as for answering your question: I have no idea.
thanks
none is mentioned in the github page, nor in the help.
You are in the right place
updates Nginx proxy manager.
What a delight.
Traefik made me hate it. i mean i truely have a deep hatred for it now.
hi im having a problem with Z-Wave JS install
12:10:51.517 DRIVER Failed to initialize the driver: Timeout while waiting for an ACK from the con
troller
Error in driver ZWaveError: Failed to initialize the driver: Timeout while waiting for an ACK from the controller
at Immediate.<anonymous> (/usr/lib/node_modules/@zwave-js/server/node_modules/zwave-js/src/lib/driver/Driver.ts:721:6) {
code: 5,
context: undefined,
transactionSource: undefined
any thoughts
stop other zwave applications accessing your root node (z wave stick)
yep that was it thanks
And arduino doesn't connecting to mqtt(((
But i can connect to mqtt with mqttfx
I see this in my log after the Feb update. ```Logger: homeassistant.components.rachio
Source: helpers/config_validation.py:751
Integration: Rachio (documentation, issues)
First occurred: 6:51:21 AM (1 occurrences)
Last logged: 6:51:21 AM
The 'rachio' option is deprecated, please remove it from your configuration``` I did not see any notes on what to do
Hi, so I started the new z-wave JS addon (supervisor). I'm trying to get zwavejs2mqtt going .. I'm not clear on how to have the two talk properly
Hi, anyone using Network UPS Tools has issues with Home Assistant OS 5.11? It worked fine before, now I have this in my log:
No matching HID UPS found
USB communication driver 0.33
Driver failed to start (exit status=1)
I use a NUC
Hello there! On this channel can I answer questions about GRAFANA and NABU?
hi! after installing the node red addon, my Home Assistant sometimes crashes (my Pi is stuck with the green writing led constantly on and I have to unplug it from power to get it back up). crashes as in I can not reach homeassistant.local, and no automations or other add-ons such as AdGuard are running. is this any known issue? or can it be my SD card that's corrupt?
deactivate node-red and see if so then node-red might be root cause yes
Hello has anyone manage to integrate a telldus termometer?
yeah, mine works superb!
I have a tellstick duo
Kjell & comp said it should work 🙂
gonna try, but theres no button on it. any idea how to start?
@surreal vessel do u use mqtt to get the temp data to HA?
ahhhh you have a tellstick... i have the one that connects to telldus live. have you checked the addon instructions?
Yeah but they are for telldus live as you said. But duo should work i just dont know what protocol it uses. I already have nexa wall switches working withh tellstick so i suppose thermo should be integrated the same way
do you have your thermo added as a sensor in HA?
yeah. but can you access your device from telldus live? if so, i don't think you need an addon.
home assistant has an integration with telldus live
telldus live wants a activaion code but i dont have it
ah, I see. I think HA should provide one?
(let's move to channel #integrations-archived )
ok so I'm confused, if I use the new zwave js addon, how do I configure zwavejs2mqtt ? if I select my usb stick in the config it fails to connect to it, how do I get it to talk to the native zwave js ?
you only need the zwavejs2mqtt addon
as in NOT install the zwave js new addon ?
I was using openzwave beta, what I've done do far is rename all entries in zwave js to match what I had in openzwave beta ..
did I just waste a few hours as I'll need to uninstall zwave js and redo all those after getting zwavejs2mqtt to work ?
sounds like it?
wasn't there supposed to be a way to use zwavejs2mqtt only to give the option to add/remove/heal nodes while dev on zwavejs progress ?
I was going to link you to a guide in progress https://community.home-assistant.io/t/switching-from-openzwave-beta-to-zwavejs2mqtt/276724
but...may be too late
Still trying to solve the git push on remotes via File editor. I'm keep getting this error ```
[13:32:46] INFO: Starting SSH agent
Agent pid 212
[13:32:47] ERROR: SSH key file "~/.ssh/id_rsa" not found
so if I enabled the websocket of zwavejs2mqtt, what url do I put in in the z-wave js integration for the ws:// config ?
@pure isle it's written in the addon documentation
trying to find the info ...
found it on this page .. thanks
did the automation section move since the new update? i cant seem to find it
i updated last ntie
I went ahead and did this and expected the official add-on to be installed, but when I look under Supervisor Dashboard I don’t see Z-Wave JS. Only Z-Wave JS to MQTT, so what integration am I running 🤔
"Using devices.js override in add-on
Set the optional, top-level** zigbee_shepherd_devices** option to true in your configuration.
zigbee_shepherd_devices: true"
Can anyone explains to me what these lines mean? I found the the tutorial from the zigbee2mqtt.io and this is for the add on from HA. I tried for several hours and failed to figure out what the zigbee_shepherd_devices means... Please help
@surreal vessel thanks for help yesterday. I fixed the thermo 🙂
no problem. glad to hear you fixed it! almost everything is possible with HA :)
#add-ons-archived message
I am not sure if I solved this issue but now I realized everytime I restarted zigbee2mqtt, the edited version of the devices.js file reverts back to the old form, which causes me to fail in adding my unsupported tuya device
I have an error in the logs caused by a recent change with Rachio. I made a comment in the https://github.com/home-assistant/home-assistant.io/commit/cdd3cbbf5686e47f1c748a7b989ea24d4b1bb7e6#commitcomment-46783698 Which I was told was the wrong place. The integration changed with no directions on what users need to do. Not sure where to ask and where to post to make it easier for others.
morning, can zwavejs2mqtt connect to the zwavejs websocket instead of using it's own, this way as zwavejs evolves I dont have to switch again and can just stop using 2mqtt instead of having to go through another round of renaming ?
i have a ring alarm connected to HA using the Ring devices add on. it has worked fine until this morning. it's unavailable in HA and in the ring-mqtt logs i'm getting this error when trying to arm/disarm from HA
ring-mqtt Alarm for location Home failed to enter requested arm/disarm mode!
is it just me or is anyone else having same/similar issues?
Hello guys, Hope you are well.
To renew letsencrypt certificate, do i need to go back to port 80 and launch the Addon ?
When trying to renew website is looking to connect to my http URL, which is not working coz am already https
I am confused, running the z-wave addon, and I now there is zwave js, zwave js mqtt and openzwave, what shall I migrate to?? Running with aeon stick...
Only the first time you do the validation, is not needed after that.. Should work
Seems not, btw i Can access to HA from internet using https port 443 but reniewing not working
Have you forwarded port 8123 to 443?
You mean 443 to 8123
Yes
you only need one of the zwave-js add-ons, but it's up to you as to which
I was using openzwave and went to zwavejs
There's a guide for you for zwave to zwavejs
Http
Is it possible to access VSCode directly, and not throught ingress? I got this in my log: [2021-02-05T06:38:40.486Z] info HTTP server listening on http://0.0.0.0:1337 [2021-02-05T06:38:40.486Z] info - Authentication is disabled [2021-02-05T06:38:40.486Z] info - Not serving HTTPS
But i don't have any "Network" config window for this add-on unlike all my other add-ons. Nothing shows up at 192.168.x.x:1337 either...
Comparing the config.json file for that and Node-RED, I see that Node-RED has ports defined, while VSC only has ingress_port defined. Am I right in assuming that port for direct access is not configured for this add-on, and that's by design?
That is by design
Node-RED and VSC are not comparible like that btw
as they run in different network modes
nevertheless, VSC is Ingress only
Hi folks, are these warnings I am seeing in the Supervisor log (supervisor.addons.validate] Add-on config 'auto_uart' is deprecated, use 'uart'. Please report this to the maintainer of...) something I can fix myself or do the add-ons need updating (I don't actually use any of them AFAIK)?
Greetings all, is anyone using card-mod from HACS? Trying to understand where I place the code for changing the color of a badge.
Hi everyone, can HA access add-on MariaDB with unix socket despite they're in different containers?
nope that won't work
good to know. thanks for answering
Hey guys. I am trying to use VScode on my local machine to edit the HA code using SSHFS. I managed to browse the code and edit it. Now I wanted to use the home-assistant extension to get autocomplete and more features. but it is not showing any suggestions while editing
Someone else having such performance problem with AdGuard?
Nah, just using it as dns service with filters and once i activate all filters the whole haOS starts lagging really hard
I use mosquitto and when i tried to listen # topic i see just nothing, can you help me pls😩
after installing BitWarden, my frontend of HASS is not reachable anymore. any ideas?
Does the letsencrypt addon support dns validation? Edit: yes 🙂
Probly difficult to get certbot cloudflare hooks working though. Time to do this for my internal infra and just use internal dns to point at internal ips.
hi, is it me or is the new version of grafana buggy ? i had query to display the usage of my smart plugs, and the query now return "no data points"
Hello. Grafana question. I am displaying temperature but on scale I get 10, 20, 30 degrees only. I wish to show more values: 10, 12, 14, 16, ...
Anyone knows how to do it?
@thorny lagoon this channel is for getting add-ons up and running really. Grafana as a topic itself can be explored in #analytics-archived
Sorry about that. Used search for string "grafana" and saw someone mentioned it in this channel.
Hard to decide where to ask questions :).
Hello all, hopefully an easy one (new user, did search first!), struggling to install the 'speedtest' addon as shown here: https://www.home-assistant.io/integrations/speedtestdotnet/. Shows no results, I didn't think I had to add any custom repo for this? (note I do have Advanced Mode enabled)
hello I am fighting the DOODS addon
I have it working with my RPi Octoprint camera but I cannot get RTSP cameras to work
I cannot find anywhere online how to set the camera type or if that is an option
Can anyone help?
does doods ONLY support 1 camera?
dunno why anyone would use grafana when the influxdb TICKstack has Chronograf
In my case, Because of the plugins that produce way more visualisation than just Line/bar charts. And the ability to graph anything with anything with différents scale for each side i don't know chronograf but it looks like a quite récent project i'll take a deeper look tomorrow, it's past 2am here
Thanks for the 'tips'
so i just downloaded Home Panel is the there a way to access it on a port like ip:2123
i just look ed at the config and there is a network tab with host that is a text box what should i input?
chronograph comes installed with influxdb
on HA
so you should be able to have a play around
Yep i figured it's their graph solutions
yeah i much prefer the look and functionality
it also seems to require much less power to run
And since the only graph i still Care about in grafana IS empty now ... Thanks the update
Yeah grafana is slow to load
Thats annoying
i havent used influx inside of HA - i run a separate pi for it, but i have alot of read / writes from many sources
Yep removed multiple y
I just gave it a try and as i thought it's still pretty new and not lots of visualisation types.
ignore this, stupid! Need to learn the difference between and Add-On and an integration! Thanks all
Hi, is there any way to update the deCONZ add-on manually to a beta version?
does the letsencrypt addon automatically renew certs?
@weary stratus it does not. There are example automations in the add-on doc page ?
Is it possible to SSH into the unify controller add-on and change the default site? The Ubiquiti wiki states that you need to configure the mongo database https://ubntwiki.com/guides/changing_the_default_site_in_unifi#:~:text=While it is not possible,site needs to be deleted. But I do not know how to get into the actual add-on of the controller.
anybody able to help me think through why frigate NVR is now saying it can't parse my MQTT config?
I can't think what has changed. even the most basic configuration it gives the same error
sounds like a bug in home assistant
Does the Lets Encrypt addon auto-renew?
Does anyone know what the RAM requirements are for the Z-wave JS addon? I'm running a RasPi 4 with 4GB of ram and I'm running into memory issue trying to migrate from the deprecated Zwave addon. After 15 minutes, the Z-wave JS addon dies and restarts after logging:
<--- Last few GCs --->
[306:0xb423c200] 820558 ms: Scavenge (reduce) 953.9 (955.5) -> 953.1 (956.5) MB, 5.3 / 0.0 ms (average mu = 0.267, current mu = 0.223) task
[306:0xb423c200] 820605 ms: Scavenge (reduce) 953.9 (955.5) -> 953.1 (956.5) MB, 5.3 / 0.0 ms (average mu = 0.267, current mu = 0.223) task
[306:0xb423c200] 820652 ms: Scavenge (reduce) 953.9 (955.5) -> 953.2 (956.8) MB, 6.0 / 0.0 ms (average mu = 0.267, current mu = 0.223) task
<--- JS stacktrace --->
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
Hi folks,
I am new to the HA community. Running Core-2021.2.2, supervisor-2021.02.5 and HA OS 5.11 on a RPi 4 with a ConBee II attached and deCONZ 6.6.5
Receiving error message as follows:
WARNING (MainThread) [supervisor.addons.options] Unknown options vnc_password
As far as I can recall, this was a manual config for the add-on but has since disappeared.
Looking for some guidance on how to resolve the error. I have gone looking for it in every place I can think of but cannot locate the offending entry (assume it has been moved to a database entry somewhere).
@undone ivy : i'm running zwavejs2mqtt on rpi3 with 1GB ram.
total used free shared buff/cache available
Mem: 924Mi 167Mi 330Mi 12Mi 426Mi 697Mi
Swap: 99Mi 0B 99Mi
Hi, at home panel, does anyone know how reconfigure the host? i tried unninstall and install again but doesn't work
Me too, started today. And now, even if it stopped running out of ram after a few restarts, all my Zwave entities are unavailable. I read something about restarting MQTT server - but does this ZWave JS really use MQTT? I thought it used websockets? Any help in getting it back up and running is appreciated.
21-02-09 14:24:07 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'auto_uart' is deprecated, use 'uart'. Please report this to the maintainer of Zigbee2mqtt cannot find auto_uart 😦
I can 🙂
Seems like there is already an issue for it: https://github.com/danielwelch/hassio-zigbee2mqtt/issues/533
Nah, I've changed the brightness of my screen to thermonuclear, like any other Apple user 😉
oh...i thought due to your nice helm u wear in every live 🙂
hope that is related to my sensor issue https://i.imgur.com/weOku0l.png
Anyone experienced with custom-ui from Mariusthvdb?
https://github.com/Mariusthvdb/custom-ui
Have installed the add-on. Got it working for temperature sensors. For this 'state attributes' I had already created sensors. Now I like to use it also for the brightness of my lights. I guess (hope) I don't have to make for each light a sensor.
Played a bit more around. Cannot make sensors based on brightness of lights...
I'm getting an error in my "check home assistant configuration" add-on before I attempt the update to 2012.2.2. In the past I have always understood the errors and fixed them as needed. But this one has confused me slightly, and so I was hoping for any guidance:
[15:18:56] INFO: Making a copy of your configuration for checking...
[15:18:56] INFO: Checking your configuration against this version...
[15:20:27] ERROR: The configuration check did not pass!
[15:20:27] ERROR: See the output below for more details.
Testing configuration at /tmp/config
Fatal error while loading config: [Errno 2] No such file or directory: '/usr/local/lib/python3.8/site-packages/chardet-4.0.0.dist-info/METADATA'
Failed config
General Errors:
- [Errno 2] No such file or directory: '/usr/local/lib/python3.8/site-packages/chardet-4.0.0.dist-info/METADATA'
Successful config (partial)
[15:20:27] INFO: The full output has been written to /share/check_config.txt```
given that I am missing this directory No such file or directory: '/usr/local/lib/python3.8/site-packages/chardet-4.0.0.dist-info/METADATA' would that imply I probably need to install chardet 4.0.0 or something to that effect?
i feel like im going crazy. I can not get the auto complete to work in vsc
uninstalled, deleted .vscode folder, reinstalled
still getting nothing
Anything in the extension output logs of vscode?
As in, there mus be a reason why I doesn’t have the data
let me check
which log level should i use?
tried a few different log levels, in the addon logs i dont get much
"error vscode is not running Error: vscode is not running"
that shows up a few times but it is running
yes
Cannot find the files in folder config/config/config/config/config/config/config/config/config/config/config/
over and over for about 4 more lines
🎉
You have a circular symlink
go to your /config folder, where your configuration.yaml file is
in that same folder... there is another config folder
/config/config Which points to /config
yup, on and on down
meaning /config/config/config -> /config
exactly, meaning it never finishes indexing your configuration 😛
rm /config/config
ok, ill give it a shot
just checking my snapshots just in case 😆 .
thanks @raven tinsel
i can finally join the party!!!
omg, this is amazing
been strugglin through it for ages, glad i asked!!
Nice!
Looks like one of the recent supervisor changes (https://github.com/home-assistant/supervisor/issues/25400) broke some add-ons (in my case room-assistant). Does anyone have ideas for potential workarounds for this issue while it gets fixed?
Check the issue tracker of the NUT add-on, there is work in progress there
That add-on is missing a configuration schema, please report that upstream. As in, that schema should have been there and adding that will instantly fix the issue.
Thanks Frenck, looks like the room-assistant dev is on the issue as well, so hopefully a quick resolution.
Unfortunately a schema is impossible for the add-on, because schemas are limited to two layers depth 😦
that is not a limition, but an advise
That was originally set with a UI in mind
however, the UI adapts to it
But honestly, if you need more that 2 levels deep, one should rethink the configuration
as it is really really rarely needed
In that case I misunderstood this sentence in the docs: „Only nested arrays and dictionaries are supported with a deep of two size.“. Please disregard these parts of my comments on GitHub if you come across them... I’ll update them tomorrow morning to avoid causing more confusion
Any chance you could give a quick rundown of why this change was made?
it should have never been there, the docs where stale
now the UI rolled out, it is causing issue because of that
in the end, one should provide a schema.
not providing a schema makes error handling hard for the end-user, which is just unfriendly as well
Fair enough, thanks for the explanation. I agree that a schema is nice for the user, although you can do that on the application level as well (which benefits other platforms as well). But I get that you have to think about these things from the perspective of your own project.
Sorry if any of my posts (including GitHub) came across as rude - I truly do appreciate all the effort you people put in. I was just caught a bit off guard and may have reacted emotionally in some spots
I agree that a schema is nice for the user, although you can do that on the application level as well (which benefits other platforms as well)
In that case, it should be provided inside the application itself
and not from the outside
(to make it friendly)
as in, avoid the use of magic YAML configuration (or a metric ton of environment variables)
in general, nobody benefits from that (except for the creator of the app, who has less work 😉 )
(Don't get me wrong on that one, I get that... as in, lowering maintenance is an important factor)
Hello everyone!
Not sure if this is the correct channel, but would someone be able to look into a particular plugin for me? it's not of any traditional addons. it would be installed as a custom component.
Now, I know there have been security concerns re: custom components lately. There is one that I'm hoping should have little or no issue.
The dev calls it "TV Remote Card" https://github.com/marrobHD/tv-card
according to the dev, only 2 files are required to function: "tv-card-editor.js, tv-card.js"
I'm not a developer, but am aspiring to be.
Thank you in advance for anyone who is willing to check this for me. 🙂
Thanks for the info. Thing is, most of us depend on our HA installation to monitor security systems. I'm referring to Paradox Alarm Interface which was broken by this change. Is there a way to block Supervisor auto-updates on a supervised install so this doesn't happen again?
Just installed the MariaDB add on and I also have the Terminal add on and I have been poking around and cannot find the database? Where does the MariaDB add on actually store the database files so I can check its size from time to time and will it be backed up when a snapshot is taken? Running Hassio on Raspberry Pi4
BTW: Log file for add on reports all OK and colored entries are green
@sinful breach you can make use of the myphpadmin add-on to access
yes, it will be backed up with snapshots
just found and installed myphp....
Ok the myphpadmin seems to have found it. Now I just need to figure out how to have it tell be the size of the database... wait, there is a Size column and it totals ahhh... so can I delete the default home-assistant_v2.db file now? I assume so...
if you have configured HA itself to use mariadb, yes
Following the directions I assume that only entails adding the "recorder:" parameters with the "db_url:" ??
yep
and to start the "history:" as well
that should populate automatically with the recorder:
if you aren't getting errors, you're probably good
⭐@sly kindle Thanks! Any Idea though where the actual db file is hiding the Linux file system?
everything that the processes in containers can write, is on the /data partition. Basically, use the phpmyadmin addon for this
Well I used the "Terminal" that opens and ssh like terminal session and I "cd /" and then "cd /data" and nothing there looks like database files. I guess I just have to "trust" phpmyadmin...
📦@sly kindle Thanks for your help!
📦 Thanks @sly kindle for your help.
OK I still don't get how to give Kudos...
lol
this explains a bit how add-ons access files in directories which are exposed to them
but add-ons also put data in /data outside those directories, which you wont see without having access to the host system
Sooo I am running what I believe is called a hassio install on a Raspberry Pi4 and installed the "Terminal" addon that "looks" like its giving me access to the host, but possibly not? The /mnt directory is empty. When I simply "cd" I see the "addons backup config media share ssl" directories. If I "cd /" I see that "appears" to be the root directory of a Linux system...
right
if you cd /config
you'll see config
and you can get to the other directories listed in the link
which is normally all you need
yup, unless your looking for that illusive MariaDB file 🤪
Well I give up for now. I'm trying to control the size of my database as it was getting out of hand and I had to keep manually deleting it before as the recorder: setting seem to have no affect on the default database being used. I set the "purge_keep_days: 10" for now. I assume after 10 days it will wipe out the database and start again... I'll read mode on the "recorder:" settings. Thanks again @sly kindle for you patients with this this neophyte user... Just uninstalled Homeseer I was using for years before I found Home Assistant. Feels great to have a system I can move around at will and install as many times as I would like... Now if my Home Assistant Blue would just show up so I can move off the Pi4...
somebody managed to get this running? https://github.com/lolouk44/hassio-addons/tree/master/mi-scale
hey i'm having trouble using and configuring room-assistant. can anyone assist me?
cant seem to figure out how to install it
Hi I have a problem with non-working InfluxDB. After starting the add-on I can access the WebUI, where there is a constant loading image displayed for tabs (the values in tabs): Status, Host List, Log Viewer, and in the Explorer tab under the DB.RetentionPolicy there is no database displayed at all, even after creating a "homeassistant" database prior to it. I have turned on logging in trace mode, but weird thing is that there is a lot information logged but no access to it (when opening the InfluxDB interface and clicking inside it, then moved to Logs tab, there is only visible log from a few interface clicks and nothing more from the past, or I cannot find it - scrolling back is not available).
This InfluxDB add-on is installed on the HomeAssistant OS from around 2 weeks ago (latest version for that time), now everything is up to date. The HA installation is in the remote location so any advice for how to solve the issue, debug, find full logs, etc. is welcome and will be tried not immediately but shortly. Uninstalling InfluxDB and installing it back, with and without HA OS multiple restarts was already tried with no success.
Funny thing is that it's my second InfluxDB installation, where the first, on a different HA instance, works fine from the very beginning. Both instances are Raspberry PI 3B, one is the "+" version and the other is not. The purpose is to have InfluxDB + Grafana on HA, according to the guide: https://www.youtube.com/watch?v=rXF-LycbjoA
i had a question for the Node-red add-on config options - would this be the correct channel?
specifically, I added a system-package to the config, it is loading (apparently) but the node I am trying to add (node-red-node-sqlite) does not have precompiled binaries, and it is saying that make is not found
maybe try in #node-red-archived
Hi, im new to HA. One question... does it install everything locally? Can i somehow manage for an example Nginx Proxy Manager remotely without installing it through HA addons store?
You can use any Nginx Proxy Manager you are already using. HA is just another server.
How do you manage it remotely?
I recently switched over to Z-Wave JS, but should have read the docs closer as Z-Wave JS doesn't support Garage Door Openers yet. So, I am looking for a temporary solution until Z-Wave JS has the capability. Seems like I might have to back to Zwave Open Beta, but thought I would reach out for suggestions before I go through that process.
@novel current #zwave-archived
this is for getting add-ons up and running. Not the details of each particular add-on
@sly kindle Thanks.. I see it now.. Will transition this topic over.
@proud marten not sure what you are asking
do you already have nginx proxy manager in use?
Sorry. Yes i have one already running on another local host
as a reverse proxy.
and it provides you remote access to that server
to route the traffic through my proxy to HA?
that's what NPM does
you might need another domain, or you could use a cname, a subdomain...that's up to you
When I was using NPM I had 5 servers configured for remote access. HA was one of them.
no no no, hold on. I get that lol. But the thing is that i can install "NPM" through HA add-ons store. If i now do that, it will install "NPM" locally (same server as HA). Thats not efficient. I would like to use HA as an interface to manage and configure my remote NPM instance.
same with node-red. why da *** would i like to install everything on the same server? either the concept is bad or im missing something...
i though HA could provide me "remote management" on remote servers.
it's just an instance of NPM, running in a container (add-on)
only add-ons which support the ingress feature can be opened behind HA's 8123
and that one does not
node-red does
NPM does not
Yea i think i saw node-red and HA communicating through websocket or something..
So with node-red, you can access HA (locally or remotely), and get to node-red, without needing to forward a port
the node-red instance you have there, its installed on the same server as your HA, right?
yes, all add-ons are
each add-on is a docker image and container, running what it needs to provide whatever service it is providing
ha is in its own container as well
there's a diagram which might help
add-ons, Home Assistant, and Supervisor...all in their own containers. The supervisor manages docker for you
manages communication among all the containers
AI shit
The alternative would be to run your own DIY docker environment, where you configure and manage it yourself
hmm.. so i guess everything within HA will be installed locally..
yes
damn so close to find something that might fit my needs
The add-on is currently broken due to a recent change in HA Supervisor
ohhh that was what was wrong
thank you
can i do something to prevent it?
like downgrading
Well thanks Cogneato. You ruin my day but at the same time saved me alot of time. thanks
that's what i do best. ruin people's days
Unfortunately not, as the supervisor will automatically upgrade again after you downgraded
oh, well that sucks. do you maybe know an not exact ETA where it will be fixed?
Re the 2 layers deep limitation: I just started writing the schema and am seeing this: 21-02-10 19:46:27 WARNING (MainThread) [supervisor.store.data] Can't read /data/addons/local/room_assistant/config.json: expected string or buffer for dictionary value @ data['schema']['logger']['elasticsearch']. Got {'enabled': 'bool?', 'node': 'str?', 'auth': {'username': 'str?', 'password': 'str?', 'apiKey': 'str?'}, 'indexPrefix': 'str?'}. To me this looks like after the second layer it stops accepting objects (i.e. limiting the schema to two layers). Or am I doing something wrong?
I cannot tell you from this error
I'm looking at it right now in the hopes of having at least a partially working version soon
Besides, this is the general user channel, if you have development questions please use #devs_add-ons-archived, or, in case of a reproducable issue, please raise a issue on GitHub
you are more than welcome to ping me when you have it partially working or need a tester! my timezone is Amsterdam just so you know...
same 😁
hi there
file editor is not working since last 2 updates :S
A página http://XXXXXXXX.XXX/api/hassio_ingress/1yob4MrqVePfBqZaDhSsc_FtIRr1xnn11ChP_-u0dWY/ pode estar temporariamente indisponível ou pode ter sido movida permanentemente para um novo endereço da Web.
it gave me that error
try entering your_ip/hassio/ingress/core_configurator in your browser
i'm using my ip with that link like I show in last link :S
right. I don't know what that is, or I would have included it
instead of http://xxxxxxxx.xxx/api/hassio_ingress/1yob4MrqVePfBqZaDhSsc_FtIRr1xnn11ChP_-u0dWY/ enter http://xxxxxxxx.xxx/hassio/ingress/core_configurator manually in a new tab
@eternal finch does that get you anywhere?
you get redirected?
no
or the same error
same error
uninstalled it and reinstalled it already?
clear browser cache?
a few erros from supervisor
21-02-10 20:38:05 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'auto_uart' is deprecated, use 'uart'. Please report this to the maintainer of Zigbee2mqtt Edge
21-02-10 20:38:05 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'auto_uart' is deprecated, use 'uart'. Please report this to the maintainer of Zigbee2mqtt
21-02-10 20:38:05 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'startup' with 'before' is deprecated. Please report this to the maintainer of Assistant Relay
21-02-10 20:38:05 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'startup' with 'before' is deprecated. Please report this to the maintainer of Assistant Relay BETA
21-02-10 20:38:05 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'auto_uart' is deprecated, use 'uart'. Please report this to the maintainer of Zigbee2mqtt Edge
21-02-10 20:38:05 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'auto_uart' is deprecated, use 'uart'. Please report this to the maintainer of Zigbee2mqtt
21-02-10 20:38:06 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'startup' with 'before' is deprecated. Please report this to the maintainer of Assistant Relay
21-02-10 20:38:06 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'startup' with 'before' is deprecated. Please report this to the maintainer of Assistant Relay BETA
those are addons that need to be updated by their devs
yup
but file editor give me no error in logs
wait
got it
hass_configurator.configurator:Client IP banned.
wtf?
oy
its my ip
my local IP
😮
wtf?
hass_configurator.configurator:Client IP not within allowed networks.
How does one bridge local mosquitto MQTT broker with cloud broker? I use official Mosquitto add-on.
Nevermind, figured it out. Had to use customize settings.
How quickly is the deCONZ add-on within HA updated to the latest stable? It’s been out for more than half a day now
Have some patience @rose seal
My bad, haha! I was genuinely wondering what the add-on release schedule is like, only migrated to it recently
Is there any indication? Within a day, or week? Or does it depend on other factors? I’ll be patient of course
This is an open source project
someone has to contribute the change for upgrade
someone else is going to test and. review that change
after that it needs to be build and distributed
while not extremely complicated, the project relies on people doing this all in their spare time and willing to contribute
You are asking on when anybody in the community has spare time to do an upgrade?
🙂
Ah, I see, didn’t know how the add-on releases worked. Thanks for the explainer! @raven tinsel
No problem 🙂
The only thing we have taken care of, on a schedule, is the release of the Home Assistant Core itself (every first wednesday of the month). But what is in that release isn't pre-defined either.
so 😄 Welcome to open source, it is awesome what people do 😄
need some help trying to make an addon and would like to pass variables that are set in front end Configuration (options?) to the docker how do I do that?
ok, maybe a more practical approach: https://github.com/hassio-addons/addon-example
That add-on has 1 option: https://github.com/hassio-addons/addon-example/blob/main/example/config.json#L11
ok so by adding this bashio::config it is seeing what is in the config all the way back to the code
its a helper method that read the configuration
the resulting configuration from the user is written/available for the add-on in /data/options.json. But handling JSON and options can be cumbersome, so we have bashio to help us withthose things. It has all kinds of helper method. bashio::config "test", returns the test configuration option from the configuration as made/set by the user.
Ok, I think I get it now. It's amazing what a little help does. Thanks!! This is what I'm attempting to share https://github.com/DrJeff/hassio-addons/tree/master/amcrest2mqtt
best addon for backup to google drive??
not to be rude but i dont think home assistant is the right place for this
maybe you could make something like nextcloud yourself and have a plugin in home assistant which back ups google drive to it idk
Hey guys. Did add-on version checking changed? I remember discussing this and it was the Supervisor was supposed to use config.json version from default branch, however it's no longer respecting that
Is anyone else getting 503 from the duckdns page?
sabeechen's add-on
Wow
oops. didn't mean to reply to you @empty violet
Doesnt matter
but now you know 😁
yes. thanks.
Yes. Sadly website says down in the UK
huh. I got an invalid certificate warning and then redirected to another site
now it's 503
Gonna cause issues as people's IPs expire, since the addon can't update it
Hey
my deconz is broken
and I can't reset it
the gateway page wont load from photoscan
and rebooting/reinstalling it doesnt help
any suggestions please? cant control my lamps atm
there's a deconz discord https://discord.gg/C2PURCAwhM
@magic cairn posted a code wall, it is moved here --> https://paste.ubuntu.com/p/SyRnRkvFbF/
Tried that, I already played with those settings
Hi - was looking for help with Wireguard add on. Does it only work as a server or can it be set up like a client to connect to an external server?