#add-ons-archived
1 messages Β· Page 35 of 1
cool thanks, i'll see what i can find
@frozen girder Did you check portforwarding?
@frozen girder both of the above
Can anyone tell me what happened to the add on configurations? I am trying to access the one for Samba but there is nothing presented to edit or save that would then allow me to restart the add on with my credentials.
BTW - I just upgraded to a fresh image of HassOS 3.13
Is there a reason I'm not getting an add-on configuration to edit and save. Any hint would be greatly appreciated.
Found em?
@frozen girder Did you check portforwarding?
@boreal vale looks fine - forwarding 80 to 80 and 443 to 8123
@frozen girder did your external address change perhaps?
@lethal root name resolution appears to be working fine
Certificate appears to be in date - was renewed today when I forced it
Are you on windows?
Are you on windows?
@lethal root The laptop I'm typing on is Windows. The hassio installation is on Ubuntu. Why do you ask?
I'm out of ideas, but perhaps ipconfig /flushdns
@frozen girder the ports are forwarded but have you confirmed that the local address they are being forwarding to is the same?
@frozen girder the ports are forwarded but have you confirmed that the local address they are being forwarding to is the same?
@sly kindle Yes - the internal address (192.168.1.247) has not changed
what do the addon logs say when you restart the addon
and are you adding :8123 to the end of your duckdns address or leaving it off?
@frozen girder posted a code wall, it is moved here --> https://paste.ubuntu.com/p/ZdDWjKSkkz/
ok, and your http: config?
ok, and your
http:config?
@sly kindle
http:
ssl_certificate: /ssl/fullchain.pem
ssl_key: /ssl/privkey.pem
base_url: https://<DOMAIN>.duckdns.org
What's odd is that I haven't changed a single thing - it just stopped working !
I don't know. Tried rebooting the router?
I'ts been bulletproof until today
Could do. (Not right now as the other half is on a Zoom call !)
@finite skiff that's not an add-on
it is a custom (meaning unsupported by HA) integration, so #integrations-archived is what you want. (components is the old term for integrations)
Roger that, thank you mate
Hi, I am trying to get InfluxDB to work with me and I fail horribly. My whole HA instance is on a VM, but this should npot matter, right?
In installed both InfluxDB and Grafana and followed the steps. I have both up an running somehow, but InfluxDB is kind of unresponsive in the admin UI (Chronograf?) and Grafana has an 401 Unauthorized error.
I am confused as to why I cannot get a simple query like "SHOW databases" to work.
And the log is not really helpful, there are no errors.
Hi, Is this the correct forum to ask questions about the Node-Red add-in?
I was trying to capture the "mobile_app_notification_action" event on Node-Red for the HA mobile app. When I use the events: all node in node-red I don't get the "origin": "REMOTE", "time_fired": "2020-05-05T14:01:06.626951+00:00", "context": { "id": "ID", "parent_id": null, "user_id": "USERID" } portion of the event...
I can see this on the HA under developer tools
am I doing something silly not to see this or is this a known issue on Node-Red
?
I don't know. Tried rebooting the router?
@sly kindle Well that worked! Wonder what was wrong with the router as there were no obvious issues with it?
hi all got an question with duckdns add on. So i got it work and can be access hassio via internet. However there no more local access is there an option to hop back to local ip once it sense my device is inside the network
Hi, any news on the InfluxDB front? Can someone confirm it is broken on a new installation?
hi all got an question with duckdns add on. So i got it work and can be access hassio via internet. However there no more local access is there an option to hop back to local ip once it sense my device is inside the network
@rocky sandal Yes you should still be able to access using your local IP address - e.g. https://192.168.1.247:8123/
However, bear in mind that the certificate will be tied to the duckdns Domain Name - so your browser will through a security exception
thank willidh got in with https .. oh so still need to pass through duckdns.. so if internet is down where SOL..
were*
Good morning!
I have a question about mqtt, as I am pretty new to all of HA :)
So I am trying to get my weather station with Raspi and weewx to report to my HA.
Seems to get there:
1588751736: New client connected from 192.168.1.3 as weewx_85e97065 (p2, c1, k60, u'mqtt').
1588751736: Client weewx_85e97065 disconnected.
Now the question is: How do I go to visualize something on HA?
Regarding InfluxDB:
It works, but only without authentification, so it seems there is an error in the docs regarding this part.
anyone got the Google Assistant SDK addon working
im suck at getting model_ID part anyone got some pointer
no idea where to find that ID number from google project page
can somebody help me with this?
https://github.com/jeremywillans/ha-rest980-roomba
how do I get vacuum.roomba back when I'm supposed to not use the official HA integration for roomba? (109.3)
Hi I am new to home assistant app. I have installed the home app in my mac machine, but was not able to see the addon on left panel. Can anyone help me? Is addon hassio?
heyhey π
anybody uses audio on their hassio? server?
@quasi granite your still here?
@quasi granite you need to install docker to get the homeassistant expirience, it's a bit of a hassle to get started on a mac. if you can try it on a raspberry pi π if you want more info feel free to ping me.
I have a question about @raven tinsels Spotify Connect Add-on.
I run HomeAssistant Supervised in docker containers on Raspbian Stretch. (I REALLY hope I got this right). The Spotify Add-on must be one of those containers, I think.
Anyway,
This works fine, but after a while (sth between 30m and 2h) of NOT playing anything on the Pi, Spotify seems to drop the device from the list of available devices, the add-on is still displayed as running though. Restarting it fixes it but that can't really be the solution, right? π
Is anyone else experiencing this and how could I fix/work around it?
@tepid juniper Authenticate the add-on
it will in those cases be reported in to your account
It is, it's logged into my account π€·ββοΈ
Sorry, i have one question. My devices are mqtt without login, is ther any way to disable login in mosquitto broker?
You can but it's a pain. You're better off just having them use credentials (any existing HA user credentials are fine)
i have to reprogram a lot of arduinos, and i lost some of their codes...
any where explaining how to be in pain?
@raven tinsel The InfluxDB add-on seems to have an authentification problem. It does not "work" if installed according to the docs without setting "auth: false" in the add-on config. Or some part about the first time setup is missing from the docs.
I started with HAS in a VM and installed both InflixDB and Grafana, neither the nice UI of Influx nor grafan could connect to the db with auth: true.
yes
but they can't send messages
because mosquitto login is activated
Option: anonymous
Allow anonymous connections. If logins are set, the anonymous user can only read data.
Has anyone worked on an airplay receiver addon? Any known hurdles I should be aware of before I get to far down the rabbit hole? Seems like their are some docker containers available to use as a starting point.
@safe kettle don't set logins?
entities which use discovery show up there. you can enter yours manually in yaml
I'm having some trouble with setting up the config topic for discovery with mqtt add-on. Anytime I send it from my arduino or mosquitto_pub and then a state after that, my hassio isn't setting up the entity. e.g. mosquitto_pub -h [broker_ip] -p 1883 -u [USERNAME] -P [PASSWORD] -t "homeassistant/sensor/equinox/config" -m "{'name': 'equinox', 'device_class': 'illuminance', 'state_topic': 'homeassistant/equinox/state'}"
similar issue and question to E + T here, I have been battling with things for several days and now have to ask - with the MQTT discovery, should I still be going into configuration.yaml and describing each of my sonoff switches topics and payloads... happy to do it as currently I have entities but no devices showing, but looking for a quick nod this is the right thing to do..
and integration for Mosquitto MQTT addon says this integration has no devices
and now reading up I think @sly kindle has just given me the nod that sonoff basics with tasmota are probably not using discovery and I should enter manually in yaml.
you enable discovery in tasmota using setoption19 1
So using an Adafruit Huzzah board in Arduino, that won't support discovery?
thanks @sly kindle I've found this Enabling
For a Tasmota device to be automatically discovered by Home Assistant you need to enable MQTT discovery with command:
SetOption19 1
but haven't found were to set that option yet... will keep looking
aha! found it - could send that option via a MQTT command or easier in my case to open the console on each tasmota sonoff and issue setoption19 1 there. Progress! thanks again @sly kindle π
sorry one last think, mqtt is working, device can receive commands, but state is not updating, device is configured like this in config - platform: mqtt
name: "Rele 8"
state_topic: "/CC_CE_1/EST/RELE8"
command_topic: "/CC_CE_1/REC/RELE8"
state_on: "1"
state_off: "0"
payload_on: "1"
payload_off: "0"
qos: 0
retain: false
any ideas?
Hi everyone, I'm running Hassio on Ubnutu 18.04 and its flawless, however Im not sure how to add a plugin to the Grafana addon that is not installed by default in the docker image im using. Anyone has an idea how to access the Grafana container to add that plugin? I tried docker exec -i hassioaddons /bin/bash but it tells me it doesnt exist
get a list of running docker containers with "docker ps -a"
then use that same command you had there and replace hassioaddons with the first few characters of the container ID you want to exec into
@knotty relic posted a code wall, it is moved here --> https://paste.ubuntu.com/p/y9hg5dYDkD/
'''[17:15:47] INFO: Setup mosquitto configuration
[17:15:47] WARNING: SSL not enabled - No valid certs found!
[17:15:47] INFO: Found local users inside config
[17:15:47] INFO: Initialize Hass.io Add-on services
[17:15:47] INFO: Initialize Home Assistant discovery
[17:15:47] INFO: Start Mosquitto daemon
1588810547: Loading config file /share/mosquitto/acl.conf
1588810547: mosquitto version 1.6.3 starting
1588810547: Config loaded from /etc/mosquitto.conf.
1588810547: Loading plugin: /usr/share/mosquitto/auth-plug.so
1588810547: |-- *** auth-plug: startup
1588810547: βββ Username/password checking enabled.
1588810547: βββ TLS-PSK checking enabled.
1588810547: βββ Extended authentication not enabled.
1588810547: Opening ipv4 listen socket on port 1883.
1588810547: Opening ipv6 listen socket on port 1883.
1588810547: Opening websockets listen socket on port 1884.
1588810547: Warning: Mosquitto should not be run as root/administrator.'''
Hello, I've been working on getting a secure mqtt setup with TLS encryption but still get "SSL not enabled - No valid certs found!" even though I've placed certs.
Keep in mind that these are self-signed certs by a custom CA
is this possible?
I've placed the certs in both the homeassistant configuration directory and the share directory but they don't seem to get recognized and then the /etc/mosquitto.conf inside the container doesn't reference the certs at all.
My config in hassio addon looks like this:
'''logins:[]
anonymous: false
customize:
active: true
folder: mosquitto
certfile: server.crt
keyfile: server_key.key
require_certificate: true
cafile: ca.crt'''
I followed this guide for the TLS configuration: http://www.steves-internet-guide.com/mosquitto-tls/
converting from PiHole to AdGuard.... was wondering if there was a way to set up a manual host in AdGuard like I could in PiHole.
essentially, wanting to use my public address/domain to load HA.... but route internally. If there's another way.... recommendations appreciated!
hosts:
- name: ha.mydomain.com
ip: 192.168.100.1
virtual_host: ha.mydomain.com
(is how I did it in PiHole config)
I was trying to capture the "mobile_app_notification_action" event on Node-Red for the HA mobile app. When I use the events: all node in node-red I don't get the
"origin": "REMOTE", "time_fired": "2020-05-05T14:01:06.626951+00:00", "context": { "id": "ID", "parent_id": null, "user_id": "USERID" }portion of the event...
Can anyone help me with the above?
I'm having an issue where I can't install any add ons and I keep getting a
Failed to install addon, Unknown Error, see logs
But none of my logs show anything
where is it telling you it failed
@weak jackal the supervisor logs are where you should be looking
20-05-07 03:22:10 ERROR (SyncWorker_33) [supervisor.docker.interface] Can't install hassioaddons/adguard-amd64:2.3.3 -> 500 Server Error: Internal Server Error ("Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on [::1]:53: read udp [::1]:49799->[::1]:53: read: connection refused").
Quick question about the DuckDNS add-on: When does it renew the cert? Meaning how many remaining days of cert life before it will renew?
[10:47:52] WARNING: SSL not enabled - No valid certs found!
[10:47:52] INFO: No local user available
[10:47:54] INFO: Initialize Hass.io Add-on services
[10:47:54] INFO: Initialize Home Assistant discovery
[10:47:54] INFO: Start Mosquitto daemon
1588828674: Error: Unable to open include_dir '/share/mosquitto'.
1588828674: Error found at /etc/mosquitto.conf:29.```
```2020-05-07 05:19:58 ERROR (MainThread) [homeassistant.components.mqtt] Failed to connect due to exception: [Errno 111] Connection refused
2020-05-07 05:19:58 WARNING (MainThread) [homeassistant.config_entries] Config entry for mqtt not ready yet. Retrying in 5 seconds.
2020-05-07 05:20:05 ERROR (MainThread) [homeassistant.components.mqtt] Failed to connect due to exception: [Errno 111] Connection refused
2020-05-07 05:20:05 WARNING (MainThread) [homeassistant.config_entries] Config entry for mqtt not ready yet. Retrying in 10 seconds.
2``` I keep getting this
maybe i fixed it
sorry one last think, mqtt is working, device can receive commands, but state is not updating, device is configured like this in config - platform: mqtt
name: "Rele 8"
state_topic: "/CC_CE_1/EST/RELE8"
command_topic: "/CC_CE_1/REC/RELE8"
state_on: "1"
state_off: "0"
payload_on: "1"
payload_off: "0"
qos: 0
retain: false
any ideas?
Hey guys, is there an addon that lets me run a custom command? I wanna start a socat connection whenever HA boots and I'm looking for the nicest way possible.
@meager hull Won't the built in shell command https://www.home-assistant.io/integrations/shell_command/ work?
@vernal kite That's what I've been trying too but that start the socat command AFTER homeassistant boots and I'd love to have socat run before HA starts.
That way, the socket is already there when homeassistant comes online
Sorry, you're going to need someone while more knowledge than me then.
Have a fresh installtion of Hassio and see that the SSH& WebTerminal Addon is not listed any more in the Addone-Store. But it's already listed on the website. Some idear why it's not shown any more?
@safe kettle Thanks a lot... mysterium solved
I'm looking for some help with the AdGuard Home add-on. It claims to be blocking things but I still get plenty of ads. And if I turn on something like Facebook blocking, I still have no problem going to Facebook. Something isn't right.
I'm on a raspberry pi 4, running HassOS with a Google WiFi router.
Any suggestions?
hi, can anyone explain how to creat an SSH key. I'm trying to install shh&terminal Addon
@weary stratus on windows oder linux?
windows
you can find instructions here
https://developers.home-assistant.io/docs/hassio_debugging/#generating-ssh-keys
For windows without a proper terminal you can use putty to do it
okey, it doesn't work
my rsp4 dies every time i restart hass. can connect via terminal
cant
@tropic kite thanks will try to run in raspbery instead, let you know if got any question
Hi there, I have a little problem with my vscode addon. I try to push changes to my own gitea instance but vscode give me the following error: fatal: unable to access 'https://git.domain.tld/pathto/project/': Failed to connect to git.domain.tld port 443: Connection timed out. Can someone give a hint to troubleshoot this?
i am installing spotify now. should i add username and password in the config of spotify add on, or in my config.yaml
i solved it
but now all my devices dissapeared from my phone. i cant cast anymore, i can only find home assistant
Hi folks. I'm having issues with accessing my instance through the ssh add-on.
whenever I try to connect, I get root@hassio.local: Permission denied (publickey,keyboard-interactive).
I sought help here (https://community.home-assistant.io/t/ssh-from-linux-desktop/193331) but alas no luck yet
hmm. I tried the ip address and got the same result, permission denied π¦
homeassistant.local wasn't found
Is it possible to SSH into a supervised instance? I was never able to get the SSH add-on to connect and I can't connect directly via Putty etiher.
@mental elm does it work when using a password instead?
I was able to do it with putty before
but now I am using a linux desktop and can't get it running
@left flame you ssh into the ssh addon
I will try the password
do you know how to specify a password with the ssh command on linux?
@left flame you ssh into the ssh addon
OK. What's the point of doing that? Don't people want to modify HA files and such/
?
I think maybe I need to install sshpass
@left flame i use it as a means to reboot home assistant, etc.
can be nice if the GUI ever goes down, so I can see the logs easily
it's not so necessary with new things like safe mode, but I like still having the option
I also use it with sftp to download my snapshots to my desktop
But if you SSH into the SSH add-on, that's a different container than HA (assuming we're both running the supervised setup)
OR I'm not getting something (which is usually the case)
@left flame the custom commands for restarting, stopping, troubleshooting are all there
and you have access to the default directories, just not the host
I'm troubleshooting an issue with an integration and the developers asked me to run a python command and give them the dump.
python3 -m netdisco dump
Ah, there's another SSH add-on. Let me try that one (SSH and Web Terminal)
SSH and Web Terminal worked for me. I could SSH in with PuTTY.
Can this be done with a docker container?
https://www.home-assistant.io/hassio/installing_third_party_addons/
I don't see the add-on store with my install running in a container
Then you only installed core ha
Can I add the extras or is that a different container?
you can't add the extras. You have to install the whole ecosystem
You either flash the image which comes with an OS and docker, or you follow the instructions further down for a generic linux install
Where you install docker, other packages, and run the install script.
does anyone know why all my devices dissapeared from my iphone when i installed spotify on home assistant. I can't find my speakers on my phone anymore
I've tried to ssh with a password and it seems quite challenging. All sorts of variations of sshpass -pveryunsecure ssh -o PreferredAuthentications=keyboard-interactive -o PubkeyAuthentication=no root@hassio.local have failed
I keep getting root@hassio.local: Permission denied (publickey,keyboard-interactive). so it looks like it's still using the encryption key
Anyone familiar with AppDaemon? I've read about it and it sounds cool. The forum says to look for "AppDaemon 4", but the HassIO "Store" only shows 3.x with version number 4.0.3. The documentation link is going to a depricated github page... is this the old version?
Oh strange.. had to remove and add the repo
thought it would update automatically or on boot
even the UPS Tools is listed now, awesome!
Been waiting for that one for a long time
there's a reload feature that is missing which probably would have refreshed it for you
strange, it worked well for all the official addons
can any of you experts please help me with my question above
@weary stratus no idea. It did not remove my other devices from the list
quit the app completely and reopen it?
no, still only homeassistan in my spotify app
try disconnecting and re-connecting to wifi?
I have no experience with that integration, but I know that sometimes helps my devices show back up in spotify
Hey everyone o/ I am quite new to HA, and I am trying to install a 3rd party extension (zigbee2mqtt). However - I am not at all seeing the options mentioned in the docs: https://www.home-assistant.io/hassio/installing_third_party_addons/
Did anything change that is yet to be documented?
Home Assistant v. 0.109.5
Does anyone perhaps have any input on my ssh issue? π
Where can I add new repositories in the latest hass? Under the add-on store I dont have the option
(I have "advanced" mode active)
I've alse logged out and back in to the user
I noticed that as well, was unable to find where it has moved to. Possibly removed by accident along with icons?
@mental elm did you remove the key and set a password in the add-on config?
upper right corner
@sly kindle oh... I didn't delete the key, just added the password. I'll try that tomorrow, thank you!
looks like the button is present in the upper right corner
but the icon is missing so its invisible
π
can just see the circle when mouse is hovering over it
clicking repositories does nothing
Hello, someone who can help me with the installation of duckDNS ... I just installed it on an RP3 (3 times) and nothing .... I follow the tutorial at https://www.juanmtech.com/guide-to-home-assistant but can't access
I have erased the SD 3 times I have started from scratch, I repeat the steps but nothing works is inaccessible after I change the configuration.yaml
incliding samba, so is a bad configuration...
What do you mean βnothingβ? Is it missing from the UI?
@livid walrus after you change the http: config you can only reach it with https://
@sly kindle it's supposed to, but not even samba works
samba is a separate addon. You'd have to do something very strange in your configuration.yaml to make all of docker go down
@sly kindle I will start from scratch for the fourth time .... π
there's a better method anyway
@sly kindle I even called the IPS provider to check if I had block the port.... π
hi all.. any one here work with Room Assistant?
im havin a heck of a time getting it to work on a pi Zero W.. its connected to my HASS MQTT but its just either not reading my phone or refuses to send the message to MQTT
@paper tiger flashing one now. I had done this a couple months ago and don't remember much
its been eating my lunch.. and my dinner.. a few days ago i had it kinda working and was thinking of getting 2 more pi zeros to pepper my apartment with to get some good automations going but.. it pooped...
I had it working and did the same. Got some more pi zeros, never got around to flashing them
i followed the documentation and tried to rig it to be like a "satalite" detector.. the leader is supposed to be my HASS server.. (running on Ubuntu)
@paper tiger that confused me at first. The addon is just a way of making your pi (or whatever) another sensor. I thought it was going to act as a server of some kind
well my server is acting as an other sensor and its talking locally to my MQTT "server" in HASS
its supposed to be the leader..
its detecting my phone just fine.. but the zero.. just aint
@sly kindle installing duckDNS now
do i need that?
do you need what?
oh oops efam posted he was installing DuckDNS.. thought it was you
π sorry
@livid walrus you should fill out the addon config, but leave accept terms: false
@sly kindle roger that
and then you will not be adding any http: config
well, maybe base_url later
So you'll have duckdns address, but it will not have ssl yet
@livid walrus done yet?
think need set accept terms to tru to get tat...the log only say...
[22:50:24] INFO: OK
[THE IP]
NOCHANGE
ok good
lol no worries @livid walrus
now back to the addon store and install nginx proxy manager
is efam settin up for remote admin?
ok. start that, give it a minute or so, and then "open web ui"
@sly kindle π
@livid walrus got it open?
alternatively, you can enter http://ip_address:81 in a tab
nop....i check the log of ngix ... then get the "Oops! Something went wrong."
what does it say went wrong?
hey @sly kindle? mind if i catch up with you tomorrow? ive got to work tomorrow and my better half is waitin for me to join him..
[23:02:01] ERROR: This add-on now requires the MariaDB core add-on 2.0 or newer!
[23:02:01] FATAL: Make sure the MariaDB add-on is installed and running
@paper tiger ah no problem.
@livid walrus oh right.
I keep forgetting about this new requirement
thanks for lookin into this for me.. see ya then
π
done (installing mariaDB and start again the ngix manager)
asked por email and pass π
...get the user and pass from the logs π
(loged and changed)
@sly kindle still there?
yep
π
so now you've got it open?
save that user login
now you need to forward ports on your router
done..... btw if you know of a web page for guide ... I don't want to bother you so much ... π
the router part is done
I am the guide
π
router part is done? 80 to 80 and 443 to 443?
this is slightly different from before with duckdns ssl
80 to 80...and 443 to 443.....done
ok so now you want to add a host
(proxy host or redirection host) ?
proxy
under domain names enter yourduck.duckdns.org
scheme is http
forward hostname/ip is homeassistant.local or your ha ip address
forward port is 8123
then click on SSL
toggle the Force SSL on
and your duckdns address should be in there. If it isn't, then enter it
Then hit save
And wait a little while
At some point it should turn green
(I'm starting that part ... the power went out...lucky me π© )

I get an "internal error" ..... but it seems to end the process
[5/8/2020] [12:08:56 AM] [Express ] βΊ β warning Command failed: /usr/bin/certbot certonly --non-interactive --config "/etc/letsencrypt.ini" --cert-name "npm-3" --agree-tos --email "email-here.com" --preferred-challenges "dns,http" --webroot --domains " "theduckurl.duckdns.org"
Saving debug log to /data/logs/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
(deleted the email and the duckdns data)
you entered an email address for your user, right?
If you click on "users" you should see
was there
oh you're saying you hid it here...nevermind
click on ssl certificates. What do you see?
π status keep in "Unknown"
...clicking renew...then a red box showing "Internal Error" π
[5/8/2020] [12:18:37 AM] [Express ] βΊ β warning Command failed: /usr/bin/certbot renew --non-interactive --config "/etc/letsencrypt.ini" --cert-name "npm-3" --preferred-challenges "dns,http" --disable-hook-validation
also use this to test 80 and 443 https://www.portcheckers.com/
...status change to "Online"
...i try the renew certificate and still getting the error
time to check your forwarding
wait...i review the proxy host...the ssl part was not set...when i set the ssl certificate go offline and the error on a mouse hover
if your ports aren't open none of that will matter
you can message me a screen shot of your forwarding
When I set mosquitto as my broker in my config yaml, the mosquitto logs get spammed with: 1588908674: New connection from 172.30.32.1 on port 1883.
1588908674: Socket error on client <unknown>, disconnecting.
Even though I have the user/pass correctly set. Is there some other reason hass would fail to connecT?
it uses your HA users
you can use the default addon config and change nothing
start it, integrate it, go
You can have your client devices authenticate with HA user/pass. Either an existing one, or a new one that you create for mqtt
or...if you did fill in the "logins:" then it uses that
So I'm using my existing ha user/pass
it seems in the mosquitto logs, clients will get the socket error: "Socket error on client xxx, disconnecting."
Then will get a succesful connection when they connect again
yeah homeassistant is that, and then other client was my rf bridge
same behavior for each
if you're using HA users, then you don't fill in "logins:" in the addon config
did you do that?
I've not modified the mosquitto addon config at all.
ok
so at this point, you have the yaml integration config, and the ui integration?
You should get rid of both. Restart HA. Then add the ui integration
check the box for discovery, because why not, and then it's going to be about your client devices
So remove my mqtt: lines in my configuration.yaml, uninstall mosquitto, then reinstall mosquttio, and configure straight from the integrations page
you don't need to uninstall mosquitto, but you can if you want
when i remove my mqtt: lines, will the integration for mosquitto have more options than it does now?
as of now it only has the discovery optinos
can i share my mqtt lines in my config.yaml?
You still have all the options available for manually entered entities which are using the mqtt platform
mqtt:
broker: core-mosquitto
discovery: true
username: xxx
password: xxx
birth_message:
topic: 'hass/status'
payload: 'online'
will_message:
topic: 'hass/status'
payload: 'offline'
is it necessary?
whats the use case for them?
yeah π i saw someone had that in theirs and thought i needed it
The majority of my mqtt devices are discovered and pretty simple
Then there are a handful of manually added things that don't show up there
Alright I removed the lines and configured via the integrations page
yes right now a temperature sensor and working on adding tasmota.
Odd.. I had a sensor for "zigbee2mqtt/bridge/state" and now its not available
nevermind, full host restart fixed it
I have yet to try zigbee2mqtt
Good morning all, I can't see the search bar for github add ons after the update, any clues?
mine too
This still there, just hidden due to a icon issue, click the hidden icon in the top right corner
oh, ok, the buttons are now showing, only when mouseover you see a grey circle
This still there, just hidden due to a icon issue, click the hidden icon in the top right corner
@dark yoke Came here for literally this, thanks
Hey, today i installed the new hassio 3.13 and now i have the problem that in the add on page, there is no window for new repository anymor. did anyone know about this problem ?
sorry read that is answerd
Has anyone set up the NGINX Proxy Manager to deliver CORS headers? Can't figure out how to set Access-Control-Allow-Origin
SSL
Trying to install ssl and web terminal. It installs cleanly on my RPi 4, but when I try to open the terminal, I get 502 bad gateway. Any suggestions? Haas 3.13 (latest).
Hello, your speak french?
@crimson bluff you probably just need to wait longer?
When I open βterminalβ the url is my RPi with an xxxxxx_ssh after the 8123. I havenβt put anything into my config file.
J'ai trouvΓ© la reponse a mon probleme les reponses prΓ©cΓ©dente.
Merci
I found the answer to my problem the previous answers.
Thank you
@crimson bluff at minimum you'd need to set a password
I tried adding to my config file, but ssh: and zzh: are flagged as canβt be found....so where/how do I add password?
Regarding my ssh issue... With a password worked! Which is encouraging. Although I'm still hoping to figure out the rsa key
Can anyone help with DuckDns setup, I have it all setup and think my issue is occuring with the port forwarding, I have Hassio on a VM using bridged adapter and have the IP adress of the VM, its static but when I do a port forward the duck dns is going towards something else like ''deconz'' or google wifi landing page and not hassio
?
@mental elm nothing, the site works but its going to the phoscon deconz app instead of home assistant
Phoscon is using same IP as the server, Home assistant using seperate IP in the virtual machine, Bridged adapter
Sorry, I can't help. It was just a hunch π
@gritty hornet they should all be using the same ip as the host vm
what ports did you forward?
so google wifi, set the vm ip to forward 8123 to 8123
although think this is the one that actually made it work but made it to deconz
server ip not the vm with hassos 80 to 80
if you are forwarding 8123 to 8123 then you have to use yourduck.duckdns.org:8123
if you are forwarding 443 to 8123, then you use simply yourduck.duckdns.org
(https:// for either of these)
for second is 443 internal?
Okay TCP?
ERR_SSL_PROTOCOL_ERROR ON data, on network it goes to google wifi landing page, this is with the only portwarding set on the ip of hassos VM with 443 external 8123 internal as TCP
Could it be problem with the config side?
ill get what I've put
Is there any centralized way to manage addon updates instead of having to click on every single one to see if there is an update?
@obtuse ginkgo you can see which ones need an update by the thin color indicator
but I think it should be more pronounced
probably should be a thicker line or something
one addon needs an update here.
yeah I Never noticed that
can you find it?
it's been a while now. Whenever the cards got their icons instead of puzzle peices
yeah I know to look out for it now
How does pi-hole add on compare to regular pihole
@spark heron the pihole addon is pihole...in a container. But the community repo pihole addon is also deprecated meaning it will no longer be maintained.
As these things are, anyone is free to give it a go.
@sly kindle thinks, so they are both the same thing?
yes. but for most of those imports you need to reboot the whole thing anyway
Ah that's cool, just wanted pihole set up for sons ipad... since I'm new to whole home assistant stuff.. gives me a purpose to set it all up
All I've got on my home assistant is.. tv remote haha
Mosquitto broker: Failed to install addon, Unknown Error, see logs. nothing obviuous about mosquitto in the developer UI logs
not sure if there are other logs to look at...
the dev tools logs is for Home Assistant
Logger: homeassistant.core
Source: components/cloud/account_link.py:76
You want the supervisor logs
when an addon doesn't install or start, etc...check the supervisor logs
maybe an auth/socket/connector error, but it seems like its for cloud, not mqtt
doh!
thanks..
@sly kindle for me it sounds like i should just install Pi Hole on my spare Pi Zero W
and leave my Pi 3 for Hassio stuff only
I had pihole, and then adguard as addons. I eventually moved adguard off to another device. Having Home Assistant tied with network roles is not fun.
But adguard still has a better integration with HA, and it doesn't matter if you are using the addon or have it somewhere else.
Hmm does look nice,
So I've got little pi zero that's gathering dust and got 6 year old that looks those stupid game ads ... on tablets so wanna hide them haha
So ill add pihole to pi zero..
And ad guard to hassio?
Haha
So they're pretty much exact same, right
I'll stick with pihole for now to test on ipad
Son just plays games.. see stupid ad on game .. downloads it π© π©
Plus all pi zero is doing atm is displays how long left of work....
This add-on is not available on your system.
But I have amd64? D:
At least I thought I did
arch x86_64
Do I need to enable some kind of dev flag for the zwave addon?
yes, it require dev builds of HA, you should only do that if you really know what you are doing
Alright sure, but it is visible in the non-dev build which is kind of confusing
it's visible sure, but as you stated it's marked as "This add-on is not available on your system."
Quick question about the DuckDNS add-on: When does it renew the cert? Meaning how many remaining days of cert life before it will renew?
Still looking for an answer to this... Anybody know? Currently my SSL cert is valid for another 21 days & I'd really like to know when I should expect the DuckDNS addon to renew the cert. (While it seems like it works fine most of the time, twice now the CERT has failed to renew for whatever reason & I didn't discover it until the cert expired which is obviously annoying & can be a hassle for family. I'd like to set up an alert that notifies me when the remaining days of cert validity drops below the expected renewal period... but to do that I obviously need to know what the expected renewal period is... Anybody know?)
Ok, an update: It looks like it should renew the cert when the expiration is less than 30 days away... This is based on the fact that I just restarted the DuckDNS addon & then checked it's log & saw the following:
+ Valid till Jul 29 23:50:26 2020 GMT Certificate will not expire
(Longer than 30 days). Skipping renew!```
(I didn't notice that previously because the IP address update checking that takes place every 5 min seems to push the cert expiration check out of the log history pretty fast.)
But this of course actually means there's a problem... Despite what the quoted log message says, the cert that's actually in use by the HA web interface expires at the end of May, not July 29th...
@vernal kite restart HA so it uses the new cert
@lethal root are you saying you HAVE to reboot HA in order for new Certs to be used?!
I'm saying that fixed the problem for the previous user that had this
Rebooting now to see what happens...
So after rebooting it did start using the newer cert... Which is sort of nice I guess... Thanks @lethal root
But that's really a bit disconcerting.... seems almost like a bug...
Should I file a bug report on that? I hope it's not intended behavior... if so, at the very least there should be a persistent notification for admins when they log in telling them a new cert is available & the system needs to be rebooted to apply the new cert before [expiration date]
@dark yoke do you have any ideaon how the LE part of DDNS reloads the new cert?
NO!
I guess he doesn't.
Haha. Ok. Any ideas who else I should mention this to? Is there someone specific who's responsible for the official addons?
Samba addon doesn't start. Log says: 'addgroup: illegal character with code 64 at position 17' - no clue what that means. HOw can i fix it?
Found a reply from Frenck saying you always need to restart the service using the cert before it sees the new cert
So I guess that's intended behaviour
Or at least expected
Which service? Restarting DuckDNS does NOT apply the new cert.
Do you have LE as a seperate addon?
And there's definitely not mention of it in the addon documentation that I found!
Nope
The DuckDNS addon handles the LE renewal automatically by itself.
To quote the DuckDNS Addon readme:
Duck DNS is a free service that points a DNS (sub-domains of duckdns.org) to an IP of your choice. This add-on includes support for Letβs Encrypt and automatically creates and renews your certificates.
I agree, but it seems that for now a restart will be needed to keep it working. Do you update HA on a regular basis?
@boreal vale do you have any funky names in your config?
I agree, but it seems that for now a restart will be needed to keep it working.
@lethal root I realize you're not the developer but seems like at the very least that should be mentioned in the documentation, don't you think?
I do update regularly. But often it ends up being every other version. For example this weekend I'll be upgrading from 0.107
I do all the minor versions too and I'm guessing the devs do it more often than that so they probably don't notice it that much
Yeah, I'm guessing that's why my cert has only expired on me twice in the last 2 years. Historically I've probably rebooted it once a month for either updates or config tweaking. But now that I'm 2 years in, I'm not needing to make changes that often.
Really seems like something that should at least be noted in the documentation! Any suggestions on the best way (or place) to raise awareness of the issue with the dev team since like you said they will probably never run into this themselves.
Is the hassio-addons github page https://github.com/home-assistant/hassio-addons the right place for that??
If there is a place it's either there or here
But I don't like to poke the devs, they get poked a lot otherwise. :3
I agree, but it seems that for now a restart will be needed to keep it working. Do you update HA on a regular basis?
@lethal root Thanks, i figured it out... @ in username is not smart π Yes always updated to the last version. It's working now, thanks though!
I actually find it odd that a new key requires a reboot, not at all what I had expected.
@whole dirge Definitely not what I expected!! But it clearly seems to be the case which is why I'm really surprised it's not at least mentioned in the documentation somewhere. I'd be willing to bet it's the source of many people's problem with expired certs!
If a reboot really is required it would be even nicer if the addon created a notification when you login so you know you need to reboot before [cert expiration date]
Technically speaking, I believe most services like nginx and hassio require a restart of the service to serve up the new cert, but those tend to be sub second lapses.
You could automate that, technically speaking.
Not ideal though, I admit
Sure but I would have expected the addon to do that automation
Yeah, I realized right after I said it. ;P
haha yea
And if you were going that far, you could just automate the reboot.
Strange part is I found a comment from frenck that seems to suggest he's aware that's a requirement which makes me even more surprised it's not at least mentioned in the documentation.
Honestly, thatβs something Iβd find fun to write in. But I canβt even get the LE plugin running on my pi from local repo so... π€·π»ββοΈ
But yeah, itβs weird itβs not mentioned.
Write in, meaning coding it. Not changing the docs.
You could always make the edit an PR it?
Of the docs I mean.
Automatically restarting the webserver after the cert is renewed probably isn't a good idea universally as it will cause a momentary service interruption if anyone is logged in, and automatically rebooting should definitely not happen as Pis can take minutes to reboot but IF they could post a notification in the GUI saying a reboot is needed that would be nice.
Yeah, I realize. I didnβt mean the add on should handle the reboot, that would be horrible.
haha agreed
If the web service itself could be restarted though, Iβd make an argument that scheduling the restart of the service would be relatively safe.
I'm actually in the middle of opening an issue detailing the issue as I'm still not 100% sure the devs are actually fully aware of the issue since as Mraedis pointed out, the devs are definitely rebooting so often they'd never experience this.
- If the user so wishes.
Yes, if just restarting the web service is enough to pick up the new cert (which I would assume is enough) then it would be great to have an option in the DuckDNS config that allows you to specify a time of day the web service should be restarted after a new cert has been acquired, if you'd like it to happen automatically.
That way you could schedule the restart for 4am or some other time when it's very unlikely anyone will be logged in.
Agreed
Hey Folks! I'm having some trouble calling ADB service to command my TV via a card. It works if I call it as a service from developer tools, but it doesn't do anything from the card. Could someone take a look please?
entity: media_player.android_tv
icon: 'mdi:youtube-tv'
tap_action:
service: androidtv.adb_command
data:
entity_id: media_player.android_tv
command: >-
am start -a android.intent.action.MAIN -c
android.intent.category.LEANBACK_LAUNCHER -n
com.google.android.youtube.tv/com.google.android.apps.youtube.tv.activity.ShellActivity
type: 'custom:button-card'
@whole dirge Here's the github issue in case you want to add your support to it!
https://github.com/home-assistant/hassio-addons/issues/1280
I recently changed from Pi-Hole to AdGuard Home. Does anybody know a guide, that would go through AdGuard's settings and recommend values for them?
Besides the default I was just check some filters to on
Hi all, I got duckdns setup to access my pi, is it probs a good idea for security to put a long and complicated url for duckdns?
hi guys, im getting "read-only filesystem" while trying to create a volume via portainer
had to use
volumes:
- /mnt/data/docker/volumes/heimdall:/config
Hi folks! I'm still toiling (sporadically π) on my ssh issue.
I ran the ssh command with verbose output, which I saved here. https://hastebin.com/fupilatotu.nginx
Is anyone willing and able to take a look at it and see if they can recommend next steps?
Do you have a publickey installed on the system?
What's the "best" snapshot add-on?
not the best for anti-google folks, but best in terms of features and such
Has its own UI
question about getting addons - how do i do that with no supervisor button?
Actually, I don't know now if I am answering your question correctly @dark yoke
@waxen jasper A supervised install is how addons are possible
can i convert my current install to a supervised one? It is running as a vm on ubuntu (I think it is a vm)
actually - I think for now ill stick to normal - thanks!
heh
I downloaded that, clicked install, and realized I probably don't have the GB I need π
what do you mean? in google drive?
oooh, this is nice!
I made an alt account at some point just for HA because I was using the google maps integration...and some other google related thing...can't remember what...but I ended up not using that integration
Yeah the generational backups are sweet
Just going through the readme you can see how much thought sabeechen put into it
Yeah! this is a really nice one
no it is all meeeee
guys I need help, for nearly a year ive been using duckdns addon with lets encrypt and it worked super smooth
today I decided to run portainer to be able to deploy few more containers but I want to access them from outside so I added the nginx proxy manager
now.. I dont know what should I do in order to move to nginx proxy manager, do I need to uninstall duck dns addon and remove the below from the configuration.yaml
base_url: https://<removed>.duckdns.org:8123```
or just simply run nginx proxy manager? im so lost here
Are you still planning to use the duckdns address?
yes
If so you don't want to uninstall the addon
But you would want to set "accept terms:" to false, and then restart it
And then you would want to remove the ssl_ lines from under http: like you have above, but you can keep the base_url: yourduck.duckdns.org
Then you would restart HA, and it would be back to a non ssl state.
Then when you set up niginx proxy manager, you will get ssl back.
should I leave base_url: as the one above? including https:// and the port?
you can remove the port
ok restarting it now, in the meantime should I add my domain via nginx proxy manager as if it was a new one?
I mean request new ssl cert and all?
yep
but you want to change your port forwarding settings first
external 80 to internal 80 and same with 443 to 443
let me check them because I think I ahd that before as it was working fine with duckdns
you probably had 8123 to 8123 or 443 to 8123
you are right
so you can get rid of the 8123 to 8123, as NPM will handle that
ok updating firewall now
and 443 to 8123 becomes 443 to 443
good and who will handle the duckdns refresh now? the addon?
the cert renewal will be handled by NPM
and the ip change? because I dont see NPM asking me for duckdns api code
duckdns handles that
duckdns addon still tracks your IP address and lets you use the domain name you chose
it just doesn't handle ssl anymore
oh right thats why I can add more than one domain to the addon
right. Duckdns allows you like 5 or something subdomains
I think
so you can have plex.yourduck.duckdns.org
or so on
What? They limit now? π²
right so HA is back on but npn sees it as offline
Maybe it is unlimited? I haven't checked
I can now access HA via 192.168.0.102... etc but not from https
Was unlimited when I used it, but that is many years ago
@shut compass you set the port forwarding?
yes, sec to check logs and so on
yeah on the firewall I see packets hitting the rule
basically do what this video does. https://github.com/hassio-addons/addon-nginx-proxy-manager/blob/master/images/screenshot.gif
make sure you toggle on websocket support
yeah I missed that one, but still not working let me double check my steps first
ok now the next step is to get certs for it. the 2nd part of that gif
yeah it flips to offline right away
its weird because both sources I have change to offline when I add the https part
and in the firewall packets increase when I try to request the address
The site at https://<removed>.duckdns.org/lovelace has experienced a network protocol violation that cannot be repaired.
Thats the error from firefox
checking npm logs now
extremely weird, imma restart npm
the error changed now
oh I see some errors on the logs
error 444
maybe because I was trying to get an ssl cert for a domain that already has it?
are you using the ssl tab? Also don't spam for requests or you'll get rate limited by LE
yeah I used the tab and assigned the same cert I was using the first time before I came here asking for help
in the past I have been limited by LE so im not making that mistake again xD
yes, instead of request a new ssl cert again, I just selected the one that was generated before
nah. forget that one
so, should I request a second ssl cert then?
yes
see red ones I generated them while accept_terms was true before coming here for help
so maybe thats the problem?
ah. yeah you don't want to do that
ok lets ask for a new cert
Those are failed attempts, most likely the port is not forwarded correctly (80)
oh right the date is in the past
you need 80 to 80
yeah that was it, I didnt realize these were expired
I tought they were successful because it allowed me to select them
new cert and it is now online
@lethal root yes, I put it into the add on configuration.
awesome, now all I get is a 502 from nginx but at least we are on https now
this is fucked now I cant access HA fia 192.168... and via https I get 502 bad gateway lol
same 502 without https btw, so this seems like an issue with HA innit?
ok im totally fucked, HA not reachable via 192.168 nor https.. is there anything else I can do to get access to it again?
yeah we agree on that
but you still need to add :8123 to the end
yeah I know that too, remember it was working fine before
if you can't reach it locally then something else is wrong
maybe a hard reboot will do it, i jsut wanted to know if there is anything else to test before I go downstairs to reboot the thing
in other words, should I be able to reach it via 192.168.0.102:8123?
yes
what does your http: config look like?
http:
base_url: https://<removed>.duckdns.org
ok HA is back up on LAN, but 502 is still there.. this is better than what was happening before
should I mention im on pi3b? just in case
this the log I see when I try to go to my address
is it 192.168.0.102 or 101?
502 is that your proxy config is wrong
Make sure you set it to http in the config
For npm
its .101 I know I mentioned 102 here but it is 101
can you share a pic of your settings?
And enable websockets
Ive done it all for .101 and got the other apps from docker running fine, only HA is giving this 502
the proxy host settings for HA
what does scheme refers to? I need to wiki this and understand it because this actually fixed it
but for the other container leaving it as https worked too
how the proxy should send the request to the internal server
many apps, responds to (does not care) if you use http/https, HA does
so NPM talks to HA via http, and NPM talks to me on https
You <--> HTTPS <--> NPM <--> HTTP <--> HA
@shut compass I set up a proxy for ombi recently and couldn't get it to work. Then I realized I had to disable websockets for that.
here, πͺ and πΊ
yeah now that I got this up and running I can see myself adding a host for every app I have
now I know I need to toggle it all in case it doesnt work xD
Just know that every host you add, will be accessable to anyone that probes your domain
yes, I see I can add username/pass to it too
but my lastpass doesnt hook the popup
this might force me to have shitty passwords
@dark yoke You can technically work around that to an extent. If you point a wildcard to the box, youβll have some obscurity. Sprinkle in a proxy that denies all but a handful of sub domains, and requires https with no bounce back, and youβll have a slightly better time.
hey all, any tips on accessing Core via SSH when using nabu casa and outside the network? I used to use port forwarding but is there a way to use my nabu casa url for better security?
If this has been asked a thousand times, my apologies...
No, it only do https.
So port forwarding is the only way? > No, it only do https.
@dark yoke
no
that is one option, VPN is a better option
by using the wireguard add-on for instance
Perfect thanks
Ngninx so port forwarding through router then
What?
good morning, I am looking to see if there is a way to include Subject Alternative Name (SAN) in the Lets Encrypt addon?
hey i have question about FTP Addon, is there any way to set folder quota?
Good Morning guys!
so since last reboot of my ubuntu + HA, my ad guard is just showing loading ring and seems non of the ads are being blocked any longer. I don't see any entry for Adgaurd Home in the logs. where else to check what's going on?
Found this in addon logs:
2020/05/10 11:58:18 [info] AdGuard Home, version v0.101.0, channel release
, arch linux amd64%!(EXTRA string=)
2020/05/10 11:58:18 [info] Upstream 0: https://dns10.quad9.net:443/dns-query
2020/05/10 11:58:18 [error] Couldn't load filter 3 contents due to stat /data/adguard/data/filters/3.txt: no such file or directory
2020/05/10 11:58:18 [info] Go to http://127.0.0.1:45158
2020/05/10 11:58:19 [info] Starting the DNS proxy server
2020/05/10 11:58:19 [info] Ratelimit is enabled and set to 20 rps
2020/05/10 11:58:19 [info] The server is configured to refuse ANY requests
2020/05/10 11:58:19 [info] DNS cache is enabled
2020/05/10 11:58:19 [info] Creating the UDP server socket
2020/05/10 11:58:19 [fatal] Couldn't start forwarding DNS server, cause: couldn't listen to UDP socket, cause: listen udp 0.0.0.0:53: bind: address already in use```
I had fixed the port 53 issue last time using the 'sudo systmctl disable system-resolved'
That does not fix it, it hides it
This is not an issue with the addon, but how you run your #330944238910963714 installation, if you need help with that, try asking in #330944238910963714
thanks
how is discovery_prefix: used in mqtt config? for supervised install, is this the account it needs in the HA users list?
is it possible to configure mosquitto add-on to use another mqtt instance?
https://github.com/home-assistant/hassio-addons/tree/master/duckdns#known-issues-and-limitations @sly kindle you where right π
Any way to make the Lets Encrypt plugin try and do the http challenge on a port other than 80? My ISP blocks 80 inbound.
no, you need 80.
or use DNS validation
Would use DNS validation if it worked with Google Domains.
i activeted homekit and got once the qr code. on iphone integration failed and i cant get the qr code again. No restart, no reinstall, nothing brought this back again. any hint
The dns-google provider that the letsencrypt addon supports is for google cloud. Toying around with nginx proxy on my server out in the cloud to get around this π€
Think I found a workaround, might be able to use digitalocean dns instead π€
or cloudflare π€·ββοΈ
cloudflare would work, but I've already got a DO account, so simplifies things. just gotta change what domain I'm using with HA (would rather not change the nameserver on the previous ones since it'll break a few in-production things)
CF give you a 15y SSL cert, so you don't need LE
I have installed the official "Terminal & SSH" addon. In the configuration tab, I have set a password. When starting the addon, log displays "SSH port is disabled. Prevent start of SSH server."
What setting do I need to change?
Under configuration --> network, the container is "22/tcp", host is "null"
Do I need to input the IP of Home Assistant under host?
Add 22 instead of null there
Thank you!
I'll continue with next question. I am trying to control my TV via HDMI CEC. I have installed the official "CEC Scanner" addon, as the "cec-client" command is not supported as far as I know.
learning through experimentation and reading and headbanging: IF you want to share an mqtt server on a supervised install, you have to add mqtt: config manually. You cannot install mosquitto addon and then point to another instance. Maybe y'all knew that... but now i do, too π
It shows an error "ERROR: [ 49] RegisterLogicalAddress - CEC is being used by another application. Run "tvservice --off" and try again."
Trying to run "tvservice --off" via SSH or local terminal shows that command is not found
And to answer my question, the HDMI CEC device needs to be connected to the device (raspberry pi in my case) before starting home assistant device
Is there an SSH add-on which allows access to my GPIOs? Looking to flash a CC2531 with HassOS.
Ah it seems like Frenck's does!
Anyone know why the VS Code addon is no longer auto-indenting? Super frustrating to code in it!
make sure it say Home Assistant in the bottom right
Hello! I would like to develop my final degree thesis with Home Assistant, and I wonder if I could connect my own devices, like my custom made setup, (devices available at my UniversityΒ΄s laboratory), does anyone know?
what devices?
My custom made sensors, as temperature/humidity sensor, or devices to control AC/ heating...
tru mqtt perhaps? how you can read the values from this sensors? http api?
or devices? not customs?
I mean, I have seen there are 1582 available integrations, but my question is, if I could connect other devices to Home Assistant, in order to read data from them appart from those
if you have some kind of api, mostly yes
sorry, what is api?
and when they are custom made u can probably add that when its missing...
Application Programming Interface?
Automatic Probmlem Infuser
rofl
oh! Thank you!
But I still donΒ΄t get how I could relate this api with my custom made devices and Home Assistant
do you know?
nope i dont know your custom device
hav'ta go! l8rs
lets just say... http rest sensor...
or smthg similar
have fun!
perhaps integrate mqtt to your custom π
thanks!!
Hey everyone, I have a problem with my lets encrypt certificate. It worked for a few months but now it doesnt renew
@bright sleet posted a code wall, it is moved here --> https://paste.ubuntu.com/p/t2kPtD2PDM/
@bright sleet great π
Anyone, I dont know if it is the rigth place... but how to add homebrige to the HA? anyone?
@dusk vigil I did not get help at the #integrations-archived
anyone knows if there is a plugin for a Digital picture frame for HA?
I successfully install duckdns addon do I need to install let's encrypt addon for renewing the ssl certificate
where can I find the motioneye conf file, having trouble with a camera, I'm assuming that the device name is being changed from Video1 to something else which is why it stops working but I can't find the conf file
can ysomeone tell me how to install the esphome addon on hassos?
can not find in supervisor and can not add a repo
What do you mean can't add a repo?
@weary stratus adding repos has moved. upper right corner three dots
omg thx π
Not sure if this is the proper place to ask, but I have installed adguard and set the DNS on my ubiquiti setup. then Home assistant vm on my unraid server crashed due to the latest update and then after I restarted the VM a few times, HA didnt want to start up. So what happened as a result of this is that my network stopped working. So I had to remove the dns record in ubiquity and then restart some of the devices.. Is there a better way to set up adguard to avoid this?
@tepid sleet first, you would want to make sure unraid itself is set with a static ip and external dns in its network settings.
you don't want unraid relying on getting dns from a vm that it is itself running.
The same goes for Home Assisstant.
You press install
That's about it really
Then to make use of it you point your device to the HA IP for DNS
Do you have upstream servers defined in your adguard?
just the default one
https://dns10.quad9.net/dns-query I take it?
yes
Does adguard say anything about blocked queries?
so if my HA DNS ip is 8.8.8.8, I should set my phone's DNS ip to that?
ok
Your ha IP is probably 192.168.1.??
Which is what your DNS server on your device should be
its 10.0.0.100
That's the HA IP?
the yes
What's your device's IP?
the phone?
Whatever has no internet now
10.0.0.246
And you're on the same subnet I take it, all is /24 ?
adguard is started, it's not off or anything? π
yeah it's on
sorry dinnertime
I just tried it on my computer and it's working perfectly. Maybe once i configure it on a router level the issues will go away
Anyone know why the VS Code addon would not be auto-indenting my YAML? Python code works fine.
Can anyone explain why DNSmasq is stopping add-ons and HA updating
Can someone point me in the direction of using Ada and Almond? I have both installed but can't find any documentation on how/where to tell it what commands do what.
so if I use the Samba addon in hass.io and it seems to fail to start with no logs... what do I do?
it seems like it's not super easy to ssh in
actually I see the error under system now
the samba add-on is not showing any config to edit. It seems like it installs, but then it won't start. There's no config, so I can't set the password which I assume is the problem.
Why am I not seeing configs for any add-ons?
I saw the message under System. But I had config for mine, :S
strange I'm just trying to restore my HA because it stopped booting. the first time around, I could edit the config, but this time it's just not giving me a config to edit π¦
It's also super annoying that I can't just upload a snapshot to restore through the snapshot page.
oh it got moved out of the main add-on page to a different tab π€¦ββοΈ
Dnsmasq is blocking my add-ons and ha from updating any ideas on how to fix this
dumb question ... mariadb has a entry in config called network.. it should expose port 3306 for external connections.. I would think that % would allow all to connect on the local network.. I have hassio talking and logging locally on my pi but external connections aren't working
(Gafanna, Mysql browser, etc) .. what the heck am I missing. If I put any thing in the add on configuration next to the 3306/tcp is just goes to null.
MQTT / Zigbee2mqtt problem; i have installed zigbee2mqtt add-on , i think it run well, when i look log file i see MQTT publish
zigbee2mqtt:info 2020-05-12 11:53:36: MQTT publish: topic 'zigbee2mqtt/0x00158d000450733c', payload '{"battery":100,"voltage":3035,"illuminance":114,"illuminance_lux":114,"linkquality":84,"occupancy":true}'
i have installed MQTT broker, when i read log file i don't see something wrong
1589272359: Saving in-memory database to /data/mosquitto.db. 1589273360: Client auto-2E74A7BE-0CE7-097F-890C-E2EB8BB542D5 disconnected. 1589273378: New connection from 172.30.32.1 on port 1883. [INFO] found homeassistant on local database 1589273380: New client connected from 172.30.32.1 as auto-F387D63F-0A2F-AD60-8713-56AB17981DEB (p2, c1, k60, u'homeassistant'). 1589274160: Saving in-memory database to /data/mosquitto.db. 1589275961: Saving in-memory database to /data/mosquitto.db.
but nothing appears in notification, no devices.... have you an idea of my problem ?
@plush hawk how is DNSmasq blocking them though
@supple swallow did you restart mariadb after setting external port?
This is what it should look like: https://prnt.sc/sf9bmg
@lethal root thanks for checking in. not sure how but I went 3 months with out a HA update, Iβm using DNSmasq to (resolve) capture my air conditioner. Looks like Iβll just have to setup a separate dns server on a stand-alone pi4
Sounds more like something is amiss with port forwarding if you ask me
Do you have a proper upstream server?
Better yet, show me your Dnsmasq config
No just a AirPort Extreme as a router Iβm at work atm Iβll see what I can do
No
Well you need a DNS upstream set for updates to happen, otherwise they won't be able to resolve any IP
usually 8.8.8.8 or 1.1.1.1
I use the telstra dns servers
Not google
There the service providers dns server sorry or the confusion
Itβs got some thing to do with a loop back problem because HA is running on the same device as dnsmasq is running Iβve read some people have a similar problem with duckdns
The only loopback that is a problem is if your router doesn't support NAT Loopback
Which sounds like a DNS issue but really is a router issue
The solution for me was to make Dnsmasq resolve my "external URL" to my internal IP for internal devices
This does mean https won't work though, which is why I've switched to an Nginx proxy
Ok thanks for your help that will give something to look into the next couple of days
NAT loopback is for services calling the long/duckdns URL for a local IP/port, so it shouldn't affect just getting updates etc.
Itβs strange because I can update hacs but not HA add ons
What happens if you just turn off dnsmasq
@lethal root Yup.. figured it out. I was able to pull the data out of the mariadb instance. I lost afew months of data but got a years worth. I also got influxdb functional again. A simple choose the external port to use would have been nice .. it is no where in the instructions or documentation. I'll look at throwing a snippet on the docs. Shouldn't have been that hard. On a related note, does anybody know how to back fill that influx database with the time series data from the mariadb?
Willey my man
I use my mariadb externally
It wasn't hard at all
I just set the standard 3306 port and off I was
I'm looking at moving from the PI to a NUC with SSD.
didn't want to loose the data as I am doing functional improvements to the ventilation and HVAC. Hard to justify the cost to the misses if you don't have HARD data...
I have the mariadb addon and phpmyadmin
I used the second to make a new DB/user
The network port was off externally, but I put 3306 there and it worked
Maybe your addon needs to be off to be able to change the port first? idk
This isn't about not seeing where the config option is, right? Because the config moved to a tab at the top instead of just under the info
O I can talk to MariaDB... and I can have influxdb taking in new points. I just want to use the existing data in mariadb and shove into influxdb.
yes... it just isn't well labeled.. it says "host".. not "external port"
"Host" is the Hassos Host, so that would be the part that can interface with the outside world so... external π
Do you have the PHPMyAdmin plugin?
I like the Chrome extenstion for mysql.. works fine with mariadb and i've used it for years
I didn't put the PHPMyAdmin plug on Hass yet
uh
That plugin looks so amateuristic tbh
The point is, if you have phpmyadmin or maybe in that chrome plugin thing... you can just export/import the data, no?
I just use it to pull data.. when you have only a few brain cells.. you use the tool at hand.
yup.. I can do that.. but influx is time series .. not relation db like mariadb
so it takes some massaging from what I understand, I just didn't want to trail blaze if I didn't need to
Well there's no ready set go script in HA, but feel free to google "convert influxdb to mysql/mariadb" π
Man, every single hit so far is migrate TO influx
https://www.paolotagliaferri.com/home-assistant-data-persistence-and-visualization-with-grafana-and-influxdb/ seems like a good write up so far..
How may I deactivate my embedded MQTT broker? I want to use the add-on. It seems to be homeassistant prefers to use the embedded. Here is my log:
2020-05-12 16:28:06 WARNING (MainThread) [homeassistant.components.mqtt] Data in your configuration entry is going to override your configuration.yaml: {'broker': 'core-mosquitto', 'discovery': True, 'password': '[...]', 'port': 1883, 'protocol': '3.1.1', 'username': 'homeassistant'}
This is my configuration.yaml:
mqtt:
discovery: true
discovery_prefix: z2m
broker: 10.0.1.77 # Remove if you want to use builtin-in MQTT broker
birth_message:
topic: 'hass/status'
payload: 'online'
will_message:
topic: 'hass/status'
payload: 'offline'
Data in your configuration entry is going to override your configuration.yaml:
Your configuration entry is the one you made using the UI
it is going to override your yaml there
you can remove that yaml
In Integrations? So I just have to remove the UI integration?
if you want
Thanks! Trying now
The Rpi's internal IP
ok
Hey! Quick question: I use the InlfuxDB addon. If i do a partial restore of that addon alone, will it also restore the DB?
it should, yes
Any circumstances where it wouldn't? As you propably understand by now, I've done a restore and the the history is gone...
And that is OK for now, but I would like to make sure I have a backup of the history in the future...
a snapshot will contain addon config and add-on data if there is any @patent copper
I don't know where influxdb stores it though
does it create a directory in config?
I don't use it
Can anyone tell me what I need to look at here, Running a third party addon which is unable to see service.yaml or somethinghttps://hastebin.com/rofupawuba.makefile
addons are docker containers. this looks like a custom integration?
Unable to find services.yaml for the octopusagile integration - no idea what I messed up
Is there a list of which commands are supported by Ada?
Hi all... brand new to HA... Just set up a brand new installation on a Pi 4 using the image from the site. Everything seems fine except for the Add-Ons Store. When I click it, I just get an infinite spinner. I haven't found anything about this in the community or on google or the FAQ or anywhere else (usually I'm pretty good at finding stuff there. I haven't messed with any custom configuration or adding any add-on repositories. I've tried restarting. At this time, I really just want to install the ssh add-on so I can get into the pi remotely. I see a bunch of entries in the system log:
20-05-13 01:25:50 ERROR (MainThread) [supervisor.utils.json] Can't read json from /data/addons/git/a0d7b954/repository.json: [Errno 2] No such file or directory: '/data/addons/git/a0d7b954/repository.json'
20-05-13 01:25:50 WARNING (MainThread) [supervisor.store.data] Can't read repository information from /data/addons/git/a0d7b954/repository.json
@limpid abyss tried an incognito/private tab?
Can you reload the supervisor from the system tab
I get this in the system log, but the issue remains:
20-05-13 01:36:18 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/stable.json
Tried edge too, just for grins. Same. Restarting the whole pi didn't change anything either.
I did have the power disconnect during the very first start up. I'm starting to wonder if that somehow hosed the add on files.
I'm just going to try reloading the image and starting over. I'll update when done.
Loads right up now. It must have been the power loss during initial startup.
Sorry to have bothered you @sly kindle , but at least now you can add that to your list of things that can happen. π
no problem
My Netatmo integration just went out again, who was it that was looking into the problem with rate-limiting? Was it you @sly kindle ?
@forest brook cgtobi
@reef ingot the netatmo integration went out again, is there anything you would like to me to test? Or log files I need to look into?
@forest brook Could give me a bit more details?
it's something wrong with my duckdns. it takes 15-20 minutes to restart Hass
on an rsp4
when i installed the addon i started to happen
i can see that base_url and domain is not the same. should i add or delete https?
integration or addon? Because if the former it's #integrations-archived @forest brook
@weary stratus domain for duckdns config is fine, you don't need to put http or https there, base_url is also fine for config, because you are using https
OK. What's the point of doing that? Don't people want to modify HA files and such/