#add-ons-archived
1 messages · Page 46 of 1
@raven tinsel unfortunately it's not available for the RPi 3B+ (This add-on is not available on your system.), arch: armv7l
install hassos 64bit
@finite goblet Main reason is: If you have a Pi3, you have max 1gb mem
you don't want to run it
really
you don't
this is true
Which is the reason I've not released it for armv7 in general.
I'm not taking the support hit for it
because, if you start running out of memory
you will get weird stuff
and I'm not the one that is going to take that blame 😄
@raven tinsel where is ssl mounted in the addons?
depends on the system
yeah, only 1GB. I think I will move to RPi 4 with 4 GB of RAM
how about portainer?
@finite goblet If you want to change/move devices, please consider something else... not a Raspberry Pi
@honest bloom portainer is a container
im trying to go through and find the mount point in the container
right, I guess I need to enable dev ssh so I can find the dir
@raven tinsel what other device you propose to use?
@finite goblet For real, spent a couple of bucks extra for a ODROID N2+
or get a nuc (ish)
but skip the Pi4.
If you want to switch to something like that
pi4 is weak on the cpu front
Well the CPU... 🤷♂️
the SD card
if you spend money
spend a couple of more to get rid of the SD card
already did 😄
eMMC on the ODROID is fast and durable
I have SSD connected to RPi 3B
external boot is in 5.x but tensorflow kills the cpu
@honest bloom On SOCs based boards, you don't want to run Tensorflow on the CPU anyways
if you do, use a TPU
I know but I need to go find a decent cost effective solution
an edge TPU ships for 60 bucks these days 🤷♂️
coretel from google has some bad accuracy
and handles a couple of camera's with ease
are TPUs already available for the public?
In the end
the Pi is popular
but in my opinion for the wrong reasons
yeah, they where first
but most definitely aren't the right choice for about anything
the only reason people buy them... because it became a goto / well known name
they keep making big mistakes like usbc or their POE hat
or their power management on the usb chipset
And sure, easy to get. Fine price, a lot of (community) support
but yeah, like @honest bloom points out, a lot of issues
On 3B+ I have hass.io on the docker and it works ok. on the 4B I have DLNA server, am compiling Tasmota and wanted to run Mycroft on it but couldn't to make it work
and still a freaking SD card... power issues, design failures, bad GPIO support (64 bits nightmare), heating
🤷♂️
I think is pretty easy setup for beginner
but now I'm just to lazy to change it 😄
im replacing my 4 with a nuc as soon as I get the money
I have the Pi3, Pi3B+, Pi4, N2, N2+, Pine64 and a couple of others
All I can say, from all those, the N2 and N2+ are the solid choices from every singleboard computer I owned
second choice for me would be the Pine64
(although the latter is not supported by HA)
i'd like to see some SBCs with IPMI support 🙂
ahh /mnt/data/supervisor/ssl/
well cool, I think portainer and doods should support the tpu
I guess ill do it and scan each frame and make it a live feed for ha
I can always buy more tpus for more cameras
@sly kindle thank you
@raven tinsel thanks. i will think about Odroid N2+ or NUC 🙂
please do, the sd card is slow
can I make a add-on restart with cli?
oh I see the addons name's should be consistent - need to
docker restart addon_62c7908d_emulated_hue
the sd is not slow - only if you have a slow sd to begin with
and https://www.phoronix.com/scan.php?page=news_item&px=RPi4-DDR-eMMC-SD-Linux-Patch
man if I could have docker compose in the web terminal addon
I would dump portainer
You can?
fails to install
oh? not anymore?
➜ ~ apk add docker-compose
OK: 299 MiB in 223 packages
I already installed it, so it just returned that time
it used to fail months ago
good thing it's not months ago
well ill be dammed
that was a dark time
get yer docker-compose on. We need more power-user Home Assistant OS peeps evangelizing the awesomeness
not if you just add it from the command line, but you can put it in the addon config
yah, ill just have to make a script for each compose container
packages: []
dunno what the perf hit is at startup:
Option: packages
Allows you to specify additional Alpine packages to be installed in your shell environment (e.g., Python, Joe, Irssi).Note: Adding many packages will result in a longer start-up time for the add-on.
who cares
agreed
as long as it can really deploy a docker container
it can
thank you @viscid orchid you just made my day
pay it forward when somebody calls Home Assistant "limited" or only for people with limited/no technical skills
yah, this just opened hassos wide open for me
portainer is a buggy POS that I was forced to use
then again, I just like the CLI
the only thing that's stopping me from using it more is that I run Home Assistant OS in a VM and I dislike having general services like MQTT tied to that VM. Or OZW
now that I've moved to the OpenZWave beta, I like having those containers outside HA so that I can bounce the VM without killing them. But it's great for other stuff
on a pi 4 till I move it to a nuc
it nice to be able to bounce them if you have the gear
I do not so this is the best solution for lazy people like me
sure
Hi
I have the ftp add-on but it doesn't show the media folder (I'm on home assistant is)
And it shows up in the configurator, just not ftp
Is there a way to make the folder visible
Does anyone else have this issue?
Hello anyone got some time to help me out?
I installed the ssh&web terminal addon, started it but when opening the terminal nothing shows up
Fixed it with installing the official addon
but is it possible to ssh from an external client like putty instead of using the webui version?
Hey, does anyone know how I can edit configs for a device for zwave2mqtt ?
It seems the aeotec door sensor is not supported, the state is always "Unknown"
Hello, has anyone had any experience with Atomic Calendar Revive? I can't seem to get it working and want to know where I'm going wrong
Curious, for those who use MQTT add-on - what does that allow you to do that Home Assistant by itself does not do? So far, most of my smart home devices have their own integrations in HA, so I haven't seen the need to add MQTT. However, I'm curious to hear what it could add to my home. Thanks 🙂
update: i have solved my issue, i just needed to add media: true to my config in ftp addon
hellooo here again with another issue 🙃
integration "nut" for Network UPS Tools.
Failure getting NUT ups alias, Socket error.
The issue on Git is resolved (if you google it) - so i'd like to ask if anyone here have ever configured this integration.
Because the container starts and connects fine to the ups, but the sensor doesn't connect to the integration container.
Solved: the container was missing the port on the Network section in configuration. 🤦♂️
@hard hull MQTT, once you use it for 1 single device, you would want to use it for everything.
I started using it, without even knowing what it was, with Zigbee2Mqtt.
Which is a usb sniffer for Zigbee network that connects to sensors (and other things) and reports the status through MQTT to home assistant.
Yes, there is ZHA, but back then when i installed it, people were not talking nice about ZHA and pointed at zigbee2mqtt like good lord ands savior.
after that, i started using tasmota and realized how cool it is a lightweight messaging protocol for internal use.
then, also monitor for bluetooth presence detection, uses mqtt
and a couple of other ESP devices which i programmed with my own code, to connect to HA, i used, again, mqtt.
@red forge that's great to know! Do you have any recommended tutorials to break it down to the very basics? Many that I've seen are labeled as beginner's tutorials but then quickly go to levels beyond my basic comprehension of these areas 🙂
First time asking something. Already used search without luck. I run hassos on rpi3. I installed an add on but in order to read my network drive it needs to disable the protection mode. Any idea how can I do this? Tnx
Hi all. I have a quick one here about a community add-on integration to the pannel.
TasmoAdmin is just great. I have an issue with the integration in the panel. If I click on the integration link it opens it within the main page, however authentication always fails.
if I open in a new window (right click, open in new tab/window), same username/pass always work
I did search for the issue but to no avail. Maybe I'm missing something the more experienced would know about?
@hard hull I use MQTT for integration with a large CBus network of lights and blinds. I run cmqttd to translated CBus network protocol / events to MQTT events. Works well.
@fair mirage which add on? Does it not have a checkbox along with the auto update/auto start /watchdog ones?
Hi, quick question: Is the hassioaddons user on Docker Hub an official account?
EDIT: I guess the same question goes for https://hub.docker.com/u/homeassistant
Hi, quick question: Is the hassioaddons user on Docker Hub an official account?
EDIT: I guess the same question goes for https://hub.docker.com/u/homeassistant
@paper swallow yes
Great, thanks! I'd like to encourage whoever is responsible for those accounts to try and get them the "verified" badge or whatever it is called. I think that communicates more trust.
No one will use those containers directly, so it does not really matter
oh... I only saw the addons link
Hi,
Today I'll ask again, but let me give a better explaination:
A few days ago I've set up a Plex server on my Home Assistant. I've enabled SSL, so that works fine, but I am not able to couple the SSL certificate to the Plex server. I want to couple it with my Home Assistants DuckDNS SSL Certifcate, but Plex asks about a PKCS12 file, but DuckDNS creates fullchain.pem and a privkey.pem file. I don't want to create every 3 months a new PKCS12 by hand. Does anyone know how to fix this?
I am thinking about using influxdb as a database and had thought about connecting an external ssd to my pi. Is it possible to create an influx database on the SSD and if possible how do I do that?
I believe that the only way to do that with the Influx addon is to move the entire data partition to the SSD. Luckily, that’s easy and recommended
Nice! Thanks. I will give it a try! Would you recommend influx or marian db?
They’re not interchangeable. MariaDB is a good replacement for the default SQLlite DB that’s used by recorder: for history, while influx is a completely different database used to store time-series data from specific entities
I use both
Thank you for the help! I will have a look into both.
Hey guys was looking for ideas for making graphs top use with grafana and influx db. so far i have speedtest, memory usage, cpu usage, hd usage, tempature guages. what else would make for good graphs data?
batteries, power, co2, rainfall
I get it from darksky
Question re: the Check Home Assistant Configuration addon - is there a way to have it send an event when it's done checking the configuration? I have an automation which detects when an update is available and starts the check config service - it'd be nice to get a response from the addon when it's done (preferably with its result), and surface that in my mobile device's update notification (instead of just that there's an update available).
that is in general a bad idea because of breaking changes.
thus said you can check your config on the command line and get a return value so all you need is a simple script
@mental elm thank you! I really appreciate it. That was it. I'm new to home assistant!
Now that you've disabled protection mode be careful 😜
Just a good general thing for a new person or anyone to do, you take snapshots and download them to another computer regularly, correct?
hi everyone... I am trying to implement user based control via telegram... Example ,, My family is on a telegram group... but I only want certain members to turn on the Alarm, and whenever the alarm is activated , I want to receive a personal message from the bot , not via the group... so I only want to use the group for allowing everyone to use the media controls(via telegram commands) but I myself alone must have the permission to turn the alarm on and off , but the group as well as myself ,(direct message), must receive the notification that the alarm is on , hence i am going to mute the group so i don't receive notifications if someone changes the tv volume
I want to allow all people in the group without having to add their "ID" to the configurations , so if a guest is visiting , I can quickly allow him/her to have access to the media controls ,,
Yes I am using telegram as an controlling interface as you can then control the home features from outside the network without having to use other services
sorry my bad
hello anyone familiar with glances add on ? I am having trouble finishing the integration after installing the add on?
hello anyone familiar with glances add on ? I am having trouble finishing the integration after installing the add on?
@brittle wind what trouble?
Hey guys hope you all doing well I tried to install adguard home
I am receiving 502 gateway error any idea ?
I am done thanks dear , I do have another question which is somehow wired since my ISP is CG NAT whidh mean I can't use duckdns I was able to reverse all request through SOCK5 which mean that I can login to homeassistant throught ip address but the problem now is that I don't know how I can configure https with let's encrypt since it does need domain
and I don't have a domain
I am using ssh sock5 through ngrok to access my local server is it possible to enable https with only ip address
any idea ?
Not possible, https require a valid SSL certificate, you can only get that issues to a domain name
I do have a domain but since I do use ngrok
how I might allocate a cert for my domain
while I am accessing my server
through ngrok
if some there had issue with CG NAT please let me know
any way thanks alot dear and sorry for interrupting you
is it possible to broadcast to main channel if someone did setup homeassistant through CG NAT
Anybody tried this addon? https://github.com/avraham/hass_radarr_search_by_voice
I am playing with the Nginx Proxy Manager to add nginx as a reverse proxy server. I only want to open one port. Is the number of that port totally random or could I just use port 80. And if I would use port 80 which disadvatage would i have ?
And is the lets encypt addon needed ?
dont use 80 - 80 is plain http.
use 443 - https
afaik you still need to forward 80 at least to nginx for certs
Maybe I could use both because i force ssl
now I have the problem that I can acress with firefox but not with chrome which isnt related to HA i think
then you might need special vhost config because 80 with ssl won't work with cert requests
you can use sth like sslh to have ssl also on 80 for this purpose
thats what I do atleast... have openvpn,ssh,https and stunnel all on 80 and 443
If you want remote access, open all the relevant ports. Why would you want SSL but not have 443 open?
Hello everyone, any running node-red-homeassistant-websocket?
i am using it, but this time is wrong
#node-red-archived would be the place
Running a dockerized supervisor HA install and I noticed that when I kill/stop all the containers - the supervisor container restarts, restarts all the core HA containers, but it doesn't restart the add-on containers, even if I have auto-start in the add-on configuration as shown. I don't mind going in and restarting them, but seems to defeat the "start on boot" or "watchdog" options. https://imgur.com/a/59WAJQ0
The supervised installation doesn’t expect you to mess with the HA containers at all
And isn’t designed to accommodate it
Right, but say there was a power outage... What does "start on boot" mean then?
Everything should start on its own at boot
That doesn’t sound like what you’re doing - you’re manually stopping and starting things
Sure, but if I stop all the containers in that list - systemd will restart supervisor, supervisor will start up all the non-add-on containers.
It's not a big deal - just curious why it doesn't work as expected. 🙂
I cannt enter HA over internet. I can reach site where I can enter my credentials. But i cannot enter. What I keep getting is Homeassistant logo + "retry" message
anyone that knows if i can send a webook or MQTT type of message to MotionEye to take a "photo"?
Is a change of configuration.yaml needed for remote accress in generell ?
no
is it possible to be logged in with same user on different devices ?
sure
I use the nginx manager to set up a reverse proxy for homeassistant.
If I want to login over the domain I set up I get the screen where i can enter the credentials
after entering the credentials I get " homeassistant retry" screen
websocket support wasnt active. problem solved
i have spotify connect and alexa media player on my ha. both work. how do i set it up so all audio for ha is handled through alexa?
hi, i have a problem at the moment with the unifi integration (running supervised) and restarting dns doesn't help...:
[11:56:34] INFO: Starting the UniFi Controller... Exception in thread "SocketListener (a0d7b954-unifi-local-hass-io.local.)" java.lang.StringIndexOutOfBoundsException: String index out of range: -1
When starting up deCONZ addon in HA I get this warning: WARNING: Your direct VNC access is not protected!. Is there a solution for that?
can anyone point me to the documentation on downgrading an add on? i can't seem to find it and I need to downgrade my deconz image
Alright, I'm going crazy. I don't see where I install add-ons. I see tutorials show a "HAss.io" button in the sidebar, but I don't have that.
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.
There is no "hass.io" anymore, if you are on #330944238910963714 or #330990055533576204 you have a "Supervisor" instead
Gotcha. I have HA installed in an unraid docker.
no add-ons for you then 😉
@honest vigil most of the add-ons in a supervisor install can be found in unraid's app store
Yep, just wanted an integrated text editor instead of going through Krusader when I wanted to make yaml changes
integrated would be hard without supervisor, but you could share the app data directory out using unraid's samba and use whatever editor you want
I have that set as is with my samba, but even with 777 permissions on that folder, I get locked out from saving changes. It's strange. I'll just use Krusader when needed.
@honest vigil oh right...I had to cut all of the contents out and then copy them back when I first had that install going.
then permissions were fine
Hello all, I install the MariaDB Add-ON through the supervisor and it works great. Is there a way to access it from the local network. I notice the ipaddress is a 172 while my local network is a 192. I want another application to us the DB
You are currently running version 0.115.6
@thick sapphire 172 is internal docker ip address. Use the 192
the containers have their own network to communicate
@sly kindle my HA IP is 192.168.1.99 I tried to telnet to 3389 to the HA address and get no response
I am sorry 3306
do you have a firewall running on your host
Ive got flex tv installed along with the nginx reverse proxy to secure web interface but want to secure the flextv interface as well. Where is the location of the nginx config
hello. im using HA with zigbee2mqtt addon. thru Z2M addon i discovered xiaomi temp sensors and i added it to HA overview. The one problem that i have is 2 digit temp precision displayed by sensors when im using them with Z2M. Before, when i was using sensors thru xiaomi gate i had 1 digit precision. Question is how can i set 1 digit precision for these sensors? I think i can do it somehow in Z2M config file but im not sure what to find it. Also, id ont want to add sensros in configuration.yaml file cause i'd like to stay with mqtt discovery
I would like to store some types of logfiles in ram and share them via a shared samba folder. Is there a way to include the tmp folder in the folders that get shared with the samba share addon?
For those with ring cameras, are you using the standard integration or the custom add-on?
Where can you specify what folders are included in the samba shares add on?
@hushed bay it's not meant to provide that afaik
Can I add Visual studio code to HA-Core? or something similar?
There is an extension for VSC that connects to Home Assistant, and you'd need some way to get the files to VSC, like Samba. Is that what you mean?
I want to edit my config.yaml file within HA web gui
but i am running HA-Core so I do not have the add on store
Hi all - for those with Ring cameras who are using the Ring MQTT add-on, what do you get out of using the add-on that the base integration doesn't allow? I've installed the MQTT add-on but am just dipping my toes in the MQTT waters, so to speak. I have a Ring Doorbell and two Ring Floodlight Cams. Thank you!
@hollow crown icloud9 aswell as code server are available as docker images
using Cloud9 IDE add-on, is there a way to see seconds using ls command? ls is only show hour:minute of file creation, i need seconds to be able to sync file creation within an automation
^ls -l only shows hours:minute of file creation, i need hours:minutes:seconds
Hi, please, after changing the network from LAN to WiFI and then on LAN, Node RED did not start for me. The log pretends to work but it is not possible to connect to any IFrame from any PC or via webGUI. It doesn't work from Android Home Assistant and neither reboot HA nor reboot HOST system helped. Where can the problem be, please? It didn't even help to restart the NODE RED itself
😦 full wipe restore
@covert arch How do I add these without the addon store? All the docs point me towards the addon community store.
you can try running them via docker
@hollow crown add-ons are specifically made for the environment which you did not install
I understand that. My original question was- is there anything like that for my install (unraid HA-core)?
Google "how to install X in unraid"
Replace X with what you want to install
There is no magic to it
Again, not what I asked, but thanks.
If just want an answer then: You can't
Thank you
@hollow crown unraid's own app store has has it
almost all containers in the add-on store can be found in the unraid app store
they both make use of docker to offer apps
but no ingress
😣 I'm sorry I am trying to learn this.
Hi all. Anyone able to help with some SSH issues? I'm trying to SSh into Hassio on my pi, using WinSCP. But for the life of me I can't seem to connect. All I want to do is access root so I can edit the tuya light patch file.
need more details on "can't seem to connect". You installed one of the addons? And connecting to the IP address of the HA instance? Configured with password or key?
Hi @viscid orchid I've installed the terminal & SSH add-on. I'm trying to connect via IP port 22 and set up with password. Apologies.
np. it just refuses the connection?
and you configured the port in the addon configuration?
Yeah ticks over for a few then comes up. Network error "IP" refused. I've set file protocol to SCP and set shell to sudo su-. I've configured to port 22 and set password and I'm using root as the username.
I use to SSH into a retropie console I made quite a bit to edit files but I'm not that advanced with it
"SCP" is "secure copy" not "SSH"
Apologies I read a forum thread that recommend using SCP
does anybody how to kick a refresh of the Let's Encrypt cert on the DuckDNS addon? my cert expired 2 days ago and the addon is not even attempting to renew or giving any info in the logs as per why
@compact bloom restarting it would do that
this one is new to me:
ERROR (MainThread) [supervisor.store] https://github.com/kk7ds/somecomfort is not a valid add-on repository
that doesn't look like an addon or an integration
it looks like "A python client and utility for interacting with Honeywell thermostats"
did something indicate that it's an addon?
I am a big fan of the custom layout card and I have been using it for quite a while now without any problems. Unfortunately, after upgrading to Home Assistant 0.116.2 (from 0.115.6) it doesn't seem to work anymore. The card doesn't show anything and stays empty, even hitting the reload button on firefox or chrome (I first thought of some browser caching problem) doesn't fix the problem. The Home Assistant logs don't show any errors. Anyone else experience such problems?
#frontend-archived Also: no. Check your browser console.
Oh, I thought #frontend-archived is only for the "official" lovelace frontend.
I have a deconz server running on a Pi 3B+. I have Home Assistant running on a separate machine, a VM in a Windows machine. In the Home Assistant, I have installed the deconz addon. How do I configure to make it connect to the deconz server? Currently it says "device: /dev/ttyAMA0" in the config, as it was all running on the same Pi before.
If you have deconz running on another machine you do not want the Deconz Add-on but the Deconz Integration.
That's added in Configuration
-> Integrations and will find your deconz server automatically.
The connection works fine, HA sees everything on deconz and can control/get notified.
I thought it would be nice with the addon shortcut to admin the deconz. No way to set that up?
I don't use Supervised, so I'll drop out of this conversation here.
I installed mqtt on HA that is running in virtualbox on my Intel Nuc everything runs fine but when starting mqtt and opening the web ui it gives the bad gateway error it also shuts down a few seconds after I start it automatically. What could this be? Do I need to configure something behind the scenes first?
I have installed the FLICD add on from pschmitt
But when I start it
I get this error message:
[FATAL tini (6)] exec /usr/bin/flicd failed: No such file or directory
I have tried to google it but I don't really get a fix
Helloo, i am trying to install nginx but i get this error "Internal Error" does anyone know whY?
ugh, update my samba, now I can't see the hassio on the win10 network to remote access the drive
ok, the fix, dont use the networkbrowser, but just go to the network ip in the file explorer
Hi, i need help with Spotify. I have the integration installed. But i am struggling to start music playback to spotify. I have to either use google routines or spotcast to start playback. Is there a simpler way to start playback?
Does anybody know of an addon that can take audio from usb input and stream it to airplay?
I'm not able to load the File Manager window. In logs I'm getting the following:
INFO:2020-10-15 10:04:31,301:hass_configurator.configurator:Listening on: http://0.0.0.0:8099 WARNING:2020-10-15 10:06:10,684:hass_configurator.configurator:Client IP not within allowed networks. INFO:2020-10-15 10:06:10,685:hass_configurator.configurator:172.30.32.1 - "GET / HTTP/1.1" 420 - WARNING:2020-10-15 10:06:46,253:hass_configurator.configurator:Client IP banned.
I am using raspap-gui for doing a wifi hotspot, so I'm wondering if I need to adjust my iptables rules?
"Client IP not within allowed networks."
which add-on are you using?
and what does the config for that add-on look like?
@sly kindle I'm using File Manager from the official repo - it looks like it's "hass_configurator" on the backend.
Here is my addon config:
`dirsfirst: false
enforce_basepath: true
ignore_pattern:
- pycache
- .cloud
- .storage
- deps
ssh_keys: []`
File Editor
ok so within your configuration.yaml you have some auth provider for allowed networks somewhere?
thanks for your help @sly kindle I didn't have any auth provider in my main configuration.yaml file. However I tried adding my own adding my network into it with no luck so far:
`homeassistant:
auth_providers:
- type: trusted_networks
trusted_networks:- 172.30.32.1
- ::1
- 192.168.1.0/24`
Sorry yes, File Editor, not File Manager 🙂
@fast scarab do you have an ip_bans.yaml present in your config directory?
no - looked for that in the "homeassistant" docker instance.
arch armv7l
chassis
dev false
docker true
docker_version 19.03.13
hassio true
host_os Raspbian GNU/Linux 10 (buster)
installation_type Home Assistant Supervised
os_name Linux
os_version 5.4.51-v7l+
python_version 3.8.5
supervisor 247
timezone America/Chicago
version 0.116.3
virtualenv false
@sly kindle fyi I did the supervised install on Raspberry Pi OS: https://community.home-assistant.io/t/installing-home-assistant-supervised-on-raspberry-pi-os/201836
yeah, I see from the system health info 😁
ah yeah, looks like that was redundant 🙂 So raspap has quite a few things that change routing, I wonder if that is changing routing for this addon: https://github.com/billz/raspap-webgui/wiki/Manual-installation
I have a couple Ring floodlights + a Ring Pro Doorbell. I've had the Integration for a while but, based on recommendations, just installed the "Ring Devices" MQTT add-on in addition to keeping the standard Integration. I'm told this will make the system more responsive. My question is: Do I need to change anything in terms of the Ring integration, my automations that use Ring, or my Node RED flows that use Ring? Or is everything handled behind the scenes?
does anyone know where to find motioneye web control / http commands. I found it some days ago but can not for my life find it again.
just installed samba so i can acces the home assistant folders while i am on my PC and cant see the pi on my network am i missing something
sorry for the newbie questions
Use the IP address
Hi friends, my brain is not in gear today ... I am trying out Home Assistant OS as a virtual KVM appliance ... and I can't figure out for the life of me how to get HACS installed
HACs is not an add-on
The docs for HACs explains how to install it
@weary stratus easiest way is to run the command line instructions https://hacs.xyz/docs/installation/manual
DOH! As I said, brain not in gear. I was so afraid of the command line. I thought that the command line only permitted ha [command]! Need some sleep. Thanks @sly kindle.
I see now that the HA CLI is just a linux command line. 😒
Thanks again...
@weary stratus the curl command should work in the ssh addon terminal?
That's where I ran it. and it worked. I just never realized that the HA CLI is essentially a linux command line.
so i enabled the duckdns have everything setup enabled the ssl however if i try to go to my site with https it fails
Hi, I'm having trouble configuring deCONZ for a RaspBee II. I made a forum post, but I figure maybe I could get a quicker reply here.
The configuration for the deCONZ addon is empty on my end, and whatever I add to it, I get this error:
TypeError: Cannot read property 'value' of null
From what I can tell from video tutorials, the configuration is not supposed to be empty by default. It should have contained this:
{ "device": null }
So i wonder if the configuration file is broken or missing or something? I don't know what to even try here.
Here's what it actually looks like when I copy paste the config code from a video tutorial I found:
https://community-assets.home-assistant.io/original/3X/c/c/cce114f1abc10b47511e5ae203f498f559c59611.png
Lol okay, a window popped up asking me if I wanted to "update" to the latest version 247, since I was "only" running 248, so i was running too NEW of a version? Does the default install image somehow come with a beta version of supervisor?
Anyway, I just accepted, and now it works.
Hi Guys, got a bit of an issue. I installed and configured Nginx Proxy Manager, all good here (ports opened, SSL installed and working, etc.) . My idea is to configure basic authentication, it worked find to login into HA Supervised (running on Intel NUC). However, when e.g. I want to check the error logs in HA, it doesn't load. Checking the logs of the Proxy Manager, I can see 401 error (Authentication required). I am already authenticated obviously. Any ideas on how I can configure Nginx to avoid it? Many thanks in advance!
To add, I have enabled Websockets in the configuration of NPM, but alas, doesn't really work. It is asking for auth for most of the links in HA (like History or other Ingress addons)
Going to try to reflect mdns in WireGuard with another docker avchi reflector
Hi guys,
I want to install Node-RED, but I'm having a bit of trouble with !secret (First time)
When trying to edit the config file of the addon, I will get a "invalid YAML" error
Does anyone know what the problem is?
"http_node:
username: !secret Node_Username"
This is how it's written
try to enclose it like this
username: '!secret nodered_username'
indentation matters:
http_node:
username: MarryPoppins
password: Supercalifragilisticexpialidocious
hmm, tested on a clean install of the addon, it seems that it doesn't support !secrets
Option: http_node
To password protect the node-defined HTTP endpoints (httpNodeRoot), the following properties can be used:username
password
Note: These options support secrets, e.g., !secret red_password.
🤷♂️
shows an error which prevents from saving it
Failed to save addon configuration, not a valid value for dictionary value @ data['options']. Got {'credential_secret': 121212, 'dark_mode': False, 'http_node': {'username': '!secret nodered_username', 'password': 1212}, 'http_static': {'username': 121212, 'password': 2121212}, 'ssl': True, 'certfile': 'fullchain.pem', 'keyfile': 'privkey.pem', 'require_ssl': True, 'system_packages': [], 'npm_packages': [], 'init_commands': []}
dark_mode: false
http_node:
username: '!secret nodered_username'
password: 1212
http_static:
username: 121212
password: 2121212
ssl: true
certfile: fullchain.pem
keyfile: privkey.pem
require_ssl: true
system_packages: []
npm_packages: []
init_commands: []```
get rid of the quotes around !secret
if those are removed, then, besides the error i copied above, it also shows "invalid YAML"
do you actually have that secret defined?
exactly that, not with random capital letters?
ah, was a typo there
but also, it requires me to use the quotes
otherwise "invalid YAML" shows as the error
ok, maybe
I don't use any secrets in my addon configs, so don't have direct experience
use double quotes in json, not single
This is yaml. I've got one in single quotes for mariadb
I had to check because I couldnt remember
oi
@arctic scaffold So it worked for u?
Anyone use Tautulli or plex and display how many films they have?
@ruby bane what's the use case?
Anyone have Vivint? Is it compatible with HA?
Quick question for anyone here that may be familiar with it. I'm considering installing bookstack, the wiki plugin, but I worry about expandability and portability. How difficult would it be to make use of an external drive for the wiki files themselves, and how difficult would it be to export the database to another wiki implementation when it outgrows the pi my hass install currently runs on and I want to give it a dedicated home?
Hey, I've switched from a Rasbian based system to hassos. Before I have used the borgbackup package and an external HDD to provide a backup-server. What would be the best way, to bring that software into my HA system? Do I have to create an add-on? Use a docker image?
you could just use the supervisor snapshot feature and maybe the smb addon to access the backups?
I don't want to backup my HA, but other systems
That would work through ssh alone, but having the borgbackup binary on the server is the most efficient way
you'd need another host running borg or run it as a container on hass_os
https://github.com/rhabbachi/docker-borgbackup
this should run fine for hassos
Is there a way to bring the binary nativly to hassos via an add-on?
nah, you're way faster with a container
Okay, I already thought it would be the best way, ty!
@plain rune just using it to display my movies and TV shows
@ruby bane so just for viewing in the frontend? it probably wouldn't be hard to add library sensors in the integration if that would be useful
Hey there,
anyone using almond and ada here? I'm trying to use a USB mic plugged to the Raspberry (3) to get stt for Almond. But I just can't find the configuration needed for both to work together. I installed both over the supvervisor -> addons. Almond seems to work, but I just have no idea how to get ada working together with almond. Hopefully someone can help me.
Any idea how to remove a faulty addon (zigbee 2 mqqt)? The hassio supervisor page keeps spinning and via SSH I get an error...
ERRO[0000] Unexpected server response
20-10-17 15:16:09 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name='Task-23907' coro=<Scheduler._run_task.<locals>._wrap_task() done, defined at /usr/src/supervisor/supervisor/misc/scheduler.py:58> exception=KeyError('7ad98f9c_zigbee2mqtt')>
Traceback (most recent call last):
File "/usr/src/supervisor/supervisor/misc/scheduler.py", line 62, in _wrap_task
await task.coro_callback()
File "/usr/src/supervisor/supervisor/misc/tasks.py", line 380, in _refresh_addon
if addon.watchdog or addon.state != AddonState.STARTED:
File "/usr/src/supervisor/supervisor/addons/addon.py", line 190, in watchdog
return self.persist[ATTR_WATCHDOG]
File "/usr/src/supervisor/supervisor/addons/addon.py", line 130, in persist
return self.sys_addons.data.user[self.slug]
KeyError: '7ad98f9c_zigbee2mqtt'
from ha supervisor logs
I'm seeing a persistent error in the home assistant check config add-on:
[09:30:47] INFO: Setup udev devices [09:30:51] INFO: Don't worry, this temporary installation is not overwriting your current one. [09:30:51] INFO: Installing Home Assistant: latest... [09:30:51] INFO: Please be patient, this might take a few minutes... [09:33:03] INFO: Installed Home Assistant 0.116.4 [09:33:03] INFO: Making a copy of your configuration for checking... cp: can't stat '/config/home-assistant_v2.db-wal': No such file or directory cp: can't stat '/config/home-assistant_v2.db-shm': No such file or directory [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] waiting for services. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting.
Apparently there are others who've opened an issue on this back in July, but nothing's been done: https://github.com/home-assistant/hassio-addons/issues/1495
hello everybody,
I'm new to the HA and try to set it all up. I want acces with VS code and am trying to ad the samba ad on. I use the code from the doc with a user name, password and 2 IP-addres but i just get a typeerror about this._editor is null. what does that mean?
I am getting the same but for rpc_shutdown .
[Configuration
1
computers:
2
- alias: test-pc-1,
3
address: 192.168.0.1
4
credentials: someusername%mydogsname
5
delay: "0",
6
message: "Home Assistant is shutting down this PC. This cannot be canceled. Please save your work!"
TypeError: Cannot read property 'value' of null]
workgroup: WORKGROUP
username: testUser
password: test
interface: ''
allow_hosts:
- myIP
- guestIP
veto_files: - "._*"
- ".DS_Store"
- Thumbs.db
compatibility_mode: false
TypeError: this._editor is null
and it wount save
ist die samba version 9.3.0
If I forgot my username and password for the motioneye add-on.. anyway of recovering it?
@finite tulip you should not need to change allow_hosts: It covers typical needs
ah okay thanks
hi all. is it normal that I have duplicated VNC deconz screen via HA?
is this where I ask stupid questions about samba add-on?
Yes?
okay, doing a reinstall... loaded samba like before but now after I attach from my laptop, I see the directories but when I try to access one I get a "Unable to access location", "Failed to mount windows share: Invalid arguement".... never had that before.
Anything in the addon logs?
standby, I rebooted...
@jagged magnet posted a code wall, it is moved here --> https://paste.ubuntu.com/p/nwSJXH9fXF/
Denied connection from 2600:1702:1150:7040:114a:eeeb:d2c1:871d (2600:1702:1150:7040:114a:eeeb:d2c1:871d)
Connection denied from ipv6:2600:1702:1150:7040:114a:eeeb:d2c1:871d:56574 to ipv6:2600:1702:1150:7040::67b:445
Weird
anyone seen the adguard home plugin totally break homeassistant after a day or two?
(reverting to pre-adguard snapshot right now)
back to samba issue... the problem went away when I did a connect (smb://xxx.xxx.xxx.xxx IP address) rather than the past of (smb://hostname)... this is on a new homeassistant install so I think it's something leftover in my laptop (Ubuntu)
could be. If you were using the mDNS name, that's often problematic
also could be that specifically using ipv4 did the trick
yeah, could be.
Anyone can give advice on how to install ring-mqtt? It would be the first time I install something like this. I thought maybe I should put that git in the addons folder but it didn't find it. Any hints that could move me a step closer would be appreciated. @remote oriole
I see it says use docker. But do I do that in a particular folder?
you're trying to use the addon here? https://github.com/tsightler/ring-mqtt-ha-addon
Supervisor->Addon Store->3-dots->Repositories->add that repo. Then click on Ring Devices and install it
Yeah but I do need to install the https://github.com/tsightler/ring-mqtt too?
that's if you want to install manually. you can do that, or use the addon: https://community.home-assistant.io/t/ring-device-integration-via-mqtt/102105
gotcha. I added the repo. That's cool you can do it that way.
I'm thinking it's my mqtt isn't setup correctly. i added the username and pw in the configurations.yaml file but I think I need to actually create that username somewhere else.
Any ideas?
Did you install the mosquito addon?
Yeah I did.
You shouldn’t put anything in configuration.yaml for that
you should follow the instructions for that integration after you've installed and configured the addon: https://www.home-assistant.io/integrations/mqtt/
Gotcha. I was following an older post I guess so let me undo, uninstall, and then reinstall
in this case, the addon documentation itself tells you what to do
That did it.
why is my "Check HA Config" addon not being updated automatically?
I have auto updates turned on 🤔
Because you are impatient
that is correct
I'm running HA using the Raspberry pi version and need to change the date format in the grafana.ini but can't seem to find it anywhere editable. Any ideas how?
hello, i'm trying to add an androidtv integration. i have successfully enabled adb debugging, accepted the adb debugging prompt on the tv, and can see that the connection is live and valid in the adb add-on.
but i was expecting to get a new service android_tv to invoke commands. this isn't showing up, any ideas?
I have installed the FLICD add on from pschmitt
But when I start it
I get this error message:
[FATAL tini (6)] exec /usr/bin/flicd failed: No such file or directory
I have tried to google it but I don't really get a fix
Anyone that can help with this? AdGuard: SafeBrowsing: failed: couldn't initialize HTTP client or transport, cause: couldn't do a POST request to 'https://dns-family.adguard.com:443/dns-query', cause: Get "https://dns-family.adguard.com:443/dns-query?dns=U6QBAAABAAAAAAAACGlwdjRvbmx5BGFycGEAAAEAAQ": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Where is the URL and Port configured for Home Panel when its added as an add-on
Add-on version: 1.8.3
You are running the latest version of this add-on.
System: HassOS 4.14 (aarch64 / raspberrypi4-64)
Home Assistant Core: 0.116.4
Home Assistant Supervisor: 247
@stiff vine if it had options they would be in the add-on configuration page like all add-ons at the top of the add-on page. Documentation is there as well
So, I've been running a MariaDB database for Home Assistant off-box since I was running on a Pi. Now I'm running Home Assistant Supervised on an Intel box with some actual storage. I'd like to use the MariaDB Add-On - what's the best way to migrate the data from my current database to the Add-On one?
restore snapshot?
would that pull the data from a separate database?
I would expect it to just capture a local database
oh the previous db was not an add-on...didn't catch that detail
probably can dump the db and load it, but that's way out of my league
personally, I quickly lose interest in when and who turned on a light yesterday
I'm having issues with the UniFi Addon - It was working fine last night but now it won't start and gives the error msg: Failed to start addon
Unknown error, see logs
But there is nothing in the logs
Hi, i seem to only have the community add-ons repo and not the official add-ons repo. So i cant find the add-on that provides editor for the yaml files . How to get the file editor add-on?
Try adding this repo: https://github.com/home-assistant/hassio-addons
?
@charred patrol supervisor logs
@charred patrol supervisor logs
@sly kindle ah thanks, this is the error - 20-10-20 06:35:27 ERROR (SyncWorker_5) [supervisor.docker] Image hassioaddons/unifi-aarch64 not exists for addon_a0d7b954_unifi
I can't get Samba addon to work properly. My Mac and Windows do see the Hassio as a network server, but connection doesn't work. Since I have tried multiple PC's and macs it seems the issue is at the Home Assistant side. Already de-installed and re-installed the addon. Any thoughts?
Looks like there is a problem at the backend: "No builtin backend found, trying to load plugin". How can I resolve this issue?
@wanton jungle posted a code wall, it is moved here --> https://paste.ubuntu.com/p/V4CKdtbSnJ/
maybe someone who used to work with Schedy?
Does port 80 have to be forwarded to Home Assistant in order for Nginx Proxy Manager add-on to refresh the LetsEncrypt certificate?
I'm getting daily attacks on my public port 80. They're getting blocked by USG but I would like to close off port 80 if possible.
@tired swift it is needed to for authentication, but you could change the port to something less known
It would be awesome if Nginx Proxy Manager could talk through HA to have the Unify Controller open port 80, then do it's authentication and have the ports close after completion (or an hour or something). ·dreams on·
Couldn't find anything about setting up a different port, I guess that won't work in the add-on but I would have to run a full on Docker install. Or have you seen something I'm missing in the docs?
actually, yeah you're going to be stuck with 80 for the NPM add-on.
I was afraid so, thanks though.
I think I found something that is along the lines that I would like. Worth putting some time into I think.
https://community.home-assistant.io/t/automating-unifi-port-forwarding-based-upon-presence-detection/168185
@tired swift Do you control your own DNS domain/server? If so, you could set up LetsEncrypt via DNS auth.. That's what I do (as HA is on a private IP and not exposed to the world, but I want TLS locally).
Speaking of which ---- When LetsEncrypt gets a new certificate --- what is the best way to automate a restart of all the services that depend on it (e.g. HTTP and Mosquitto)
@tired swift I didn't know that was possible. Thanks
@vernal flume Yeah I can manage my own DNS for my domain. I used to run a docker container besides of HA that would automatically add a DNS record for authentication (instead of the open port 80). Worked pretty great actually; https://github.com/adferrand/dnsrobocert
But Nginx Proxy Manager has its pro's too, and the switch was pretty seamless.
What about the TLS-consumer restart?
Haven't heard of that before?
Well, when the certificate is renewed you need to restart (or at least reload) the services that are consuming that cert. That includes the HTTPS engine, and anything else using it. In my case that includes the Mosquitto MQTT broker.
I just solved the "need to run an automation to renew the LE Cert in HA" issue, but still have not solved the "need to restart the TLS services after the renewal completes".
Are you running the HomeAssistent OS or another OS? You should be able to run an automation that fires a bash script that restarts the services you need, right?
Something like I linked above: https://community.home-assistant.io/t/automating-unifi-port-forwarding-based-upon-presence-detection/168185
HassOS
The issue is that I can't find an event for "cert has been renewed". I don't see any way to test that, or get feedback from the LetsEncrypt AddOn, and I don't want to restart HA every time we attempt to renew -- because that's every night!
Yeah, I catch your drift. I'm at the beginning of putting in any research so I'm afraid I don't have an answer for that either.
@vernal flume maybe the file sensor integration?
how are you getting your certificate?
@sly kindle LetsEncrypt add-on
It's got half the problem solved.. Dunno if "homeassistant.restart" will also restart mosquitto add-on?
no
you would use hassio.addon_restart
and specify which add-on
addon: core_ssh for example
Gotcha. Well, at least I seem to have a way to do it now, if I add the cert_expiry integation.
well, no need to restart ssh 😉 but I would need to restart mosquitto.
yeah, whichever add-ons you need to restart, the name used in the url
addon: core_mosquitto etc
Would be nice if there were a way to reload instead of refresh, and even better a way to have letsencrypt do it by itself, but eh..
er, reload instead of restart.
Hi, I have a problem with my new HA install: in the addon store tab there are only community addons but no official addons, do anyone know how to resolve this issue?
I answered that for someone last night
Try adding this repo: https://github.com/home-assistant/hassio-addons
It gives me "Not a valid add-on repository" error
- Supervisor -> System -> Reload
- Supervisor -> Store -> Reload
if still issues:
Supervisor -> System -> Reboot
I have tried that before with no luck
In that exact order?
Anyone have issues getting hassio-remote-backup to work ? https://github.com/rccoleman/hassio-remote-backup
I'm able to connected via SSH from laptop->Synology but when I use the add-on I get...
load pubkey "/root/.ssh/id": invalid format
Load key "/root/.ssh/id": invalid format
https://pastebin.com/PhvxpNmc here are supervisor logs it seems that it have trouble reading the official repository
If I have a full backup, and just want to restore one addon. I can just uncheck everything else and use "Restore selected" right? Better ask then sorry 😛
@slow pewter How did you generate the key?
ssh-keygen -t rsa -b 4096 -C "your_email@example.com" from my macOS @viscid orchid
then copied over to Synology using...
ssh-copy-id -i ~/.ssh/id.pub -p PORT USER@HOST
Your filesystem is corrupted @narrow spade
what are you using for your addon config?
formatting the key there is a bit of a pain in the ass
Oh
It will end up the same
So it is hardware problem?
damn
I just love computers
It's just pure fun
Thanks for help
I'm going for fresh install
See you later
Unless it's on another storage media, it will not help much
@viscid orchid
ssh_host: host
ssh_port: port
ssh_user: user
ssh_key:
- >-
-----BEGIN OPENSSH PRIVATE KEY-----
NOT TELLING
-----END OPENSSH PRIVATE
KEY-----
remote_directory: /path/to/backup
zip_password: ''
keep_local_backup: ''
Are you supposed to actually break each line out to strings as a separated array?
I recall having to play games with the key formatting. mine looks like this:
ssh_key:
- '-----BEGIN RSA PRIVATE KEY-----'
- MIIEowIBAAKCAQEAusVEX+Z/mGLfVQ6cODMS2fQ2SVZgfGtY+T+RgesNVOjp8lbt
- rO0Cw6FiOuwoohJNO5viqUt75VVgmIdoXrsWF4m0ULy0QAKbo9o1OP1IDSM/+Dwf
- /qat1HS58ANdrRKh/jX5fa9iFgGtO1ZEOf9w/SjjQfTV5YInIlbCU9kncM01OvxI
...
- aoUU4QKBgAT4wvhkvflH4sac+a8QOVr9FvBRFnR/PgGtBQd157j1Z6bD6tFhb0b3
- kjZFnKFCq5rhHF1OB9wkDbwxkucpVGo6mY0BB3nMkzK09dBPKm0scmFIIHbzx9p7
- HkpB0fDZXKAVvFlL3xJNP5q2PmB7Wi1tGQH/HddJwfuvN2Y0QlmF
- '-----END RSA PRIVATE KEY-----'
that's basically the equivalent of the example in the readme:
"ssh_key": [
"-----BEGIN RSA PRIVATE KEY-----",
"MIICXAIBAAKBgQDTkdD4ya/Qxz5xKaKojVIOVWjyeyEoEuAafAvYvppqmaBhyh4N",
"5av4i87y8tdGusdq7V0Zj0+js4jEdvJRDrXJBrp1neLfsjkF6t1XLfrA51Ll9SXF",
"...",
"X+6r/gTvUEQv1ufAuUE5wKcq9FsbnTa3FOF0PdQDWl0=",
"-----END RSA PRIVATE KEY-----"
],
it's not intuitive
Unless it's on another storage media, it will not help much
@dark yoke I have found some other SD card so maybe it will work
@viscid orchid is it any issue that my key is OPENSSH PRIVATE KEY ?
you can add debug in the script and output to a file. that's how I debugged the original script and fixed it to work with the most recent builds
and you can test the scp line from the command line to make sure it works
@viscid orchid how does one debug the script and output to a file?
this is getting a little involved
I think I got the formating to work but it still says permission denied
you may want to try one of the works-out-of-the-box addons instead. I had to hack this one to get it to work
this one is more of a DIY project
@viscid orchid Lol, nearly there though. And I don't know of any other addon that can backup snapshots to synology.
ah... I'll dive into the that script then. Thanks @viscid orchid also I think the pem format is maybe what I need? Will give that a go
Just going by that link. I don’t recall exactly what I did
@viscid orchid I have the scp -F "/PATH/TO/.ssh/config" "test.txt" remote:"/volume1/backup" working from my laptop, which is using the new "converted" RSA Key style key like yours. so its still must be about how I'm putting that key into the YAML.
ok. I showed you an example from mine
you should try it from your HA machine rather than your laptop to eliminate that variable
ok... should I login as root?
just open an SSH terminal
Also.... my RSA key still has this part at the top that looks diff than yours...
just get scp working and you should be fine
-----BEGIN RSA PRIVATE KEY-----
Proc-Type: 4,ENCRYPTED
DEK-Info: AES-128-CBC,XXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
I mean it works on my laptop with that key... so it should be the KEY.... likely just how I'm including in that addon
try it on your HA box
that's where you'll be running it, so stop playing with your laptop 🙂
Is there something special you need to do to get an addon to pickup changes you make manually to its code? I have hassio-remote-backup in the addons directory and I added some echos for debugging and I'm not seeing them in the logs.
I think I redirected them to a file
if you find something that's broken or could be made more robust, let me know
@viscid orchid the script itself has echos that ARE making it in the logs. But any changes to the addon I make don't seem to be picked up. Leading me to believe that I need to restart HA or something if I makes changes to addons?
maybe you have to hit "rebuild"
just trying to remember back from when I last worked on it
seems plausible
Yup that was it! Thanks @viscid orchid Do you have a "buy me a beer" or something? I def would be happy to buy you one. Yer saving me a ton of time.
oh sorry... not yet... but I can see echos now.... and I noticed that my format above is loosing the empty linebreak on line 4
-----BEGIN RSA PRIVATE KEY----- Proc-Type: 4,ENCRYPTED DEK-Info: AES-128-CBC,XXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
@slow pewter
going to try "/n"
you can probably get rid of all that.
You have my example to go by, and you can try the scp line yourself with the same key
will try that too
there's no magic here 🙂
for sure.... but it is pretty painful so far. 😛
fixing it was also a pain. you can go back to last commit there to see what I had to do after an annoying debug session
it was long orphaned, and then the base image was removed from Docker Hub, so I had to figure out how to use local addons, and then how to accommodate changes to the environment
Ya I diff'ed you copy against upstream. I'm surprised this isnt maintained by someone. Seems like a handy addon.
it's competing against simpler cloud-based solutions
I'm happy to pass out my fork, but no warranty implied or provided 🙂
🙂 Ya, I'm not a big fan of storing things like this in the cloud.
do snapshots backup your secrets.yaml ?
yes, they back up everything
it's just a tar file of compressed tar files - you can poke around in there
ah great... I really want to backup as much as I can minus source/core code
I keep killing SDCards. Need to find a way to bring those back from the dead (lost about 4-5 now) even interested in running HA as docker ON the synology but minimum I'd need to run a slave RPi on the main floor as that one needs to be main floor due to it hosting the ZWave controller which needs to be centerally located.
2 things - a) move to the OZW Beta and just put the daemon on a Pi wherever you want and b) move the data on your Pi to an SSD (simple using datactl)
or, you can use Docker on the Synology, but you lose addons, Supervisor, snapshots, etc.
great tips, thanks.... will look into those...I HATE SDCards now. 😛
ok.... not sure what to try now @viscid orchid I cannot connect using HA same error Load key "/root/.ssh/id": invalid format but when I cat that file on HA and on my laptop they look the exact same.
what scp command are you running on your HA instance?
So only thing I can thing of is that maybe HA requires the OpenSSH Private Key type. When I generate a new key on HA its also that OpenSSH format
it's not HA, it's just scp
same as one on laptop scp -F "/root/.ssh/config" "test.txt" remote:"/volume1/backup"
sorry what I mean is from ssh'ing into HA rpi box
from the ssh addon, I just ran "ssh-keygen" and hit enter a bunch of times, and then typed scp ui-desktop-badge.yaml scp://rcoleman@192.168.1.211/Backup from my config dir. (just got rid of the -F because I wasn't actually specifying a config file and I didn't know what that did)
it worked
I see. it's creating a config file on the fly and configuring "remote:" as the host you specify in the addon config
I didn't write that script, so I'm kinda learning how it works myself
if that doesn't work for you, then there's a problem on your Synology
BTW, ssh-keygen is creating an "OPENSSH PRIVATE KEY" for me as well, but it works fine once I ssh-copy-id the public key over to the server
@viscid orchid right.... but thats the public key... is your private key openSSH in your remote backup config?
can you do exactly what I wrote above?
it was really straightforward and worked the first tiem
you at least need to be able to make that work, then worry about the addon
yup that makes sense.
I should have added an ssh-copy-id rcoleman@192.168.1.211 step in there too
reading....trying
@viscid orchid "from the ssh addon" do you mean the webui? or ssh'ing in from another device using a user?
the web terminal is one place, or sshing in from somewhere else. doesn't matter
and I tried it with both SSH addons
k trying ....
- using my ssh rpi to generate key and then uploading that key to synology with
ssh-copy-idthen I can try the local test to copy a file
when you run keygen, do you run the full ssh-keygen -t rsa -b 4096 -C "your_email@example.com"
I did exactly what I wrote above
are you using the default SSH port in Synology? cause I changed mine
right now from ssh addon when running ssh-copy-id dvb@192.168.1.100 I get
/usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: "/root/.ssh/id_rsa.pub"
/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed
expr: warning: '^ERROR: ': using '^' as the first character
of a basic regular expression is not portable; it is ignored
/usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted now it is to install the new keys
dvb@192.168.1.100's password:
Permission denied, please try again.
did you type your password correctly?
yes
but I can ssh into synology just fine from laptop?
🤷
lol.... ya me too
get that working and you'll be in a better place
just try ssh dvb@192.168.1.100. There's practically no configuration
so when I do this from ssh addon ssh dvb@192.168.1.100 -p 24688 I get this...
~ $ ssh dvb@192.168.1.100 -p 24688
dvb@192.168.1.100's password:
dvb@MySynology:~$
``` - works
great
so ssh on synology does work... and my dvb user password does work
but whatever password or port that ssh-copy-id uses is not working
you can just manually put it over there if you want
it's just a convenient way to do it
sec.....trying
port for ssh-copy-id was the issue
that copy worked.... now to try scp
did you change the port for a good reason? Seems unnecessarily complicated on your network
always change default ports and usernames.... sec habit
also a massive pain 😛
scp worked!
🎉
from ssh addon.... so now I think I'm going to try and copy the private key from on the addon into the config?
sure
WITHOUT converting it to RSA... then I will try to convert it to RSA if that don't work
paying attention to the format
ya its 100% the config
no idea what the issue is though
still doest work in the config
I just cat'd the key via the ssh addon and then page searched the addon log where I'm cat'ing it in the logs and its IDENTICAL 🤦♂️
did you format it according to the example that I provided?
yes 100%
ok... I don't want to keep bothering... I'm just going to try 1 million things until I run out of ideas. 😛
🎊 @viscid orchid
Command completed successfully.
Deleting local backup: 5f8fa36a
Command completed successfully.
Exiting
Backup process done!
[cmd] /run.sh exited 0
Boom!
what did you do?
THANK YOU MAN!
just used the OpenSSH key in add on config as-is, that you got me to gen in the ssh addon and then ssh-copy-id to synology
excellent
I just kept beating on it until it worked, so I don't remember exactly what I did
ya I was emotionally pot committed with this. I was prepared to re-mortgage my house just to make it happen 😛
Thanks again
🍻
👍
@viscid orchid you have any links to USB/SSD boot? Been googling around and there is alot of noise from when it wasn't possible. I'm not sure if It's only possible with RPi 4 or what
Use the 5.3 prerelease image
Hassio ?
Hass.io was the old name for the appliance like install option, that uses Docker. It is now simply called Home Assistant OS (see #330990055533576204).
so does that allow you to boot from a USB attached external HD?
Yes
I assume you want to get an SSD so its fast to boot
hi guys, maybe obvious question for some of you but does "Check Home Assistant configuration" addon checks current config only against new HA version or also I can run it when new Supervisor is released?
Hello, good morning to all....I'm trying to install HACS in my home assistant but there's some errors in installation, can anyone help me?
not in #add-ons-archived
either go to #integrations-archived
or
Home Assistant Community Store is the successor to the old Custom Updater, and can do so much more - you should check it out. They even have a Discord server for issues with HACS itself.
Ok thank you
Hello, I hope I’m in the right channel… I’m encountering a bit of an issue with remote access… I’ve setup DuckDNS and Nginx SSL Proxy, forwarded ports 80 and 443 to the Raspi on my router, wrote the http.base_url setting in configuration.yaml, and it works… only locally. When I try to access my domain from outside the network, it just keeps loading, never succeeding. Chrome on Android just gives me a plain ERR_CONNECTION_RESET, any idea where that could come from?
Thanks in advance, I’m ready to post my configuration files if needed.
(one of the issues I have is that the only computer I have access to that is outside my home network is a work computer and its proxy blocks duckdns.org and associated subdomains, so I only have my mobile browsers and the app to test the thing)
what does curl say when you load it from outside?
http: curl: (56) Recv failure: Connection reset by peer
https: curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to <mydomain>.duckdns.org:443
Here is the verbose output for https: https://pastebin.com/543N7Tk7
there is some firewall in the way or your port forwarding misconfigured
Now that you mention it, I just noticed that ping is enabled on my router, I thought it was disabled because I couldn’t ping it previously… you are right there might be something blocking connections between me and the router. I’ll check some settings, thanks for the tip!
Is it possible to get the existing data priror to intalling grafana ?
In to grafana afterwards?
Like all my sensors data that I had for a year prior to installing grafana
only with a custom script
do you have that script ?
its a custom script. custom in e.g. creaate it yourself
yes ok
Allways better to ask if somebody allready have done it
instead of inventing the wheel everyday
🙂
@covert arch soo, it turns out that DuckDNS had kept in memory the IPv6 I first entered for my domain, which was only local. I changed it immediately (a few days ago), but the change never propagated apparently… removing the IPv6 from the domain made everything work u_u
@covert arch thanks for your help, it pointed me in the right direction
(oh yeah and about the ping: no ping works from here, not even google.com. I pinged Google from my home yesterday and forgot to ping it from here to ensure I could ping stuff, I’ve really got a knack for getting confused while doing checks)
that's totally not what I suspected but glad you got it working
why cant i install visual studio code? I click on install but it does nothing
Do I need another add-on/setting first?
@stray cape if an add-on doesn't start or install, check the supervisor system log
ok
are you running 64 bit?
Hello Guys, After the HA Update and Node-Red update, i noticed that all my Home assistant nodes in Node-Red are in connecting status
Add-on version: 7.2.5
You are running the latest version of this add-on.
System: Ubuntu 18.04.4 LTS (amd64 / qemux86-64)
Home Assistant Core: 0.116.4
Home Assistant Supervisor: 249
21 Oct 22:32:11 - [info] [server:Home Assistant] Connecting to http://supervisor/core
i have that line all over the place in the logs
and it seems that the nodes cant connect
i tried to restart HA, Node Red
but no luck
any suggestion?
Hello everyone, I've only been using Home Assistant for 4 months trying to figure things out for myself and search. Just started using Discord today...I'm old.
I need to see if I can get something to work with my scout alarm
#integrations-archived is the right place for these topics, but it doesn’t look promising: https://community.home-assistant.io/t/scout-alarm-ha/237513
Thanks for pointing me to the right place.
hello, just installed the latest deconz update 6.4.1, i saw in the changelog, there are changes about the autoscaling. if i open deconz now in HA the deconz page is now bigger and the fonts are now bad to read. its like washed out and not sharp anymore. my screen is 1440p. if i resize my browser to a smaller window its getting better like it was before the update. i hope this will be fixed
[23:09]
https://i.imgur.com/4h51ZLO.png
I have a super weird issue running a script inside the community ssh add-on. When I run the script from the command line in the ssh add-on, it works just fine. When I trigger it from a HA shell_command, it does not. The issue is that I am parsing the output of ping, and when executed from HA inside the ssh add-on, for some reason the script (run as RESULT=$(ping -q -n -c 10 somehostname.com)) will only ever capture the first line of the output into RESULT where the script run from the command line works just fine.
Been scratching my head as to what the cause of this could be!
Different shells, different versions of ping perhaps.
You can run a command in the SSH & Web Terminal addon via hassio.addon_stdin as described in the docs
Might work better or more predictably
There is a ping integration, btw
Perhaps the confusion is that running a command via shell_command does not run it in an addon, it runs in the HA container. So different behavior is entirely possible and expected
@viscid orchid Sorry, I just noticed your response. The command does run in the addon, as I make it so. I call the exact same shell as a result, and the same version of ping.
I don't just ping to see if the host is alive, I use it as an indication of line quality. I send 100 packets to a node on the edge of my ISP network before I exit their network ... historically poor performance on that ping has been a good indication of line quality for me.
I run RESULT=$(ping -q -n -c $setting_packets $setting_target | grep packet) in the script. When I run the script from an interactive shell through the ssh add-on, this yields the second to last line of the ping output as expected. But when call the script as an option to the ssh command (also into the ssh add-on), I get nothing. Removing the grep, I get the first line of the ping output.
https://hub.docker.com/r/linuxserver/smokeping is perfect for what you're trying to do
the normal /bin/ping works just fine on the command line ... i've resorted to running it on a different linux host for the moment because ... i've already spent too much time trying to fix this script.
but smokeping does look like it might be worth a look indeed. thanks!
I see now why its called smokeping
Hey all, the Samba share suddenly won’t connect from my Mac, it just hangs for ages when trying to connect and then says “unable to connect, device may be offline”. I can access fine through other devices though so it’s a problem at my mac’s end. It’s been working for months though and has suddenly stopped. Any thoughts on how to resolve? Thanks
restart finder, CMD+ALT+ESC
I can't find any information on how to install an addon as a container user... since I don't have the supervisor I'm told to install them manually... but also I'm told I can't use addons depending on where i read... what page am I not finding?
HELP!! My Lets Encrypt certificate says it's invalid and expired yesterday. I have tried to renew it by starting the addon and it said it didn't need renewing. I know thats wrong because of the expiration date on cert. I uninstalled LetsEncrypt and re-installed. It verified via HTTP and downloaded new certificate but my external devices still see old certificate which is expired. Any help appreciated.
Weird issue... I restarted HA and now it's working.. Sorry for the ALARM.
https://discordapp.com/channels/330944238910963714/551864459891703809/754068396429017260
@dark yoke fair... let me be specific... "now that I have installed motioneye and have it working on the same system as my homeassistant, how can I add it nicely to the left side menu in homeassistant?"
Iframe panel integration
by the answer I am assuming getting almond and ada running as a container user, is going to require quite a bit of work. If I want it to work like the easy add-on in hassos...
Hi there! Got a question related to the let's encrypt addon. Is it possible to add a custom DNS provider that supports API calls to dynamically change the _acme-challenge. DNS TXT entries but isn't in the list of supported DNS providers? Im speaking about do.de (https://www.do.de/wiki/LetsEncrypt)
I don't think so. I looked into it and decided it wasn't
you'd need to write/acquire your own plugin and you can't do that with the addon
@viscid orchid thanks for the answer, is there another way to claim certs from lets encrypt using the dns challenge method in hassOS?
HomeKit Controller crashing since morning
Error during setup of component homekit
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/setup.py", line 213, in _async_setup_component
result = await task
File "/usr/src/homeassistant/homeassistant/components/homekit/init.py", line 152, in async_setup
entries_by_name = {entry.data[CONF_NAME]: entry for entry in current_entries}
File "/usr/src/homeassistant/homeassistant/components/homekit/init.py", line 152, in <dictcomp>
entries_by_name = {entry.data[CONF_NAME]: entry for entry in current_entries}
KeyError: 'name'
G'day folks, I've had the Flic server integration (flicd) running on my PI/hassio for a while and working well. I recently upgraded supervisor / HA to latest public version (via UI) - previous version was probably a couple of months old. Now flicd no longer starts with a No HCI devices are available. Make sure you have a Bluetooth controller plugged in into the computer. error. Looking at bluetoothctl I don't get any controller indeed. Not sure if my PI BT controller just happened to die at the same time as I did the update or if an update broke something up on the way. Any suggestions?
BT on the rp3 was broken in build 14 but looks like it was fixed in build 15 but not pushed yet https://github.com/home-assistant/operating-system/releases
Hi everyone, I have some trouble trying to understand why I keep having the following problem: Custom element doesn't exist: button-card. The javascript has been added in the resources like other JSs (where those works).
clear browser cache
already done
Try asking in #frontend-archived
ok, thank you @dark yoke
Hello everyone....I am programming my new raspberry with home assistant (hassio). Can anyone tell me if there are solutions to use the "Plex media server" addon using an external hard drive or a network folder as a source for the files ???
I've tried this morning but obviously the plex sees only the folders that are on the raspberry SD, I did a lot of research this morning on google but I can't figure out if there is a solution.
there is a solution, use mount
There's a better solution... don't overload a Pi by running too much stuff on it. I can't imagine Plex's performance will be great.
It’s only for stream, do not encoding required
but it has 4 cores 😥 😉
There's an alternative plex add-on that mounts an external drive, but yeah...why put plex on a pi
Depending on media but it might still encode audio though.
Add-ons are great for many things. Plex isn't one of them.
If you're running HA on a Pi, I'd suggest sticking to HA-specific addons.
There's an alternative plex add-on that mounts an external drive, but yeah...why put plex on a pi
@sly kindle where I can find it?
Thx...I'll try right now
With the default sqlite database if you want to start from scratch if say it was corrupted you'd delete the .db file. Now that I have moved to Mariadb how do I delete the database?
I thought recorder.purge service would be the way (and use 0 to delete everything), although that gives me an error in the logs
WARNING (Recorder) [homeassistant.components.recorder.purge] Error purging history: (MySQLdb._exceptions.IntegrityError) (1451, 'Cannot delete or update a parent row: a foreign key constraint fails (`homeassistant`.`states`, CONSTRAINT `states_ibfk_2` FOREIGN KEY (`old_state_id`) REFERENCES `states` (`state_id`))') [SQL: DELETE FROM states WHERE states.last_updated < %s][parameters: (datetime.datetime(2020, 10, 8, 15, 29, 59, tzinfo=<UTC>),)]
@pastel tangle to purge it, the most direct way is uninstalling and reinstalling the add-on
Uninstall it, check the supervisor > system logs for references to "cleaning" it, then re-install. You can copy your add-on config first, and then paste it in to the new one.
And this should cause any issues that there won't be any database available for a couple of minutes I hope?
Nothing major. I've done it before without issue
I just worked out that even though my recorder keep_days is 7 I found entries for a random entity i picked to check almost going back to 2 weeks
According to a maria db size sensor I made thouhg it's only 150MB
Checking that I also realised the moment I hit on history and choose e.g. a week all deconz devices become unavailable for a few seconds. But I can't work out how that relates though 😅
So I did a thorough check through my history and 99% of my entities have a history going back 15 days. Yet my recorder is set to keep 7 days... I'm not surprised clicking on history has been acting up then. But why was it never deleted in the first place? 🤔 🤔
Hello everyone,
I have installed the Node-red add-on in my Home Assistant. The log now shows me these two errors. They also repeat themselves constantly (several times per minute)
What exactly do these mean?
In addition to that it takes a long time until I see the surface of Node-Red after I have selected it in the sidebar (10 minutes)
Is this related to the error code?
[22/Oct/2020:12:42:05 +0200] 400 192.168.XXX.XX, 172.XX.XX.X(172.30.32.2) GET /alexa-remote-skills.json?account=88XXXXXXXX HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36) [22/Oct/2020:12:43:07 +0200] 200 192.168.XXX.XX, 172.XX.XX.X(172.30.32.2) GET /red/images/typedInput/az.svg HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36)
I switched to MariaDB via the addon about a month ago. Recently I started getting errors that seem to indicate a corrupted database:
Error saving events: Instance <States at 0x7f2af544f3d0> is not present in this Session
and other ones that point to Recorder
How do I repair the MariaDB database? I can't seem to find info on it. I know with the default Home Assistant DB I could just delete the file
Scrolling up a touch will lead you to this: https://discordapp.com/channels/330944238910963714/672220642099200000/769236666929119283
you can open the port in the addon network configuration and then use standard mysql utilities, too
Scrolling up a touch will lead you to this: https://discordapp.com/channels/330944238910963714/672220642099200000/769236666929119283
@cunning wolf I can confirm removing and reinstalling the addon, did delete the database 🙂
The Plex Media Server add on isn't to link to an already set up plex server (on a different pi), right?
but to host it all on Home Assistant?
yes
what happened to prometheus
i swear it was in the addons?
is going blind?
hmm
yeah its in the addons on the git
indeed its there, but its project stage is „in development“ so 🤷♂️
Hey guys is there any addon to enable pigpiod on the HassOS
I am trying to control my led strips from the PI where HassOS is installed
maybe you can use this and #integrations-archived
I see that Frenck has bumped the zwave2mqtt addong to v4.0.5, but HA OS still provides 4.0.4. Is there a way for me to manually get 4.0.5?
https://github.com/hassio-addons/addon-zwave2mqtt/commit/96c7aa117e5cbcee8a68c727324c7907719089c0
Not without building the add-on yourself locally
I'm assuming it'll not be as simple as running a docker build ... ?
I'm helping a guy with 75 zwave nodes getting into this... the current version shows covers as lights :/ I don't want him to start naming all his devices to loose them in a few days 😄
Then you should just wait
I'm not sure if you even can go from local to published version later
oh, I'll wait then
Uninstall it, check the supervisor > system logs for references to "cleaning" it, then re-install. You can copy your add-on config first, and then paste it in to the new one.
@sly kindle After doing this I've always had to import a saved copy of Database: nginxproxymanager to get that add-on working again.
@pastel tangle I don't think recorder.purge service works with MariaDB any longer, I use the add-on phpMyAdmin to empty the events and states tables.
Why would you need to import a saved copy though, and not just let it start from empty?
I assumed recorder.purge would work with any database. Otherwise how is keep_days going to work?
Saying that actually I had mine set to keep 7 days although I found my history going back 15 days (more or less when I moved to mariadb)
It kind of seemed like it was never going to delete anything
After uninstalling MariaDB and reinstalling I have to import Database: nginxproxymanager to get that add-on working again. The others are fine.
That's why I use phpMyAdmin
Ah I see. I don't se nginx so wasn't familiar with that
I'll change my keep_days parameter to 1 day to verify if history gets deleted or it keeps building up
It has been my experience that you'll get that purge error every morning around 4ish
mysql works fine for me, I don't have purge days set so it's at default
but the DB stays pretty much the same size over time
purge should work with mysql too, the size just doesn't change because mysql reserves the space and reuses it afterwards
If you repack it should change in size
But, I get the purge error every morning 😞
nothing gets deleted
no, mysql repack does not decrease db size directly, mysql keeps the space reserved and fills it again 🤷♂️
I can't confirm or deny that because mine never gets purged.😅
mine does, thats why i send my data to influxdb
Is there any update schedule or plan for Zigbee2mqtt? The code is already pointing to the new version but the add-on has not been released.
@tribal sorrel ah yes. if using npm or bookstack etc you would lose those dbs.
Maybe this explains why some are having purge problems? https://community.home-assistant.io/t/mariadb-how-to-delete-and-start-from-scratch/219253/6 🤷♂️
Maybe @raven tinsel could add those extra columns to the db in the add-on
maybe?
what are we talking about?
The add-on does not inferrer with content of the database
ever
and will not do so either
that should either be raised as a bug
or, in case you are up to that, you can use the phpMyAdmin add-on to adjust the content of the database
So, has HA updates added extra columns to the db?
I check my log quite often but I never had the error I got during manually trying to purge days. I'll check this and open a issue if it keeps happening
then again given that keep_days was set to 7, yet I found entities going back 15 days it would seem keep_days was never active? Even though default is 10 so not sure what really is going on there
When I run recorder.purge service with keep_days: 0, I get errors about purging history in the logs
🍿
So, has HA updates added extra columns to the db?
@tribal sorrel Yes, the add-on is only a database server. It doesn't care about the structure or its contents
If I uninstall MariaDB and reinstall, where does it get the homeassistant database structure?
it's taken care of
Got it all straightened out by doing this.....https://community.home-assistant.io/t/mariadb-how-to-delete-and-start-from-scratch/219253/8
solved
Hello everyone! I am trying to make DuckDNS work for me, but it just wont work. And i think the problem is that i have got a wifi extender which acts as a second router and so a second ip adress. For my main router 192.168.2.xxx and for the extender 192.168.68.xxx. i have everything connected to the 68. Somekind of loopback issue, said somebody to me. Anyone has some advice. When i have everything set up i go to mydomain.duckdns.org and then nothing happens so i have to delete the port forwarding (external 443 to internal 8123) and the configuration, in the configuration.yaml
I am running the latest versions of HA and DuckDNS, HA is running on the latest raspberrypi
Does anybody has some advice or help? Thanks a lot!
@harsh hamlet My advice would be try Nginx proxy manager.
It made setting up my DuckDNS and Let's Encrypt easy.
@tribal sorrel Thanks for your response! I will take a look at that.
howdy. trying to debug a cryptic light-turning-off and not sure where to start. not getting a lot of help elsewhere.
2 lights randomly turned off and i have no idea why!
the logbook shows that it was Hass.io that turned it off
What add-ons are you using?
apprently i cannot paste a screenshot in here
Please use imgur or other image sharing web sites, and share the link here.
I have a number of add-ons: Adgurd, Aircast, DuckDNS, ESPHome, File editor, Google Drive Backup, Lets Encrypt, MariaDB, Mosquitto Broker, Node-RED, Samba Share, TasmoBackup, Terminal & SEEH, Visual Studio
when it says Hass.io, is that referring to Nabu Casa?
nope
It's one of those add-ons, but not sure which have that posibility
looks like it might've been NodeRED
Ah, I didn't see that on the list, there is a pretty good chance it's that one
it seems to have gotten a mqtt message; do you know if the mqtt broker has a log at all?
or once a msg is sent is it gone?
All addons have a log
Hi, I've setup zigbee2mqtt and have added a few of my Sinope TH1400ZB devices. Reading https://www.zigbee2mqtt.io/devices/TH1400ZB.html it says that it supports several features, including 'backlight'. How do I configure the backlight using zigbee2mqtt?
ty
Is it a simple method except logging into docker of the official deconz to get some firmware files or run a script at addon boot? I want to get hue firmware in, and since they can’t be added I would love to be able to mount a ota dir or run a custom ota download script from the addon ui
So, nginx proxy manager has a problem, but I didn't know that before I upgraded. Now it's unable to start. Is it possible to roll back a supervisor add-on?
I was having some trouble with z wave devices after changing from Virtual box to KVM for hassio, I tried openzwave instead and it seemed to connect up a lot better, but it has the temperature completely wrong on my thermostat. It doesn't want to go below 122 degrees farenheit. Does anyone know how I can about fixing this?
lol nevermind, I restarted the thermostat.
all good now.
or, in case you are up to that, you can use the phpMyAdmin add-on to adjust the content of the database
@raven tinsel
Is phpMyAdmin able to access the database of add ons, i.e. grocy?
Noticed that there may be a database issue for the grocy add-on, due to a missing product ID/product group/quantity unit (The source of the error has not yet been identified) and would like to be able to identify the missing data.
Would it also be possible to create a dummy product and replace the missing data via phpmyadmin?
Curious if people still use sweet home 3d to design floorplans for tablet displays or if there's something different now. I do a lot of my drafting and design work on an ipad these days and sweet home 3d won't work on that. Not a big deal if there's an export/import option once I've drafted.
@chilly girder Well, I've used Sweet Home 3D for quite some time, but recently moved to floorplanner.com.. Pretty easy and getting the job done in a nice way.
hello! I just installed node red and I am getting a 502 bad gateway error, anyone know any solutions?
@fresh jacinth will take a look
Hey I'm new to this and I'm trying to get AirCast to work. I installed the add-on and my chromecast devices show up right away but as soon as I try to connect I get this "Could not connect to "speaker+". I can't seem to find a problem in the logs, I can post him here when needed. I'm using a Pi4 1GB
Hello! I'm new here and its my first time installing Home Assist... but I need some help! 😀 I can't install addons... whem I try to install any addon I have this error message "Failed to install addon
500 Server Error: Internal Server Error ("Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")" How can I fix this???
Could a addon like this https://github.com/ljmerza/light-entity-card be added to HA when I'm running it in docker, or do you need to have HA OS running to add it?
- Not an addon
- Anything you can do in home assistant, you can do on any installation
Ok thanks for answer
hey there, i'm Sergio and i'm new on this chat
can i ask about i problem that i have with assistant relay add-ons?
tell us more
my problem is about setup process in web gui
when a try to add a new user in the last step i receive always follow message:
"The requested action is invalid"
then you should better ask in one of the "installation method" channels
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.
ok @covert arch sorry, i'll try on that channel
np
How is the usage of an addon related to the installation?
oops, my bad... thought this was about installation process/onboarding
thank you @dark yoke
Unless someone that uses that persticualr addon is present now (which I doubt since no one answered), you are better off asking at the forums, or by creating a issue in the repository for that add-on, here messages usually fly off the screen whithin seconds/minutes
when I try to install any addon I have this error message "Failed to install addon
500 Server Error: Internal Server Error ("Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")" How can I fix this???
indicates a dns timeout, try setting the HA dns to 1.1.1.1 or 8.8.8.8
ha dns restart```
Hi, I am installing the Google Assistant SDK add-on, i followed all the steps in the add-ons documentation tab (as that one seems more up to date than the google_assistant integrations page on the website. Everything is going fine, up to point 6. Upload your credentials as google_assistant.json to the "hassio/share" folder, for example by using the Samba add-on. i am not sure where this file should go ... i have a samba share for my config files, where configuration.yaml file resides in the root. I have tried to put the google_assistant.json file in that root, in a subdir share and in nested subdirs hassio/share , but still my addon does not start with this fatal error in the log [15:23:31] FATAL: You need initialize Google Assistant with a client secret JSON!
https://github.com/home-assistant/hassio-addons/blob/master/samba/DOCS.md#connection not
config,share
@dark yoke Thanks ! ... i mounted the config dir as a drive, and forgot there were other shares available.
Hi, I recently switched the DB for HomeAssistant to MariaDB hosted on Synology NAS. Everything on HomeAssistant works great, but nginx addon has some issues
@humble tinsel posted a code wall, it is moved here --> https://paste.ubuntu.com/p/vPG8yR3NKc/
I am on Nginx Proxy Manager 0.8.0
I get Bad Gateway error on UI when I try to login to NGINX.
seems like it's looking for a certificate which isn't there, maybe reconfigure nginx
Thanks. Did that and it worked.
I am able to login after upgrade. I had delete the certs and get new ones as it did not recognize the older ones. Does it store the path or something in the DB?
yes
What's the combination I am looking for? I have a wall-mounted thermostat on the wall and two heaters... all zwave integrated and working nicely separately. but how do I bind them together in the obvious way?
@fathom jay posted a code wall, it is moved here --> https://paste.ubuntu.com/p/W87BR3MS2W/
dear, I'm a noob and i want to install SSH on my home assistant in raspy.
I've install the add-on and I don't understant if I must to put PSW or KEY on configuration.
Also, I use the terminal on sidebar and it work but if I try to enter by terminal on Mac (ssh root@hassio.local) the terminal does not work; terminal go to sleep 😄
here the ssh add-on log:
@fathom jay posted a code wall, it is moved here --> https://paste.ubuntu.com/p/tWyX4pmt3S/
you need to specify the port in the addon config
[18:42:47] WARNING: SSH port is disabled. Prevent start of SSH server.
yes
@tribal sorrel Is there some documentation where I can find details on what it stores in the DB. I can then update the HomeAssistant documentation for MariaDB and create PR.
and you need to either specify a password or generate a keypair on the machine you're connecting with and add the public keys in the addon config
hello guys
i have a problem with Home panel
when i got to the step to login in home assistant it say username or pass invalid
in log i have this
[19:10:18] ERROR: Got unexpected response from the API: Service home_panel not found for dictionary value @ data['service']. Got 'home_panel'
you need to specify the port in the addon config
@viscid orchid
but is not a default port 22 ?
and you need to either specify a password or generate a keypair on the machine you're connecting with and add the public keys in the addon config
@viscid orchid
how can i create and associate the key?
Thank you RobC
it's default for the protocol, you have to set it though
create key in short:
ssh-keygen -t rsa on host,
then cat .ssh/id_rsa.pub and copy this key to the remote machine (either in the config of the addon or .ssh/authorized_keys on the remote machine in general)
thank you mstone
I've do it but is blank terminal yet after the "ssh root@hassio.local"
tcp_forwarding must be true or false ?
you shouldn't need forwarding for that, better try with the ip instead of hostname
it's working now; with host port 22 and ip instead of hostname:
Thank yuo so much
I have added grafana to HA how can I reach it via extra browser tab outside of HA?
set a dedicated port here:
https://imgur.com/UQEDrx0
perfect 😄 Can I also change that you dont have to log in to just see the dashboards?
I know found this to set the right env variable for that:
{
"env_var": [
{
"name": "GF_AUTH_ANONYMOUS_ENABLED",
"value": "true"
}
]
}
but where to paste this? In configuration.yaml?
@covert arch
in the addon configuration, right on top of where you set the port before
Perfect works! Thanks
Is there a way to disable an addon other than from the gui? I updated deconz addon and now my home assistant gui won't load up. I can't load the webpage or ssh in. I can access the samba share though and in the logs I just get a repeating error:
2020-10-26 20:02:28 ERROR (MainThread) [homeassistant.components.deconz] Error connecting to deCONZ gateway at 172.30.33.1
2020-10-26 20:02:28 WARNING (MainThread) [homeassistant.config_entries] Config entry for deconz not ready yet. Retrying in 80 seconds
Ah, I have a duck DNS question if folks have a moment. I am trying to get the URL redirection set up that is suggested in the config. For example, I have created a cname for ha.<domain>.com pointing to my duckdns url. When I start duckdns, it complains it cannot verify the ownership of my <domain>. Am I missing a step?
Hi all, can anyone assist with the Adguard Home add-on? (I can't get the DoH server-part working. When I activate it, the process seems to listen only on 127.0.0.1
DoT does work
What is the difference of "Z-wave" and "OpenZwave"? which one should be used? very confusing
They are both z-wave implementation. The Z-wave one is 'stable'. The OpenZwave is still in beta, but functionally stable. Over time the Z-wave will probably be replaced completely, but that will probably be far in the future.
Ok thanks!
So if you're starting a new implementation it may be best to try OpenZwave first. (saves you the hassle of migrating in the future)