#add-ons-archived
1 messages · Page 53 of 1
thanks, I'd been trying out all different combinations of settings and had come to that conclusion, but wanted to ask just to verify for sure.
does anyone know this works ?:
https://github.com/AlexLadd/Appdaemon-Spotify-Player
I can not make it work.
how do I assign a user for mqtt? I installed mosquitto broker and trying to install mqtt through integrations. it's asking for broker, user, password
never mind. 3 times a charm. it worked this time 🙂
trying to setup ZWavejs2mqtt 👍
You don't need to set up an account fort the zwavejs2mqtt accoujnt
a) you don't need MQTT for Home Assistant (the integration talks directly to the add-on)
b) The add-on comes pre-configured with MQTT credentials in case you want to active and use MQTT
Hello, can you help me, i have troubles with connect to mariaDB from to host where is installed home assistant.
I'm getting strange Errors in the supervisor log, when I cllick on Gateway in the Phoscon addon:
ERROR (MainThread) [supervisor.api.ingress] Stream error with http://172.30.33.0:8099/pwa/js/settings-gateway/rename-view.js: Cannot write to closing transport
if I wait a little bit there is : ERROR (MainThread) [supervisor.api.ingress] Ingress error: Server disconnected
Does anybody know what there is wrong?
Everything seems to work fine, should I just ignore the Error-Messages?
I fix this issue, it was problem on the OS, listeing on the incorrect ip addres 🙂
Hi guys, is anyone aware of an addon with remote syslog server capabilities?
Hello everyone. Since last updates the addon "RTL_433 to MQTT Bridge" is not recognizing anymore the USB radio receiver. In the addon log I find "usb_open error -1". Any clue on how to solve this?
I also have this warning in th supervisor log, I believe something has changed in Hass Os or the supervisor, but I found nothing useful in the changelog.
21-02-12 21:54:23 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'devices' use a deprecated format, the new format uses a list of paths only. Please report this to the maintainer of RTL_433 to MQTT Bridge
BTW; I'm on a Raspberry PI with the full HassOs stack
Please report this to the maintainer of RTL_433 to MQTT Bridge
😄
Its in the log message 🙂
Hi Frenck, I believe that is abandonware, I didn't see an update in the last year or so.
I am already using a fork of the addon and can make myself the changes
but I found nothing in the documentation on how it must be changed
devices are now a list of paths
This is currently in the addin configuration
"devices": ["/dev/bus/usb:/dev/bus/usb:rwm"],
oh, fine. I'll try it now, thanks for the hint
👍
Thank you Frenck: that one, plus changing "startup": "before" to "startup": "services" made the addon work again. By the way, thanks also for all the great work you are putting into HA!!!
Hi guys, understand mopidy addon is not available but it can be installed via edge addons. It’s works great until recently. After playing a music file, states never changed to “turned off”. It kept the state at “playing” even after song finish playing. This only happens if I change audio setting in the config to "audioresample ! audio/x-raw,rate=44100,channels=2,format=S16LE ! audioconvert ! wavenc ! filesink location=/share/snapfifo/mopidy". I am trying to build multi room audio and like to cast music on main server as well as clients. any idea why is this happening?? Thanks
I'm using visual studio and made some code changes to an add-on. I'm new(ish) to git - are there instructions somewhere on how to submit a pull request?
With the nginx add-on, which server_name do I use for localhost? Localhost revers to the docker container, doesn't it?
I need only other add-ons to access this.
Nvm localhost works fine
Can we mount an nfs from the cli using the ssh plug in?
theory: run the whole datavol from a nas.
Is it even practical from a backup perspective?
Hi all, using HassOS on NUC w/official NUT addon and a CyberPower UPS. For the past few days, since latest upgrades, NUT loses connection after 1-45min. I see the latest NUT addon adds a deadtime config option supposedly for CyberPower hardware, but no guidance on how to use it. Updating alone didn't resolve my issue. Should I follow something like this?: https://raspberrypi.stackexchange.com/questions/66611/nut-cyberpower-data-stale
I'd like to know if anyone using an alias/custom domain with letsencrypt and the DuckDNS add-on is having success since the 1.12.5 addon update. I changed my config per the documentation, but I'm getting "Incorrect TXT record" errors. (Both my-name.duckdns.org and my.customdomain.tld were working before the update.)
Or, hm. To my knowledge they were, though it's not impossible that the custom domain wasn't; I tested in on initial configuration a month or two ago, but I haven't been using the custom domain recently, so it's not impossible that it broke some time between then and now. I doubt it, but not impossible.
(I do have the _acme-challenge. CNAME as well.)
Hm. Had to delete the configuration and start over? (I think there's an issue with YAML editing on this system; I'm slogging through it on Edge on a Win 10 machine, vs. my usual Arch Linux; it's been... interesting.) Regardless, issue "solved?"
Trying to authenticate in vscode after logging in the OAuth leads to 404: Not Found
Am I missing something?
Lastest update 1.4 to dnsmasq is failling to start
"[FATAL tini (6)] exec /init failed: Permission denied"
@sonic nova Can we revert the latest pull request to add support for srv-host ?
@sonic nova Issue filed: https://github.com/home-assistant/addons/issues/1850
Where is a good place to find third party addons
hi guys
i update today Dnsmasq to 1.4 and now have this problem [FATAL tini (6)] exec /init failed: Permission denied
any idea?
HA 2021.2.3, InfluxDB 4.0.3, Grafana 6.1.1 Home Assistant is running fine and I installed the two add-ons without any obvious problem. I saved and tested after Grafana installation and got confirmation that data sources working. However no data from my several sensor devices is coming through either to Influx or to Grafana. Any suggestions?
You may want to look into HACS, but, that's not exactly what you're asking, I believe.
No not really, thats mostly for integrations, but im gonna take a look thru it anyways 🙂
Anyone able to tell me where the esphome-dev addon source is stored ? I'm trying to test a sensor.
Sorry for my snafu, here is the change for DNSMASQ 1.4 again: https://github.com/home-assistant/addons/pull/1853
anybody here successfully use a lincoln with the fordpass addon? i MITM'd the lincoln and ford app on my phone, same calls to same servers, but lincoln doesn't work. my lincoln is a hybrid, and i see the lincoln app make some extra calls to another URL starting with pzev. stuck
hey, i am running HA in docker. i know add-ons are not directly supported, but could someone point me to how to integrate ESPHome addon? i dunno how, but i dug up the one from MQTT ```
mqtt:
broker: X.X.X.X
port: 1883
birth_message: {}
would esphome look similar?
that's not an add-on @bronze anchor
@spiral pilot you are sharing how to point HA to an mqtt broker by using the mqtt integration
oh
You're using docker. You make your "add-ons", but you don't do that here. #449717345808547842 is what you want. Run esphome in another container
yeah that part i understand. i was hoping this page https://www.home-assistant.io/addons/
would have a link on how to do this manually. container is up an running, but no clue whats next.
you add your esphome devices.
Then you go to configuration > integrations in your ui and click the "add" button, choose esphome and point HA to the completed esphome device. Then the next, and the next, etc
Oh. What is it then? I’m new to HA
oh thats it
assuming it is this https://github.com/itchannel/fordpass-ha, It is an integration. A custom integration
It is that! I suppose add on and integration are synonymous in my head. Thanks for the clarification
The link above is for official integrations.
ford pass is a custom unofficial integration
I see. Dammit. Is there another place where fools discuss unofficial custom integrations?
@bronze anchor #integrations-archived
@sly kindle i'm trying to figure out how to get these esphome dashboards in. that is part of the addon. i again ask where is information on manually installing addons.
👍
@spiral pilot you don't manually install add-ons
add-ons are for HA
Go to #449717345808547842
@sly kindle why not? the add-on is just another container. in the HA OS world a supervisor container is handling this
it's not just another container. It's one using a template specifically for use with the supervisor
You get yours here https://hub.docker.com/u/esphome
You run that, you connect to it, you configure your devices.
You don't need anything to do with add-ons
and i already said i had that up and running. i want to get the dashboards ect that esphome has for programming the device into my HA
it has an ip address and port?
then i will go click integrations and add the new node.
are the addons just an iframe inside of HA then?
Depends on what the service is providing
Samba? No. Node-red? Yes.
and it's not just an iframe
If it were "just a container" and "just i-frames" there would be no need for an HA OS install
Or the supervisor
WHAT! There is a fordpass addon ?!?!?!?!!
That's what I meant..
Imma have to check out the code, and decide if I want to check it out or not..
that was exactly the conversation which was just had
Hi there. I got a 500 error when I install zwave js 0.1.7. It’s odd because when I go back to a previous snapshot with zwave js 0.1.4, it’s running ok but it’s impossible to update to 0.1.7.
500 Server Error for http+docker://localhost/v1.40/images/homeassistant/amd64-addon-zwave_js:0.1.7/json: Internal Server Error ("readlink /mnt/data/docker/overlay2: invalid argument")
I had this problem yesterday, could you go into the supervisor window or do you not have access to it?
Go here and check what your dns is https://i.imgur.com/wq7KQYi.png
try changing dns to 1.1.1.1 and see if it helps
Hello people! I am quite new with coding and Home Assistant, I have installed the Addon "home panel" and I am wondering if and how it would be possible to show that as top/default-panel
After posting in not 1, but 2 wrong channels I think I have come to the right place. 🤦♂️
SSH & Web Terminal stopped working. Invalid list for authorized_keys is the error. I have been unable to edit the add-on configuration. For example, changing the username from hassio to homeassistant gave this error:
‘ssh-rsa
redacted
rsa-key-20200621’, ‘sftp’: False, 'compati…```
If it won’t save, maybe formatting?
Un-install and re-install?
hi there
has anyone been able to access the SPI interface ?
I've been trying appdaemon but I can't get spidev or RPi.GPIO python packages to build
either because there is no wheels version of it (there is apparentely, but appdaemon doesn't allow specifying different repos) or because some header file is missing for SPI
trying to build RPI.GPIO fails because of GCC 10 incompatibilities
this is to access an MCP3008 ADC
I can access to supervisor. But no luck, same 500 error with 1.1.1.1 dns
Ah okay, was worth a try at least
@wooden swallow you might try a ha su repair
"readlink /mnt/data/docker/overlay2: invalid argument"
There is an alpha version available of rpi.gpio that is compatible with gcc10
Thanks @raven tinsel
I just managed to get this working with a command line sensor (that runs on the main container). At this point I was getting permission errors accessing /dev/spi from AD
How do you specify that alpha version on appdaemon configuration ?
"RPi.GPIO==0.7.1a3"
Of course 🙂
Thanks that will be handy
However the permission problem remains
Appdaemon is not able to open /dev/spi
that is quite possible
If you are using the AppDaemon add-on I maintain, it doesn't have GPIO access
Yes, but that mode only has effect on properties that are covered by that mode
as in, it is not a magic mode that unlock everything
it only pops up when access to a part of the system is requested that is protected by it
and will than even only give access to that requested part
hum ok
well, for now this is working with a command line sensor
however, I might need another sensor data to properly calculate this one
specifically, this for a pH sensor, read via GPIO/SPI
however for a proper value calibration i would need the temperature also, which is another sensor
and, afaik, with a command line sensor i cannot get other sensor's values.
maybe what I could do is get the SPI value with a command line sensor to an entity called something like "raw_ph_value"
and then use appdaemon to obtain all the data I need and output a new entity: "calibrated_ph_value"
does it make sense? 🙂
Idk how to setup Assistant Relay with HA, I had a problem and their support hasn't replied in 5 days
@sly kindle I'm trying to get fordpass-ha added to my lab, for testing, and I keep getting a message saying that it's already there..
How can I refresh to find it, since when I search for it, I can't find it.
I'm in HACS trying to add the repo to it..
That's not an add-on either
Which is how the github page says to do it..
HACs itself is a custom integration which provides a store for other custom integrations
I recently update both home assistant and deconz to their latest versions on my hassio instance. Now there are spurious events firing for all of my SmartThings Buttons every hour triggering the automations attached to those buttons. Is anyone else seeing this behavior?
Good day all,
I am new to home assistant (been using it for 3 weeks now) and had it all set up perfectly. Yesterday, I updated my add-ons (adguard, duck dns, NGINX, dnsmasq) and that's when I lost all control.
I can't control any of my devices via Alexa voice commands and I can not access HA when I am away from home.
Up until last week everything was working but now I have noticed that Dnsmasq and NGINX will not start, producing the error "port __ is already in use by something else on the host."
It's quite possible that I have set up everything wrong and the problems just surfaced but any help would be greatly appreciated!
Thank You
anybody using controllerx? I'm trying to assign IKEA 1810 the arrow_left_click and arrow_right_click to WLED light to navigate effects and possible brightness_hold to speed and arrow_hold to palette selection
brightness and colors and on/off is working great with stock setup, I know how to do manual mapping and merge_mapping
It worked, thanks! Now I have to understand which node is which device. Thanks again.
Hi, is anyone here ? im having issue with hassio_audio, pulseaudio is running at 100% cpu and the watchdog catched an issue, but the message isn't really helpful
[supervisor.misc.tasks] Watchdog found a problem with PulseAudio plugin!
what installation method? @atomic drift
ZigBee2MQTT is showing an available update but when I click update the button goes red and update does not start
@loud jackal check supervisor logs for the reason
I did.. Its doesn't populate with anything new
The logs at supervisor > system page?
not the add-on logs
Get it to flash red again and then go immediately to the supervisor > system page.
Says update blocked.. System is not healthy?
Could you describe the system you are running on ? Or provide the output of ha info ?
Home assistant on Ubuntu docker
Ubuntu Docker?
Ubuntu server, home assistant docker installation
21-02-15 16:56:20 WARNING (MainThread) [supervisor.jobs] 'AddonManager.update' blocked from execution, system is not healthy
21-02-15 16:56:20 WARNING (MainThread) [supervisor.addons.options] Unknown options username
That's the log
Yeah so you don't have a Docker installation
that is called Home Assistant Supervised
a Docker setup with a Home Assistant container doesn't provide add-ons
That is why I got confused.
To start: Running Home Assistant Supervised on Ubuntu is not supported, however, should be possible. If a system is marked Unhealty, it means that there are configuration problems or dependency issues
upgrading will cause problems
Thus it blocks that
make sure your system matches the technical requirements for running Home Assistant Supervised
It's deffo running in docker on Ubuntu.. I installed the supervised version that way
Yes, it is called Supervised
a supervised installation, Docker is one of the running parts
saying you run Home Assistant on Docker in this case, is confusing and just partly true (as we do offer Docker containers for running on plain docker as well)
Ohh I see... I'll do a NUC reboot see if it fixes it
#449717345808547842 for a single container installation
#330944238910963714 for multiple containers (and a systemd service) installation
you are way. too. patient. 😄
I did a host reboot and it's working fine again now
Probably wrong forum to ask but is there a way to auto mount my samba drive in Ubuntu server after a reboot?
It's a USB drive
mount does magic mount thingies
supervised on raspbian, but running an apt update && apt dist-upgrade to update everything fixed the issue, my ha is running smooth again 🙂 if i ignore the fact that my influxdb installation almost self-destruct few days ago, i had to remove influx and grafana to get my pi not to lag/freeze to the point it's not usable anymore but this is a topic for another channel 🙂
thanks 🙂
that is a known issue for influx on arm
it used to ran pretty fine for quite a while
i remember one reporting the issue is not appearing on arm64
yep, some days... then it crashes out with DB corruption and no way to fix
my issue was sky high cpu usage and eating all memory
triggering OOM killer
Out of memory: Killed process 8597 (influxd) total-vm:2468696kB, anon-rss:1002500kB, file-rss:0kB, shmem-rss:0kB, UID:0 pgtables:3144kB oom_score_adj:0
run it on arm64 or x86, influx codebase is trash
it was more out of curiosity when discovering homeassistant than a real need for it (influx/grafana), ha's owns graphs and mini-graphs are ok for my daily usage 🙂
thanks for the tips tho
Hey Guys, I got a problem. I bought myself an Odroid H2+. I am running UNRAID on it and HomeAsstistant OS in a VM. In additin I run a Docker with RaspberryMatic. When I try to connect the HA to Homematic it states that "Failed to initialize proxy for ....(different groups and ports)". I can't get it to work even tho I whitelisted all ports on my RaspberryMatic "CCU". I also tried it with and without nameresolving. Maybe the issue is, that both programms are running on the same Hardware? But thats an uneducated guess... Thx for the Help in advance....
is this related to #add-ons-archived ?
by the error I'd make sure your vm is in bridged network setting and homematic is ready to accept connections,
maybe try debugging the connection with curl
In which category do you think I should put it?
Anyone have an ESPHOME walkthrough they like? I am trying to get my ESP8266 wifi + DHT11 (w pullup resistor) to talk to HA, even found a guide here....but I can't get HA to register the measurements from the DHT11 (even though I can see them).
@little sentinel given thath homematic is an #integrations-archived, I'd go to #integrations-archived
Ok can I move my question?
yeah sure, just leave out the long odroid explanation as long as HA runs fine
NUT Tools Add-on query.
Can the NUT tools add-on run in tandem with the NUT integration? I have the integration working and the sensors are picking up data from the UPS hosted on my synology NAS but cannot seem to register the sensors for the NUT tools add-on. I am currently under the assumption that the integration alone cannot trigger a host shutdown event when power to the UPS has exhausted hence my interest in the add-on. I have managed to make a successful connection in the NUT add-on but that is about as far as I have got with it.
Anyone wanna make this into docker container into an addon? https://github.com/EricJMarti/inventory-hunter 😄 I'm trying but failing lol 🙂
Not sure if this is the correct place to ask, but i'm having a dnsmasq issue not being able to read /init (permission denied) so it wont do anything. i've updated to the latest versions (hyper-V VM base OS, stable branch)
So I stopped DuckDNS + Let's Encrypt addon and restarted my server - but I'm still able to access my instance from outside my network via the DuckDNS url - Is there somewhere else I need to shut down?
Is the ZwaveJS Control Panel not included in the ZwaveJS addon?
There is no ZWaveJS Control Panel
The Z-Wave JS to MQTT project has a control panel though 🙂
Ahh, sorry. Still not a part of the addon/integration offered via HA?
Port forwarding still active on your router, perhaps?
Never opened any ports 😐
Hmmmmmmmm, well, as long as the ip adress is valid and duckdns has a subdomain for it, this is the way it's going to be, I think.
Delete the subdomain?
Or release your external ip back to the isp and hope for a new one.
Almost certain I forwarded ports when I used duckdns, though. 8123 I believe
ciao, is there anyone that can suggest me how to trigger the restart of appdaemon from an HA automation?
I've AppDaemon 4 installed as HA add-on on Raspberry installation
Is there a service provided by the Supervisor to allow you to restart add-ons?
there is a hassio.addon_restart service available
@covert arch thanks a lot. do you know how to get the add-on technical name?
you need to look that up yourself, maybe its just the container name
@fluid sage For DuckDNS you will need at least one port forward in your router. Either 443 to [internal-home-assistant-ip]:8123 if you want to use your DuckDNS url without any port, and don't have other services (like a web server on Nginx reverse proxy) on your network, or any other port (I would advise against 8123 to avoid port scans and use something else which is not a frequently used port) and forward that port to [internal-home-assistant-ip]:8123
Hi Guys, i just did a fresh install of hassio on my rpi4 usb boot.
I wanted to setup ESPHome but the Configuration Part is missing form the Addon.
It allows me to set the port but the "Text Config Part" is missing for e.g. to set "leave_front_door_open: ture"...
Any ideas why this happened?
hello, failed to start dnsmasq. tnx
@slender elm you add that yourself
i know its not my first time setting it up, but the entire section is missing.
i can't post a screenshot here?
you can link to one
were you using the esphome add-on from the official repo before?
or a different repo?
official repo
right now its complete fresh setup
all i did next to it was setting up nginx and duckdns
this is my second attempt, i actually realised it first when i was setting up vscode (reminding me to set Leave Front Door Open: true)
i just updated to the latest esphome on my main home-assistant and the described configuration part is not missing
yeah looks like options was removed recently
i don't think so, as i said i just updated to the latest version on my main system and it's not missing / it is like it used to be.
1.16.1?
yes
is the one with options beta?
no
i installed it via the https://addons.community
i'll give a try to https://github.com/esphome/hassio
if you reset to default for the one with the options, do they remain?
sry, could you rephrase this?
it dosen't do anything
there is also no error in the logs or anything, hmm quite strange.
I'll try the other repo
@raven tinsel options was removed in the add-on?
no?
looks like a bug in the supervisor panel
Yep
looks like it
can re-produce it on other add-ons as well
So this happens when there are no default options
(but still options)
No that doesn't matter
not setting it, is the same as "options": {},, thus redundant 🙂
And it's the kind of result where I didn't know if a decision was made
lol
@slender elm well there you go.
Though I don't get why you can see the options in the other. Supervisor version is the same?
let me check
supervisor version is the same
I only have it with esphome on the fresh setup until now.
there are more
can i easily fix this or do i have to wait for the update?
Been struggling with this one for a couple of days now. At one point, I had the VS Code add-on working. Now, it never finishes the startup process. It stops gracefully, but tries to start the code server, but never completes. I have uninstalled and reinstalled the add-on. No dice. Any troubleshooting tips would be welcome. Thanks.
This is what the log shows:
[12:19:39] INFO: Starting the code server...
[2021-02-16T17:19:57.696Z] info Wrote default config file to ~/.config/code-server/config.yaml
[2021-02-16T17:20:08.171Z] error timed out
Hi, I'm not sure this is the right place to ask. I have the nginx reverse proxy add-on, and failed login messages say "Login attempt or request with invalid authentication from core-nginx-proxy.local.hass.io (172.30.33.0). See the log for details." - is there a way I can get that to show the x-forwarded-for header?
Ah, I see use_x_forwarded_for and trusted_proxies in http in the config. Thank you 🙂
And that fails to start now.
With the right syntax, it works a lot better
Or not.
Login attempt or request with invalid authentication from a0d7b954-adguard.local.hass.io (172.30.32.1). See the log for details.
Well, progress.
hi folks. anyone good with the NUT add-on?
i have a ge ups connected to HA with USB.
but cant seem to get it to work
Not sure if this the correct area but, I ask and you guys can direct me. I have uninstalled the Adguard add-on but, I am getting this in my log viewer "2021-02-16 18:11:17 WARNING (MainThread) [homeassistant.config_entries] Config entry 'AdGuard Home' for adguard integration not ready yet. Retrying in 80 seconds
2021-02-16 18:11:39 WARNING (Thread-Time-0) [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f7af3c2e6a0>: Failed to establish a new connection: [Errno -2] Name does not resolve')': /time/0?pnsdk=PubNub-Python%2F5.0.1&uuid=1e8523e0-8d70-4eab-9e73-0943f4bacffc". What do I need to remove to get rid of the messages?
@twilit grotto did you remove the HA integration
I don't think so, I will check.
@sly kindle , good call, that took care of me... Thanks, it is appreciated!
So I am now using a zigbee smart lock and 2 smart swtiches and all of them are currently connected to my smart gateway and can be controlled using Smart Life/Tuya app on my phone. My question is that what is the fastest way to remove the cloud aspect of this solution? I tried to use zigbee2mqtt but sadly my door lock doesnt work there and I am relatively new so adding support for a smart door lock is a little out of my reach (I am currently stuck at the decyphering data payload part and from my understanding, there's no way to continue on unless Tuya revealed their zigbee module communication protocol). Then I came across tasmota but I am not sure if it's as simple as I imagined. Any suggestions?
is the room assistant add on working again? i heard there was an issue with the new home assistant supervisor update
did you get it partially working again? i saw that there is a new version available on github
Is there anyone with knowledge from Grafana combined with nabu casa?
I'm looking into an issue for 2-3 weeks now where i get the know 401: unauthorized error on the iframes where the log saus: 21-02-17 12:23:55 WARNING (MainThread) [supervisor.api.ingress] No valid ingress session None.. After opening the web uit and logging in the Grafana once it is solved for that session.
It is mentioned quite some times on several Grafana communties, websites, etc. Some have it solved by setting the port to 3000, but others also have reported this is not solving the issue when nabu casa is issued. In my case this does not solve it either.
Does anyone know how to fix this in combination wiht nabu casa?
I'd try asking in #cloud-archived
The new version now just uses a file mount from /config/room_assistant (see the changelog), which supports all options in the format they were in before. The supervisor web UI unfortunately has some limitations which make it unviable for room-assistant now. I’ve filed those as issues on GitHub... if those are ever solved we can also go back to the UI, but I think that will be more of a long term thing
Wow thanks, so this means it does partially work? I mean like that it does do what it is supposed to do?
Any clue what causes:
21-02-17 13:33:34 WARNING (MainThread) [supervisor.store.data] Can't read /data/addons/core/vlc/config.json: Service vlc_telnet not found @ data['discovery'][0]. Got 'vlc_telnet'
Afaik i do not have VLC add on
Is there a way for me to fix this for now?
that's going to be a supervisor update
You mean i need to down grade it?
no
but im running the latest version?
Supervisor
Version
supervisor-2021.02.9
Newest Version
supervisor-2021.02.9
Channel
stable
I mean it will require a fix in the next version. It isn't only the esphome add-on which is affected
that the notify the esphome dev thing in logs?
deconz plugin is working, but between every log line, i got those:
[19:58:07] INFO: Starting Nginx...
nginx: [emerg] open() "/dev/stdout" failed (30: Read-only file system)
[19:58:08] INFO: Starting Nginx...
nginx: [emerg] open() "/dev/stdout" failed (30: Read-only file system)
[19:58:09] INFO: Starting Nginx...
nginx: [emerg] open() "/dev/stdout" failed (30: Read-only file system)
maybe because of an restored backup?
You can use the whole config again like before, you just need to put it to a different place
heyy guys
is it possible to downgrade a plugin?
i am not figuring out what changed in the valetudo-mapper addon
Have you set advanced mode in your user profile settings?
I believe that's required for the community add-ons to show up
That's odd. Do you see the Home Assistant Community Add-ons section at the bottom the Add-on Store page?
Oh crap, I'm sorry for some reason I read 'zwave' not 'zigbee'. It's been on my mind lately
Oh so I am not alone on this?
Looks like it's not default in the addon store, you'll have to add a custom repository to the store. See here: https://github.com/zigbee2mqtt/hassio-zigbee2mqtt#installation
Oh ok. Thanks alot!
No problem 🙂
and what if i use the homeassistant os with the plugin?
Same thing. Use the SSH, Samba or File Editor plugins for easy file access
It’s the same place that your Home Assistant config is stored, just in a subdirectory of that
hi, im trying to add a new tasmota device into TasmoAdmin panel in HA. the device works perfect but tasmoAdmin isnt able to discover it (also if i force it setting the ip manual)
Hi…
I’m playing around with a custom add-on, that uses an usb device.
in the config.json I have a devices entry:
...
"devices": ["/dev/sda1:/dev/sda1:rwm"],
...
This works fine, but when rebooting the system, the supervisor log contains the following warning:
WARNING (MainThread) [supervisor.addons.validate] Add-on config 'devices' use a deprecated format, the new format uses a list of paths only.
What is the correct way of writing this entry in the config.json?
I'd try with
devices:
- /dev/sda1```
It's the config.json, not any yaml config
It's in the docs, but for your example it should just be "devices": ["/dev/sda1"]
👍 Thanks
today I notice the same problem!
i fixed it by updating raspbian running "apt update & apt dist-upgrade"
doing that right now
mine is at 70C!!!
Didn't solve 😦
sorry to hear that
Carrying on from #integrations-archived, I can only access the ha instance using http, and not https://ip:port using Nginx Proxy Manager, shouldn't it redirect? Ports 80, 443 forwarded
So basically:
https://ha.duckdns.org >> working
http://ha.duckdns.org >> working
http://192.168.0.1 >> working
https://192.168.0.1 >> not working
do you have an http: config?
Yes, should I comment it out?
it's up to you. You either have the duckdns addon handling the certificate, or NPM is handling the certificate
https://192.168.0.1 can't work, since no certificate will be valid for an IP address.
Certificates verify domain names.
if duckdns is handling it, then you need that http: config
I have disabled duckdns certificate, and nginx is handling everything
I've removed the ssl config from http: config tho, only http: is present
ok
so you would expect http://192.168.0.1:8123 to work
and like mono says, https:// won't have a valid cert for that
@weary stratus back in NPM, edit your host and check the SSL tab. See if "force ssl" is enabled
hey guys. is there a way to setup the 3.5mm audio jack as an audio output/speaker ?
it should work with spotify. id like to use an playlist to wake me up in the morning
install the spotify connect add-on 🙂
i have already but is there a way to start the playback on a specific time ?
sure, using the spotify integration in Home Assistant with automations
is it possible to paste in the code. for example for the automation to playback on an echo dot ?
?
i mean: what do i need to paste into the scripts file that i can play songX from spotify on my echo dot. My problem is: how can i select the Playback device
play_lamusique:
sequence:
- service: media_player.play_media
data:
entity_id: media_player.spotify_myname
media_content_id: 'https://open.spotify.com/playlist/5xddIVAtLrZKtt4YGLM1SQ?si=YcvRqaKNTxOi043Qn4LYkg'
media_content_type: playlist
thats my trigger code. it works. but i want to select the echo dot
now it plays on the last played device
media_player.select_source
is the name of the source the same like displayed on spotify in the "connect a device" menu?
See screenshot above?
okay i write exactely this 🙂 if it works you made my day
play_lamusique:
sequence:
- service: media_player.play_media
data:
entity_id: media_player.spotify_myname
media_content_id: 'https://open.spotify.com/playlist/5xddIVAtLrZKtt4YGLM1SQ?si=YcvRqaKNTxOi043Qn4LYkg'
media_content_type: playlist
- service: media_player.select_source
data:
source: Julias Echo Dot
that does not work😅 i try it now with ""
You might want to switch to the #automations-archived channel for this
as this channel is aimed at add-ons
not automating or scripting
okay i will do it. sry 🙂
Has anyone experienced the ESPHome addon crashing Home Assistant when compiling?
I have to reboot the HA host computer to get it back up.
Hi ,
I have question regarding "AdGuard Home"
It sometimes just stop work. I try to figure out reason for it....
Here is a log from "AdGuard Home"
https://paste.ubuntu.com/p/HgB5hfDsXT/
Are this could be an issue:
"error handling UDP packet: dns: buffer size too small"
How to handle , what to change?
Hi, I am trying to access my instance over public IP and need to create certs using the letsencrypt addon. the only issue i have is that my ISP wont allow accessing the public IP on port 80. Hence I have to use dns to verify my domain. BTW I am using my own domain and not duckdns. I use my own dns server so what do I specify as dns server in the config. @weary stratus
I also get an error when I enable to http config. Failed to create HTTP server at port 8123: [Errno -2] Name does not resolve
Here is what I put in the http addon:
http:
server_host: "https://mydomain.com:12345"
ssl_certificate: "ssl/fullchain.pem"
ssl_key: "ssl/privkey.pem"
Is there any addon (or other suggestions) that would allow me to create a client side VPN router which I could then funnel my entire home network through? Im currently using an old Asus router in front of my Google wifi and the Asus acts as a openvpn client and also does some split tunneling, but it maxes out around 60 Mbps. My HomeAssistant runs in a VM on a much more powerful windows host.
@distant tiger wireguard?
Hi guys, just released the DSMR Smart Meter Addon, https://community.home-assistant.io/t/dsmr-reader-add-on-for-home-assistant/279087.
Hello Guys,
I have some problem with zigbee2mqtt. It gives me a bad gateway 502 error. I did a research on the Internet but could not really find helpfull information.
[08:47:06] INFO: Handing over control to Zigbee2mqtt Core ...
zigbee2mqtt@1.17.1 start /app
node index.js
Zigbee2MQTT:error 2021-02-19 08:48:12: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2021-02-19 08:48:12: Failed to start zigbee
Zigbee2MQTT:error 2021-02-19 08:48:12: Exiting...
Zigbee2MQTT:error 2021-02-19 08:48:12: Error: AREQ - ZDO - stateChangeInd after 60000ms
at Timeout._onTimeout (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:46:35)
at listOnTimeout (internal/timers.js:554:17)
at processTimers (internal/timers.js:497:7)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! zigbee2mqtt@1.17.1 start:node index.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the zigbee2mqtt@1.17.1 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-02-19T07_48_12_196Z-debug.log
config:
data_path: /config/zigbee2mqtt
external_converters: []
devices: devices.yaml
groups: groups.yaml
homeassistant: true
permit_join: true
mqtt:
base_topic: zigbee2mqtt
server: 'mqtt://192.168.178.194:1883'
serial:
port: >-
/dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B00193691C4-if00
advanced:
log_level: warn
pan_id: 6754
channel: 11
network_key:
- 1
- 3
- 5
- 7
- 9
- 11
- 13
- 15
- 0
- 2
- 4
- 6
- 8
- 10
- 12
- 13
availability_blocklist: []
availability_passlist: []
device_options: {}
blocklist: []
passlist: []
queue: {}
frontend:
port: 8099
experimental: {}
Its not working 😦 does any one have a clue? I use Hassio on a raspbery Pi with cc2531 flashed usb stick
Quick question about the GROCY Addon - I can acces the grocy addon on my homeassistant via the grocy app on my phone when in local network, but i cant seem to find a solutuin about how to connect when in the mall for instance.
I guess its simple but cant find a working solution in the docs
I'm trying to figure out what local ip is assigned to a remote wireguard client. I thought it would be the one you specified under peer (i.e. addresses:) but in my local network all remote wireguard clients share the same ip. What is it I'm not understanding here?
@raven tinsel Quick question: In my setup all wireguard clients share the same ip in the local network , is that a problem with my wireguard configuration or just a result of wireguard running in a container?
It is to be that way
Everything runs in the addon container and is routed out
Basically, the addon acts as a router
ok, thx
Hello, I am new here
Has anyone tried to integrate with Luxom domotics? (https://www.luxom.io/). I managed one way integration (Home Assistant => Luxom IP) using the Telnet integration. Getting feedback is a little more difficult
I tried to install the SSH addon
but this can't be found
I also reloaded the addons
morning fellas. i restored a full snapshot, but when i open node red, its completely empty. right as it opens, it says "loading 107 nodes", so my old flows must be in there somewhere. does anybody know how i can recover them?
@lean citrus enable advanced mode for your user
@lean pond they would be in the nodered directory in config
in the HA config folder? not seeing anything NR related in there
is it in your snapshot?
When you browse the snapshot and drill down into the homeassistant directory, is there a nodered directory present?
youre talking about exploring the actual compressed snapshot file?
No mention of NR in the HA directory
Ok im an idiot. Thats from my new install, not the one i want to restore from. i did find NR in the snapshot archive i want to restore from. however, when i try to open the NR.tar.gz file, it says "the archive is either in unknown format or damaged"
what exactly am i supposed to do with this NR file...move it somewhere id guess?
damaged is no good
that's the nodered add-on config anyway
you don't want that
well. you do
im getting the feeling winrar just doesnt know how to deal with the file type, not that its actually damaged
could definitely be wrong though
you might try 7zip instead
so once i get in there, i need to copy the files and samba them into my current install?
you want to open that. That's your config directory
inside your config directory you should have a node-red directory, where all your flows and other node-red related files are
dang 7zip is saying damaged too
for which?
I think this just creates a wireguard server for remote access to the HomeAssistant, not a VPN client through which I can route LAN traffic
everything!
im not sure how thats possible. i had the google drive add on taking regular back ups. these files have just been sitting in my google drive
but HA let me successfully restore the snapshot, so they arent damaged for HA to use them
someone know how node red works
magic
how can i get things out of a object plz ping me
https://imgur.com/a/bKaiY0G
this is just salt in my would right now, staninna
that means
lol
Hey guys, i have a nexa motion sensor that i see working in the terminal trough tellstick. I have added it to HA as a entity but i dont see it change its state when i wave my hand infront of it... have i missed something?
could it be that my motion sensor is actually a switch. for some reason?
@formal storm there's a #node-red-archived channel
i didnt know
Question regarding the ssh and web terminal addon and the hassio stdin hook
If I run a command via that, can I grab the output?
Trying to start the zigbee2mqtt add-on in HA, but getting an error..
Zigbee2MQTT:error 2021-02-19 21:39:31: Error: Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)
at ZStackAdapter.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/zStackAdapter.js:94:31)
and can't find any solution online.. 😦
There's lots of them 😉
Typically that means - remove the stick for 30 seconds
Normally you see it with the CC2530 and 31
I use Conbee2..
So... normally doesn't mean only ever
And I've tried unplugging and replugging it.. But not for 30 secs..
Will give it a go 😉
The Zigbee2MQTT Discord can likely help more, but ISTR ping after 6000ms is the stick isn't responding
It seems a lot of people are having this issue without a solution..
Last message in the zigbee2mqtt Discord server was 12 hrs ago, with the exact same log and question.. 🤦♂️
Hi. How do I set addon logs to log more than 100 entries?
Specifically, I'd like to see/save all dnsmasq logs.
Hello, looking for some basic help with the Network UPS Tools add-on - If I put anything under config: in my devices, it rejects saving the YAML. It says "Not a valid value for dictionary value @ data['options']" no matter what I put there. Formatted config items as a list, dictionary, even tried as a flow collection
Solved...? Installed Portainer. Settings > delete hidden. Containers > addon_core_dnsmasq > logs > lines == 10000 > copy.
Can I grab the entire log as csv/json from a url on my pi hass os?
because thats how grafana plots by default... dots
IS there any way to prevent add-ons to take all reseources. I have one running that sometimes goes up to 100% and i'd lik eit to be limited to e.g. maximally take 50% (CPU)
how can I reload automations via the command line?
Got the new z-wavejs2mqtt running. So for devices to be discovered, I also need to install the zwave-js addon?
One way is to call the REST API https://developers.home-assistant.io/docs/api/rest
hey guys im trying out a python script in appdaemon and getting an error for app description. Is there a template somewhere on how to make one?
Is it possible to extract a backup made with Home Assistant Google Drive Backup so that I can just pull particular files from the backup?
yes. it's just a compressed set of files.
if you password protected them it's more of a pain, but still possible
@sly kindle Is it possible in windows because I have failed so far? Or Can it be done via CLI ssh access on the HA Host?
did you set a password
Yes I did
Although unrelated is it just me or does that site through an ssl warning?
Yeah Ok might be some settings on my end
Sound like you are not looking for an add-on
but an integration
icloud integration
Thanks pal, gonna delete my stuff here and paste there
hey there, I need help understanding z-wave and how it is handled by home assistant. I am trying for days now to figure out why I cannot create a new network on a fresh install. I have my old system (4 weeks old) on an sd card and my new fresh install on a ssd (ubs3). Here's what I did:
- I tried to migrate to zwave-js, unfortunately without removing the nodes first, so I made a factory reset on each device. After that I am not able to add them to the network again, not with zwave-js, not with zwavejs2mqtt, not with the depricated zwave via config
- when I boot my old install with the old zwave (via config) I can add new devices without any problems, even if they are removed first or resetet
is there an ID or something that is saved on the usb zwave stick that is needed to work on a fresh install?
driver works fine on every zwave addon
I just don't get it
lost hours on this topic already
😦
@upper wren the stick does retain data
you shouldn't need to, but you could find an app to do that. I used something on Windows to clear out devices
There are a few guides at the community forum regarding migrating.
Evening there, does the Samba addon also work when HA runs on VMWare?
yes. it provides access to the same directories @sudden geyser
is there a way to backup my addon configurations in YAML? I want to have a git repo of a snapshot in time of my working config...can I do that with addons?
or does the config exist only within the addon docker container?
similarly, can I use secrets in addons config?
No idea, but i cant get it to work. The log implies everything's fine. Tried macosx, two windows computers, checked my router...nothing
Samba config checks out aswell
How can i downgrade the version of an addon being used by HA? I have the release from their github.
@daring basin restore older version from snapshot
@faint drift the snapshots which you make from the supervisor page will make backups of each addon's config and data
Is there a way to do it without a snapshot?
no
Ok. Ty will use a snapshot.
So I can't specify items in configuration.yaml and have it override that?
@sly kindle assistant relay's update appears to be broken. I want to roll back to confirm.
ah
is ups.status.display not longer a valid option for NUT or just depends on the model of UPS you get?
or better asked does it actually show anything useful 🤔 given ups.status anyway shows state online
I just installed the Unifi Controller add-on. I am running HA 2021.1.5 Supervised on Proxmox. I created a backup of my current Unifi Controller. After starting the add-on using its default settings, I opened the web UI and imported the backup file into the add-on controller. I then set the Controller Hostname/IP to be that of my Home Assistant instance. I checked the "Override in form host..." box and hit "apply changes." However, the controller is not able to find any of the devices on my network (APs or clients). I also tried using the Proxmox IP address, without success. I restarted the add-on but the controller still finds no devices. The controller add-on logs do not show any errors, and the web UI looks normal. Can someone please let me know what I need to do so the controller add-on can access my network? Thank you! It appears that the Unifi Controller and MQTT add-ons both use the same port & that may be the source of the problem. Is there any way to change the port used by the Unifi add-on?
How am I supposed to "modify the discovery package for the color buttons." in zwavejs2mqtt which someone mentions here: https://community.home-assistant.io/t/logic-group-zdb5100-matrix-switch/144295/79
Hello, I am trying to pair Flic buttons to my HA in a virtual box using a bluetooth USB dongle.
I have the addin flicd running and the log looks okay. But, I am stuck in how to pair my button to the flicd server?
Okay, I think I have it connected to Home Assistant... now, I am trying to figure out how to ID if the flic is pressed.
Hello. Is there a way to access the deconz zll.db inside the hass.os? I am using HomeAssistant with the ova image inside a vm and the deCONZ addon.
I have any issue when Nginx Proxy Manager, where the https gives me 404 after rebooting host. I believe it's something to do with port forwarding, but everything seems correct, or have I done something wrong?
I'm running HA Supervised (docker), and Nginx is handling the ssl.
443 >> 443
I’m facing the same issue, try adding ‘- 172.17.0.0/16’ to trusted proxies, temporarily works for me. I still see logs where X-Forward-For is denied for 172.30.33.12 (Nginx proxy manager ip).
What is the exact message you get from Home Assistant in that case
as in, wrote the add-on and using it myself as well, but don't have that problem
This is my settings
http: use_x_forwarded_for: true trusted_proxies: - 192.168.0.0/24 - 127.0.0.1 - ::1 - 172.30.32.0/24 - 172.17.0.0/16 ip_ban_enabled: true login_attempts_threshold: 5
port 443 is forwarded to 443 for hassio IP. error on HA is 2021-02-22 12:57:56 WARNING (MainThread) [homeassistant.components.http.forwarded] Received X-Forwarded-For header from untrusted proxy 172.30.33.12, headers not processed Adding 172.30.33.0/24 or 172.30.32.0/23 to trusted proxies doesnt work.
I will try this, thanks; in the configuration.yaml?
@raven tinsel I'm not seeing any obvious errors as such, the only message that stands out is:
Duplicate relation "access_list" in a relation expression. You should use "a.[b, c]" instead of "[a.b, a.c]". This will cause an error in objection 2.0```
And, the page just shows `404 page not found`
u forwarded outside 443 to inside 443?
yup
Didn't work
Anyone successfully installed SSL certs on Unifi Controller Addon?
Where's the manual Addin documentation?
HA in a docker container. Trying to install the Node-RED Addon.
https://community.home-assistant.io/t/home-assistant-community-add-on-node-red/55023
I don't have the add-on store
Adding 172.30.32.0/23 as a trusted proxy should do it
i tried with 172.30.32.0/23 and it does not work. my ipv6 is enabled. is that the culprit?
Should not be the culprint
but I guess that depends a bit on how you've set up the upstream in the host
make sure you use homeassistant as the upstream host (to ensure it goes via the internal network between Home Assistant & the add-ons)
I'm sorry guys I could have sworn I clicked Integrations???
Omg thank you! I had my router on ip_ban.yaml surprisingly it was from the time all this started happening. Removed my router from that file and now everything is working!
on the FTP server setup im connected but is there a way i can activate USB devices ?
there not showing up in media
here is a quick update to my zwave situation: I managed to get the zwavejs2mqtt running with this guide on my old HA 32bit instance on sdcard 😃 . Then I made a complete backup and installed a fresh 64bit version on my ssd, restored the backup and... it does not work. Nodes are showing up, but interview stage hangs on RestartFromCache. Is it possible, that there is a general problem with zwave and the 64bit version?
which backup? snapshot?
I am getting a error with the zwave JS add-on https://paste.ubuntu.com/p/wfrpZmv8Qk/ I did edit the network key per the guide with removing "0xa" but that error persist
Error: Invalid networkKey defined
I think that this is resulting in my integration reporting " failed to connect"
Hi, good evening everybody, someone can help me about wireguard and a asus router rt-ac51u?
Only if i DMZ the IP of the hassio on the router i can get acess on the cliente. By Port forwarding never can.
I already have a Plex server setup with all my shows and music on the same PC as HA , how do I connect the two? does the Plex addon create a new server or can I just point HA at the existing Plex server?
I think this is the right channel....have a LetsEncrypt question. I did all the readin gI could and get all the bits now of using a DNS challenge, and it all seems ok except for the DNS of the home network. (a) I don't need dyndns, I already use NabuCasa and don't want to portforward (b) if possible, don't really want to list private IPs in my public DNS (although maybe I shouldn't care?). Is there a minimalist recipe for just getting https:// on my ha_os on a NUC instance? thanks very much! Advice welcome.
I have installed Bitwarden Rs on my Home Assitant. I have SSL enabled and it says it can't find a certfile. How do I get one? Also I have an external URL setup that works with http but not https.
is there a way to monitor the CPU usage of an addon and restart it if it pegs? I have a plugin that broke with the latest update, but after rebuilding it from a forked repo with the fixes, it will run up to 100% after a few days of running. I know not a real fix, but at least something to keep my host happy until I can determine root cause.
the add-on creates a new Plex server instance. you'll probably just want to configure the Plex integration instead
got it thanks!
I'm trying to cut down what ports are exposed on my host by blanking out ports in the configuration section so the add-on can only be reached inside the docker network. I noticed with the Mosquitto Broker add-on though if I blank out all the ports then HA can't seem to reach it on port 1883. Other add-ons that run in the hassio docker network (like Assistant Relay for example) don't have this issue, HA can still reach them even if they don't expose the port on the host but not mosquitto.
Is this because the mosquitto add-on thinks if I remove that port from the config I don't want to allow insecure connections at all instead of just not allowing insecure connections outside the docker network? And is there any way to fix this without exposing port 1883 on my host?
It is caused by an incorrect setup of the MQTT integration
Your MQTT integration configuration is connecting via the outside world, instead the internal private network of the supervisor
hence, if you close the port down, it breaks
This is my MQTT configuration:
# MQTT connection to read from add-on broker
broker: core-mosquitto
port: 1883
username: !secret mqtt_username
password: !secret mqtt_pw
discovery: true
make sure your MQTT configuration in Home Assistant uses core-mosquitto as the host
right, well that should be ok
I also tried using 172.30.33.0 directly and that didn't work either
ooh wait
no, MQTT add-on also uses the information to decide which protocols to enable
yea I was worried it might be that
so if you disable the port, is will also disable the protocol
bummer, ok that explains it then, that's too bad
Made a feature request (https://community.home-assistant.io/t/mosquitto-add-on-allow-usage-of-port-1883-without-exposing-on-host), thanks for clarifying what was happening
👍
Hi bois, I know nothing about mqtt and home assistant.. xd
I have "configure" mqtt on home assistant
MQTT Mosquitto broker
After configure, then listen topic
blablabla start listening
And boom, it working well, but after i cant find it.. like dashboard, entry, device...
What i should do..
BTW sry for bad English
@everyone
hey everyone, pretty new to home assistant, but was wondering if someone can explain how ZWavejsToMQTT's Name and Location translate to Entity names in HASS
ideally, I would like to avoid setting names in two places and I think I'm missing something
in zwavejs they're for display
you don't have to set them in zwavejs2mqtt if you don't want o
I do name them in zwavejs2mqtt because I still use that to manage the devices, and will probably continue to do so
which makes sense, you can use those names for reference to identify later on
what about empty nodes in zwavejs2mqtt? is there a way to remove them?
i have a node 0 and a node 5 that are unknown/removed but still show up in the list
did you toggle the "Show hidden nodes" toggle?
ya, but node 5 shows up either way
you can remove broken nodes with "Removed Failed Node"
Error while calling api removeFailedNode: Node 5 was not found!
must be a UI thing then
i guess that's more of an aesthetic thing, it doesn't bother me that much - thanks for your help
np
when renaming entities, are there any repercussions to renaming an Entity ID?
i see, they no longer show up in a dashboard component
not following the question
no, there's no problem renaming entities
if you've added those entities to a Lovelace card, then you'll need to go change the name there, too
can someone help?
anyone around that has experience with esphome and waveshare e-ink displays? i picket up. one of their displays and an ESP32 based driver but i dont know which layout to choose in ESP home
Hi, someone who have hassio-plejd installed on their Home Assistant?
Do you need the plejd bridge to connect plejd devices to home assistant?
Having Hass OS. I’ve installed the zwave JS via supervisor add on but when trying to install the integration it fails toninstall because it fails to connect. I’ve setup the network key and device Id on add on confit. Anything else that’s needed? This is a fresh install
@weak dove anything in the add-on logs?
Hey can anyone help with the nginx proxy addon?
Not sure if I should paste logs here
.share
lol not sure what that does
it was going to show you how to share logs
ah yeah it didnt do anything
I have the duckdns addon enabled and configured
not sure why nginx is doing what it is doing
Its like the cert was never written for some reason or another?
How do I check the directory this is an OS install, whats the SSH login?
The docs keep saying check the directory but none explain how to see it
you can, but it's not the way
this is an OS which runs docker. Your access comes through making use of add-ons (docker containers). Read the link
lol I wish we would just support docker fully, I had docker running but it does not allow addons
So I deleted it and setup virtualbox
not my preferred way
Its going to take me a while to figure out how to see the /ssl directory it looks like
here
I currently have no idea
@sly kindle
nothign to go off of
maybe "FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory"
@rough patrol you pick and install an add-on. read the link and keep reading. Docker is fully supported. It is what is used to make the ecosystem. add-ons are docker containers which follow a template for the ecosystem.
it takes 5 minutes to say "I'm going to choose samba", find it, install it, configure it, and run it. Then you access all the directories mentioned in the link.
look. there's ssl
done
or the ssh addon
there's ssl. done.
@sly kindle the docker images right now available do not support supervisor mode from what I read. Even on the website there is no docker image that supports it.
I read further and it appears its deprecated
If you run vanilla docker your "add-ons" are whatever you find at docker hub and configure yourself
"supervisor mode" is not a thing
Yeah I dont want this to be complicated
Well the SSH addon isnt working, not giving me any clues give me a bit
Looks like it keeps trying to listen on 22, which is giving me a refused, changing the port doesnt seem to do anything.
[12:32:50] INFO: Starting the SSH daemon...
Server listening on 0.0.0.0 port 22.
Server listening on :: port 22.
Yep, I put a random port there, and its still listening on 22 even after a restart
it provides a web terminal anyway. You don't have to use a client
I dont see a web terminal
nv,m
found it
let me check the ssl
yeah nothing in ssl
not sure why
did you check the duckdns addon logs?
you would see if it was successful in getting cert or not
Doesnt even mention a cert
All its doing i checking for IP changes
hang on i missed something
did you set accept_terms: true
well fuck me
yeah
now I did
lol
l missed that
nginx is running but still cant connect so I have to troubleshoot that
Im at a loss right now why this isnt working
local ip is listening on 443
Forwarding is in place
@rough patrol tested duckdns and nginx just now for myself. nginx takes a while to get started but it's working
yeah it works now, and now I am trying to figure out how to avoid that cloud fee for Alexa.
Hey, i've installed duckDNS but it doesn't work, i've tried everything change ip from dynamic to static, port forward 433 to 8123 or 8123 to 8123 but it won't work
Any ideas?
outside port to 443 internal
Do i need to port forward 433 to 433, 8123 to 433, 433 to 8123 or 8123 to 8123?
and try to set up external something not 8123
but all video's told me to do 8123?
no. all videos said that INTERNAL is 8123
so external needs to be 433 ?
if u let 8123 as external port ....one day u can wake up with a big surprise
i said something else externaaaaal
like 11111
18724
25689
and that port 25689 should be forwarded to 443 internal
that is only rule
but i have duckdns + nginx
tried it too but didn't work, do you think it will work if i instal duckdns and nginx?
for me it worked
and does your work without nginx
i said with nginx
ill try installing nginx, Thanks mate!
With duckdns you only need 443 to 8123 and nothing else port forwarded so that you can use https://xxx.duckdns.org
you can if you want to forward some random port to 8123 in which case you'd need to specify the port on your url
nginx a different story
I don't get MQTT. Some brave soul what to help me....
I have a 'fresh' install of HA in a virtalbox. I have installed the MQTT integration. I set MQTT for anonymous login just for testing. I can see a 'new client' connected with a correct ip address.
I have ISP-RPi-mqtt-daemon v1.5.4 installed on an Rpi3 and I can see the python script sending info.
I have MQTT explorer and I think I can attach to the MQTT broker but I don't get anything listed.
I feel I'm missing one little setting or something that needs to change because of the Virtualbox.
I'm at a lost. I've been at this for a week and I just want to give up.
I'm trying to update an add-on (any add-on) from the Supervisor, tho the update button will blink once in red, and I'm getting an error in the add-on's log about connection disconnected or something...
Yesterday I uploaded to git files that had Tokens in them, so the HACS token was revoke... Could something like this happened to the Supervisor as well?..
hey, is it possible to use a wildcard like + in the topic? in my example "state_topic: +.mqtt_petz.co2"
Good Morning together
I have installed the newest core Update and now i have a problem with Hyperion
My Leds plyas crazy turn off, on, off and so on
Hi, is there a chance to have two different home assistant hosts accessible remotely via duckdns?
Hi everyone, I just installed home assistant a day or 2 ago on my raspberry and let it setup with the things i've at home (yeelight and some smartplugs) ,then yesterday i wanted to "explore" some add-ons but it turned out that the page wasn t loading,i then checked the repository link but it's the default and what is suggested in the faq page or on the site ,i dont remember where i read it but it was on the official site, I tried to restart it some times but nothing has changed, i m not an expert with code so i don't know exactly what to do to fix it..
the add-on store isn't loading?
I am looking to reverse proxy direct access to the grafana addon
but there are some redirects in there that messing me up
anyone have reverse proxy that work with grafana for direct acess.. i would like to setup a grafana.foo.com to the container maintained by hassio
this can happen, different services use different endpoints and in general there is no definitive reverse proxy rule to cover them all
you might need to provide more information,
usually i goole for „<webserver> reverse proxy <webservice>“
yeah was hoping was someone had figured it out. I have it work for a plain grafana instance. but with the addon looks like there are some redirects to
so i think something to w/ addon.
sure, there has to be some auth point in background
i will mess with it a bit..
not sure if the addon is meant to be accessed via this route.
else you can always run the official grafana as container and use generic proxy rules found on the internet, with your own auth backend
Hello! I am wondering how to really use this addon ?
https://github.com/home-assistant/addons/tree/master/check_config
I have seen somewhere there is an entity which can be shown on lovelace about tha HA configs etc ..
Hi is there some way to auth automatically using hassio_ingress, a token or otherwise for persistent access? I'm trying to use grafana in a iframe in lovelace but seem to be getting 401 access denied errors unless I first click open web ui for grafana which runs through the proxy to grant access. This is not a really ideal experience for what I want to do.I don't want to skip ingress by doing the other workarounds I've seen that suggest forwarding the port and disabling auth
Is it possible to downgrade an particular addon through through SSH ?
Can anyone let me know who to get SSH/CLI Access to the Mosquitto Add-on. I would like to delete the mosuitto.db file.
I do a docker container attach 0d737 and All I get is a blank cursor in which it doesn't seem I can do anything like ls
I have also looked for a volume thinking maybe the db file is there but it doesn't look like volumes are being used at all.
Hello everyone! May someone advise howto downgrade an add-on? Since updading to Mosquitto 5.1.1 there are socket errors ...
@ionic glen Did you find a solution how to downgrade? I have the exact same question.
Do you know if its possible to downgrade via ssh/terminal?
Don't think so unfortunately
I have seen few feature requests for that on GitHub
But doesn't seem it was ever implemented
Ok, thank you
No worries, if you have a snapshot you can only restore this single add-on from it
But if you don't then I'm not sure what else can be done
😦
Ok, there is a snapshot from jan-21
Ok @ionic glen , thanks for your snapshot hint, its working !!! 👍
i have ziggo router and google wifi how can i do the port forward the right way for WireGuard? can someone place help me? groetjes Maurice
@raven tinsel
Hey, is anyone using the Rhasspy 2.5.9 add-on?
yeah..don t know what to do xD
Hi everyone 🙂 I'm new and I've been having some problems with the add-ons page, I won't spam here but I made a reddit post with in depth explaination of my problem, it would be awesome if you can check it out. Thanks 🙂
https://www.reddit.com/r/homeassistant/comments/luefy3/addon_store_page_isnt_loading/?utm_source=share&utm_medium=web2x&context=3
I had to reinstall my HA and I added ESPhome back as a "addon"... I already had a ESP connected to HA and I can see the entities connected in HA, but I cant find how to edit the program in the ESP via the ESPhome addon. thoughts?
i have all my add-ons set to auto update, not sure i have ever seen one auto-update. Whats the logic/timing on updates?
<not saying its dns, but it's dns meme goes here> are you running pihole or something simillar? if so disable blocking and do some tests, also if you have the terminal add-on installed see if you can ping github.com
this is un-wise. You get no opportunity to check the update changelogs to check for anything you might need to know
i respect your opinion, that doesn't explain why the option is not wokring
have you seen one that needed an update and didn't?
I thought you were just saying you've never witnessed them update, which would be expected
Yes, I am saying I have seen bunch of them flagged as needing update over last two months and have had to manually update them despite being enabled for auto update. Ones that come to mind are visual studio, mariadb, the community terminal package, tasmota admin and others.
Tasmobackup (3rd party add on repo) is the one I found today.
anyone ever see any webmail add-on for HA?
I looked for mail in the addon store but nothing. Seems like something that wouldbe available already
Is there a way to silence a HIBP notification?
Yes, I know the PW for an internal service on an isolated vlan is bad. Please STFU now, thanks.
It seems to feel it needs to remind me every 12 hours.
Not sure the use case. You have an email service that doesn't provide a webmail UI?
Oh there is a webserver one.
I menthosted in HA. As a client.
(I see there's an experimental MAIL server)
And to answer your question, yes. aAnd it does. But i am asking for in HA.
Using thunderbird now and today i l earned there's actually webbased clients you can host yourself. Wondered if there was any for HA.
Thunderbird addressbook was giving me grief.. so the hate is on. So i wondered, why not have one in HA.
I wound up using Zoho for my mail. It goes to my domain and it's free.
And it's linked to my gmail.
Yeah i just pop it and leave it a few days so my phone and PC both get the mail.
Probably will be hella slow in HA when i search for stuff. Probably best kept like it is.
I don't host my own mail server, did in the past. Moved away from that.
Currenlty just use the' free' mail that comes with my doimains. Works well enough.
And i don't use google stuff unless there's no other way. Like my phone.
I didn't setup anything dns-wise, I don't have pihole, the only thing i use is a vpn on my pc, nothing more (i tried to disable it too, but nothing changed)
the other problem is that i don't have the terminal extensions as i don't have access to the store..
is there a way to install the terminal extension manually?
No, it works via Bluetooth on your host system. However, it has stopped working for me the last two weeks unfortunately :/
So, a question to you guys who are using the Plejd-add-on. Have you experienced any issues lately?
Got it to work yesterday
Ok, on what hardware? I'm on a raspberry 3. Had been working flawlessly for several months before it stopped :/
Raspberry Pi 4 4gb. Does MQTT work as expected?
Are the changes to the supervisor permanent, or is this unexpected beahavior from the @raven tinsel SSH Terminal with protection mode disabled?
$ apk add i2c-tools; i2cset -y 1 0x01a 0xfe
Error: Could not open file `/dev/i2c-1': Operation not permitted
Permission problem accessing /dev/i2c-1 in your addon. You mentioned something to me about new restrictions and I'm wondering if you were tracking new use cases which caused this change.
Please file a bug report if you suspect a bug in my add-ons
in general, I don't really like to be pulled into conversations at random
that is kinda demanding
no. not a bug in your addon. A problem with supervisor permissions. Sorry for pulling you in. I'm really confused about the new supervisor security changes.
You had said something about it being an improvement before for inability to access block devices. This is a character device experiencing the same issue.
I have no idea what you are rambling about
please file an issue if you think there is one.
'thanks
I'm not sure where or how to ask for an update in the deconz-Addon. In Deconz-Version 2.10.1 there is a fix for the Sonoff zbMini. It would be great to get this fix also in the addon.
Hi, I am trying to access the Home Panel add-on through Ingress, I created an account for the add-on and trying to login to the HA instance but getting a "401: unauthorized" error. Any assistance on this? I tried clearing up the recent history of the browser(chrome), tried using the Firefox and Edge as some prior users seems to suggest but no luck.
Hi, friends. Any idea why the latest ESPHome release is not showing up in the Hassio Supervisor? It looks like v1.16.0 was released just about a month ago (and two more patches within the month, too). My current install shows v1.15.3, and there is no option to upgrade?
(It is showing up in the Supervisor, it's just that there is no option to upgrade, yet)
uninstall and re-install
Worth a shot, I suppose.
i am at 1.16.2 on esphome (hass.os)
I should probably backup my scripts, first...
always 🙂
Hi. New to HA, so I am sorry for stupid question that can come from me now or in the near future.
What is the difference between "Integrations" vs "Add-on"?
Seems that there is both kinds with same type of functions?
Integrations are for something you have, or somethings that exists, which you want HA to connect with
Add-ons provide a service (usually) which you don't have.
Samba server, FTP server, Plex Media server, ESPHome, etc
Afternoon!
Just got the WireGuard installed and configured, but when I'm connected to it my dns server (dnsmasq add-on) doesn't work. My VPN clients can't resolve any name using my DNS server.
Am I missing something?
Hello, does someone here has experience with the Sonoff addon for Home Assistant ?
Anyone know where the bitwarden.log file is kept? (not via portainer/supervisor)
Anyone have any ideas for this?
ingress is not made to act as a proxy and/or auth endpoint so you're out of luck on this one I believe
seems the latest Mqtt add-on now errors with this :
2021-03-02 18:53:49 ERROR (MainThread) [homeassistant.components.mqtt] Timed out waiting for mid 1014
2021-03-02 18:53:49 ERROR (MainThread) [homeassistant.components.mqtt] Timed out waiting for mid 1015
2021-03-02 18:53:49 ERROR (MainThread) [homeassistant.components.mqtt] Timed out waiting for mid 1016
2021-03-02 18:53:49 ERROR (MainThread) [homeassistant.components.mqtt] Timed out waiting for mid 1017
2021-03-02 18:53:49 ERROR (MainThread) [homeassistant.components.mqtt] Timed out waiting for mid 1018
any ideas as to the cause of that?
it is a nasty one, because binary_sensors based on these topics get reset and trigger automation, which has never ever happened before
wait was pointed here https://github.com/home-assistant/core/issues/39847#issuecomment-789136456 please re-open?
Wire guard is not an official add-on, you should ask the developer of the add-on. Although that sounds more like a problem with the app than the add-on
Maybe you could use this one? https://github.com/home-assistant/core/issues/45036
Darn I wanted to be able to access grafana from lovelace but is pretty frustrating
thanks yes, and these too: https://github.com/home-assistant/addons/issues/1887 and https://github.com/home-assistant/core/issues/39847#issuecomment-789136456
hope this can be fixed. can I ask here what the command was again to use CLi for a add-on downgrade to 5.1.0 ?
you can only downgrade an add-on using snapshot restore
a ok, thanks, proceeding as we type 😉
Has anyone else encountered this issue?
hi guys! with new VLC integration, can i use tts with bluetooth speaker? i use home assistant os
RE: Portainer, could I use a hassio shell command to pause a particular container?
I’m running the os vmdk in hyper-v on win10 pro. Everything is working great except the aircast addon. Logs say it binds to the right address and adds all the chromecasts as renderers but no airplay targets appear.
I’ve only got a single nic in the computer, is it to do with the network config under hyper-v maybe?
My addon folder seems to be stuck in a git check:
cmdline: git fetch --depth=1 --update-shallow -v origin
stderr: 'fatal: Unable to create '/data/addons/core/.git/shallow.lock': File exists.
Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.```
Has anyone experienced this or is able to point me in the right direction? I've navigated to the /addons/ folder but it's empty (obviously...)
I've just built a new system and installed a few add-ons from the core ones and the community ones that come with a new install, when I added a custom repository for the Google drive back-up all the community add-ons disappeared. Running the latest beta 2021.3.0b7 and Supervisor 2021.03.1 on a RPi4, has anyone else experienced this?
Having an issue that my Zigbee2mqtt is not updating to a new version, also not showing the update button. Someone knows how to solve this?
Try this in the right group lol
Morning all, anyone able to lend a hand, I am trying to setup MQTT, I am following the instructions on the HA website and the MQTT GITHUB page for mosquitto, I can't seem to find the option to set users anywhere, I have spent about 2 days googling this, reading the HA forum, the Git repo, and google but can't find anything, just keeps saying to enable advanced view which I have, other advanced options for other addons and such as visible, but mosquitto's advanced options are not and it's driving me nuts
I've been advised as I am using the version from the addon store I should use users from HA itself and follow the documentation from the addon, but the addon doc's states:
Create a new user for MQTT via the Configuration -> Users (manage users). Notes:
This name cannot be homeassistant or addon, those are reserved usernames.
If you do not see the option to create a new user, ensure that Advanced Mode is enabled in your profile.
I see the bit about setting a user in the config but that throws an error about the yaml code being invalid
This is my logs from starting it
@toxic fjord posted a code wall, it is moved here --> https://paste.ubuntu.com/p/DnpPbPRpbm/
Looks like I've figured it out, my YAML config had two login entries, just waiting to confirm it's all working once I get my first MTQQ device delivered
I having issues installing the rest980 and roombapw add-on. Anyone who could help me with this?
I'm running a fresh Hoome Assistant OS 5.12t with supervisor-2021.03.3
running in a VM
@trail rivet i made the map which these are built upon on, whats the issue?
syrius is generally very open for questions in the forum though
where I need to add in configuration an email for bookstack and password?
Anyone else receiving the message "- Error loading /config/configuration.yaml: Secrets not supported in this YAML file" in the logs of the Git Pull Add-on?
This all started after today's update. I removed secrets from that specific file, but still received the error, so it looks like Git Pull may not like secrets in any file.
@covert arch sorry was sleeping already, the error i'm receiving is Failed to install add-on
‘NoneType’ object has no attribute ‘is_file’
which step? please provide a full log
ok will try to install again, you mean the log from the supervisor system tab?
@trail rivet posted a code wall, it is moved here --> https://paste.ubuntu.com/p/9B7vk4hRNT/
Is this what you need?
yep, so show me your addon config
it's not yet installed, so no config yet
i can't install the addon
other addons are working
then maybe the addon needs a update,
no such errors with other addons?
Then I‘d write it on the forum, he usually replies in a day or two
have the error with 2 of his addons, roombapw and rest980
roombapw just reads the password/token
you can easily apply other techniques to get that
rest980 is a webservice which takes commands via http and send it to the roomba using a library... do you even need room cleaning? what device do you have?
i have an i7
i had it working when running my home assistant in dockers on a synology, but this is not supported anymore
yesterday i rebuild my home assistant in vmm on synology
nooo 😦
Is there a way to opt an add on out of the HaveIBeenPwned check. It's warning me repeatedly about the API passcode for my alarm panel which is limited to a 6-digit numeric code, which is pretty much a guaranteed hit on HIBP
can anyone assist please ?
im trying to access my HA from outside my network, i opened the 8123 port, tried accessing through the external ip, wont work
tried a ddns service tplink provides from within the router management , no help either, what else can i try ?
my setup is - optic modem > tplink deco router that PPPOE into the ISP
i tried putting duckdns add on in HA, set it up , it runs but still same thing, cant access from outside.
i have tplink router, but i use duckdns as ddns
set fwd your random external port to 443 internal (after u have nginx and duckdns isntalled
Hi there, I need a sensor value (lamptime of my beamer) which must be fetched through telnet. How can I do this in Home Assistant? Controlling the beamer through the telnet integration works already but I can't youse the integration to feed a sensor value. I've tried the TCP integration but this does not work. https://paste.ubuntu.com/p/VXwc8dBMY6/
Hey could someone please help me with the Paradox IP150 MQTT Adapter addon?
Hi folks -- is there a way I can make use of the secrets file in add-on configurations? I.e. I'd like to store my mosquitto username/password in the secrets.yaml file, but the mosquitto configuration doesn't work when I substitute the username/password for something like "!secret mosquitto_password". Specifically, it says "invalid yaml". Do I need to wrap it inside curly braces perhaps?
@slate vapor ```logins:
- username: '!secret mqttuser'
password: '!secret mqttpasswd'```
or you could leave that blank and add them as an HA user instead.
then it isn't in the secrets.yaml either
Hi, is it possible to use the HA conf checker for the Core version update?
@sly kindle Wow, that was easy! It didn't occur to me that single quotes would be it. Thanks!
@slate vapor you don't need any user/pass in there at all, though
@solar cairn posted a code wall, it is moved here --> https://paste.ubuntu.com/p/GGDnr7NsF7/
I get this when trying but I dont know if these errors is due to that there is no newer HA version to check against?
https://paste.ubuntu.com/p/GGDnr7NsF7/
@sly kindle I guess I prefer to keep it separate from HA credentials. Somehow that feels right, though I can't exactly justify why 🙂
yeah, I like not having to configure the addon at all and just starting it.
I think my original rationale may have been that I wasn't sure if I would always use the HA add-on or use a separate/standalone MQTT broker instance. If I were to do that, I wouldn't want it to share the HA credentials.
So this way, my options are open and I wouldn't need to reconfigure all my Tasmota devices if I were to switch to a separate broker under separate creds
whatever the devices are using currently, can be added as an HA user.
It doesn't really change anything in terms of switching to a separate broker
Understood. But then configuring a different HA user just for this purpose seems like overkill to me.
to me, it's just putting the credentials in a different place
and the password check still works against secrets
also the secrets file isn't really securing anything. It's more about sharing your config to the public.
I can share this on my youtube stream ```logins:
- username: '!secret mqttuser'
password: '!secret mqttpasswd'
anonymous: false
customize:
active: false
folder: mosquitto
certfile: fullchain.pem
keyfile: privkey.pem
require_certificate: false```
Or share a config at github, etc
(I don't do either of those things 😄 )
I'm trying this now -- to use an HA user I created by the name of 'mqtt'. But when I remove the local user section in my config and change it to logins: [], how can I tell it to specifically start the mqtt broker under the user mqtt I created in HA? I get this in the log: No local user available
it just automatically checks against the user table
any user credentials there can be used to authenticate with the broker
Hmm, indeed -- despite that warning, it actually worked and my devices have started to connect. Thanks!
I have to admit, what isn't clear after reading the documentation, but which is crystal clear to me now, the broker basically accepts devices to connect to it under any HA user account. I thought I had to tell the broker which users to accept, but when blanking out the logins section in the broker config, it now accepts all clients who know the credentials for any of the HA users. I get it now 🙂
right. 🙂
i am trying to install the frigate add on, but the install button does not work. in the system logs im seeing "21-03-04 17:28:42 ERROR (MainThread) [supervisor.jobs] Unhandled exception: 'NoneType' object has no attribute 'is_file'" with a bunch of other lines
Hey guys. I'm trying to solve a mystery with Zero Tier One: I have the Add on installed alright and it was working until it was not anymore.
- The Zero Tier network is fine: i can ping the internal IP of a computer that is in another city on my mobile(4G).
- the Zero Tier can see my Home Assistant as online.
- but no other device can ping my Home Assistant through Zero Tier
- for all the rest, Home Assistant is up and running as it was carefully build to.
Do you have any tip? I also have AdGuard Add-on as DNS resolve could be an issue, but the AdGuard page explicitly shows that it would reply do DNS queries from a bunch of local IPs, including the one from Zero Tier.
Since 2 days there is an updated Zigbee2MQTT, version 1.18.1-1.
I’m still running 1.17.1-1.
The auto-update option is enabled in my add-on and I also restarted the add-on but nothing changes. I suspected to see a button to upgrade to the new version but it isn't. How can I upgrade?
ive noticed no update option for zigbee2mqtt in this past
just today i copied my config, uninstalled z2m, reinstalled it and i was on 1.18.1-1 (came from 1.16)
Thanks, will give it a try that way. Fingers crossed 😉
hey is there a tutorial on manually installing an addon? im trying to install mosquitto 5.1 since 5.1.1 is still having issues
what issues?
How you performed the 'reinstall'. It's a time ago I installed Z2M...
the only change was the password schema
Did so far
install it again, paste the info back into the configuration tab
How to install again?
so i wanted to install 5.1 instead and try to see if that fixes my issues
It's not an official add-on. Need to use the 3 dots on the right upper corner, I can remember
But need URL to enter... Hmmm
@rustic portal are you using yaml config?
Can't find the right URL to enter in the 'Manage add-on repositories'
for mqtt:
no..
the ui integration?
yeah
Any idea? Now Z2M is removed but can't re-install it. Need correct URL
@hallow pier you search for it https://www.zigbee2mqtt.io/ https://github.com/zigbee2mqtt/hassio-zigbee2mqtt
then you add it
when you find it
That doesn't work, sorry
No, only the github
so should i ditch HA as a broker?
Restarted and works....
@rustic portal not sure. I haven't seen this behavior on mine. have you already uninstalled it?
have you tried uninstalling, rebooting, and reinstalling?
well i ended up rebuilding my HA instance, so im loading it in fresh now
i wanted to start with 5.1
and then go to 5.1.1
not sure you can. you could restore an older version with a snapshot
but you drop the addon directory into your /addons directory for a manual install.
maybe after that you could edit something
I was wondering what would happen if you started with a clean mosquitto.db
i dont have an older snapshot unfortunately
🙃 and now my HA is hanging
lol great
Does anybody know how I can multiply to values from different sensors through an influxdb query?
The two queries to get the values separately:
SELECT last("value") FROM "state" WHERE ("entity_id" = 'name of first sensor') AND GROUP BY time(24h)
SELECT last("value") / 1000000000 FROM "state" WHERE ("entity_id" = 'name of second sensor') AND $timeFilter GROUP BY time(24h)
I wanna multiply those two.
I looked through the InfluxQL docu but I didn't quite understand it :/
so heres my issue, mosquitto detects the mqtt but its showing up as unavailable
and i get this error
2021-03-04 15:22:26 WARNING (MainThread) [homeassistant.components.mqtt] No ACK from MQTT server in 10 seconds (mid: 30)
are there any alternatives to mosquitto mqtt?
Mosquitto add-on 5.1.1 is broken. Roll back to 5.1 if possible or use it on another system. https://github.com/home-assistant/addons/issues/1817