#add-ons-archived
1 messages · Page 44 of 1
Do either of them send messages to Mosquitto successfully? You'll see activity in MQTT Explorer when stuff happens.
Ok, I'll look
I don't know how to make something happen with the RA integrated into HA but I tried to run RA on the Pi0 and didn't see anything happening in MQTT explorer
Then you need to figure out why RA isn't working. Fix that, then come back here 😉
I believe you were already told about the RA Discord.
/opt/nodejs/lib/node_modules/room-assistant/node_modules/config/lib/config.js:18 2 throw new Error('Configuration property "' + property + '" is not defined'); ^ Error: Configuration property "global.integrations" is not defined at Config.get (/opt/nodejs/lib/node_modules/room-assistant/node_modules/conf
Oh yeah, sorry
Thanks again!
I am new to HA and installed the GROCY addon but when I try and open the web ui I gat 502 bad gateway
Hi y'all. Having issues with mosquitto; tried googling, but can't find a solution, so i thought i'd ask here. I've installed mosquitto v5.1 through the add-ons; clicked 'start', the wheel thing turns a couple times, 'start' switches from blue to red backround for about 1 second, then it goes back to blue. I restarted HA and tried again; same result. Mosquitto log is empty and HA log doesn't show anything about mosquitto. Any ideas on what the issue could be?
browser_mod is working great on my windows box, but my android phone goes to the old config
browser_mod uses local data in each browser to differentiate them. it depends on what'd you're trying to do with browser_mod, which is a #frontend-archived thing
@lucid iron The add-on log should have something
@viscid orchid The Mosquitto log (i.e., the GUI I get to thtough HA>Supervisor>Mosquitto borker>Log) is empty. Clicking on "refresh" still shows it empty
uninstall and re-install the addon
I've seen that when I've reinstalled a snapshot and it gets confused
Tried that; didn't work
🤷
also rebooted HA, still nothing
maybe it's the way I installed HA (followed this guide https://community.home-assistant.io/t/installing-home-assistant-supervised-on-ubuntu-18-04-4/200020)
given that it's a "not officially supported method", perhaps that means that not everything works
I installed it, started it, and it worked fine
maybe you already have a broker listening on 1883
hmm.. didn't think about that
netstat -ln | grep 1883 from your host
thanks! was trying how to check that using nmap
btw, nmap on my host IP, does not show 1883 open
I'm trying netstat now
you may have permissions issue with the mosquitto addon directory
ok, not sure how to read the netstat output... maybe I have 1883 listening? (pasting output in a sec)
netstat -ln | grep 1883
tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN
tcp6 0 0 :::1883 :::* LISTEN
unix 2 [ ACC ] SEQPACKET LISTENING 18835 /run/udev/control
unix 2 [ ACC ] STREAM LISTENING 18830 /run/systemd/journal/stdout
re' permission issue, how could I check that?
while checking for permission, I opened Portainer and see that a Mosquitto container was created
looks like something is listening on 1883:
I'm checking logs there
tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN
tcp6 0 0 :::1883 :::* LISTEN
yeah, that is what I thought
trying to run the container from Portainer tells me that the address is in use
thanks for helping me get thus far!
checking now what other service is using that port
you have a couple of options - be happy with the broker that appears to be running on your Ubuntu host, or stop/disable it and use the addon
the one on Ubuntu was installed when I installed the add-on
I think (guess...) they are the same thing
seems unlikely
I did not install it with a docker command
if you uninstall the addon, does netstat still say that something's listening?
and the "created" date shown on Portainer matches the time I installed the add-on
of what?
if you uninstall the addon, does netstat still say that something's listening? <-- let me try
of what? <-- timestamp mosquitto container was created (as shown on portainer) is the same time I installed the add-on through HA gui
removing the add-on now
that's probably the addon container. you don't have to install mosquitto via container, so that doesn't mean much
removed mosquitto through HA gui; the container is aslo gone
so... it looks like I have mosquito running. Don't know how, though
sudo lsof -i TCP:1883
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
mosquitto 1672 root 4u IPv4 35254 0t0 TCP *:1883 (LISTEN)
mosquitto 1672 root 5u IPv6 35255 0t0 TCP *:1883 (LISTEN)
there ya go
so...
you have a couple of options - be happy with the broker that appears to be running on your Ubuntu host, or stop/disable it and use the addon
if it's listening, which it is, then just point HA to it
like I said, you don't need to install it via container
you need to decide what to do next from the two options I mentioned
yup, got that
I prefer my broker to be decoupled from HA, so I would just stick with what's already installed
you may be able to configure it straight from the UI:
-> Integrations -> '+" -> MQTT
it doesn't mention that, but I think it works
yes
ok, trying that now
you should also install MQTT Explorer on your machine of choice and attempt to connect to the broker from there
that will tell if you if it's working, and HA should be able to use it
your machine of choice <-- not the server where the broker is running, right? So, a laptop, perhaps, to connect to the server where the broker is running to check whether it works, correct?
ok, testing
btw, I created the integration. it is shwoing on the gui
but don't see how to check whether it is working (yes, I'll check with MQTT Explorer)
what do you want to do with MQTT now that you have it?
so, it seems like the broker is working
MQTT Explorer shows me uptime, messages, etc
thanks for helping me with that
what do you want to do with MQTT now that you have it? <-- I'd been running HA on RPI. I'm now moving to HA on Docker in Ubuntu; qt-ozw on Docker in RPI
following https://github.com/OpenZWave/qt-openzwave I see that I need a borker
ok, that was mostly a response to
but don't see how to check whether it is working (yes, I'll check with MQTT Explorer)
which took me throught this path
right, so now set up that integration, create a container for ozwdaemon, and profit
yup, trying that now
in #zwave-archived , of course
thanks a lot for the help!
🙂
I finally got RA to work!
I still get the Avahi and Bonjour warnings when it starts though. Is that a problem?
@pearl sentinel posted a code wall, it is moved here --> https://paste.ubuntu.com/p/4PZqSfFdX6/
Whoops.
Now that I have RA up and running. I'd like to be able to track devices. If I use the MAC addresses of a phone's bluetooth or BLE, will it randomize? Should I use the Service UUID instead? Also, how do I find out the MAC addresses or Service UUID of a particular phone's Bluetooth?
If I'm not mistaken, I think that once I find the MAC address or Service UUID of a bluetooth device, I have to add it to the MQTT broker but right now if I go to Integrations --> Devices I have only one:
Manufacturer: unknown
Model: Docker Container
Integration: MQTT```
I have two MQTT Entities:
```Name: changeme Cluster Leader
Entity ID: sensor.changeme_cluster_leader
Name: changeme Cluster Size
Entity ID: sensor.changeme_cluster_size```
Thanks! Apologies for all of the questions.
Hey. Is there a way to force supervisor to refresh its addons. I am stuck on version 5.3.2 for the deconz addon. and the github shows we are at 6.2.3: https://github.com/home-assistant/hassio-addons/blob/master/deconz/CHANGELOG.md
I would like the newest version of deconz 🙂
@woven relic reload the addon store from the upper right of the page
I get "Can't update https://github.com/home-assistant/hassio-addons repo: Cmd('git') failed due to: exit code(128)" in the supervisor log. That might be the issue
The entire log says, i guess i have a corrupted file somewhere:
20-08-30 14:20:57 ERROR (MainThread) [supervisor.store.git] Can't update https://github.com/home-assistant/hassio-addons repo: Cmd('git') failed due to: exit code(128)
cmdline: git fetch --depth=1 --update-shallow -v origin
stderr: 'error: object file .git/objects/89/71e05707a92a86cd71858afc5bd18dd1ce50c1 is empty
fatal: loose object 8971e05707a92a86cd71858afc5bd18dd1ce50c1 (stored in .git/objects/89/71e05707a92a86cd71858afc5bd18dd1ce50c1) is corrupt'.
20-08-30 14:20:59 ERROR (MainThread) [supervisor.utils.json] Can't read json from /data/addons/core/zwave/config.json: Expecting value: line 1 column 1 (char 0)
hi all - anyone having issues with SSH addon? Since the last version - 7.5.0 - it cannot start - as it cannot bind on port 22
Then something else is using that port
running on Docker / Synology - it worked until the last version 😦 - command netstat -tulpn | grep 22 produces: tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 18712/sshd tcp6 0 0 :::22 :::* LISTEN 18712/sshd
@dark yoke hi - thank you for the fast reply - is there a way to determine what? as I do not have anything else running on port 22
to my knowledge
22 should only be SSH, so you likely have another SSH server listening.
If you're running on a NAS, your NAS probably has SSH.
yes - it has - HA is also on Docker on the same NAS -
So you have something listening on port 22 on that device. You can't have two processes listening on the same port.
should I disable SSH access to NAS on port 22 - maybe that's what is binding the address?
If you want SSH access to your HA instance, yes.
You'll lose access to whatever the other process gave you.
Any of you guys knows how to get access to the supervisor container?
I would like to do a git fetch -f
ok, I disabled the SSH service on NAS - I no longer can access the NAS via ssh - but the addon when started throws the same error - cannot bind on port 22
ok, solved the issue - I bind-ed the addon port on another port - and now it's workin
thanks all for the help
Morning all
I think I done goofed
I've been learning git workflows over the last couple weeks or so, and recently discovered VSCode addon for HA
love at first sight. have been getting tons done in the config lately
Then I decided hey lets implement version control
So I used the commit command. I realized afterwards it was going to stage all the items in HA
This process ended up breaking HA completely. Even tho I would think it shouldnt
Cant even SSH right now. I'm assuming thats because the CPU is overran, but I dont know at this point
Committing files to git doesn't change the files. It's unlikely that's what broke your setup.
Maybe it's a CPU thing, in which case just wait for it to finish or restart the device.
Thats what I was thinking. But not even 5 minutes after commiting, "Connection Lost. Reconnecting..."
Makes sense
Thanks ill try that
When you do get access, you can always just delete the .git folder you just created and start again properly.
You'll likely only want to back up some of your /config folder. I say some because you shouldn't commit your secrets.yaml file 😉
Thanks for the security tip for sure 😆
My .gitignore looks like this: https://hastebin.com/bivehuqibu.bash
Depending on your setup, modify that to cover any other files you don't want in source control.
Nice..learned something new. So using that and editing it for my setup will cause git to not try and stage items that dont need to be.
The whole point of a .gitignore file is that, as far as git is concerned, those files don't even exist. It won't track changes for them and it won't add them even if you did something like git add . (which normally adds all files).
If you're fairly new to git, their manual is pretty decent: https://git-scm.com/docs/user-manual
Much appreciated
Using the NGINX Add On to access HA outside my network. I followed a guide and got this working all well and fine. Can you use the NGINX Add On to also configure other apps too? For example, I have Ombi running to manage requests for my Plex server. Wondering that my HA instance of NGINX could be used for Ombi running on my Plex Server too? Forgive me if it is a noob question, the whole SSL thing is one of the only parts I dont have a mental grasp on yet.
Sounds like it can be done, any simple instructions for how? Been Googling for a while now, just not quite clicking with me yet
I have an issue where My HA reporter is writing a number as a string via postgresql so Grafana will not show the column in the query. Is this an value type I need to define in ESPHome or a lost cause. Tried to cast() and convert() but nothing seems to work.
haha that was easy, tried cast(x as decimal) and deleted the entry "Unknown" and it works!
afternoon all - stupid question of the day....
Will uninstalling the Portainer Add-on affect portainers that have been deployed?
Why am I uninstalling? Because I'm running a DEV version of Portainer (installed after the 1.2.0 version wouldn't let you deploy any containers!) and I want to move to the latest release version (which apparently has fixed this) so I'm up-to-date security-wise....
So I want to uninstall the 'local' DEV version and install/deploy the latest RELEASE version.... but I don't want to screw with my existing deployed containers.....
and while I'm asking questions.... What do I need to do, to get new Devices in MQTT showing up in Home-Assistant?
I recently got my HVAC system talking MQTT.
I can SEE it in MQTT Explorer, but the MQTT broker integration in HA is still only showing the 1 device and 23 entities from my alarm system... not 2 devices plus however many OTHER entities it should be importing for my HVAC system....
No, portainer just helps manage containers. Installing or uninstalling it has no effect on other containers
Regarding your MQTT question, it’s sounds like you should ask in #integrations-archived and mention the integration that you’re using
@viscid orchid Excellent!! Thanks ....on both counts!
Hey there, i am having issue with publishing to mqtt. I have multiple sensors and reading 2 values each in loop. in mqtt explorer however i see that the messages count for ths values are not same. Is this normal that some messages got lost?
Would like to thank @iesus#6204 for creating a feature I've been looking for...
Allows you to create a link that can expire to someone to call a service. I wanted to use it so I can send someone a link to open the gate when visiting. You can set to single use and and start date and time and expiry time
Still in very early stages of development
But working
Hello,
I have resetted my HA (HomeAssistantOS Raspi4) with a clean configuration, I have installed duckdns but I get this error in the logs
Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py", line 461, in start await prepare_meth(request) File "/usr/local/lib/python3.8/site-packages/aiohttp/web_fileresponse.py", line 223, in prepare st = await loop.run_in_executor(None, filepath.stat) File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run result = self.fn(*self.args, **self.kwargs) File "/usr/local/lib/python3.8/pathlib.py", line 1194, in stat return self._accessor.stat(self) FileNotFoundError: [Errno 2] No such file or directory: '/config/home-assistant.log'
HA Version 0.114.4
Anyone using the RFXcom addon? Having trouble getting it going and can't figure out how to troubleshoot it.
Good morning. If i am running the zwave2mqtt add on that I installed from the store, what is the process for upgrading it to the newest version? I am running in a VM.
If it has an update button at the top when you go to the add-on. If you just installed it, it will be the newest.
Or do you mean the newest version of Zwave2Mqtt? Not the Zwave2Mqtt add-on.
Correct. I guess my nomenclature is off. What I want is the latest zwave2mqtt, if that’s possible with my setup
I suppose it’s more of a general question and not specific to add ons. I’ll see if I can find the proper channel.
So that is up to the Add-On developer to roll out an update with the newest Zwave2mqtt. The Home assistant Add-Ons discord is a good place to ask about this.
ok, thank you
Hey I was wondering where I can find add on data folders. I noticed that when I reinstalled jupyterlabs my get started page was the same it was before uninstalling. Is there a way to completely remove all data from an uninstalled add on? Or where I could find it?
Take a look in /share, alongside your /config folder.
Is there an addon capable of reading / writing to files ?
Looking for a way to do manual meter readings and store them somehow
So I got the spotify connect addon and am using a pi as a receiver device but I'm not getting any audio when I cast
@opaque rivet addons are programs or services outside of home assisistant...you want to look at integrations. There's a "file" integration https://www.home-assistant.io/integrations/file/
And the #integrations-archived channel
Thx. Sorry for mixing up the terms. Still learning
no problem.
I've tried rebooting and the logs of spotify connect don't show anything strange, any idea how to get output from the 3.5mm jack?
if i want to use plex addon, how the people map the other hard drive for data (i.e, movies, photo etc). as homeassistantOS machine not allow us to mount external drive, so how we will expand our storage capacity with this operating system. my router can support usb samaba share. so i have to put external hdd on router & give network path in plex addon for libraries
Could someone please help with this? (https://www.home-assistant.io/blog/2016/02/09/smarter-smart-things-with-mqtt-and-home-assistant/) I am trying to set up the MQTT bridge and I am LOST...
I am running home assistant on Hassio. My MQTT server is an add on with Hassio is there a way for me to also install the bridge?
or am i just REALLY lost?
It tells you how to install the bridge: https://www.home-assistant.io/blog/2016/02/09/smarter-smart-things-with-mqtt-and-home-assistant/#mqtt-bridge
But if there's no add-on for it, you'll need to install it somewhere else.
Tells me to install it on docker. So that means i have to use a stand alone docker and run that setup?
Pretty much. That's all add-ons are anyway but if no-one's made one to 'wrap' that software, you have to do it yourself the hard way.
Yea, guess i am to dense for this. Thanks for the response...
That's a bit of a defeatist attitude. If you can install Docker and copy/paste that command, you're most of the way there.
Well issue is i really don't want to have to use my synology docker for home assistant. I was kinda hoping it would work like my Mosquitto broker and would run off hassio from the pi.
no clue
sad thing is Ha is VERY new for me.
hum... ok ill look at this. I was hoping someone would slap me and tell me i had over complicated everything and i just need to do x>Y>z..
Ill look at making add on.
ty again.
HA is also very new to me as well, and all of this talk of MQTT has me wondering about a lot of things I'd like to integrate
I just got an AM43 Blind Driver installed in my room, and I'd like to integrate it with HomeAssistant. Unfortunately though it looks like it is only Bluetooth-controllable but from what I can tell this is still possible to integrate with MQTT?
The concern I have is my HomeAssistant is running off of a Pi4 in my basement, and I am on the second floor so I'm fairly certain the device won't be in bluetooth range. I'm using the Pi's GPIO pins for a doorbell automation, so it needs to be within reach of the teledoorbell controller in the basement.
SO, my question I guess is; are there repeatable bluetooth "beacons" I could use to extend the Pi's range to reach the blinds/the second floor, or some kind of low to no-delay wireless relay I could use for my GPIO situation?
the bluetooth option would be preferrable
Is it possible with the Portainer addon to "just view" other Portainer installations without having to add them to a Swarm or something?
@mystic topaz you could use an esp8266 instead of your pi to do the doorbell stuff and just move the pi. not an answer but an option
would an esp8266 be just as instantaneous?
Hello Everyone, Just got fed up of my Zwave Controller (Using Vera with HA, But Vera still limited), So got a Zooz Stick, Connected to HA,
From Reading, The best way would be to use Zwave2MQTT, Installed MQTT Server, Installed Zwave2MQTT.
I was able to recognize a Zwave switch...., I see it in the control panel, But I dont see it in Home Assistant.
Do i need to install also the OpenZwave (Beta) Integration or i have a different issue ?
Thanks, I'll give the ESP a try. Just ordered a few (I'm sure I'll find other uses for em haha)
Managed to make it update also in HA by going over the settings again, Looks good, Last Problem
When using the Zwave2MQTT i can control the device (switch on/off), When in HA, Trying to do so, result in nothing...
And ideas? directions ?
@wraith flame You may be able to install the SSH & Web Terminal addon, disable protection mode, and install that container on your existing Pi
You can access Docker from there
@deep creek I have no experience with Zwave2MQTT (I use the OZW beta), but did HA autodiscover your switch? This whole conversation would be better in #zwave-archived
Having issues with node-red, Call-Service attempted without connection to server. Using HASOS on a proxmox box.
When node-red boots up it says connection is good.
Thanx RobC
still no luck getting Emulated Hue to pair. Really annoyed
emulated hue isn't an addon
He's talking about this one: https://github.com/marcelveldt/hass_emulated_hue
Congrats, @mystic topaz you got the new hub version merged! 😄
yeah! still no luck though :(
I also saw the same behavior of weird pairing
@slow heath @mystic topaz ah I see.
Which sub is better to ask about facial recognition and the best setup for that?
Team, I'm trying to perform ADB control of an Android TV box using androidtv.adb_command service, but it does not show up in Node Red as an available service domain. Any clue why?
you probably want #node-red-archived
You're right. Wrong channel, sorry. 🙂
Is there something special I'm supposed to to do get zwave2mqtt to work. I installed it from the addon "store" and checking the logs it's demanding an SSL certificate
That’s probably because you left the ssl configuration at its default of ‘true’ in the addon config
so the addon is broken by default with nothing on the doc page specifying it needs to be turned off.....
I guess you can take that approach...
I only just figured that out from a closed github issue marked won't fix
You could read the addon docs
I did
It says this:
it mentioned nothing of needing to acquire a new SSL Cert
Note: This is just an example, don't copy and paste it! Create your own!
yes however general state for newly installed software is "it works"
not it crashes silently
Alright, best of luck
yes however general state for newly installed software is "it works"
@quaint cave Almost every example on the documentation is 'wrong' out of the box, if only because entity names will be different on your system. They're not to be taken literally and only serve to highlight the structure of the configuration, not the content. If you ignore the instructions, things will likely fail more often than they succeed.
Trying to get MQTT to work (using Mosquitto broker). Can't seem to get it to work. Using MQTT Explorer trying to sniff topics - but nothing happens. Anyone have any idea?
Nothing happens? What are you expecting?
I'm trying to see data in MQTT Explorer
But what data? Is something publishing to the broker? Again, need more detail and what you’re doing and expecting than ‘nothing happens’
By default, the broker just sits there waiting for activity.
Got it to work now! But for some reason the sensor turns up as a switch
The PIR sensor acts as a switch. But the problem is - it doesnt report any changes.
Hi Guys, is somebody using the ADS component? I'm having trouble since version 0.114.4
Hey Guys, been setting up Home Assistant and loving the experience, but I have a question that I feel is probably stupid, but I cannot find an answer in any of the documentation
I have the Home Assistant docker image running, and got mqtt and manual google assistant working, but i cannot figure out how to install more addons
specifically tasmoadmin
Not sure which install you're using? If you have system_health enabled you can check Configuration -> Info, or see the following.
-
If you're using HassOS, flashed an image, or booted a VM with an image you're using #330990055533576204
-
If you installed Linux and then ran a script to install HA and have add-ons then you have #330944238910963714
-
If you're running
dockercommands or use a Docker manager and have no add-ons then you have #449717345808547842 -
Finally, if you use
pipto install or upgrade you have #551864459891703809
Having difficulty chosing an install method? See this blog post for guidance.
which one of these do you have?
homeassistant_container
thats what i was afraid of
you can get things just have to do it yourself
any recommended reading or starting points? i dont mind doing things manually
@modest steeple #449717345808547842 is the channel as a starting point.
thanks! much appreciated all
The others there are running it that way
run the OS in VM?
Hello, I have problem with samba, Windows don't see folder. I do eweryting ok
@sly kindle i did it, and windows has no access to this ... Total comander on android see it but have no access to :/
@lavish lagoon what do you see in the samba addon logs?
@sly kindle Denied connection from 192.168.0.110 (192.168.0.110)
Connection denied from ipv4:192.168.0.110:52992 to ipv4:192.168.0.155:445
Denied connection from 192.168.0.110 (192.168.0.110)
.110 is my PC
did you change the addon configuration aside from adding user and password?
it should be left disabled
SMB1 is on in Windows
i just enable it
and noting :/
did you change the addon configuration aside from adding user and password?
@sly kindle yes, but i left this empty
interface: ''
i use a wlan0 and nothing
that's fine to leave blank.
but did you change allow_hosts: ? You should not normally
that should not work, the addon has invalid config when using defaults (missing password)
oh I assumed password was added
It's not merged yet, so yes, super new 😄
dammmmmmmm now I have this issue with HASC!
is stock on LOOOOOADING component !
Dammmmmmmmmmmmm you are in the wrong place!!!!
An add-on is a Docker container with tweaks to allow it to be configured in the Supervisor UI. It is only available in the Supervised install since if you've used any other install method you're able to install software already.
Ok i just STOP HA, how to start it again ? 😮
ha core start
but where in ssh putty ?
I give up. Have no idea why i cannot run adguard. still having this error: 2020/09/03 15:56:02 [fatal] Couldn't start forwarding DNS server, cause: couldn't listen to UDP socket, cause: listen udp 0.0.0.0:53: bind: address already in use
when I run netstat -tnlp | grep :53 i can see that pihole-FTL still listening to this port. but I dont have pihole ffs
Trying to edit ESPHOME project with VSCode and get the following error in VSCode Could not execute ESPHome. Make sure you can run ESPHome from the command line. Per instructions, Per VSCode documentation I have added leave_front_door_open: true in ESPHome add-on Configuration and Host 6052 in ESPHome add-on Network settings.
Anybody have any idea why the first time I hit a lovelace page that shows a Grafana dashboard, I get a 401: Unauthorized? If I go into the WebUI from the Grafana Add In page, I don't get the 401 - and if I subsequently go back to my lovelace page, I don't get it either?
Nevermind. I found a thread on the forum talking about it. Seems to be a ingress auth issue.
@stuck phoenix posted a code wall, it is moved here --> https://paste.ubuntu.com/p/dp52M98q65/
i am running zigbee2mqtt on raspberrypi on homeassistantOS, i have updated the zigbee2mqtt addon as well as homeassistantOS yesterday to latest version. now zigbee2mqtt is not working in addon log i am see this type of error https://paste.ubuntu.com/p/dp52M98q65/
overall homeassitantOS, MQTT broker, home assistant webpage etc. working properly, only zigbee2mqtt addon is failing to start
it is like cyclic failure, like system again try to start and then again fail & continuously repeating these tasks
i try to reconfigured everything from last known good snap shot, but still zigmee2mqtt addon not working.
can i start to reflash every thing from scratch or there is possibility to resolve this problem
@stuck phoenix I don't use it but some searching makes it look like it isn't finding your adapter?
i have "Texas Instruments LAUNCHXL-CC1352P-2 " which one time flashed as per zigbee2mqtt. after that nothing change, is with time or due to any reason this thing corrupted & we have to reflash this card again, please guide me as since last one year i reinstall raspberry pi many times but never "Texas Instruments LAUNCHXL-CC1352P-2 " thanks
i have checked in card green led is steady on
upto yesterday it was working fine & today not able to work as on homeasistantOS no sensor data shown
also is there is way to check this card & its firmware responded or not for trouble shooting. before re flashing this expansive card i want to make sure that this thing is corrupted. also please guide me this card is safe for re flashing it & not much chances for brick it.
@magic mist You can embed Grafana dashboards if you expose the addon via a network port (assuming you are talking about the community addon), and set the access required. I spent a bit of time on the fix a while ago.
I think I did see something like that about port 3000. I’ll try it out, thanks!
If you access via the port and copy the link it should work fine, as there isn't the ingress cookie involved
it looks like zigbee2mqtt addon version 1.14.4 update breaks my system & my homeassistantOS not getting sensor information. please resolve my problem by guiding me to reset my old setup & discard version 1.14.4 update
Hi. How i can run adb command "adb pull" or "adb exec-out screencap", i need download screenshot to local file in HA from android tv. Or how show screenshot on media_player component (Xiaomi Mi TV 4А, 4S)?
hello
Which addon can be used to display multiple readings in a single line
https://cdn.discordapp.com/attachments/429907082955718657/751353025733459988/unknown.png
is general consensus here not to update or upgrade z2m or any other addon to latest version then working version ??? as they may be break the equilibrium. any suggestion
My Grafana has stopped working and wont start.. i set log level to fatal but the log is still empty.. am i doing something wrong?
now i am feeling i am in serious trouble, please help me to reset TI CC1352P-2 zigbee2mqtt card. this time only green led steady on, how to reset the card.
Even I thought I will reflash this card with guidelines ( https://www.zigbee2mqtt.io/information/flashing_via_uniflash.html ). Even card is not respond to uniflash software, as per guide line this card be auto detected for further process. When I put this card in my window pc with uniflash, system not able to find any device connected to it. So this card not showup in auto detect process. Please help me. so now it is little bit clear that the z2m addon update may be initiate some reset requirement for card & card is not workable till we will reset it. the software inside may be intact only need of reset this card then it will start functioning as intended. so now one million dollar question is how to reset TI CC1352P-2 card with zigbee2mqtt firmware already installed inside?
@wheat osprey posted a code wall, it is moved here --> https://paste.ubuntu.com/p/93rP6VMVdQ/
Anyone know if it's possible to have an appdaemon automation trigger at a specific time (ie: every day at 5 am)?
Something like an appdaemon crontab, I guess
I’m sure it is, but you’ll probably get better answers on their discord: https://discord.gg/EQZVg4
Ah, didn't know that was a thing. Thank you!
Presumably you’ve looked through the extensive Appdaemon docs?
Yup, spent the last few hours combing over them (I work with python professionally, first time working with appdaemon though). Haven't found anything about absolute time.
There’s an example right here: https://appdaemon.readthedocs.io/en/latest/APPGUIDE.html
import datetime
# Declare Class
class NightLight(hass.Hass):
#initialize() function which will be called at startup and reload
def initialize(self):
# Create a time object for 7pm
time = datetime.time(19, 00, 0)
# Schedule a daily callback that will call run_daily() at 7pm every night
self.run_daily(self.run_daily_callback, time)
# Our callback function will be called by the scheduler every day at 7pm
def run_daily_callback(self, kwargs):
# Call to Home Assistant to turn the porch light on
self.turn_on("light.porch")
Holy shit, I have no idea how I managed to miss this page out of all of them
They have pretty awesome docs
Much appreciated my dude. Yeah, they definitely do, and a ton of community support. Moved all my light automations from HA engine to Appdaemon in just a couple of hours of research, all of which is handled with a single module
Yep, me too
Any addon for http stuff to have devices to control remote servers over the web
Hey all. I am having an issue with the NUT addon.
I previously had an Eaton UPS connected to Raspberry and have swopped this to a Powercom UPS
in the config driver: usbhid-ups worked with the Eaton
the powercom does not seem to be compatible, but there is a driver: powercom driver available
yet when I only change the driver to powercom, I get the following error
`[09:41:55] INFO: Starting the UPS drivers...
Network UPS Tools - UPS driver controller 2.7.4
Network UPS Tools - PowerCom protocol UPS driver 0.17 (2.7.4)
Fatal error: unusable configuration
Driver failed to start (exit status=1)
Unable to open auto: No such file or directory
Things to try:
- Check 'port=' in ups.conf
- Check owner/permissions of all parts of path`
my config:
`users:
- username: xxx
password: xxx
instcmds:- all
actions: []
devices:
- all
- name: ups
driver: powercom
port: auto
config: []
mode: netserver
shutdown_host: 'false'
list_usb_devices: 'true'`
Good afternoon,
I've got the duckdns addon (using homeassistant_os) set up and working with HTTP (forwarding port 80 to 8123).
I have tested this OK by configuring the HTTP duckdns URL in the homeassistant app as the external URL, disabling wifi and reloading the app.
I am attempting to take the next step, which is to switch to HTTPS.
This is where I am struggling and could use some help.
I have adjusted the port forwarding on my router to forward the default HTTPS port instead (443 to 8123).
I have adjusted the external URL to state HTTPS rather than HTTP in the app
Some thoughts...
In various (older) threads I have read, it was highlighted that doing this setup also mandates HTTPS usage locally. This is fine with me, but I can still access it through HTTP locally, and not through HTTPS. Hence, I believe the issue is with homeassistant (configuration), not with DuckDNS or the app configuration.
In such older threads, I've also read there is a HTTP part in configuration.yaml, this seems to be outdated information. (There is no http section in my configuration.yaml)
The duckdns addon logs don't show any problems. (It indicates it is OK every 5 minutes)
This log also shows the certificate is valid (including the expiry date)
What configuration am I missing?
I'm still struggling with nut
so it seems I am experiencing the issue where the usb port Id for the UPS keeps changing. This is documented here:
https://github.com/hassio-addons/addon-nut/issues/24
so my config looks like this:
`devices:
- name: myups
driver: powercom
port: /dev/ttyUSB0
config: []
mode: netserver
shutdown_host: 'false'
fake_usb_devices: 'true'
upsd_maxage: 25`
the fake_usb_devices is scanning usb ports. but I am getting a message like this in my logs
Poll UPS [myups@localhost] failed - Data stale in my error log
I suspect my port: config is not correct for the fake_usb_devices setting. I just don't see that they document what so set port: to
@rich skiff do you have base_url set?
@boreal bane Nope
config $ pwd
/config
config $ grep -ri base_url *.yaml
config $
what version of HA
hassos: "4.12"
homeassistant: 0.114.4
Yes - does it use those to expose? or just to provide it to various internal functionalities
external is set to https://MYSUBDOMAIN.duckdns.org
internal is set to http://hostname:8123
Should that internal one be set to https?
arch: armv7
audio_input: null
audio_output: null
boot: true
image: homeassistant/raspberrypi4-homeassistant
ip_address: REDACTED
last_version: 0.114.4
machine: raspberrypi4
port: 8123
ssl: false
version: 0.114.4
version_latest: 0.114.4
wait_boot: 600
watchdog: true
if you want to use SSL locally you have to use IP address and https:
see where it says ssl: false ?
that's your issue
and ip_address: REDACTED is a docker IP LOL
🙂 Knee jerk reaction from work
perfectly fine
if it makes you comfy to remove it, then do so
but it's gonna be the same one for everyone's PI 😉
but yes ssl: false is your issue
something's not right
is ssl not set by the http/https on the internal URL? or is there something separate
do you have
http:
ssl_certificate: /ssl/fullchain.pem
ssl_key: /ssl/privkey.pem
?
is ssl not set by the http/https on the internal URL? or is there something separate
it's set in a few places
but if you don't have your ssl_* paths set, it won't work
is that path an env variable? set|grep -i ssl does not return anything
It's not in there. Looks like adding that will work for me too.
once you restart HA
check ha core info again
you should see ssl: true
then it all should work like magic
SSL is on true... now to adjust the internal URL
In Lovelace I'm having an issue where cards appear as resources but not in actual dashboard
Anyone know why?
nvm
SSL is on true... now to adjust the internal URL
keep in mind your cert is only valid for your hostname, not IP address
which is why I have my external host resolve to an internal IP
cuz I manage my own DNS
and only for the duckdns url I guess, since I've generated the ssl cert through the duckdns addon's included let's encrypt
At some point in the future I'll probably also manage my own DNS, but it is not this day
think I'll do that after I move to a new house - most of what I do at this moment is preparation to be able to roll out quickly with new devices in a new house. Investing in this house is a waste.
it's working up to and including the duckdns URL, thanks Kraz!
no worries man! enjoy ssl 😄
how to reset TI CC1352P-2 with zigbee2mqtt firmware already installed inside?
try #hardware-archived or #zigbee-archived actually
is this the right place to ask questions if im having trouble with my Adguard addon?
yes
when you're not sure #general-archived is a good place too
but addon questions would def be fine here 😄
ok so i' m having an issue with my Adguard on my Home Assistant that I have installed on a Raspberry Pi. Randomly throughout the day it would just stop connecting to new sites or services, however sites or service (i.e. Discord) I'm already connected to are unaffected. Restarting Adguard through my Home Assistant would temporarily fix this problem.
every now and then it looks like it says "Failed to load cookie file from cookie: No such file or directory"
yea idk, it just started happening randomly but my friends adguard stuff is all fine
yeah it's unrelated, I don't have AdGuard...
ok so let's see about the other logs
anything in core?
nah nothing
Hi folks. New to HA. Trying to get it up and running on an RPI using the 64-bit image. I am following an online/you tube instructions and I'm having trouble getting VS Code add-on to work. Is this the right channel?
Yes
Thanks. I have it installed but nothing happens when clicking 'Open Web UI'. I just get a page which says 'Visual Studio Code' at the top and nothing else. Checked the logs but not exactly sure if there is an issue or not. https://pastebin.com/CWD2FMAB
How much memory do you have in your Pi?
4 GB
Hmmm
info HTTP server listening on http://0.0.0.0:1337 <--- does the all zeroes here point to a possible issue?
Not usually. Just means listen for anything
Other than you somehow having Supervisor 240, I don't see any meaningful differences with my x86 install in the log
bummer
try stopping and starting it again?
did that multiple times
ok. super weird
i restarted the rpi, shut down chrome completely, after reboot reinstalled vscode and now it works
so "turning off and back on again" worked somewhow. just not sure what did it. since I already tried to reboot the pi and reinstall before
i assume it's something with chrome
thank you for taking time out to work with me
hi, is the rpc shutdown addon working with multiple user on win10?
@jaunty mantle I would think that using any admin user in the add-on configuration settings would work?
iam gonna give this a try, thanks.
can I use the pin for credentials?
@jaunty mantle no a pin is just like it is on your iphone or Android phone. It doesn't replace your user/password
oh okay, is it possible to turn the machine into sleepmode instead of shutting it down completely?
You can do that with https://iotlink.gitlab.io/
Which can do shutdown and so much more, IMO it makes the add-on redundant
Hi gang! I have a question on configuring monitor. Is this the correct forum?
https://community.home-assistant.io/t/monitor-reliable-multi-user-distributed-bluetooth-occupancy-presence-detection/68505
if you're using the addon, yes
I'm trying to change the startup arguments to try to troubleshoot, but I'm not sure where to find those
Basically it runs for anywhere from 1-2 days and then dies (and keeps me from sshing into the RPiZ)
I wanted to turn off RSSI monitoring and logging and see if that makes a difference
I don't think you can with the addon. you're better off installing and running the script separately
I've had to modify it to make it work reliably
OK, I actually AM using the script directly (on 2 RPiZeroWs).
So maybe not the correct channel, but advice would definitely be appreciated
then are you running the script manually?
No. It's run at startup an I'm not smart enough to understand how that's done
excellent
I installed and configured per the instructions on Andrew's readme
OK, looks like running it with the -u flag will update the startup arguments
I'll give this a shot and see if affects uptime
yes, that's the right direction
There used to be a plugin which auto backed up a docker instance - thing - it's on my old install but I can't find it?
It was called "Auto Backup Hassio" - I installed via a VM now rather than docker - is that the cause?
@robust verge A VM running what OS?
Can anyone help me with the FTP-Server Addon in HomeAssistant?
Don't ask to ask, just ask your question. Then people can answer when they're around.
When you do ask a question, try to provide as much background detail as possible. Ask yourself these questions first so that others don't have to:
- What version of the Home Assistant are you running? (remember, last isn't a version)
- What exactly are you trying to do that won't work?
- Is the problem uniform or erratic?
- What's the exact error message?
- When did it arise?
- What exactly don't you "get"?
- Can you share sample code, ideally with line errors where the error occurs?
In HomeAssistant FTP-Server Addon, I created everything like how is it in the Wiki, Now my Camera records are uploaded to my / main root folder. Can I change that somehow?
which wiki?
how are you logging in/transferring files to that server?
Yi-Hack-AllWinner firmware of Yi 1080p Camera. I can fill out FTP settings like host,name and password.
The FTP Addon running in a docker container as I see.
so based on the addon docs, you can specify users and the directories they can access
Yes. but it only gives write permission to this folders.
still saving the stuffs inside the root folder.
or somehow the docker is linked to my root folder.
but there is no symlink
are you reading or writing via ftp?
writing
writing, right?
Yes. but it only gives write permission to this folders.
where do you want to write the files?
if you give it access to the other paths (like /config), then you'll need to specify the path
I have a folder called "Camera"
This is what the FTP see
and the first picture what I see with root on my Server.
as far as I can tell, you can't just enable access to random directories. it tells you which ones you can enable, and you can presumably create subdirectories in those
what addon config are you using?
as it says, it uses chroot to restrict access
so you only gave it access to /share
I have multiple camera and would be good to save them separated directories, like Camera-Livingroom, Camera-Kitchen etc.
fine, as long as they're in /share
you can see the "share" directory in your second screenshot
I don't understand why
what are you trying to do that you can't do?
you can only access directories that the addon lets you access
The records are saved into Docker, there is also a "share" folder created inside the docker. The Docker's folder is somehow linked to my physical not docker Servers root folder "/". I would like to somehow change this link.
/share is not in docker
so the 10 000 daily recorded file will not be in my main root folder.
the /SHARE is inside the docker.
it's a persistent directory
there is no directory on my computer.
im really confused 😄 100 times harder stuffs never got me like this but now thats hit me 😄
yes, you are
but if everything is right what you said.
what would be the next step to solve this?
how did you install Home Assistant?
carefully
Supervised
VM, RPI, Debian, ?
Debian 10.
so you should probably have a /usr/share/hassio directory in the host that the docker accesses
/share is inside containers, and you should only access those though an addon.
/share maps to /user/share/hassio/share on the host, but you should not be using that
point being, that the FTP server addon allows you to access several directories that actually live on the host in /usr/share/hassio. configure the addon to allow access to them, as shown in the docs, and specify the path in your camera when you're FTPing
Understood.
what is the method to specify the path in the Camera if I can only fill out Host, Username & Password?
what is the method to specify the path in the Camera if I can only fill out Host, Username & Password?
🤷
but I still does not understand how the records are shown up on my root folder.
outside of everything.
This add-on provides an FTP Server for Hass.io in a reasonably secure manner. While FTP is not entirely secure by its (unencrypted) nature, this add-on supports FTP over SSL (FTPS) and jails (chroot) the virtual users in their home directories.
I guess it creates "home" directories for whatever users you specify somewhere
could be in the container (and therefore transient), or could be somewhere in /usr/share/hassio
maybe that was the trick.
how the records are shown up on my root folder.
How are you checking that?
I SSH into my Server.
and I see there are about 100 recorded file transmitted by the FTP.
with an addon?
No, with putty of course.
That is indeed the host
that is why is this really interesting.
The addon has no access there.
So a) you have another FTP server runing that you use, b) you have copied them there, c) you have made some sort of link between the directories
yes that was my idea too this is why I checked all the ways.
I listed all links on the host, there is nothing even close to that
I checked for any FTP port using software but nothing, also checked all softwares installed.
and I checked the history and I didnt used any copying or anything since I bought the camera.
That make the problem more mystical 😄
I see you also have a PATH_TO_YOUR_CONFIG file/dir there, so I'm guessing you have folowed various guides that had commands you copy+pasted, one of which that has now messed up something
yes that is there since I first tried to start Smart Home stuffs, and my first try with HomeAssistant was a failure of course.
looks like something messed up right, but thats very interesting
I would totally understand if the recorded files would be in the share folder, but the only directory where I see my recorded files is "/" root folder.
I sugest you create a full snapshot, and start over with a fresh OS
yeah sometime I will do that sure, but now its better just forget this ftp stuff.
anyhow thanks for the help.
Found the answer.
Its a bug.
if you name your ftp user in this addon as the same as your servers hostname, the uploaded files will be transmitted somehow to the root folder of your host.
a created a new user after I tested this a few times and now its working correctly.
Yammers[UK]Today at 23:38
Good afternoon, i am attepting to use the WWW folder location to creat an Icons folder as per the guide at this location
https://community.home-assistant.io/t/custom-animated-weather-card-for-lovelace/58338
However, every time i go to create a new folder location i get the following error
cant add the image however it says this is no longer located in //homeassistant any idea
Can someone help me set up duckdns I've done it 3 times and it breaks every time where I can't log in. Load the sign in page but once my credentials are entered it says retry and never loads my dashboard. Im doing a fresh install of home assistant supervised now on my laptop running arch thru docker
Hello
Could someone help me with a bug in Dnsmasq
please
Does anyone know why this is?
00 Server Error: Internal Server Error ("driver failed programming external connectivity on endpoint addon_core_dnsmasq (700bc430760eb9152ea3d7779e67cd919f8ae4d26b9ffb1ce44f4475470c5c90): Error starting userland proxy: listen tcp 0.0.0.0:53: bind: address already in use")
Good afternoon to all!
I have a problem! I want to do login by the command line in the HA RasperryPi and I cannot! I use the user that I created and he dont accept it! can anyone helps me?
because I want to install a Samba file sharing to use it with my PC! since I cannot connect it to my PC to share files with it!
the Terminal & SSH add-on doesn't have an option to set a username. the username is root and the password is whatever you set in the add-on's config. the Samba share add-on lets you set a username and password in the add-on's config as well. neither uses the existing homeassistant user accounts @subtle mason
@bright vortex Thanks! I will try! thanks a lot
Hi, i am using duckdns for my hass in raspberry pie on my home network it worked find, but when i try it to other router outside my home network, i couldn't connect to my hass either through local ip or my duckdns web address. When i checked in duckdns.org, my ip seems to be updated
i have put port forwarding settings in my new router
I'm looking at making a component where i via a API fetch your items from a auction site, the goal is that you should be able to do automations based on the information/events related to your auctions or bids. But also be able to display info in the lovelace UI. Its a bit like ebay but the main site for bidding items in Sweden. I guess the best approch would be to make it as custom components that users can install via HACS? Integrations are more for adding physical devices or have i missunderstood something?
There are no difference between custom components and integrations (for the most part), "component" is what we used to call "integration" before.
An integration is a layer that integrates anything to Home Assistant, this can be a physical device, API service, communication protocol 🤷♂️
None of which are #add-ons-archived , so #integrations-archived or maybe #devs_core-archived would be the place to ask 😉
Hey guys, is there a openvpn addon available anywhere? I did see one online but it's like 2 years old.
And not through hacs.
Not that I’m aware of. WireGuard is the new hotness
I'd love to use it but iv had nothing but issues. Tried on home assistant, unraid and an Ubuntu instance.
Can usually access the remote lan no issue but then I loose access to my local Lan and internet.
Like right now I connected to the remote HA wireguard instance and Iv lost access to my local ips
thanks Ludeeus for clearifying and pointing my to the right channel
as far as I know, there's just one Mosquitto addon
what are the old and new ones?
ah
it sounds like you're not logging in or providing the right credentials. it uses HA credentials
For some reason I can’t access file editor from a browser on my pc, through the iOS app it works fine but trying to access through browser I get a 401 not authorised error; anyone know cause/fix?
I’m getting a warning in the supervisor logs that says not valid ingress session’
thanks @dark yoke im using chromium and its got some plug ins by default i'll check it out
i removed all plugins, cleared cache and tried again still didnt work...in chromium. i just install firefox and seems to be working
Why do my homeassistant add-ons (e.g. grafana, portainer) become unavailable during a restart of homeassistant. Shouldn't many of them be fine to keep running independently, like they would in a normal docker setup? Is there any way to avoid this happening?
they do keep running independently
and they don't (or shouldn't) go "unavailable"
if you're accessing them via ingress (i.e., via the "open web UI") link in the addon, that is dependent on HA routing you to it. If you add a port in the networking section and access them that way (if you can), then restarting HA won't affect your addon
so to avoid the issue that you're seeing, add a network port and point your browser to that port rather than going through an Ingress link
oh ok, yeah I am accessing them through the "open web UI". Great, thank you for that. I will try setting it up properly now.
OK, i configured the port for grafana and it is now working as desired though the specified port. Thanks!
Does ESPHome support RPI 1, install button is dim and it says This add-on is not available on your system.
Can anyone help with the SSH addon I can't find it.
@twilit idol If you can see other addons but not the SSH one then maybe try setting your user to "Advanced mode" in your user profile
I have an idea and i'm not sure if it's something that can be done in an addon or not. I'm investigating use ha in a hyper-v vm (hard requirement) which works but hyper-v has no usb passthrough capability for mobility reasons. To plugin a zigbee card i'll have to use a form of usb over ip. I think i can see that the addon way to approach this would be setup a docker container that contains the virtualusbhere linux client binary and use config properties to point that at the host. What i can't see how to do is get the ha os to see that usb.
@chilly bolt what are you using HA on now?
nothing, just starting out
I believe you can only do usb storage passthrough in hyper-v. At least I wasn't able to pass my zwave and zigbee usb sticks through when I brought up my HA instance. I ended up using virtualbox and it was able to pass both through to the VM.
hi all. im trying to setup duckdns but unsuccessful. i do accept_terms to true. i input token from duckdns. i get the " failed to save addon configuration, not a valid value for dictionary value @....."
what is the addon rating?
I see '1' for portainer and '6' for grafana... whats up with that?
@covert arch "Add-on Security Rating" - if you click on the number in the Supervisor it will give you more details
ok I thought of portainer to be secure enough, guess in combination with access tokens from HA in combination with ingress... its not
It needs docker access, those addons are by default set to 1 since you can harm your system with it
ok so everything with access to /var/run/docker.sock is lowest security score
Hey guys, can someone point me in the right direction, I'm trying to migrate to MariaDB and after configuring username and password and creating a recorder reference in configuration.yaml, I get the message the recorder can't be started?
Is this the correct # channel for MariaDB questions?
@past silo you can't do passthrough because they didn't add it as a feature. They didn't add it because the physical usb connection can't failover or be mobile between instances so it doesn't fit with the enterprise usage model.
I have managed to fix the issue with MariaDB on my end. I was using the IP address in the recorder db_url string. When I reverted back to "core-mariadb" instead of IP address, it started working
Virtualbox can do it because it's a single user focussed program. VirtualUSBHere actually uses the virtualbox driver if you dig into it.
Hi friends, I'm new here!
I need to run a python script (that crawl a web page and do some actions) every morning. I also want to display this result by a picture to some text, finally on my Home Assistant Lovely Dashboard.
I thought to implement the python script using "Appdaemon 4.0", but I didn't figure yet how to schedule the execution or how to combine this script with a button on my dashboard.
Also, I chose appdaemon as a solution because I need to import some libraries to my python script.
I think that the best solution for me is to write a python script that will be a service that I can call by automation.
I want to get help from you!!
Thanks 🙂
@turbid stream
you can your cron to run any schedule tasks for example in terminal add cron tab in crontab -e and paste this * 4 * * * python .../pathtoscript/yourpythonscript.py that should run your script every day at 4am
@turbid stream
you can your cron to run any schedule tasks for example in terminal add cron tab incrontab -eand paste this* 4 * * * python .../pathtoscript/yourpythonscript.pythat should run your script every day at 4am
@weary stratus It is an option, but out of the scope of HA. I wanted to manage that action from H.A ..
@turbid stream maybe create entry * * * * * python .../pathtoscript/yourpythonscript.py so every min cron will run and in python check is time equal to 4 am(time entered in config) and run some logic(send some event) if isn't 4am end script
Hi, for some strange reason my home assistant has died on me. I suspect it to be a db failure. Got it up and running again but missing all my deconz entities (and some other stuff as well). While investigating I saw that the deconz addon is running on a different ip address in the hassio network on docker. The integration is trying to reach the old ip address. I could simply remove the integration and add it back again pointing to the correct ip address but I have changed some entities along the way which I need to update all when doing so.
My question would be if anybody else experienced this behaviour before, and if so is it possible to assign a static/dhcp ip address in the hassio network to prevent the issue in the future. Running Ubuntu 18.04LTS, docker supervised
Update: managed to get my entries back by modifying the ip address in core.config_entries.
Only problem left is the loss of all my ESP entities. ESP Addon is showing them online, but nu entities are flowing in
I am revamping my HA setup. I am planning to use Hass OS running in Hyper-V. Will notice a difference if I run the database on MariaDB vs the built in HA database?
Ok, all up and running again. Appears the problem was not the database, but instead the "afvalwijzer" component installed from HACS (yes I know, running unsupported integrations will give you a headache 😦 ). More info here if anybody is facing the same issue: https://github.com/xirixiz/Home-Assistant-Sensor-Afvalwijzer/issues/68
Am having difficulty re-establishing my HA instance after migration to a new Rpi 4 device. After initialising the new instance I restored from a full snap-shot I did of my previous system. All fine save that the MariaDB connections are broken. Could this be the consequence of migrating from a 32bit HAOS version to a 64bit version? Error detail in the log is as follows:
https://hastebin.com/bexunugebe.sql
Is there a way to fix this in the existing config, or is this more easily dealt with by starting again and from a fresh slate re-installing the MariaDB add-on and all dependent elements?
@pulsar steppe I would start with a new db
Copy addon configuration to clipboard, uninstall the add-on, reinstall the add-on and paste the config back. Then after a restart of HA I think you'd be good
hey what can i do when my HACS after server restart is taking about 5min to load ?
@wicked leaf HACS is not an addon and it has it's own server https://discord.gg/78SZP2
Ouch sorry
Just wondered if anyone could help me with SAMBA. I beleive I have followed eveything correctly but I just dont seem to see it on the network 😦
@heavy marlin that is very vague. did you set your username name and password and make sure the workgroup name is correct? also what you running this on?
@heavy marlin posted a code wall, it is moved here --> https://paste.ubuntu.com/p/rQcVNfGx6f/
@remote oriole sorry for the vaugeness. Yeah I set a username and password and the workgroup is a set as default workgroup. I'm running it on a Raspberry Pi
what you trying to access it with?
I was hoping it showed up on the network in File explorer or do I need to FTP on to it? I saw some videos where it just appeared after setting up 😦
@heavy marlin in windows in file explore you would type \\ip-to-ha
Yeah I tried that and nothing 😦 Just Windows cannot access \ip something is definitely wrong with something I have done most likely!
oh, crap my brain is failing me in these wee hours.. windows by default only supports the newer version of the samba protocol but there is a setting in windows to turn that off, need to do that
if my brain was working i would tell you the name but pssh
its under the file sharing stuff
🙂 I will go looking 🙂
@remote oriole That did it 🙂 Changing from 128bit to a lower encryption! thank you!
Anyone using deCONZ as addon and can check docker stats, mine goes between 10-30% of cpu usage all the time. Dont know what can cause that drastic cpu usage. Any ideas?
@dark yoke any way in HACS to just browse all the stuff present in there? (or just search)
That does not make sense to me, and why post in #add-ons-archived ?
dunno where #else to ask
ok talk there 🙂
Hi, hoping someone can help.. where can I extract the files from letsencrypt? from this folder Your key file has been saved at:
/data/letsencrypt/live/
the ones stored in the /ssl folder are not the ones I'm looking for.. as those are the ones genereated by duckdns
I have my own domain name, so I'm using letsencrpyt to generate the SSL certs, so I can use in another tool.
ok, I think I figured it out. I have to create a backup snapshot, and then download the files..
unless there's an easier way to do this, if someone can @ me if they know. thanks
ok.. so that doesn't seem to work.. I can see the files.. but all the certs are 0 bytes?
Are there currently problems with the authentication in Alexa Media Player? I am asking because it complains about two factor authentication (2FA) although 2FA is disabled in my Amazon account.
It states "Please enter your information. \nWARNING: Amazon incorrectly reports 'Enter a valid email or mobile number' when 2FA Code is required.\n>"
@ornate sapphire there is a hidden "storage" folder, I believe in there is where it is (going off vaguely reading someone else asking the same question so do not quote me!)
Will I notice a performance improvement using MariaDB over the stock DB? I will be running HassOS in Hyper-V so no SD card concerns
I also saw the same behavior of weird pairing
@slow heath sorry to bother but did you get pairing working with emulated hue? Im still having the same issue where the link button just isnt working and it times out
I only got it to pair that one time before the version was updated and havent been able to get it since
its possibly an ios14 beta issue im having but I have no way of testing otherwise atm nvm, definitely not that. Tested with a non-beta iPad
In my router settings, i have forwarded port 80 to my Pi and labeled it LetsEncrypt. However, i'm only using the DuckDNS AddOn which i believe has LetsEncrypt integrated. I don't think having that port open is necessary, and that it's a security risk. Can i safely delete that port forward setting?
the default challenge type http-01 requires port 80
it would probably fail to renew your certificate if you remove that, unless you are using a different challenge type like DNS-01
ah looks like that uses DNS-01 so you probably dont need that port
ok, seems safe as far as i can tell also, will give it a go. Thik it's leftover from an old attempted setup...
@mystic topaz I gave up that same day hah. I couldn't figure out the reason it worked once and then not another. Rage quit? hah
Hello everyone,
I have a question about the Let's Encrypt addon.
Everything is working right now and I successfully created a certificate for my Strato domain using the http challenge,
But I would like to use the dns challenge so I can create a wildcard certificate and use Home Assistant on a subdomain.
I had a look but I don't really understand the DNS provider part.
I hope somebody can help me out with this.
Thanks!
does the mosquitto addon support Let's encrypt certificates, could not get it to work on raspbian 64-bit
switching to rabbitmq for now
@boreal bane thanks, your earlier comments on adding the cert and key entries into the config yaml also fixed my ssl via duckdns addon woes also. Appreciated.
you're welcome
I’d been googling that for hours 😦 the instructions I was following never mentioned that step!
well if you really want your mind blown I have my external url resolving to my internal HA IP 😉
Copy addon configuration to clipboard, uninstall the add-on, reinstall the add-on and paste the config back. Then after a restart of HA I think you'd be good
Thx @sly kindle that worked. However theNginx Proxy Manageradd-on, which relies on Maria DB, is reporting an errorNo relevant user found. I presume this would result from it not being able to access the login details it had previously stored.
@pulsar steppe ah, probably
I don't know if simply restarting that addon would resolve that or not
Tried that but no go. The previous proxy entries I created still work but it’s no longer possible to access the admin dashboard to edit them or add any new ones.
Only started with HA today, the SSL problem finally let me complete the manual Alexa setup (trying to understand why I’ve done it now).. minds already blown lol. How does having it resolve to your internal IP help? Or that just for when your connected locally so it isn’t going out and back again?
How can I go about setting the wireguard add on to remote to lan or lan to lan? Still trying to wrap my head around it. I do have access just only want the remote lan traffic going through and not other internet traffic
So how to do this KrAzle
Hi All!
Not sure if this is ADD-ONS related but potentially you might have some input.
Hello everyone, does anyone have an idea how to easily open an additional port on an existing hassio container ? Reason is simple: I'd like to enable collectectd listener in InfluxDB, I set all InfluxDB env variables via the addon configuration, but it requires an additional port binding
You don’t, unfortunately. You’d need to run your own container and not use the addon.
Possible to drop snapshots into www folder from motionEye? Thinking what i should set Root Directory to...
ah, did not test with the share direct to HA. That did it.
After 0.115b8 custom:home-feed-card is totally broken 😦 Nothing in logs... It was my most used glance-type card for events 🙂
You don’t, unfortunately. You’d need to run your own container and not use the addon.
@viscid orchid Thanks for your reply. I've cloned the influxdb git repo locally, modified config.json to add 25826 port mapping and rebuild the addon locally. Unfortunately when I run it, It crashes when trying to load nginx. Maybe linked to the error "curl: (6) Could not resolve host: supervisor" that I get before in the log.
Anyways, I believe the collectd feature is something quite interesting for many people and is probably very easy to implement (it's really just making a new port available), so I've added a feature request in the github repo of @raven tinsel in case it can be useful for others too:
https://github.com/hassio-addons/addon-influxdb/issues/88
@viral crystal Closed. Please don't tag me @ random. Thanks 😄
in the offical "Home Assistant Add-on: Samba share" does anyone know what the fault/info in the LOG of Could not find child 529 -- ignoring the number continues to increase over time ....
i am having trouble getting a wyzecam with the custom EliasKotlyar/Xiaomi-Dafang-Hacks firmware running on it to upload to the HA sambashare, (my PC sees it fine) not sure if its a log of that trying to communicate ??
Hi all, anyone can help with DuckDNS? It always worked, but now it stopped working on my PC browser (which has the HA installed on it). I can still access it from my android app and phone browser. HELP!
is it givving any errors, or what errors is it saying when trying from your PC ?
have tou tried http and https
I tried both... with https and http it just loads a web page and fails. But when I add with /lovelace/default_view at the end it loads with the HA icon and then says retry at the end
presume you have tried closing and re-opening browser, and have you tried in a ingocnito mode ?
Yes and yes for incognito (just now when you asked), both don't work. From my phone browser it works
have you tried http://localhost:8123 or <ip>:8123
https://hassio.local:8123/ this works
<public_ip>:8123 doesn't work. <local_ip>:8123 works... Makes me rethink it's a router setting maybe? (I did got a new router)
arrr well now we have found a working url .. we can work with that 🙂
I got this now: Login attempt or request with invalid authentication from xxx.xxx.xxx.xxx
in your app / phone browser where it also works, are you entering https://duckDNS.com ?
I use https://my_duckdns_name.duckdns.org:8123/
yes its to do with DNS routing on your router ... theres a specific name for it but i dont remeber ...
but you will just have to use https://my_duckdns_name.duckdns.org:8123/ externally, and https://hassio.local:8123/ on ya PC
DNS rebinding or summit the problem is called
Ok, thanks for the explanation. I will look for those options
Or is it not worth wasting time on it? I guess the security is the same because it's on my local network, right?
Though I do have some features in the VSCode that want the SSL encryption
yep security will be same.. just ease of entering address etc .. but if ya happy with duck, and using 8123 port, then im sure you ok with how it is now !
I guess duck is the easiest way for a none-expert like me
What are my other options? NabuCasa?
@sonic shell by the way, thanks for the information! I am amazed every time that there is such a great community behind HA!
if you dont own any type of domain, yep ... if you wanted to use just https://my_duckdns_name.duckdns.org internally, and externally then its you router setup that needs configuring properly .. and thats very router specific !
you would need to port forward port 443 to 8123 on your PC's ip .... and also disable DNS rebind on my_duckdns_name.duckdns.org if your router lets you !
best bet would be to google your router model with port foward, and dns rebind
I have a Redmi AX6 which is pretty new and without too much guides for it. I guess I'll live with it for now, until the next time I'll get some kind of an error
Hi All.. I have added the Mariadb Add-on, but how can i check if it is using it or the standard db?
Installed Samba on my Home-Assistant instance. The log shows no errors and that is running fine. However, I can not see it in Windows file browser
I've been using the Android ADB addon for a while but after my last restart i keep getting:
error: could not install smartsocket listener: Address family not supported by protocol
Hi, I have just installed the latest HAAS image on Raspberry Pi 3B. I have it up and running and working on MotionEye. Need help getting my camera configured.
I see an error stating "/usr/bin/motion" is missing. Is that core "motion" app not installed with the MotionEye add-on?
I'm using influxdb but havent whitelisted any entities yet so it's growing huge. What are you people storing in databases over longer periods? I'm thinking temperature and energy (kwh), persons and some door sensors.
And now that I've included a bunch of sensors. How to I delete the old data from the sensors not included?
Or must I delete the whole db?
Hi! Is there an elegant way to pull my dev branch inside a RPi installation using the SSH addon?
Elegant no, possible, maybe possibly
You would need to disable protection mode and exec into the HA container, if any of that sounds unfamiliar don't try it
@deep hill is it an add-on dev branch or the Home Assistant core dev branch that you want to test?
If you just want to test an integration you can copy it as a custom component over ssh. I use a vscode task that uses rsync to do this. I'm not sure if it's the best way.
Thank you!
@deep hill is it an add-on dev branch or the Home Assistant core dev branch that you want to test?
It is a local Home Assistant core dev branch. custom_components folder does not work in this case because I changed some files that are not monitored. I am replacing the files with wget, but I feel like I'm fighting a fly with a knife.
I installed the nginx manager and have forgotten the password. I have uninstalled\reinstalled the add-on, tried the default user\pwd, 'not found" but my email address was found with the incorrect password. How do I reset my password without logging into the site.
hi everyone, i am having an issue installing core_zwave addon. I just did a fresh HA install and it looks like the latest version 0.5.3 does not have a docker image published yet. Is there a way for me to specify for it to install a lower version so i can get it working?
Bit mor einfo here... https://community.home-assistant.io/t/openzwave-0-5-3-upgrade-fails/226869/4
good morning all. I installed adguard as a docker on my HA server that runs on a PC with Debian. Once I set the DNS server to the machine in my UDMPRO router everything worked great blocking ads. My MQTT devices no longer work. My MQTT server is on a different machine. Any ideas?
Think I figured it out
Hi folks. I just got nginx working, local access works great, but my duckdns is not working. I just get the home assistant logo and "retry" button
any idea what I should do?
(trying a supervisor reboot right now)
looks like I need to forward port 443 to 443?
gaaah.... now my nextcloud and home asssitant wires are getting crossed (they each have their own domains but I guess they get mucked once the ports are forwarded?)
woot! that was it. I needed to forward the port as specified in the add-on configuration. and I moved the port to not conflict with my nextcloud
Anyone running Portainer add-on? I noticed if I have long build image dockerfiles, it errors out. If I use DuckDNS it errors out way faster. If I access it via ip:8123 it has a much longer timeout period. But still may error out: 2020/09/15 11:38:51 proxy error: context canceled
Installed duckdns add-on. started the service and checked the log to see that a certificate was given. Added the needed section to the conifguration.yaml file and checked for the configuration validity. After restarting home assistant can no longer log into the system. Used the https://domain-name.duckdns.org:8123. The error I am getting is : This site can’t be reached xxxxxx.duckdns.org refused to connect.
Try:
Checking the connection
Checking the proxy and the firewall
ERR_CONNECTION_REFUSED
How can I fix it?
Hey everyone, I am trying to set up AppDaemon but can't seem to open the web UI remotely. I use Nabu Casa. Anyone familiar with how to get this working?
Did you read the rest of my response?
Seems you read the last bit and skipped the answer
when I'm logged in through Nabu remotely, the 'open web ui' doesn't connect
works when I'm on local network
Sorry, it looks like it doesn’t support Ingress, so you won’t be able to use it through Nabu Casa, as you’ve discovered.
Your option is to open port 5050 on your router, point it to your HA server, and access it that way
Hey guys, i tried to add Text editor in the sidebarr, usidn hassio but i get error:
Show in sidebar ->
Add this add-on to your sidebar ->
Failed to set addon option, Unknown error, see logs
i didn't notice anything in /usr/share/hassio/homeassistant/home-assistant.log
any suggestions
other than that, the addon
ahh, reinstall did the job 😄
lol
as usual
Lately my installation has been acting up (lights not responding, error pop up that messages weren't being receved) so i go a new sd card, and restored to that. Once restored none of my lights would show as alive, even though in deconz everything was there. There was an error saying that it couldnt't grep the logs from the deconz container so i did a full snapshot and a wipe and restore which fixed it.
What can I do next time instead of a wipe and restore to troubleshoot/resolve this?
anybody else suffer from sporadic refreshes on addon pages? For example on grafana. it suddenly refreshes page and i loose whatever config i had.
hi all, just a very high-level question on the Zerotier add-on. Does this put the host in your network or only the zerotier docker container? So if I install an ssh add-on as well, can I ssh into the zerotier ip address or is this not possible?
damn, can't get mosquitto broker to work
so i have basic config set:
- username: homeassistant
password: pass
anonymous: false
customize:
active: false
folder: mosquitto
certfile: fullchain.pem
keyfile: privkey.pem
require_certificate: false
i set my tasmota devices to point to correct IP address, use username & password and I'm getting 13:56:00 MQT: Connect failed to 192.168.0.10:1883, rc 5. Retry in 10 sec
logs say:
1600347377: New connection from 192.168.0.26 on port 1883.
1600347377: Socket error on client <unknown>, disconnecting
Hello everyone! Do you know what happened to the Rhasspy? It seems there is no add-on for that anymore.
@light dawn try a different username. homeassistant (and admin i think) cant be used for mosquitto
yeah, I got it sorted
can I store my rsa key in my secrets file for "Terminal & SSH"
good day
i am running hassio in docker on a rpi4 and i dont see the add-on store
is there anything i need to setup?
nope
hmm interesting .. so i have to kill this and restart with a new docker image then
you are running HA container in docker
which is a valid install, just not an install which uses the supervisor
you know of a docker container for hassio that will run on rpi4?
hassio is not a container
ok cool
I found running a hass vm was easier.
There are images provided specifically for the pi4 which include the HA OS, docker, and all the containers which make up the ecosystem
i dont have a place to run the vms and i dont want to run hassio on my rpi cause there is a few docker images on there i want to keep running
yea. I run unraid and docker on there but wanted the appstore so switched it to a vm
@wild garnet it's not as simple as that
ok so i am running HA and i dont get to have the addons i will have to make peace with it
it's a whole system, which expects docker-ce and other specifics...apparmor, networkmanager, etc
so i can still run portainer on that docker-ce?
And this is referred to as a "supervised" install, where you are using the ecosystem but on a different OS
and run my own containers too
running mongo rabbit openvpn mqtt mariadb haproxy
not new to docker or setup just new to HA
What you have now is prefectly fine. You get the same HA experience but minus the supervisor stuff
what does supervisor give me which i dont hav enow?
Add-on store, snapshots
i haven't really looked at the add-ons that you can get on the store
do they integrate with HA?
many of them do
or its just something that sits on top
but many are also things you can find at dockerhub
like running its own mqtt or something
i didn't need the add-on store just saw its not there so i was wondering
HA, Add-ons, and the Supervisor are all containers
The Supervisor servers as a manager for all of this, similar to portainer or kubernetes helm
portainer is an addon in the community repo part of the addon store even
i get that, i see some add-ons like discord addon that works as integration aswell?
But it should not be used to manage addons or HA, since the supervisor wants to be in charge of that
umm...discord addon? I am not aware of that one. The integration, yes
There are two reposistories in the store by default, but there are any number of other repos that can be added. There's no one giant list
ok cool
so there is more integratoins than what i got by default?
Integrations are different.
HA has the integrations here: https://www.home-assistant.io/integrations
Many can be added through the UI from the configuration > integrations page
But there are still more which need to be added using yaml
yeah i can see the discord integartion in that list but not from the UI
ok this is what i wanted
And then there's a ton of unoffical integrations out there too
so i didn't actually want the addons i wanted to have the more integrations
thanks for the help on clearing that up for me
yeah, addons provide services from anything like a samba server, mqtt broker, or a plex server, etc. Similar to your list above. Integrations are more about all the iot stuff out there: Ikea, Hue, Ecobee, etc
Even the sun is an integration. 🙂
yeah that is fine i dont have to use the ui, i just wasn't aware that there was more integrations
i dont wanna be a smart ass, but at least some addons are also listed under integrations after you install them
They are there before you install them too
i can setup all the integrations i need in the yaml
i already used recorder which wasn't setup with the UI
You can have a mosquitto broker running on another machine for instance. The integration helps you connect that to HA
really? i didnt see any esphome integration if its not installed
You can have esphome running somewhere else
@wild garnet if you didnt have the supervisor, i would strongly suggest to try it. theres so much more to discover in the addon store
@wild garnet or pick up another pi 😆
its fairly easy to install
i have 4 rpis 2x 3 and 2x 4 in a swarm
and running various dockers on them to control my unifi wifi network mesh and my nvr
I've got an unraid vm like @pallid path as my main instance, a couple pis, and an older NUC running various install choices
and my development environment and part of my prod env
i am a software engineer by trade
im just running a rpi4 with "unofficial supervisor" and its doing a pretty good job considering the amount of containers im running
@wild garnet in earlier days, all integrations were added to your configuration.yaml
They are slowly being added to the UI
Well, sometimes quickly
thats fine i just wanted to see what i can do with HA
There's a new release every two weeks
cause before HA (installed 3 days ago) i was just running my own software to do automations
ima checkout what add-ons area available
maybe i dedicate a pi to it if i like it
but if its just going to run some dockerhub images for me, its not going to be worth it for me as i can just run the images myself anyway
and thats just the official addons
that's the offical repo
and this is the community repo https://github.com/hassio-addons/repository
Those are the defaults
There are others out there which you just kind of find through word-of-mouth
There is no list?
you find a lot of the unofficial ones in the forum
Sure sure, but no one-stop-shop?
you dont need hassio
although i see i can run it just on docker
not in the same ui as my HA but i can still run it
so maybe just not yet
you need to install the supervisor to the os
otherwise HA wont be able to create new containers
started using HA cause of HA Cloud and my familie's phones can work on automations outside of the house
@dark yoke this is about addons. Are you short on confused users who ask you annoying questions? 😛
@wild garnet Ludeeus is responsible for the HACs store...which is often confused for the add-on store
HACs store?
So, the integrations link from above...those are official integrations for HA. The HACs store has integrations which are not official.
Say...a waste management service in Sweden
or something
HACs should also work without supervisor(!?)
Yes, HACs is available for any HA install. Not related to a supervisor install
Wiat... what?
Now I'm confused 😄
sorry i am slow 🙂 the HAC
you should become familiar with HA a bit first
no integrations need the supervisor
only the addon store
(With the exeption of the hassio integration OFC 😄 )
hehe 🙂 ok yeah i like the integrations more than thte addons 🙂 that is something that makes more sense to me
nice list @dark yoke 😛
Hello. I am attempting to setup Plex Assistant for Hass and I feel I like I am close but can't quite get it. I have Hass configure, setup to be access from external with SSL, IFTTT is setup and recipe setup to send Google Assistant request to webhook. The applet runs but I'm not able to get the service to fire in Hass. I have Hacs installed and configured, Plex Media Server is installed as well as Plex Assistant. I'm thinking something is off in my configuration.yaml. Any ideas? I can post my config if needed.
I just upgraded to 115 and that caused quite a few issues. Ingress seems to be completely broken so I can't access any of my add ons. Furthermore I can't restore a snapshot because clicking on the snapshot doesn't do anything
Got a lot of errors in console
Anybody else experiencing issues with 115?
Nope, working fine for me
Hmm ingress problem seems to have resolved itself after a reboot of the entire machine. But I still can't restore from a snapshot.
If i click on nothing happens and I get an error in the console
Ah, and I still can't load addon pages from the store.
Gives "Error while loading page addon" and another 404 in the console. Really weird
@wide hamlet Plex Assistant is a custom integration, not an addon. So the channel that you're looking for is #integrations-archived . There may be someone in that channel that uses Plex Assistant that could lend a hand. I unfortunately am just leaving work and won't be back around till sometime tomorrow. If your configuration.yaml looks like the last example I gave you in the Plex Assistant thread, then you should be alright. Otherwise, keep troubleshooting and I'll see if I can offer you more help when I am available.
@crude sierra Wow, you are everywhere! Sorry for the confusion, I'll put this in the #integrations-archived channel. I have not made any changes to the example you provided. As always, I appreciate your help.
@spare wyvern same here, only internal access works. Probably some reverse proxy stuff needs to be adjusted as per the breaking changes of 0.115.
I start trying things now
I managed to do a full snapshot restore via the CLI in VScode
Got everything working again on 114.4
Well, the question is, is it a bug or a configuration issue on our side?
I assume you also use a reverse proxy?
@spare wyvern clearing the browser cache made it work 🖖
does Spotify Connect still require a Spotify Premium Account?
@waxen reef does it still say it requires one in the documentation?
it doesn't as far as I can tell, but I feel like it used to like a year ago. Just curious if it was accidentally removed from the documentation, as I still cannot get it to work https://github.com/hassio-addons/addon-spotify-connect
just wondering if that is the issue
ah heh
do you happen to have it yourself and setup? Just curious if it can accomplish what I want, which is basically to have like 1-click playlist stream directly to my Google Homes
just wondering if I should drop Apple Music for something that is more universally used
actually its kind of a pain with google home devices
yea, so maybe just going with Amazon and this https://github.com/custom-components/alexa_media_player would be the better solution. Gotta do some more research clearly!
@celest pewter Thanks! Just upgraded again and wiped the browser. All working fine now...
I need help with FTP addon, I have a camera what is using FTP addon's ip address to upload records, I can see the files inside /share folder in HASS with therminal connection.
I would like to browse these files inside media_Browser.
but it says all the folders are empty, but I can see the files inside terminal connection
What format are they in?
mp4
Should be fine then, as long as they are in the media directory
Then you need to update your add-ons
im not sure what should I do 😦
supervisor -> ssh-addon -> update
Update it.
still no media folder.
also updated FTP to newest
I have it in /config/media
both ssh addons has been updated to include /media
but I think the /media what is linked to /config/media is deleted.
ftp addon also have it
That does nothing