#add-ons-archived
1 messages Β· Page 51 of 1
OH!!!!! That makes WAY more sense
ive never dug into the guts of the add-ons... i assumed they were yml driven...
Hi, I've setup a docker installation and new I'm trying to get duck dns to work.
Question 1 (sanity check): When I set my ip on https://www.duckdns.org/domains, I'm supposed to set this to the IP of the router, right? Then within my router settings enable port forwarding to the IP of my server?
you dont set an ip address there. It would detect your external ip address
Okay, so I'm not opening that website on the sever, I'm opening it on my main PC
I'm guessing I should get my external ip for my server if I want to manually set?
no it would automatically fill with your external ip
whatever is in there, is what it found, no matter what device you are on while on your own network
you don't normally need to change that
I know, but the external ip would link to not the server since I'm not opening the site on the server
right?
when you set up your forwarding on your router, you would enter the local ip address of your HA there
No, the external ip address is for your whole network
oh! I see
the internal ip addresses are for individual devices on your network
duckdns doesn't care about those
When you set up forwarding, you are saying, "whenever https://myduckdns.org is used, forward to this thing." Whatever this is, is determined by your forwarding rule and the internal ip address
I see, i was totally missing the external ip part
But I think it looks like its working now
It's working, but you don't have it secured with a certificate
Are you using the add-on?
No, since I did a docker install i don't think supervisor tabs shows up
ah
So i dont think i have the addon option right?
Well, is there a better channel to ask in?
doesn't matter in this case, in terms of your question
Okay, thats kinda what I figured for this one
Well, technically what you were asking was about duckdns and port forwarding, so not really HA specific at all π
maybe #general-archived
π₯²
Hi, I am trying to update the firmware of my Ikea bulbs using deCONZ otau. I select a light bulb and press "query" This will return the version info, but it also throws an error and does not update:
Otau image path does not exist :/data/.local/share/dresden-elektronik/deCONZ/otau
When the container is started the .ota files are downloaded in /data/otau.
It feels like a directory mismatch or an access issue. Any ideas?
I am using hassio and the official deCONZ addon (6.6.2) on a pi.
@weary stratus https://discord.gg/5GjuDGUc
I have installed Portainer, and browsing the images, i can see that the Google backup addon has two images stored there. It should not matter if i deleted the old one (v0.102.0)? I'm also assuming that the other images are just a backup to rebuild containers and not actively used, correct?
Who knows? Those aren't add-ons.
Docker images are the Wild West. You can install whichever image you want.
yes, but i'm talking about images that has come through hassio-addons
i have not yet installed any containers through portainer
Do you have a link?
this addon is listed among my images with two versions, v0.102 (old) and v0.103 (current)
to specify, i'm talking about images, not containers
All images are labeled "Unused", so i'm guessing that they are like a img file which can be mounted to a container
btw, the portainer container is also a hassio-addon. I use HassOS
Images are what you build containers from.
Portainer is a container manager. Why are you running containers within containers?
If there's a native add-on for something, just use that via HA.
If you let HA manage them, you also don't get into this mess of having multiple instances available to you.
yes, but i want to run a website, so it seems logical to install portainer, and install httpd from there
If you want to run a website, it seems logical to run a web server.
But my point still stands. If there's a native HA add-on, install it via HA.
For the one you just linked? Well, yes... it's a HA add-on.
The add-on is installed like any other.
Navigate in your Home Assistant frontend to Supervisor -> Add-on Store.
no, for my very own hosted website
I'm not talking about httpd. I'm talking about native add-ons
Install the Google Drive add-on that's wrapped in a nice little add-on config using HA's add-ons functionality.
If you need to use Portainer for other things, feel free.
when you update, the old image is set aside and the new one takes its place
Though two levels of virtualisation is less than ideal...
i think we're discussing two different cases at once now. Yes, i installed portainer to install httpd as there doesn't seem to be a good alternative in the shape of a add-on. As i was just browsing the possibilities of Portainer, i see that i already have ~25 images already installed. Portainer doesn
doesn't seem to operate as a subset of HA, but rather as a parent, and can install other containers parallel to HA.
That's also where i noticed that the Hassio addon for google drive had two images at almost 400MB just, at least one of them seemingly with no purpose. I suppose the old version have failed to uninstall the old image
And this is why I'm advocating allowing Supervisor to handle everything it can.
the old image is often retained
And portainer is indeed used to "sideload" other images/containers
so it would be safe to delete that old image?
there's a docker purge equivalent which is ha su repair within the ssh addon terminal
it will remove all unused images/containers
But it is HA specific...so it will see anything outside the HA ecosystem as unused
ah ok, but then i can run it safely now before adding new containers i guess π
sure
I'm also thinking forward, will it be complicated with SSL certificates for httpd in Portainer, if i use thr Nginx Proxy Manager add-on?
i'm about to migrate a website and my ha from duck-dns to self-hosted with cloudflare
NPM will get certificate files and you can set proxies for any server on your network
Cool, thanks for your time π
I restored from snapshot and now I am getting β401 unauthorizedβ when I try to access my add-ons(vs code, node red, file explorer). How do I get around this?
fixed ^^
is this the right place to ask questions about the MQTT add-on?
I'm very new to HA
I've installed it on a Pi4, but keep getting these errors:
2021-01-06 11:13:37 ERROR (Thread-5) [homeassistant.components.mqtt] Unable to connect to the MQTT broker: Connection Refused: not authorised.
2021-01-06 11:13:37 WARNING (Thread-5) [homeassistant.components.mqtt] Disconnected from MQTT server core-mosquitto:1883 (5)
I've added a user, but I don't know where to fill in username/pass for non-anonymous access
also tried changing 'anonymous: true' but to no avail
Just found out that PiHole addon kinda died. Trying AdGuard. Anyone recommends it?
Hi, I've recently re-installed homeassistant on my raspberry but I'm facing an issue with the NGINX Reverse Proxy community addon.
Everything was working fine, I had multiples hosts on my network and I could access easily outside and inside my network with custom URL (from a domain, with port forwarding, etc) and the other day, I restarted the Pi and the addon wasn't working well anymore.
If I try to access my Pi IP from my local network it redirect me correctly to the proxy manager but the hosts are not working anymore.
https://i.imgur.com/vlovZnF.png
This problem already occured few months ago with the same issues after restarting the pi for the first time after HA installation
As a workaround I used dnsmasq but it's not the best solutions because either I manually set the dns on every device on my LAN or globally on the router but if the Pi is down nobody has DNS anymore...
https://i.imgur.com/rTS9Cyg.png
@candid kernel did you figure it out? I was in the same boat yesterday. Its running like a charm now!
I ended up with removing all MQTT plugins, and reinstalling them. This video helped me a lot: https://www.youtube.com/watch?v=1uxRvbbd0fc
I used anonymous users first, that didn't work with MQTT, it didn't publish anything. When I used a user and pass it worked ^^
bonjour, anyone know if there is way to get localtunnel on hass os? as far as i know there is no un/official addon
@velvet grotto where did you add the user though?
I'm on an errand, will look at the vid soon :)
yea, he shows and explains it here: https://youtu.be/1uxRvbbd0fc?t=172
its in the configuration section of the broker and clients
@foggy marlin adguard π
@candid kernel you don't need any configuration changes for the addon.
@sly kindle I didn't even know it existed. I just knew about PiHole. Went for it and... it's dead.
LOL
So deployed the adguard addon, and I'm trying
PiHole was a giant mess apparently
yeah, I read about it
when it came to maintaining it
thanks! I think I've got it up now
nice π
so trying to run mariaDB addon and i get this error in the logs
[1:02 PM]
[Warning] Access denied for user 'root'@'localhost' (using password: NO)
MQTT Question:
Made the bed ocupancy sensor here from here: https://everythingsmarthome.co.uk/howto/building-a-bed-occupancy-sensor-for-home-assistant/
Got it set up, I can see the values in my MQTT explorer, and they are updating, I added sensors to my config, but they are showing up as unavailable in Home Assistant
https://www.codepile.net/pile/WdmoNK79
not sure why HA can't see the MQTT values?
but when i restart it, it works.... for a while. WEIRD
guys, does configurator still exist as a add on, at the moment I use IDE, but prefer configurator...
for the room assistant addon, how exactly does it show in which room a person is? I can't find any entity that would show the person's location
i've read thru all their docs but I can't find this
Its called the File Editor now
thanks.
hello everyone...is this the correct channel for questions about Room Assistant installation?
Hello trying to get deconz to work, tried all combinations in config but still getting
failed to reconnect to network try=1
I use the new Home Assistant Blue
Hi all,
I've been searching the web without too much luck..
I'm seeing a lot of guides and tutorials on how to use Grafana with InfluxDB, but can't find any on how to use Grafana with MaraiaDB add-on...
Can anyone point me at the right direction? π
Hi, I want to stream my Home Assistant desktop to Google Nest Hub using CATT. I do everything according to this tutorial: https://community.home-assistant.io/t/using-catt/130332/127
I'm having a problem because the add-in won't start. Here are the logs of this addon: https://pastebin.com/raw/KBa2WyDj
Do you know the solution to my problem?
Can someone help me how to send a value over mqtt ??
I'm replacing my Sonoff RF Bridge with an RTL-SDR. I have RTL_433 working and I want to pipe its output to my "HA Superised" MQTT broker, running in a Docker container. I have my command line input drafted, but the documentation I'm following assumes I've manually installed "mosquitto_pub" and pipes to it. How do I call the "dockered" MQTT I already have running? I'm so close!
My draft: rtl_433 -F json -M utc -Y level=0 | mosquitto_pub -h 192.168.4.245 -p 1883 -u user -P pass -t home/rtl_433 -l
Can I edit/transfer the files in an add-on in some way?
for the MQTT questions, can you use go to Developer Tools->Service->mqtt.publish?
that's what I used to publish an MQTT to my Z Wave network, but I'm very new to all this
Hello, I'm trying to setup the Homematic OCCU Addon with the HM-MOD-RPI-PCB module. But it's not possible to pair any device.. does anyone know how to fix this Issue?
Log: https://hastebin.com/upacavizac.apache
sorry if it was asked before what is the interface on proxmox for samba config
i've got the portainer addon, and installed the httpd container. I would like that container to access the /share folder that hassio uses. i tried having the container on the same network and bind a folder to /mnt/data/supervisor/share/, but the folder i end up with is not the same, and i don't know how to browse it/them. If i go to 192.168.1.3:8088, i get to a site that says βIt Works!β, but i have no idea where that folder is relative to the hassio share folder.
Hello! I am trying to use the MQTTclient and I don;t understand the client.connect(name, key, password) command. Mainly the NAME parameter. What is the name supposed to be in this scenario?
Its not the IP of the Broker... Its not the broker's "name" either. Any clues?
i just started using mqtt. where would i see incoming mqtt messages and entity names? i went to developer tools but i don't know what to look for next.
@odd wave first you set up the broker add-on, then you add the HA integration
yeah, i did all that. i have some mqtt messages coming in from iot link on a windows pc. i'm trying to get messages from a pi with mqtt, but i dunno where to look. the iot link thing was easy.
If your mqtt client devices are using discovery, then they show up on the integrations page shortly after that
ohhh, like under MQTT -> _ devices ?
well, is iot link using discovery these days? It's been a while since I used it
They were entities that were added manually when I used it.
I see...yes, but only for sensors
So you should see these at integrations > mqtt
so i have it receiving data now, but i'm not sure how to incorporate this into the UI as a sensor or something similar.
when i go to MQTT settings and listen to the topic i'm sending, i can see the messages like this;
{
"time": "2021-01-08 03:52:24",
"model": "SimpliSafe Sensor",
"device": "1P7T3",
"seq": 181,
"state": 1,
"extradata": "Contact Open"
}```
how can i do something with that in the ui?
make a sensor with it
how? @tiny zodiac
Just set up AirCast. Everytime I try to Aircast from my iPhone it asks for the AirPlay code. Does anyone know what that code might be? Can that be change or remove from a configuration file?
ty
Hi huys, I'm trying to get Nginx set up, I'm having some trouble getting the port forwarding setup. I'm supposed to be using the IP address listed in system, right? or am I not understanding something simple?
Nginx Proxy Manager add-on?
Hey, I'm trying to set up DuckDNS for the first time, but I'm getting these errors: urn:ietf:params:acme:error:unauthorized, along with: Incorrect TXT record
I did set up a CNAME with my domain registrar (or whatever it's called), but I don't know if I did it right
Here's my config:
lets_encrypt:
accept_terms: true
certfile: fullchain.pem
keyfile: privkey.pem
token: {token}
domains:
- my-domain-ha.duckdns.org
- my-domain.dev
aliases:
- domain: my-domain.dev
alias: my-domain-ha.duckdns.org
seconds: 300
I've been trying to figure this out by myself, but I just don't have the knowledge to do so and would love any help that anyone can provide
Did you set a txt record?
I may be wrong, but the DuckDNS plugin seems to use Dehydrated to automatically deploy the right TXT records. I have set a TXT record myself, but the token keeps on being updated
got it, didn't know
I can post the full logs as needed. There are two dns challenges that are triggered, and the second one is the one that always fails
Did I maybe set up my CNAME incorrectly?
@sweet socket posted a code wall, it is moved here --> https://paste.ubuntu.com/p/5YQ3gfDP9s/
the tl;dr for the code wall is this:
The addon seems to do domain challenges like this:
- deploy challenge token to TXT record using DuckDNS API
- ask for challenge (don't know the right term)
- if challenge was successfully responded to, clean out TXT record
- repeat as needed
The first challenge succeeds (the challenge for "my" domain, not DuckDNS), the second challenge fails.
My only guess is that because the TXT record is being changed very quickly for the DuckDNS sub-domain, DuckDNS doesn't have time to update the TXT record (or it is updated and the old record is cached somewhere) and so the old token is left there. Does that sound plausible?
I hesitate to post yet again, but I do want to say thank you for even looking at all this, not just my problem; but every other problem that's comes through here too. It's incredibly cool of y'all for doing this!
I'll keep on poking around with this and see if I can't figure it out. Most likely I'll wake up tomorrow and realize I was doing something stupidly wrong π
Hi, i would know what is addon-unifi? Simpli a way for see dashbord of controller inside Home Assistant or is the addon the controller (so i can disable my controller running on NAS)?
How to access the shares folder from another container? /share = /mnt/data/supervisor/share or /resin-data/share? I think it's neither...
Another container also has /share
the supervisor always exposes it as /share to all parts of the system
ok, so i don't need to map that, only make my httpd container use the share folder?
i don't need to join the hassio network either?
I'm a bit confused with the origin of your question I guess
as in the Home Assistant world, the mapping is not a user concern
i want to host a website using httpd, but i want the index.html and co to be in the share/htdocs folder
im quite lost in portainer
i'm able to access 192.168.x.x:8080 and get to a generic site, but i have no idea where that is stored
Ok, but that is more of a general Docker question and not add-on related
maybe, i thought that the /share was reserved for hassio addons. But what is it's absolute path? just /share?
@weary stratus That depends on the system
HassOS
however, you should not run additional containers using Portainer on Supervised systems
instead wrap it in an add-on
Ok, i'll look at that once i figure out how to set it up π
How do I actually allow ssh over port 22? I've tried to follow the instructions of the ssh add on but it's not working for me
I'm trying to install the visual studio code addon, but get the message that the add-on is not available on my system. Is this because of bad timing (having just upgraded to the latest HASS version) or is there a different reason? Running HASSOS on an rPi
ah damn. I need the GPIO headers, which only run on 32-bit π¦
thanks for pointing this out
Under "host"?
Yes
It says "disabled" in light gray by default
you can enter 22 in there (or any other port number you like) hit save and restart the add-on
Ok i understand now thanks
very new to hassio and try to use integration, I have very ew available in the addon store, do i need to add a repo to have the hassio official integrations available?
no, all official add-ons and the ones from the community add-ons, should be available by default
doesn't matter
If you go to the add-on store -> 3 dotted menu in the top right -> Repositories
Is Home Assistant Community Add-ons in the list?
its not, actually says "no repositories"
Odd
you can add https://www.github.com/hassio-addons/repository
and it should be fixed in that case
thanks! that did it! is it normal to add the official repo after a fresh install?
No that is not normal
the Supervisor should have the community add-ons project automatically
ok, any other repo recommended?
I do not really have recommendations
ok, thanks alot for the help
Anyone know if there exist an add-on for MoPi2 (https://pi.gate.ac.uk/pages/mopi.html) ?
My searches have found nothing π
It's not something I've seen
Seems like it should be quite simple for someone with the skills to do since its really only a bash script daemon to be implemented and everything is available as open source. What is the proper procedure to humbly ask to get this implemented?
I'm not clear on why it needs an add-on
but I'm completely unfamiliar with it, and you're the first I've seen mention a MoPi
What other add-ons do you have?
Need to have the script running to gracefully be able to shutdown the system on low battery power.
Actually might give it a shot and see if I can develop it myself π
question on nodeRed addon: I am using an input boolean set up to send the msg.payload.suspended property to schedex node input. Works fine, but the setting (suspended=true) did not, for some reason, survive the night (was supposed to instruct my wakeup lights NOT to turn on in the morning). I notice that schedex docs say "It is very important to note that properties set programmatically in this manner are transient. They will not persist over a NodeRED restart or redeploy!" Is the addon restarting NodeRED once a day or something equally weird that would have caused this property not to persist overnight?
hi! I just bought a nodemcu and have stared vith integrating my watermeter. with a pulsereader, totally new to it.. found a sourcecode for a pulemeter that i got working.. but need to edit it so it shows the right values for me..if someonce can help.. The code is from: https://github.com/esphome/issues/issues/664 <- and it reports trought mqtt but...!
in this one reports for gallons, and i want it to report with my pulsemeter which gives 1 pulse for each 10 liters, how shuold i do?
That's ESPHome code. You'll want to ask for help on the ESPHome server
ESPHome is a system to control your ESP8266/ESP32, with a native integration for Home Assistant.
You can find their documentation here, and get help with ESPHome itself here in the #diy-archived channel (#integrations-archived for the integration). They also have their own Discord server too.
Thx.
Hey, would love to know if its possible to have the addon-plex accept configuration variables such as adding --device /dev/dvb:/dev/dvb ? iv had a look about and cant find if its possible
and when i say iv had a look about i mean iv fully read the documentation of the addon and also perused the git
im guessing the addon itself would need altering for this? .. i mean i can get the dvb card into hassOS no problem ... oh .. /lib/firmware would be an issue also π
ok, lemme know if this is the wrong channel. I have successfully piped my RTL_433 into MQTT on my network. I can subscribe to a topic in MQTT Lens and see it all coming int, and I can also setup an MQTT connection and debug in NodeRed to see the message, but my sensors DO NOT UPDATE. Here's my sensor setup:
https://pastebin.com/SxJbL3u4
I'm subscribed to "rtl_433/Acurite-Tower/7287/temperature_C" and see messages, but my sensors all say "0"
I know I'm missing something simple, but can someone point it out for me?
Is using the VSCODE Remote addon from EDGE supposed to give you more than just a cmd?
I can't seem to get the files and only get a terminal
Are you just trying to edit files on a remote host?
If so, forget add-ons... https://code.visualstudio.com/docs/remote/ssh
I bbelieve that is as intended. it will validate stuff for you magically. You can use the remote jazz or network share if needed
The bit that validates is just another VS Code extension. Don't need the add-on for that.
The add-on's more to get the editor within ingress, so you can do everything on the same UI
oh, I guess I don't remember doing two thangs.
I switched to the addon with the new setup
the browser editor vs code
So far I had vscode and editing the files through samba with Home Assistant Helper addon
But the HA addon seems to stop working randomly until I close and restart vscode
If VS Code is on your machine, not the HA host, it's not an add-on...
It's a VS Code extension: https://marketplace.visualstudio.com/items?itemName=keesschollaart.vscode-home-assistant
Well yes, I had that going on, but the extension wasn't working properly so then I was trying the vscode remote addon
which is an addon in ha
So if you're using the add-on, you should be able to pin it to your sidebar and click that to see the editor.
I'm not talking about the orginal vscode addon, I'm talking about vscode remote addon from the edge repository
My understanding with that one was that you can connect HA to a remote vscode client
Can we go back a step? What are you trying to do?
Use vscode on windows to edit rather than within HA
That was the very first goal I had lol
Ok... so you just install the two things I linked. No need for add-ons.
If everything you're trying to do sits outside of HA, why are you installing things inside HA?
You need SSH access to your host, nothing more.
I have the HA config extension in vscode already when I was doing it through SAMBA
and now I managed to setup SSH after a pain with the keys and their permision
I can navigate the folder structure, edit files, use the terminal. Nothing fancy installed in HA.
I'm not seeing the files. Only getting a terminal
or i'm blind
I get the SSH connected but I don't seem to get the file structure in explorer
I assumed it would show once ssh got connected or I'm missing something
Doesn't look like mine: http://prntscr.com/wjupgo
Does that Home_Assistant expand to reveal anything? Are there icons when you hover?
Main question is this supposed to work with any install method?
I just realised why I ended up with the Vscode Remote EDGE addon
I couldn't get the SSH to connect with just the SSH addon
Then fix the underlying issue first. You'll want SSH working in case of other problems.
I seem to have a problem with my conbee II / deConz addon. When using the ConBee2 in my windows 10 pc I can pair bulbs and remotes w/o any problems.
When connected to hassio it won't detect anything. Are there any diagnostics I can run, to pin down the problem?
Ask over in #zigbee-archived
You know, the channel you were already asking Zigbee stuff in π
Heh, I switched to here, because I figured this is rather an addon, than a zigbee issue, but will do :D
Zigbee is more specific, the Zigbee nerds will be waiting for you π
Thanks! :)
ominous π
Could someone share their subdomain.conf for nginx reverse proxy ? I am trying the one that is included with the swag/letsencrypt container. The UI loads but I get a service error when trying to turn on/off lights.
config: https://pastebin.com/92LhFDdM
error: Failed to call service homeassistant/turn_off. Unable to find service light/turn_off
All my other nginx services work properly
pihole dns no longer available in community add ons? (I'm updating my system after a long time negleting it)
@tepid magnet check adguard
so has pihole been dumped then? π¦
As an addon it was.
Thatβs a shame Iβd want to continue using that ideally. At least for now
Especially as I could have exported the config
@tepid magnet they work the same. pihole was too messy to maintain
You can still run pihole elsewhere. It's just not a community repo add-on
We can run a docker container outside of the assistant managing it I assume (same host?) or is that blocked somehow?
You can
Good evening.
I am still not sure if i am in the right place, but some nice guys in the lounge told me to ask here:
I had HA 32 bit version running on a raspberry pi 3 B. And i had an automation for a servo motor wired to a nodeMCU ESP32.
Some days ago i started with a fresh HA 64bit version on my raspberry and wanted to compile the exact same servo-ESP32 *.yaml file, but since then the editor gives me this warning:
"unknown tag !<!lambda>"
I have no clue, if i can just ignore it, or why this seems to be a problem now, since it was not, some days ago.
(I am using the ESPHome add-on. Maybe i am asking in the totally wrong place here?)
If by 'the editor', you mean the VS Code add-on, it doesn't understand the special tags that ESPHome config files use.
Feel free to ignore it if the binary compiles successfully.
no, i use the 'file editor'-add-on. And the second thing is, if i press 'compile' in ESPHome it stops in the middle and renders HA completely unresponsive.
Validation says everything ok, though.
"Feel free to ignore it if the binary compiles successfully."
Nice!
Ohhh yesss , i will!
Compiling stops shortly after the Dependency Graph with the line:
"Compiling /data/motoreinheit/.pioenvs/motoreinheit/src/esphome/components/api/api_server.cpp.o"
Stops halfway through... are you doing this on a Pi? π€£
indeed
Yeah... use a real computer to compile binaries π
am i a fool doing this :P
I can understand why someone made the ESPHome add-on but there's nothing it can do that isn't done more easily on your main PC.
You need to connect via USB for the first flash, in which case you probably don't wanna go into your server cupboard under the stairs... and you can flash OTA for future flashes, meaning it doesn't matter where you are.
mhm... but why the heck was it working the last week?
And i did it several times (adding a temperature sensor and such)
You got lucky. Compiling is fairly hard work.
Yep that is exatly what i did
Pi's are toys.
the Pi compiled the bin, i downloaded it to PC and flashed teh ESP32 once
They're okay for low power stuff (like HA) but aren't great for compiling, transcoding videos, etc.
and then it went over air
This is all you need to flash, via serial or OTA: https://github.com/espressif/esptool
i had all this running
Interactive command line tool, that will let you flash any ESP-based device in seconds.
i did this with 5 nodesMCUs (actually only one has the servo attached)
I like this command line too if you're specifically doing ESPHome: https://esphome.io/guides/cli.html
Reads your YAML, builds a binary, uploads it. All the stuff the add-on does, none of the bloat. Definitely no crashed computers π€£
everything went well, but since i flashed the 64 bit version of HA it is not working... but only the node with the servo code
cool i will give it a try! Thanks!!
and still i am wondering why it is not working anymore.
You think the Pi is just too weak to do the job, right?
Yes
mhm... ok
is running HA with deCONZ/ConBee II in a Proxmox LXC container possible? I'm so far unable to get it working
You're better off in #zigbee-archived but having passthrough issues with deCONZ seems to be a pretty commonly reported problem.
thanks! I will ask there
Hi Folks, can the Wireguard VPN add-on be used to setup a site to site VPN between two home assistant isntances?
to bridge all the network traffic, not just the home assistant functionality
Is there a default port, or a way to set up a port for VS Code? There is no network config box in my setup...
I did find port 1337 from some googleing around, but that doesn't lead anywhere
Hello
I has been trying to setup the integration Samba_Backup, but, I don't understand clearly where goes where, like host, is host where the backup is or host where is going??
GUYS. I'm trying to find the zigbee2mqtt add-on configuration folder in the "File editor" add-on. But I don't know where add-on configuration.yaml's are stored. Any help?
try to go with winscp to view all files
Not on my home network, so thats not possible atm :(((
then..patience :)) or vpn to your home
@pseudo pond all add-ons have a configuration tab at the top of each add-on's page.
hi! how can I access /dev/ttyUSB0 from NodeRed addon?
#node-red-archived can probably answer that
Yeah but zigbee2mqtt add-on requires creating a separate yaml file called "devices.yaml" for per device config settings, but I dont know how to create that file
@pseudo pond I don't use it, but I'm assuming it is in /share/zigbee2mqtt
based on this
@sly kindle wow thank you so much damn! Cant thank you enough im so relieved
Hey. I am wanting to set up my HA to run a Unifi Controller, so obviously wanting to use the add-on.
It asks for a ssl file, which seems like a good idea.
How do I go about getting that in the best way, is it using Let's Encrypt?
Hi Guys, I'm a noob so forgive me if some of this is obvious. but its not obvious to me. Ok, so I'm wanting to set up AdGuard. I need to setup a staticIP address to do that. so I've set my home assistant to static from the frontend supervisor page and now I need to go in and upload a configuration file from a usb for the network. my question is specifically pertaining to the DNS setting. Do I pull that information from AdGuard, from the IPv4 settings I saved in the supervisor system page in home assistant? something else?
@craggy charm what configuration file do you need to upload?
If you set it through the UI on the supervisor page, then you're done
Ok, so i just need to go through AdGuard and do the setup instructions for my devices to finish the setup? sorry, this is probably too broad of a question.
AdGuard is your new DNS server. If you want all devices on your network to use it, then you would change the dns server on your router to the ip address of your HA host
Ok awesome, thank you! thats so much clearer to me.
Ey, trying to set up my HA instance for remote access. I had this set up before, but now I have switched to using a Unifi Security Gateway.
I can access my instance locally through 8123 still, and I see that it provides the Let'sEncrypt cert there.
I have configured NGINX Home Assistant SSL proxy. The way it worked before I got this USG and reinstalled hassos. Though obviously missing something..
http:
cors_allowed_origins:
- https://google.com
- https://www.home-assistant.io
use_x_forwarded_for: true
trusted_proxies:
- 192.168.1.2
CanYouSeeMe.org says that both port 443 and 80 is open. So that seems good.
Seems like 443 and 80 is not being redirected to my lovelace, by nginx.
So, nginx says to remove the ssl_certificate and ssl_key fields from the http section, doing that makes it just try to use a cert provided by localhost and not the one I got from Let's Encrypt.
Anyone have any idea why I cannot seem to get nginx to use the right cert? I have restarted my machine.
I have checked that the cert in /ssl is indeed signed by lets encrypt.
I can access my instance through https://my-ip and it gives me a cert invalid error, that the root CA is localhost.
I cannot seem to access it through https://hass.my-domain.tld, though my cert belongs to hass.my-domain.tld.
You say it doesn't work. You don't say why...
Please don't say I have an error or describe an error. Share the whole actual error message so we can help you.
@cunning wolf I would love to show an error message :/
I cannot seem to access it through https://hass.my-domain.tld, though my cert belongs to hass.my-domain.tld.
Your browser surely gives you an error...
I know why my domain does not work though, apparently my ip changed within the last hour, lol. Did not set up my dyndns in my unifi yet.
Primary issue is that I am getting the localhost cert
Well for starters, you can't use a certificate with an IP address. The certificate proves that the domain is valid.
Who knows? But it won't help you.
Focus on the bits that should work. You said your ports are open. Can you access HA using your external IP?
Nope. If I trust the cert, I am getting an ERR_HTTP2_PROTOCOL_ERROR
@broken zenith maybe take the simpler Nginx Proxy Manager route
Not much config needed for that one
I thought there would be more for that one? I have literally only put in my domain name for this NGINX SSL Proxy
You have literally only got no working connection π€·ββοΈ
Yeah, not externally π
I'm with cogneato. If you're not sure how to write an nginx.conf file to deal with weird stuff, use Nginx Proxy Manager.
The video tutorial is 15 seconds long. That's how long it takes to set up.
Oh! I'll do that then π
pfft
Well, my dns just resolved to my actual ip
and now it works
It's a gif though... so you can't pause it and will have to watch it 100 times π
π€·ββοΈ
π
So it only serves that cert when you come from that domain. I guess that does make sense... π€
Thank you for your helping ! Can you link the proxy manager for future reference, if I get more issues? π
it's an add-on in the community repo
Trying to get samba share working and it's not accepting my username or pass, logs saying password is wrong but I've reentered it at least 10 times now. Did something change?
check_ntlm_password: Authentication for user [homeassistant] -> [homeassistant] FAILED with error NT_STATUS_WRONG_PASSWORD, authoritative=1
the password is 100% correct.
Is there an easier way to access the config file?
I'm in a meltdown right now trying to get my house running again after this stupid thing corrupted on me again.
@glass plume you try restarting the pc you're connecting from?
Hi everyone, I'm trying to get an AdGuard add-on working, and I'm pretty new to networking.
The instructions say:
- Open the preferences for your router. Usually, you can access it from your browser via a URL (like http://192.168.0.1/ or http://192.168.1.1/). You may be asked to enter the password. If you don't remember it, you can often reset the password by pressing a button on the router itself. Some routers require a specific application, which in that case should be already installed on your computer/phone.
- Find the DHCP/DNS settings. Look for the DNS letters next to a field which allows two or three sets of numbers, each broken into four groups of one to three digits.
- Enter your AdGuard Home server addresses there.
- You can't set a custom DNS server on some types of routers. In this case it may help if you set up AdGuard Home as a DHCP server. Otherwise, you should search for the manual on how to customize DNS servers for your particular router model.
I'm getting stuck on step 3 - where do I find the "AdGuard Home server addresses"? I'm pretty sure I found the right spot to put them, but I don't know what ip server addresses to put... Can anyone help me out here?
each addon has a tab with configuration. check there what is the ip ( theoretically should be home assistant instance ip)
Hey all,
Anyone had issues setting up the Home Connect addon? Set everything up fine, but when handling the callback from HC, it just logs
Missing code or state parameter in https://homeassistant.local:8123/auth/external/callback?error=unauthorized_client&error_description=client+or+redirection+URI+not+authorized
Seems to be doing the same thing with other addons too like spotify :/
i have a nexa wallbutton and a outlet plug. also got a tellstick duo connected to my rasp pi. my tellstick reacts to my button but the outlet is not switch on/off. anyone has done this before?
i have just started so im a newbie
@raven tinsel I have tried to create a copy of ledfx and include it in hassio Unfortunately, the dockerfile in the repo no longer works. The attempt to create a custom image was also unsuccessful. My goal is to update the version from 0.7 to 0.9.
Is the content of the dockerfile in the hub different from the one in the repo?
Yeah... It's most likely the IP address to home assistant. (stupid scrolling... I thought I was replying to something recent -- this was in reply to the adguard question)
Anyone know how to enable/access port 1337 for VSCode? I see this in the logs
[2021-01-12T21:47:24.919Z] info - Authentication is disabled
[2021-01-12T21:47:24.919Z] info - Not serving HTTPS```
But from all my results googleing around, it seems that things have changed and I don't know where to modify these settings...
What's the context? What are you trying to do?
access it remotely/directly, not using ingress
does it have anyting to to do with the proxy settings inside the addon?
I don't know how to solve the problem you're currently working on... but I'd recommend just setting up the SSH extension for the regular VS Code app so you can edit anything from anywhere.
so what you are suggesting is using a local vscode instance on my computer, and use it to access my hassio files over ssh? or did i misunderstand? My ideal scenario is to open up the VSCode add-on running on my HassOS NUC using 192.168.x.x:1337 or https://vsc.example.com
Yeah, you can get the desktop version of VSC to open a remote folder and give you the full VSC experience.
I found it when I moved away from HA OS (and lost add-ons) but I now prefer it.
Running an editor as an add-on's a nice idea... but when something breaks and you want to SSH in to fix things, you're going to use your main machine anyway.
that's an interesting solution, not the one i was looking for. Those are also some valid points. I will look into it, but I still also want the conveniet way of using the browser version. My primary target is not modifying hass files. but my personal website which are also hosted on the NUC...
Does the add-on even let you edit files outside of HA?
There used to be add-on settings for enabling ssl, and setting network port, but they seems to be deprecated.
Yes, as i store them in the /share folder
well, that's it for me today...
Re: the circadian_lighting add on, is there a quick-n-dirty way to figure out what a hue bulb's current color temperature is set to?
The addon keeps pushing the lights to 5500k which is too orange for me π
you can convert mired to K
there's a formula
it's like.... 1000000/x or something like that
@nova root you can also save yourself some heartache and switch to adaptive lighting which is a fork of that project
dude who wrote circadian has some real strong feelings about how his software has to be used and refuses to add features people want.... so fork'd, and now he's irrelevant
also it's a #integrations-archived not an add-on
oh nice, Iβll check it out
I'm using aircast and having issues with my macbook seeing the chromecast but an ipad can
I've got my AdGuard set up. I can see that its blocking device metrics and some other similar settings. But its not blocking any ads. I have added all the DNS block lists available immediately in AdGuard settings. But I'm not seeing a decrease in the ads I see. Any ideas?
is there an influxdb 2.0 add-on?
is there anyone around that could help out with the motionEye add-on? Iβm attempting to use a Logitech C525. When I initially set it up it was working, after a reboot though, the feed is showing the grey no camera icon, I have tried multiple times to delete and re-add, different USB ports etc...
DEBUG: mjpg client for camera 1 on port 8081 removed
DEBUG: creating mjpg client for camera 1
Hello! When I use the ESPHome AddOn is there a way to get to my config files via a Samba share?
safer is to check configuration page in add-on
u can get it via ftp or anything like this. i use winscp to get in
@dire aurora they are in /config/esphome
Hi, 2021-01-13 17:11:07 WARNING (MainThread) [homeassistant.config_entries] Config entry for hacs not ready yet. Retrying in 5 seconds
is this a prob ?
Hey. I see that the unifi controller addon is still not updated to 6.0.43.
Any idea when that will be released? There's been no release since December π¦
Is it not possible to release through CI?
Hello, i use the deconz addon, i want to update my hue bulbs with the firmware provided here https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/OTA-Image-Types---Firmware-versions but the OTAU folder in the deconz addon does not have the HUE firmware files... @raven tinsel ?
@raven tinsel Can I in any way assist with getting the Unifi Controller add-on releases out, now and in the future?
no
Is this delay expected? Being a month behind on firmware for the front door is quite a long time for me..
If so, I would probably have to look at a different solution.
No this delay is not expected
I'm working hard to get all updates going again
but it is not an easy task
I do, however, I'm pretty frustrated about all the update requests
instead of actually being able to work on the matter, I'm constantly pinged for updates
and explaining it over and over again
(don't take it personal @broken zenith, I understand people ask)
'ey. No worries! I was genuinely just asking because I wanted to help, and I of course wanted to know if using this addon is the right decision for me currently.
I'll hang tight!
Sorry for the late reply, migration to the HA Controller just dropped the net π
anyone understand their way around tellstick?
There is a TellStick add-on available in the Home Assistant add-on store.
# Example configuration.yaml entry with the TellStick add-on
tellstick:
host: core-tellstick
port: [50800, 50801]
how do you work with the configuration
what does this stuff even mean lol, nobody on youtube explains this
like this switch instruction:
Switch
This tellstick switch platform allows you to control TellStick devices.
To use your TellStick device, you first have to set up your Tellstick hub and then add the following to your configuration.yaml file:
# Example configuration.yaml entry
switch:
- platform: tellstick
so 2 lines of code and poof my switch is added? how
Magic π§
do you have to manually install tellstick drivers to rasp pi or are they installed with you install the tellstick addon in HA
if anyone knows how to setup nexa outlet with tellstick please @ me
forgot to mention this is running via HassOS on a pi 4
Anyone know if it's possible to mount an NFS filesystem inside the VSCode add-on? I'm able to install the nfs-common package with 'apt install nfs-common', but it seems like docker is blocking the NFS connection (I never see the traffic hit my NFS server via tcpdump even though I see pings and SSH)
@raven tinsel ?
That addon has not been released
At this point, it is a piece of experimental code.
I donβt expect it to work, not does it matter
Hello
I'm on Home Assistant 0.118
Do you think I can use this plugin for Telegram Voip Calls?
https://github.com/gabomdq/hassio-addons/tree/master/tgvoip
my home assistant is up and running ... why am i getting a 500 error after i try to install an add on
Anyone used the lovelace-card-templater with hacs? Can't get the name template to work, but is fine in dev tools
@icy surge posted a code wall, it is moved here --> https://paste.ubuntu.com/p/MpctdHrh9q/
@sly grove posted a code wall, it is moved here --> https://paste.ubuntu.com/p/VNVzYw8RmP/
fixed it
I am looking for a really good add-on tutorial for manually adding ones that are not in the store or HACS - any thoughts? I just always mess them up somehow and they do not work!
i need a tutorial to add the ones that are in the store
lol
for real i cant get a wall outlet to work with my tellstick
can anyone suggest an add-on to make voip calls on Telegram?
Any idea of how to create a switch in HA, which would enable/disable specific service (YouTube, Facebook, etc.) in AdGuard for a client?
Hi @raven tinsel , I see you have a Python API client. As of now, is this pretty much the go to way to accomplish the above?
The client library doesn't support that
as a matter of fact, its that client library that powers the HA integration
Thanks. In that case is there a way to create a second instance of the AdGuard add-on in HA? I could technically have a separate vlan just for the kids' devices. They only sometimes need YouTube for school. The rest of the time, I'd prefer they focused on their schoolwork, rather than screw around π Any pointers would be greatly appreciated.
nope, it doesn't support that
Anyone had any joy using hacs and this https://github.com/amaximus/garbage-collection-card ?
Keeps telling me theres no card type configured
Looks like someone reported a similar bug on github recently.
yeah me π€£
confused now though
this works
type: 'custom:garbage-collection-card'
entity: sensor.garden_2
icon_size: 35px
icon_color: green
hide_date: true
but putting them inside a cards array does not
cards:
- type: custom:garbage-collection-card
entity: sensor.garden_2
icon_size: 35px
icon_color: green
hide_date: true
HACS is not an add-on. Cards are not add-ons.
If you're having trouble with #frontend-archived stuff, head over there
Having difficulty adding shelly devices into HA - if there is some more information out there please share. ( getting stuck at activating Shelly intergration)
The Shelly #integrations-archived, you say?
Yes, make people click back through multiple links to see the original question.
π€¦ββοΈ
If you want people to help, you need to make the effort. Don't expect other people to make an effort for something they might not even know the answer to.
Hi there, I have a question about Nginx Proxy Manager, can I use it to forward subdomains to different internal server? So, for example, home.something.com would go to hassio server and test.something.com would go to a different machine inside the network?
Yes, that's one of the main uses for a reverse proxy.
Just set up multiple proxy hosts.
Well, but when I add another subdomain it returns me an error that my cert is invalid and does not let me go further
@bitter goblet do you manage your own domain?
I do
I'm using duckDNS, so all of the subdomains have the CNAME to duckdns adress
so, not your own π
When you add another proxy host to nginx, tell it to create another cert.
Sorry, I replied to the wrong original post, no need to be snappy and imply Iβm not making an effort.
Still experiencing this, has anyone used this add-on or can think of other trouble shooting steps? I tried with another web-camera and the same thing happened so I donβt think itβs a hardware issue.
It wasn't implied, it was explicit.
You are assuming a lot. Is this not literally a place for support? I provide just as much assistance to communities as I ask for. Get off your high-horse dude.
Hello people
Anybody running qBittorrent addon? I can't access webui
I think the problem with configuration
Anybody running it could show his config
Is it possible to pull hyperions effect control into home assistant as switches?
have you tried https://www.home-assistant.io/integrations/hyperion/?
What does your config currently look like? Sharing a personal config likely wonβt help you as it could be specific to the personβs setup
Aaaa if I read that right its handled via automations
The integration adds them as a light no? Lights can be switched.
I'm only able to get ambilight on and off through the integration panel
I am not personally familiar with the way that they work so Iβm not sure I can provide anything additional. :/
Hi,
I have a Magic Home LED Controller. It does work in HA but when I turn on the strip via HA, it does nothing, and turns itself off after about 2 seconds. If I spam it, the strip turns on but it says, that it's off in HA.
I wrote this into "configuration.yaml":
light:
- platform: flux_led
automatic_add: true
Any help is apprechiated!
The addon is actually running but i can't open webui no matter what. I thought there is maybe some configuration related to webui to get to work but im not sure
I have HA running behind a traefik reverse proxy. I like to use the esphome add on but I think I'm getting some Browser errors because of the reverse proxy. Is there a config I have to change to make it work correctly?
I'm writing here too:
Hi everyone! anyone know if can i enable and disable privacy mode on my ezviz camera by hassio? official plugin is disabled (i readed) so i included my camera using platform ffmpeg. Do you know different way to include ezviz camera in hassio so i can enable and disable alarm, privacy mode and so on ?? thanks smile
Are you talking about the integration to show qBittorrent stats as sensors? It doesnβt have a webui, it just connects to and already running qbittorrent instance.
https://www.home-assistant.io/integrations/ezviz/ the documentation has and example lovelace setup that show there is a service to turn privacy on and off, have you tried this?
I tried, but when I insert camera's parameters in my cinfiguation.yml hassio doesn't validate before restart. I readed, so, that this integration was disabled. I can't share now exactly error validator returns but when I'll back home I'll share you why I can't insert camera: platform ezviz in my configuration.
Yah, would having the logs and error message and your configuration is a must.
Hassio is no longer a thing, itβs now just called Home Assistant so I am not sure which install method you have used. Have a look here: https://community.home-assistant.io/t/installation-methods-community-guides-wiki/199545
So, in theory you could set everything up to run add-ons but I am not sure how, just that it would be a lot of work.
I've just installed the add-on signal-cli-rest-api, can anyone please confirm to me that registering a phone number needs to be done from the Home Assistant SSH shell ?
@unborn light add-ons are services provided as docker images which run as containers. If you aren't using HA OS (which uses docker), or #449717345808547842 (which also uses docker), you don't use add-ons/containers
You just install whatever software it is you want on your system the usual way for that system
Can anyone assist with Nginx Proxy Manager addon? I'm trying to use it to make my HA secure by adding a certificate. I have my own domain, which i have a DNS record that gets directed to my home WAN IP. I get the following error when i use it to create a new SSL Certificate
.. Alright i cannot paste the image i wanted to, but it just says "Internal Error" in the dialog where i Create/Edit a Proxy Host
Log says the following:
"[1/15/2021] [9:48:22 PM] [Express ] βΊ β warning Command failed: /usr/bin/certbot certonly --non-interactive --config "/etc/letsencrypt.ini" --cert-name "npm-6" --agree-tos --email "email@example.com" --preferred-challenges "dns,http" --domains example.domain"
Saving debug log to /data/logs/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for example.domain
Using the webroot path /data/letsencrypt-acme-challenge for all unmatched domains.
Waiting for verification...
Challenge failed for domain example.domain
http-01 challenge for example.domain
Cleaning up challenges
Some challenges have failed."
the addon store wont load for me, it just shows the loading screen endlessly. how do i fix this?
nm figured it out
Hello, I just updated my ConBee II firmware to 26660700 and now it can't find the network? Does anybody know how to fix this?
If you updated from within the addon in HA, you will have to do it again manually.
https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/Update-deCONZ-manually
Okay, but how which guide do I follow when I have the add-on? Is that the docker one?
As it says, you cannot use that method with HA Add-on
Yeah, but how do I update it manually then? That is the conclusion I came to as well. But I cant find any help online of how to do it manually when I have the add-on
Yes I have windows. But I read somewhere a guy tried connecting it to a windows machine and updated the firmware, and when he connected it back to HA machine it said it still had the other firmware
I don't know about that. Maybe you will have better luck.
If you follow the docs exactly, it should work.
Can it get worse?
I will try it anyways, because as you say, it really cant get any worse...
Hehe, I'm just crossing my fingers. I really didn't want to spend my night debugging this.
So far I can't even connect to the stick from windows. So it's going well...
And I cant find deconz installation folder
Found it
Cznt figure out how to download the VCP Drivers...
Okay, there was just no download button. But found something I think
I think it worked
@viral spruce Thanks for the encouraging words. I have it up and running again, with an old firmware on the stick. Thank god I did a backup of the network before I did the upgrade. Only thing that doesn't work is the lock, but the only reason I did the upgrade, was because the lock didn't work. So no harm done.
The lock works, some what, again. The only thing is, the state of the lock is not updated in DeConz anymore. But it still locks and unlocks it. Just a bit annoying you can't see the state.
whats the best way to play a mp3 file in an script thats located in "https://192.168.1.173:8123/local/sounds/beep.mp3"
I have a USB powered speaker plugged into my raspberry pi
Can someone assist me with the Nginx Proxy Manager plugin? I'm trying to create a certificate for my HA instance but get "internal error"
Hey can anyone help with appdaemon?
2021-01-16 14:11:58.020705 WARNING calendar_tv_reminders: Unexpected error in worker for App calendar_tv_reminders:
2021-01-16 14:11:58.021484 WARNING calendar_tv_reminders: Worker Ags: {'id': '68308e922d8a41ceb0c00d83c8aedd86', 'name': 'calendar_tv_reminders', 'objectid': '7f2917fc73314ec1889faddd58604d2f', 'type': 'scheduler', 'function': <bound method CalendarTVReminders.show_notification of <calendar_tv_reminders.CalendarTVReminders object at 0x7faa6c9d00>>, 'pin_app': True, 'pin_thread': 1, 'kwargs': {'__thread_id': 'thread-1'}}
2021-01-16 14:11:58.022263 WARNING calendar_tv_reminders: ------------------------------------------------------------
2021-01-16 14:11:58.023676 WARNING calendar_tv_reminders: Traceback (most recent call last):
File "/usr/lib/python3.8/site-packages/appdaemon/threading.py", line 887, in worker
funcref(self.AD.sched.sanitize_timer_kwargs(app, args["kwargs"]))
File "/config/appdaemon/apps/calendar_tv_reminders.py", line 49, in show_notification
for event in self.calendar_events():
File "/config/appdaemon/apps/calendar_tv_reminders.py", line 60, in calendar_events
event_message = event["attributes"]["message"]
KeyError: 'message'
2021-01-16 14:11:58.024367 WARNING calendar_tv_reminders:
I keep getting this in the log and not sure what to do.
Has anyone setup a working integrations for automatic dropbox backups? https://github.com/danielwelch/hassio-dropbox-sync seems to be unmaintained for 2 years and its not working for me :/
when your speakers are integrated in HA - maybe try something like:
- service: media_player.play_media
data:
entity_id: media_player.speaker
media_content_id: /local/sounds/beep.mp3
media_content_type: 'music'
or take a look at https://www.home-assistant.io/integrations/media_extractor
Would it be possible to use adb debug Bridge to somehow disable an android phone when plex is in a playing state?
I run HA on docker and I've managed to lose all of my addon containers. Most of them I can just uninstall and install and I'm good to go. But like node-red and unifi I'd rather not do that. Is there a way to force it to redownload the docker images?
got it. I try to start the addon and it gives an error. I copy the image name and do docker pull.. like "docker pull hassioaddons/node-red-amd64:7.2.11"
So I have a WLED device that works fine in lovelace but the device wont appear in my google home device list, any ideas?
Oh, sorry. So some parts of the wled entity show up but not the switch. From the google home app I can see the following WLED Nightlight, WLED Sync Receive, WLED Sync Send but not the power toggle π¦
It seems like the update to the scheduler stopped it from being able to use my climate entities. It just says they are "not available right now" so the action "will be queued". And then it keeps repeating that their "state=unknown" and that it is "re-evaluating queued action." but it doesn't actually try to set any temperatures.
does ESPHome addon allow building a firmware from more than one (config) file (includes, fonts, etc)
it allows includes
i think
"ESPHome supports (most of) Home Assistantβs YAML configuration directives like !include and !secret. So you can store all your secret WiFi passwords and so on in a file called secrets.yaml within the directory where the configuration file is."
first paragraph on their FAQ π
but secrets.yaml is edited in UI
i havent found an option to upload any additional files so far though
there's basically an edit field where i can modify contents of main config file, but i want to use an ESPHome display and need to upload fonts which are included in the config
Hey! Setting up OpenZwave with a friend. Havving issues getting the OZWadmin to connect. Stuck at "Connecting State 0%"
Any ideas?
For some reason when i uninstall addons on my home assistant and then plug/unplug the pi its running on, when it boots back up the addons are mysteriously re-installed. Same seems to happen with history after its purged. Anyone know why?
erm
so I have a really simple question
when using AppDaemon, where do I actually put the scripts? π
running on an RPi4 using the add-on
nvm, found it!
Hello i wanted to create a certificate in home assistant using ngnix proxy manager but as soon as t it says offline this is the log
do i need to forward port 443 and 80?
no
Holy crap. Have some patience. Don't keep spamming nonsensical messages just to get some attention.
Instead of attracting people to answer you, you're going to do the opposite and get people to ignore you.
Ok
another AppDaemon related question:
getting this log error:
2021-01-17 17:20:17.073873 WARNING floor_heating: ------------------------------------------------------------
2021-01-17 17:20:17.075504 WARNING floor_heating: Traceback (most recent call last):
File "/usr/lib/python3.8/site-packages/appdaemon/threading.py", line 900, in worker
funcref(
File "/config/appdaemon/apps/floor_heating.py", line 22, in adjust_switch
self.log("test", log="AppLog")
File "/usr/lib/python3.8/site-packages/appdaemon/adapi.py", line 152, in log
self._log(logger, msg, *args, **kwargs)
File "/usr/lib/python3.8/site-packages/appdaemon/adapi.py", line 94, in _log
logger.log(self._logging.log_levels[level], msg, *args, **kwargs)
AttributeError: 'NoneType' object has no attribute 'log'
2021-01-17 17:20:17.076358 WARNING floor_heating: ------------------------------------------------------------
@hot glacier yes you need 443 to 443 and 80 to 80
using this code:
self.log( "test", log="AppLog" )
and appdaemon.yaml config:
logs:
AppLog:
name: AppLogName
FYI, AppDaemon has it's own Discord server π
AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps. It uses the Home Assistant API (or MQTT) to communicate with HA. You can get help at their Discord server.
ah, nice!
If it's a problem with your AppDaemon scripts rather than with the add-on itself, their server is going to be better.
thanks π
Hmm wierd i already forwarded that ports
Hi! I'm trying to upload an image to portainer, but getting the following error: Failed to load resource: the server responded with a status of 413 (Request Entity Too Large)
I think its because an ingress or nginx limit; how do I go around that?
Hey guys. i totally new to home assistant. I just wanted to install visual studio code but it tells me its not available for my system. Anyone knows why that could be?
ok sorry - just read it is not available for rpi. anyone got an alternative?
You could mount your rpiβs fs with sftp and edit the config files with your local editor
Are you reading docs or following an outdated guide?
Hey all,
I would like to try Last Watch AI (https://kleypot.com/last-watch-ai-introduction/ and https://kleypot.com/last-watch-ai-windows-setup/)
I tried using docker for Windows but it doesn't play well with my VirtualBox VM of Home Assistant.
So I'm now checking if I can install it using docker from the HA VM with the portainer add-on but I don't really know how to do so since Last Watch doesn't seem to be in docker hub.
Any advice... I'm really new with docker
Does anyone know EXACTLY what should happen when trying to intergrate a lutron pro bridge into HA? The instructions seem clear and simple, but where do the 3 created certificates go? Where are they created? I've done this for over 3 years and everything changes and then I don't have a 100% clear understanding of the process. Here's the log file.
[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] 00-banner.sh: executing...
-----------------------------------------------------------
Add-on: Lutron Certificate
Generate certificate to control Lutron Caseta bridge locally
-----------------------------------------------------------
Add-on version: 0.6.0
You are running the latest version of this add-on.
System: Home Assistant OS 5.10 (aarch64 / raspberrypi4-64)
Home Assistant Core: 2021.1.4
Home Assistant Supervisor: 2021.01.4```
I followed the instructions explicitly, but I don't see any new entities or know if it even worked. When I do the last step, I get this response.
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.```
I have the server as the IP address of my Lutron bridge and I don't know then whether to leave the rest of the pasted configuration as is, or replace with the 3 created certificates.
hey there, I'm having issues loading the SSH and Web Terminal addon, I am unsure if I have it configured properly, but I keep getting 502 Bad Gateway error
that's loading it from within HA
@normal cosmos anything in the add-on logs?
@normal cosmos posted a code wall, it is moved here --> https://paste.ubuntu.com/p/7C3pJQSTpv/
oh hold up
Can anybody help me with my problem?
whats the best way to play a mp3 file in an script thats located in "https://192.168.1.173:8123/local/sounds/beep.mp3"
I have a USB powered speaker plugged into my raspberry pi. Is there an Add-on?
morning. mqtt can handle 2 radios in the same time ? i want to add a bluetooth dongle to integrate a device and i have a 2531cc for zigbee
This is a question mostly aimed @steady bobcat but if anyone else can answer it please go ahead and do π I've started using lovelace-fold-entity-row witch is pretty neat, but is there a way to make it "remember" if it was folded or unfolded and make it stay like that? I use both browser on computer and app on android.
This is a #frontend-archived question, but no.
You can set it to be open by default, but that's it.
oh ok, wrong place, my bad π Well that's a bummer, but i guess if that's to change it would involve changes to core yes?
can i import devices in zigbee2mqtt from an old configuration? Im using the same stick but on a different raspi.
or is this done in a more general place where all devices and entities are stored?
anyone know how to fix spotify connect terrible audio issue?
Forwarded the ports on the router? 8123 from wan to your IP8123 and 443 to 8123?
i have fixed that thank you
if anyone is having problems with spotify connect addon having terrible audio try having sepparete electrical sockets for pi and the speaker, this helped me
lol, how old is your house
Yeah, I had issues with spotify connect and bought a new house.
lmao
Hello all, until this morning my zigbee2mqtt add-on and sensors was working stable and good.
Just from one moment all stopped. I tried to restart addon and press buttons on aqara sensors but not helping.
Any advice what to check?
In zigbee2mqtt addon log all looks normal, just missing new data from sensors.
πΎ
I had HACS installed on my HA-System, after a few weeks, I've deinstalled and deleted the folder "hacs" in .storage
can I delete these files (https://www.directupload.net/file/d/6067/q73wslkp_png.htm) tool?
Are there any HA addons that look at all your integrations and query them for their current SW/FW version and then tell you where you need to update?
@swift shuttle integrations get updated when there are HA core updates.
You don't update them separately, unless they are custom integrations. In that case, HACs shows you which of those have updates.
@sly kindle thanks! I think I used the wrong word. I think I should have said devices not integrations. I'm wondering if there is an addon that would keep track of the latest version of different iot products. For example, HA knows the firmware version of my hue bridge. Can HA (or an addon) alert me when an update for the bridge comes out?
Ah I see. That's not something I've seen. That's a lot of hardware/manufacturers to monitor but I suppose it's possible
Hello. I posted this last night, but I didn't get any response, so I'm posting it again. I can't get my Lutron Pro bridge intergrated into HA. I've had it running and successfully intergrated it over dozens of updates, but I can't get it this time. Here's my log entry. 21-01-18 22:58:39 ERROR (SyncWorker_1) [supervisor.docker.interface] Can't install hassioaddons/lutron-cert-aarch64:0.6.0 -> 500 Server Error for http+docker://localhost/v1.40/images/create?tag=0.6.0&fromImage=hassioaddons%2Flutron-cert-aarch64: Internal Server Error ("Get "https://registry-1.docker.io/v2/hassioaddons/lutron-cert-aarch64/manifests/0.6.0": Get "https://auth.docker.io/token?scope=repository%3Ahassioaddons%2Flutron-cert-aarch64%3Apull&service=registry.docker.io": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)"). 21-01-18 23:00:22 ERROR (SyncWorker_2) [supervisor.docker.interface] Can't install hassioaddons/lutron-cert-aarch64:0.6.0 -> 404 Client Error for http+docker://localhost/v1.40/images/hassioaddons/lutron-cert-aarch64:0.6.0/json: Not Found ("no such image: hassioaddons/lutron-cert-aarch64:0.6.0: No such image: hassioaddons/lutron-cert-aarch64:0.6.0"). 21-01-18 23:00:22 ERROR (MainThread) [asyncio] Task exception was never retrieved future: <Task finished name='Task-4567' coro=<Job.__call__.<locals>.wrapper() done, defined at /usr/src/supervisor/supervisor/jobs/decorator.py:38> exception=AddonsError()>
@sly kindle Thanks! Do you think the correct approach here would be to create an add-on to track popular devices or should this be made to be an update/pull request to existing integrations?
Is the Lutron addon and/or intergration still working???????
@half beacon not sure what is going on but we've been seeing this with a number of users. Can you try changing your dns server to something else? It doesn't work for everyone but...
It isn't specific to lutron.
Thank you very much @sly kindle! I was beginning to think I was invisible...lol.
Is there a way to link many accounts to the Sengled API? i have 2 hubs because i have 2 networks in two houses but i need them all to beable to control all the lights in both houses, and some are owned by one or the other account
@full fox #integrations-archived
@half beacon there's a lot of coming and going around here. π
@sly kindle I'm going back to my working setup. I'll try again on another update...lol
@sly kindle sorry
ESPHome! Can I do something like this for devices where I have a couple substitutions one common yaml file to create several devices
substitutions:
ipnum: "50"
devname: garagedoore${ipnum}
<<: !include door-common.yaml
ESPHome is a system to control your ESP8266/ESP32, with a native integration for Home Assistant.
You can find their documentation here, and get help with ESPHome itself here in the #diy-archived channel (#integrations-archived for the integration). They also have their own Discord server too.
Is it possible to create a virtual switch in node red and show it on dashboard? I want to create a flow based on the status of the switch
you can make a toggle entity
not sure if you can use that in node red as well, i assume you can
#node-red-archived is the place to go, and hollowandi is right. it will show up as a normal entity. you can also create things directly from node red if you install the integration. check out the entity node
does anyone know the answer?
Hi, I just installed the plex add-on; it is started, but if I click on the "open web gui" page I get a new tab just stating "unable to connect". Anyone an idea what could cause this ?
If I remove and install and addon (infuxdb) will this drop all the associated data as well? This is is what I want to do.
Is it possible to view motionEye's rtsp stream remotely?
Does anybody have experience with VScode add-on not doing autocompletion of HA stuff?
Motioneye only does mjpeg not rtsp
Is the NUT add-on still the go-to for monitoring an UPS? Asking because it says stale.
It certainly doesn't like my Cyberpower UPS, because everytime it goes on battery, the add-on stops working for whatever reason.
Seems to be the UPS, it disconnects on USB when it switches to battery for some reason, and when it reconnects it gives NUT a weird non-standard status code, with which it can't do anything. Apparently you need to automate a restart of the add-on when the status turns to Unavailable.
Ahhh I see, my bad. But is there a way to view the stream or snapshot remotely?
Yes, with #cloud-archived
If I choose not to go with the subscription model path, I assume I can do this with Duck Dns as well?
Yeah, so long as you can access the HomeAssistant remotely you can access the stream, just forward the right ports
Got it, thanks! π
anyone here has a tellstick and can control their devices with it?
if we enable duck dns, must we still manually edit configuration.yaml with the ssl path?
@wintry mauve yes. You need to configure HA to find the paths as given in the docs
After updating yesterday I have serius problems with Deconz. All connections are lost. Configuration is there but no established connections between the devices and Conbee stick. Updated to latest Deconz add-on, latest HA and OS. Anyone else seen this?
have anyone used flex table addon? I cant sort the table with energy value.
https://imgur.com/2zYJbY9
would BLE be more accurate than bluetooth classic for room assistant?
or should I just use them both? the device they'd be tracking does support both
Hi all!
I'm looking for a solution in order to use samba to have an access on my raspberrypi4 and the add-on samba share. Both are functioning but I have to stop the add-on in order to have an access... Is there a solution to use the both ?
Many thanks.
hi
i have a question and dont know where to ask this in the right channel, so here i go's
its esphome related
i have setup the nodemcu with fastled and integrated it via esphome addon
everything works very well
i added effects to the nodemcu and this is working as well
now i want to set this effect to its default value, so when i turn it on, the effect starts without having to change it manual
does anyone know here how thats done?
how can i install an SSH
you guys dont realize how much your helping me really you made my week
@swift gulch posted a code wall, it is moved here --> https://paste.ubuntu.com/p/9V6dsc4tsm/
ESPHome - Is there a way to use substitution and include to create yaml variant in the addon like what can be done with file based ESPHome, I get an error for !include that says mapping values are not allowed.
@urban terrace add-on store.
Hi ... i have deConZ in a Container running on Unraid. Now i want to add the ZigBee Devices into HA ... what should i write in the config from the deconz addON in HA ? device: !?
or other way ... i add the stick to the VM but it is not in the HW list from HA because i think it is a virtual maschine ... so how can i add the conbee stick to HA
@north lance shutdown the vm, edit the VM in Unraid. You'll see available usb devices to be passed through at the bottom of the VM's edit page
yes i mark it ...
Then it should be available to HA OS
ok try it again an reboot
and to the deconz add-on
I have installed the Glances addon and configurated it, now every time I restart HASSO I get a notification that it found a new integration. Strange thing itβs another Glances tile that needs to be configured?
so now i see the stick , could it be, that the i have to add the light new ? because they are safed in the container
ok it work .. now last question ... how i get the lights from deConz to HA !?
I can't seem to find grafana in HACS?
Seems I need to install grafana and influxdb as docker then integrate as I'm using HA core
@nocturne nexus if you don't have the add-on store, you don't have HA add-on containers
And HACs does not have software. It has HA unsupported integrations, HA themes and HA custom cards for lovelace
Ok
Would it be better to run HA under a VM just to make things simpler than running it in a docker?
If you're comfortable with docker and managing containers you basically have any "add-ons" out there in the world at your disposal
HA OS comes with docker but does most of the managing for you
Anyone had problems setting up deconz in hassio?
I have installed the addon, connected a few lights and a single switch.
However the devices does not appear inside homeassistant, and the services: deconz.device_refresh and deconz.remove_orphaned_entries does not appear
Never mind found it. Had to add a new deconz integration.
Hi, I am brand new to HA and am familiar with Linux. I wanted to setup ssh. The official SSH released worked perfectly. However, when I install the community version and then click on the menu icon on the left I get "502: Bad Gateway"
Am I doing something wrong?
Did you start it?
Options are "Stop" "Restart" "Uninstall" and "Open Web UI" which would imply yes....
Forget it. I was confused with the config. One moment.
False alarm, same problem....
Works now after I added the password and a couple of restarts. The prob is that I put the config info in the confog.yaml vs in the ssh vonfig file.
nice
Thank you though! I appreciate your answering my request!
I have just installed HA Core on my Ubuntu 18.04 and quickly determined I can't install add-ons through the frontend since there's no supervisor panel. I'm wondering if it's possible to install add-ons more manually either by manually copying yaml files into special paths or even modifying my hass python package source? I'm not trying to enable the supervisor panel, really just want to be able to install add-ons, specifically the Mosquitto MQTT add-on if that matters
anyone run into HACS only loading theme repos?
tons of themes available, but zero love lace repos
i need lovelace lol
nevermind, rebooted and now repos are there
I've no idea how you can do that, but you can just install HA on docker so it has a supervisor to easily install addons
I don't see any disadvantages to docker really, if you're using linux already it shouldn't be hard to figure out how to set it up, I think they have guides for it anyway
Hi folks !!
I need some help playing sounds in home assistant π
I have Home assistant full installation running on a pi.
I managed to get my wav files playing on aplay via ssh. But I've no way to get it working from HA itself. Someone told me the problem is that the ssh container has more features than the HA container does.
at #integrations-archived they told me there might an addon to grant access to the sound, any clue ?
Any suggestion how to get it working at HA ?
Using WireGuard but cant seem to get the handshake to work. Log says it's sending handshake, but it didnt complete after 5 seconds.
I did portforward. Protocol: UDP, WAN Port: 51820, LAN Port: 8123, Destination IP: <ip to Hassio>
i'm having trouble with google blocking almond skills for everything except google account. Is it just me or does is not work for anybody?
@quaint marten What router are you using? Did you import via qr code? I have udm pro and it works perfectly
could anyone more experienced in esphome help me figure out if my configuration here is correct? https://paste.gg/p/anonymous/a851afb3f6ad4e16974fea761e6355e0 not sure if its wrong or if my wiring is wrong
yeah asked there
@mild osprey more importantly, what song is that? π
can't stop - red hot chili peppers
the verse
I guess I either didnt solder this esp correctly or the buzzer is ded
ah duh...
when you connect the buzzer straight to vcc and ground, does it bzzzt or make weird noises
same buzzer from the esp32?
I should ask
nvm, I see them helping you in esphome
oh sorry
nope, doesn't make noise, it's a passive buzzer, same one from esp32, tried 2 different ones as well
Hello everyone, let me ask you a question because I can't find the answer I want. Yesterday I installed the "Home Assistant Core" package because my "DS218Play" NAS server does not support docker. I cannot integrate my "Apple TV" because the integration is not included in the package "Home Assistant Core". Is there a solution to install this add-on? I don't see any options in the GUI.
some possibility ? ^^
@marsh bone add-ons are docker containers which provide other services. Integrations are something you add through configuration > integrations page.
yes but i 've not the integration for "Apple TV" and how can i add it ? :/
there's a plus button on the lower right of the page
yes i 've the button "+ add integration" but i can't find Apple TV in popup π¦
i did a screenshot but i can't send it there ^_^
Hi, I just broke the 'Home Panel' add-on. I accidentally entered 'localhost:8123' as the server. And now, whenever I open it, it will try to connect to it (iframe, yeah?) and give a failed to connect.
How do I reset an add-on completely? Uninstalling and reinstalling did not do the trick.
@marsh bone
If it isn't showing up, I assume you need to update or clear cache or something
but how can i update ? ^^
What version do you see at configuration > info
Version 0.118.5
You would have seen updates by now if your instance can reach the internet
try reloading the supervisor on the supervisor > system tab
oh you don't have one
you need to update HA core however you do that on a synology
i 've not the supervisor because i'm using the package from synology !
where can i report this bug ? I think, i'm not alone to wait this integration "Apple TV" π
hi guys, I installed duckDNS addon and turned on the ssl, and now i cant access my hass anymore π¦ i get ERR_EMPTY_RESPONSE when i try to access it form the duckDNS, or directly by ip and port 8123 from my network.
how do I get my hass back?
ok seems i needed to specifically use https to connect
Bumping my question to see if anyone has gotten on that may know the answer.
@round hatch you.need to connect using https://
@chilly eagle does the add-on create a new directory in /config or /share?
Hi,
I'm receiving this error when starting any addon.
Any ideas?
404 Client Error for http+docker://localhost/v1.40/containers/create?name=addon_core_mosquitto: Not Found ("No such image: homeassistant/aarch64-addon-mosquitto:5.1")
This error also forces my pi to restart π¦
hi, try to use my rasp audio ouput jack. i have configure MPD but cant seem find media player mpd entity after restart, is there any additional configuration please .. im using supervisor-2021.01.5
Hi, I am using a web element to stream motionEye's embed url on my dashboard, does anyone know how to prevent motionEye's embed url from getting a 401 unauthorised error? I am able to circumvent it by first going to the motionEye page every time I open HA app or access through browser, the stream works fine and 401 error does not appear on the dashboard when I do that, but is there an alternative way that does not require me visiting the motionEye page? I am using DuckDns to allow HA to be accessed remotely, so it's using HTTPS web protocol
Not in config, but I'll check share.
Does the influx db capture Events in it? I'm using it with grafana and I can't seem to find any events (like deconz_event)
@solid acorn posted a code wall, it is moved here --> https://paste.ubuntu.com/p/QTKk3y2Wrw/
Aight, trying again. See above hassbot pastebin for the config.
Hi Hello! I'm trying to setup the duckdns add-on, and setup has gone through no problems.
I Can acccess my HA instance from my duckdns url, on http.
On HTTPs, I'm getting "SSL_PROTOCOL_ERROR"
I've followed the community forum online, which recommended port forwarding 80->80 and 443->443, but thusfar, no luck.
Here's my Config:
Nothing in /share or /config for the Home Panel add-on.
is there a alternative way to access my HA from outside network without using duckdns? since i dont want my ports open
I'm having issues reinstalling ESPHome as detailed here:
https://www.reddit.com/r/homeassistant/comments/l229ya/esphome_stopped_working_cant_reinstall
Everything seemed fine up until yesterday when I could no longer access the ESPHome addon, so I uninstalled it and attempted to reinstall it, leading me to my current position.
Hoping someone might be able to help, as I'm at a total loss for what to do at this point. I'd rather not have to go back to an older snapshot, as I had a hell of a time migrating my Unifi AP over to the the Unifi Controller addon yesterday, and would rather not have to go through that again.
Thanks
Extra info. It seems the add-on makes a docker volume, however hass' (web) terminal does not allow access to docker... So I'm still without ideas on getting this to work.
@sly grove there isn't anything available through any add-on I know of which isn't going to require opening some port or another
The Nabu Casa cloud service doesn't require opening ports
@unreal berry have you tried installing any other add-on?
Yes, other addons install fine
@chilly eagle try an ha su repair
it purges unused containers, images, etc
It fixed it even though a re-install didn't π Thanks @sly kindle
Bumping this, just in case there's anyone who can help
Hello, I have just added 2 eq3btsmart devices to my configuration and everybody seems to work, but i am able to change temperature setpoint only with usage of UI. Anyone knows why is that ? I am trying to do it with climate service called "climate.set_temperature". Solution is probably quite simple so please forgive me for silly question.
Hi,
I'm running into this issue when I start anything downloaded from the add-on store.
404 Client Error for http+docker://localhost/v1.40/containers/create?name=addon_core_mosquitto: Not Found ("No such image: homeassistant/aarch64-addon-mosquitto:5.1")
Any ideas on how to debug?
@sly kindle I tried installing the dev build of Esphome and now I'm getting a different error:
[supervisor.addons] Creating Home Assistant add-on data folder /data/addons/data/15ef4d2f_esphome-dev
21-01-22 19:58:52 INFO (SyncWorker_3) [supervisor.docker.addon] Starting build for 15ef4d2f/amd64-addon-esphome-dev:dev
21-01-22 20:08:18 ERROR (SyncWorker_3) [supervisor.docker.addon] Can't build 15ef4d2f/amd64-addon-esphome-dev:dev: failed to register layer: error creating overlay mount to /mnt/data/docker/overlay2/20de79f5f615ab960a07e688ac658b3e9647dc72b49c9ec9631d1accf348ccce/merged: too many levels of symbolic links
21-01-22 20:08:18 ERROR (SyncWorker_3) [supervisor.docker.addon] Build log:
Step 1/12 : ARG BUILD_FROM=esphome/esphome-hassio-base-amd64:2.0.0
Step 2/12 : FROM ${BUILD_FROM}
https://www.facebook.com/groups/HomeAssistant/permalink/2873154702955881/
Anyone that may have a solution for this issue with influxdb? Not sure if it is clashing with duckdns
@ancient wedge did you check the add-on logs?
Hey, basic question. I havent touched my HA for a while, since it has worked well. But after the suggested updated now, I see that there is a addon called OpenZWave0.8.0. Are there any reason to install that? I already have Z-wave up and running via "the default way".
@raven orbit if everything is working for you than not really. There's actually another option on the way so you might as well wait
ah, what is the new? is it better or any improvements?
Yes, this is the last bit, then it starts logging my access to the influxdb site:
2021/01/22 22:57:17 Using configuration at: /etc/kapacitor/kapacitor.conf time="2021-01-22T22:57:50Z" level=info msg="Reporting usage stats" component=usage freq=24h reporting_addr="https://usage.influxdata.com" stats="os,arch,version,cluster_id,uptime" time="2021-01-22T22:57:50Z" level=info msg="Serving chronograf at http://127.0.0.1:8889" component=server [22:57:50] INFO: Starting NGinx... time="2021-01-22T22:58:44Z" level=info msg="Serving assets" component=server method=GET remote_addr="127.0.0.1:38110" url=/ [22/Jan/2021:22:58:44 +0000] 304 9
Don't have a "nginx started" message, should it be there or it just send the Starting?
@raven orbit it should be better, but I have no experience with it. zwave js add-on which will be coming soon
@ancient wedge I don't know. You might try the community add-on discord
Not sure where to post this , I am slowly trying to fumble my way setting up home assistant. Im guessing I can't run multiple commands like this?
type: entities
entities:
- action_name: Relay
name: Dinner is Ready
service: rest_command.assistant_Relay
type: call-service
service_data:
command:
- 'broadcast to downstairs, Dinner is Ready'
- 'broadcast to kitchen, Dinner is Ready'
would I need to call a script instead or am I missing syntax
Hi! I have a problem with the file editor since Christmas. I can open it and open a file, but when I click to edit it, the windows collapse and leave only the file name. I make a small video: https://www.youtube.com/watch?v=7aS2SLjFj8s&feature=youtu.be
Hi. Is it possible to have an add-on that has a volume that maps to a folder in the share? I can do it with portainer after it created the add-on's image. But i prefer it just to be set up from the config.json somehow. There's no docker-compose. I usually do it in those. I thought maybe *arg *but that's build options.
**Example: **
from: /app/userdata/output
to: /mnt/data/supervisor/share/output_files
is anyone else having issues with hass-simpleicons 1.11.0? since i upgraded from 1.10.0 i have an error during startup
i removed the integration and tried to re-add it and now it does not work
rolling back to 1.10 solved this issue
@surreal crest rolling back to the version which is insecure...probably not worth it
hi guys
i want to messure CO (not co2) value in my home with a sensor
but everytime i end up with a co2 sensor. Does anyone have a co sensor in home assistant with like an esp chip of some sort?
from what was posted 1.10 was already fixed π Anyway, the Dev just fixed it after i issued a bug report
Does this work? I googled 'carbon monoxide sensor module'. https://www.banggood.com/CJMCU-4541-MICS-4514-Carbon-Monoxide-Nitrogen-Oxygen-Sensor-CONO2H2NH3CH4-p-1183263.html
That would be #diy-archived sensor. You connect it to a board with ESP32 or ESP8266 and run something like ESPHome which has an integration for it
thanks!
Xiaomi makes a carbon monoxide sensor for #zigbee-archived iirc. Next time ask about devices in #hardware-archived π
I have installed the samba add-on and want to add a new share. is this supported in the configs or will i need to pull the add-on and edit it?
Apologies if this is the wrong channel. Would it be difficult to implement https://github.com/basking-in-the-sun2000/solar-logger in HA?
@hallow pier posted a code wall, it is moved here --> https://paste.ubuntu.com/p/FZGzczYCw6/
anyone know of an nzbget add on?
Just updated HA to 2021.1.5 and the Samba add-on seems to be having issues. I'm trying to create a new folder and it looks like it does, but when I go to rename it I get "Could not find this item", but the New Folder is created
In the Samba log I get this
create_connection_session_info: guest user (from session setup) not permitted to access this share (config) create_connection_session_info failed: NT_STATUS_ACCESS_DENIED
I am logged in with proper credentials. I even removed them and set up test ones to re-login
I restored back to 2021.1.4 but getting the same error. It looks like i'm only getting it while trying to modify the folder name in www folder.
I'm also getting this error in Samba logs
query_name_response: Multiple (2) responses received for a query on subnet <HA-server-IP> for name WORKGROUP<1d>. This response was from IP <unRAID-server-IP>, reporting an IP address of <unRAID-server-IP>.
I recently tried to setup a Win 10 VM on it could that have caused this issue?
Yep so when I removed the Windows 10 VM from unRAID Samba started working properly
Hi Guyz,
can I ask for advice I am looking to sort out both audio and video media player for working with Home Assistant. I have Yamaha recovers with air play, apple TV, Alexa and fire sticks. I have a large amount of data 50Gb of music and films. In an ideal world I would like to use Alexa to select the film or song or playlist I wish to play and on which device I wish it to play on. I have beeen looking around and have confused myself completely weather it can be done or not. there seams to be options to solve part of what I want but not all. I would be happy if from my phone I could selec and direct the media if voice control was not possible.
So please any advice and help would be welcomed - I have stopped working to take care of my elderly mother so money is limited as living off savings so a value for money option is key.
thanks for your help.
Can anyone tell me if I need both the openzwave AND the zwavetoMQTT add ons or are they one or the other?
dears, who can help me with setting of adguard so all trafic connected to the router is going trough addguard? If I change dns to IP of pi, the other devices cannot resolve dns. On pi the internet working okay
I already spent a day setting it up, trying all :/
If I set ip of pi as dns on my windows machine connected to router internet works. If I set the dns as pi on the router, no device can resolve dns expcept pi itselve :/ I have got TP ling archer c5
Any help appreciated
Does anyone have any experience creating custom lighting effects in ESPHome with individually addressable LED strips? I'm trying to create an effect where the strip is lit up, and then different colors randomly streak along the strip.
Hey hey! So I am having trouble with it, I got the Ring Doorbell Cam there (which isnt great, like 2 FPS and no live feed)
yeah i have a couple doorbell cams and a floodlight
so i cannot speak to the video feed. with that AddOn, I only use it for guard modes (Arm Home, Arm Away, Disarm)
I gotcha, I am still fairly new to this whole system (switch over from very simple Hoobs for Homekit) how would I go about getting this into the system?
FPS is highly dependent on hardware. I tried enabling Ring live feed video and it crashed my Pi4
you'd need a beefy system to do live feeds.
the officialy Ring integration provides a video of the last recorded event or a snapshot in the UI
which has been good enough for me
you need to add the repo in Supervisor
top right menu, Repositories
https://github.com/jeroenterheerdt/ring-hassio (use with caution, after everything else is setup)
Some reason my dashboard isnt connecting, going to run to restart my Pi
@fierce osprey I will get back to you on the progress! Thank you a ton!
np - good luck
Alright so I got the first one set up for the alarm. I am looking at the logs of the add-on and it is logging the status of the contact sensors, keypads, etc. but I do not see them in my devices. Am I blind or is there another step I should work on?
here's my config for the alarm add-on
enable_cameras: false
enable_modes: true
enable_panic: false
enable_volume: false
mqtt_host: <auto_detect>
mqtt_port: <auto_detect>
mqtt_user: <auto_detect>
mqtt_password: <auto_detect>
branch: addon
ring_token: ''
location_ids:
- ''
that is all i needed to get the Alarm panel
i was advised by other community members to stick to the Official Ring integration for all other services (cameras sensors, etc)
if the official integration isn't doing it for you, you can try out that second add-on i linked
how do i use the !secret tag in addon configs?
@fierce osprey Still not having luck finding the devices in my device or entities list. The Add-on Logs are showing everything is discovered but I cannot find them. I am getting an error like this in the system logs
21-01-24 19:38:39 WARNING (MainThread) [supervisor.misc.tasks] Watchdog found a problem with 5e5dfff6_ring_alarm!
Do I need to configure MQTT any further, I just have the add-on installed. Didn't do anything with it really
@fierce osprey https://gyazo.com/34771a6ddc2df40c8ea194255936697c this is what I am seeing
DM me and Iβll help you with mqtt
Hi, I want to securely expose my home assistant to the internet. I already have a DDNS managed by my router (fritzbox) from no-ip (*.ddns.net) and I would like to be able to keep that, but I would also like to use the encryption (if I understand it correctly without encryption it would be insecure)
thanks
I have installed grafana as an add-on. I can add a dashboard and import a JSON-file, but i am not able to import it via the import via grafana.com option with a valid id.
I got the error 502:Bad Gateway.
Do i need to set an additional option to allow grafana to access internet?
any letsencrypt gurus around? having trouble getting it going.
i have a static ip and a domain name hosted. I have added an A record to forward through to my static ip, which works as it should domain.name:8123 does open my HA dash. i also checked my ISP isn't blocking 80 by forwarding 80 -> 8123 this also works if i go hass.domain.name in a browser. setting port forward 80 ->internal ha ip : 80 and starting lets encrypt add on it fails with challenge failed for domain hass.mydomain.com.au so i'm not sure what the go is.
email:<my emaill address>
domains:
- hass.<mydomain>.com.au
certfile: fullchain.pem
keyfile: privkey.pem
challenge: http
dns: {}
im running HA on a PI 3b+ and myrouter is running openwrt from a separate 3b+
i have both 443 and 80 forwarded from my WAN zone to internal ip of HA and their respective ports.
the guide i followed was the attached documentation to the addon
@raven tinsel : Do you have any clue why I am getting 502: Bad Gateway when importing a dashboard form grafana.com with the Grafana add-on? Is it that the add-on does not have right to access the internet?
Is it possible for an add-on to directly talk to wlan0?
Or let me rephrase: could a firmware flasher that needs wlan0 run inside a docker image on the pi?
Trying to run Unifi Controller, (disabled the SSL) and according to the log it seems to work well.But when I open web ui, the connection times out
Any ideas?
also have done a port scan on the HA Pi , port 80
is open.
i get 401 unauthorised error wen i acess motion eye addon snapshot url from another pi
http://192.168.1.111:8123/api/hassio_ingress/g2d4nii8k0eqmaTR2_T4u7SyhIcv9JttTMt_848xPg0/picture/1/current/ how do i resolve?
so ive migrated to hassos on a pi4 and i need to figure out what to do about my ssl cert... i want to use the duckdns addon because i already use them for dyndns, it seems it does generate a letsencrypt cert for me when it runs, but what do i do with that cert once it's made?
wherever the certs end up, is that in a place that'll be accessible by the nginx ssl proxy?
update: since the certs weren't ready for renewal since i just did that last week, i had to grab them via this (https://www.splitbrain.org/blog/2017-08/10-homeassistant_duckdns_letsencrypt) writeup and then scp them back to hass:/ssl
Hello everyone, any ideas on a good add on to do auto snapshots to google drive?
Only thing I found was this: https://github.com/sabeechen/hassio-google-drive-backup
brian; you can renew before they expire. Just don't do it too often, there's a limit i once hit. Then it becomes a rolling window (of iirc a week) before you can request a new one.
@nova root
I use the nginx-proxy-manager myself, it also does the letsencrypt. It was super easy. It's a community add-on though.
hello, anyone know when zigbee2mqtt addon will be updated to 1.17.0.2 ?? this release is already out since almost a month!
apps for appdaemon should go only in appdaemon/apps/apps.yaml ? or can it be also appdaemon/apps/temp_alert.py ?
Hi Everybody. I have a pi with snapcast client on it ..
How do get HA to cast audio to it? is there an integration or an addon for doing that ?
The question is, are there other add ons that do this? Since there is no official backup add on in the store, it's hard to find custom ones that are up to date
a lot of stuff for HA goes stale
@wintry mauve the other add-ons which use google drive have gone stale. There is no official one. Sabacheen's is kept up to date and is the best one anyway.
great, that's the info I was looking for. Thanks
How can i resolve this error?
404 Client Error for http+docker://localhost/v1.40/containers/create?name=addon_53caca22_mopidy: Not Found ("No such image: bestlibre/aarch64-mopidy:0.2.7"). Host Memory says 19% used
Been getting this error for the past week when trying to update existing community home assistant add-ons or installing new. Official add ones work fine. Even HACS but not community. 500 Server Error for http+docker://localhost/v1.40/images/create?tag=3.0.0&fromImage=ghcr.io%2Fhassio-addons%2Fvscode%2Famd64: Internal Server Error (βGet βhttps://ghcr.io/v2/β: dial tcp 192.30.255.165:443: connect: no route to hostβ)
I do have not made any network changes in the past months and have been running multiple VLANS following some posts for months. Really seems to be related to@the latest security patches.
@merry lynx from my limiting understand .. but it seems your add-on mopidy uses a docker image bestlibre/aarch64-mopidy:0.2.7 wich doesn't exist for aarch64. 0.1.2 is latest. try using bestlibre/aarch64-mopidy:latest instead maybe? See: https://hub.docker.com/r/bestlibre/aarch64-mopidy/tags?page=1&ordering=last_updated
last pushed 3 years ago.. pfew...
HA is installed on a RPi4 image installation. I cant even remove the existing Mopidy installation through supervisor dashboard
do you have any recomendations
I try reinstalling Mopidy and get the following error:
404 Client Error for http+docker://localhost/v1.40/images/create?tag=0.2.7&fromImage=bestlibre%2Faarch64-mopidy: Not Found ("manifest for bestlibre/aarch64-mopidy:0.2.7 not found: manifest unknown: manifest unknown")
So it can be removed or can't?
Just trying reboot host to confirm
ok after reboot it is removed successfully
Would it work if i installed 32Bit HA image
@merry lynx I wouldn't use bestlibre repo. Did you look at the links?
I checked the agileek link but it does not have a modipy addon
These are all third party devs...they make and support what they want π€·ββοΈ
My intention with the links was to show that the bestlibre repo is dead
Do you have any recommendations for a replacement?
I don't use mopidy
But for things which I must have, which either don't exist as add-ons, or I don't want to run them as add-ons...I run them on something else.
Plex, Unifi controller, ledfx...my Home Assistant device isn't the only computer in the house
@merry lynx I just found mopidy in the edge community add-on repo, but it isn't available to me on 64 bit
Thanks, maybe i will try installing HA 32 bit for now as temporary solution.
@sly kindle appreciate your suggestions and help with this.
hello, im trying to run motioneye addon on dockerized HA (latest version)
when i turn ufw off i can access motioneye but when on i get a bad gateway error
ive tried to open numerous ports but no effect, the standard suggested ports by motioneye dont solve the issue
motioneye also doesnt have a port assigned
docker ps -f 'ancestor=hassioaddons/motioneye:0.10.2'
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
5f3bf5897842 hassioaddons/motioneye:0.10.2 "/init" About an hour ago Up About an hour addon_a0d7b954_motioneye
Hi, guys
Need some help trying to set up MQTT. Because of the recent security concerns I switched the HA password. I'm assuming because of this my MQTT went derp
So now this is what I get:
https://hatebin.com/vqnmbzdllr
@sharp lava your clients which use the ha user/password would also need their credentials changed if that's what they were using before
Whelp, I'm an idiot yay!
Thanks @sly kindle, I was forgetting one device π
Are there no more official ssh addons?
I don't see any under the supervisor add-ons section
whoops forgot to enable advanced mode on my profile
There are two of them anyone have a preference? Seems one is official and the other is community
The community claims it focuses on security but has a much lower security score so that doesn't make much sense
Anyone familiar with DuckDNS? Trying to set it up, but it seems it's not generating the fullchain.pem and privkey.pem files in the /SSL folder?
im also trying to get DuckDNS working
when I point HA to the SSL path in my config HA isn't very happy about it
does anyone know if I need to forward port 8123 in my router after enabling duck dns? my HA isn't reachable from the internet
You need to forward port 443 (standard SSL port) to 8123.
Plus make sure that in the DuckDNS config you set 'Accept Terms' to true, otherwise you will never receive the required fullchain.pem and privkey.pem files.
i set true, I've used LetsEncrypt in other applications before
Make sure to scan your port 443 on your external IP, some ISPs 'filter' all ports unless you have a static IP (was the case with my ISP)