#add-ons-archived

1 messages Β· Page 38 of 1

sleek rune
#

will I get issues with duck dns if im running HA on a subnet

eternal finch
#

hi there, good morning

#

can anyone tell me if addon motionEye need motionEye installed first on root?

jade wing
#

No, you don't

eternal finch
#

hmm because i did install motioneye addon

#

and on sidepanel

#

when I open, it says 502 bad gatway

#

missing something?

jade wing
#

Check the add-on logs...

eternal finch
#

hmm did a restart and it boots up

#

dont know what happens, never mind

slim yarrow
#

What's the best way to set the --shm-size option of an addon. It's not a build option so it doesn't go in args of build.json.

lofty junco
#

I'm still having trouble updating the VS Code Add-on, below is the log output (HomeAssistant running from VM image). What are the causes of this so I can investigate further? 20-06-03 21:22:48 INFO (SyncWorker_10) [supervisor.docker.interface] Update image hassioaddons/vscode-amd64:2.2.0 to hassioaddons/vscode-amd64:2.3.0 20-06-03 21:22:48 INFO (SyncWorker_10) [supervisor.docker.interface] Pull image hassioaddons/vscode-amd64 tag 2.3.0. 20-06-03 21:23:00 ERROR (SyncWorker_10) [supervisor.docker.interface] Can't install hassioaddons/vscode-amd64:2.3.0 -> 404 Client Error: Not Found ("no such image: hassioaddons/vscode-amd64:2.3.0: No such image: hassioaddons/vscode-amd64:2.3.0").

dense spadeBOT
#

404 Error for docker usually is a result of one of these things:

  • The image tag you are trying to use does not exist (if this is the case you will see the word 'manifest' in the error)

  • There is not enough space left on the device to download the new container.

lofty junco
#

Thanks bot (pretty close). However, I have plenty of space left in the VHD (current 4.6 GB, total 6GB). There is no mention of manifest in the errors.

dark yoke
#

I have plenty of space left in the VHD (current 4.6 GB, total 6GB).

#

Yeah... no

mortal spindle
#

I am getting the error Warning! You are not connected to the Internet. when trying to build a FW via the ESPHome Home Assistant add-on. but I have internet, and I can ping any URL from within the ESPHome container. Any advice?

dark yoke
#

You need 32GB minimum, 6 < 32

mortal spindle
#

well, its a warning that results in an error later on when trying to pull dependencies

lofty junco
#

@dark yoke It's supposed to auto-expand up to 64GB, but I'll manually edit the VHD to have a static min of 64GB. Thanks! [update] The VM was not auto-expanding (maybe couldn't detect guest OS request for more space), forcing it to start with 64GB did the trick. Much appreciated!

#

@dark yoke Also, is it standard practice in this support area to follow the StackOverflow style of being condescending? This is pretty unprofessional and off putting to newcomers or someone who didn't have the facts.

dark yoke
#

just as standard as not reading the docs

lofty junco
#

Then, just say #RTFM, if you intended to be funny about it. "6 < 32" is not funny.

#

Anywho, just an observation, I've been around a long time and have thick skin... more concerned about someone who is trying to fit in

mortal spindle
#

i can ping seems like any random URL i choose, but not platformio.org from the container...

lucid spade
#

I keep getting this error when trying to update supervisor: 20-06-03 22:44:49 ERROR (SyncWorker_0) [supervisor.docker.interface] Can't install homeassistant/amd64-hassio-supervisor:226 -> 404 Client Error: Not Found ("no such image: homeassistant/amd64-hassio-supervisor:226: No such image: homeassistant/amd64-hassio-supervisor:226"). 20-06-03 22:44:49 ERROR (MainThread) [supervisor.supervisor] Update of Supervisor fails! Is this the right channel to ask this?

viscid orchid
#

no

dense spadeBOT
#

404 Error for docker usually is a result of one of these things:

  • The image tag you are trying to use does not exist (if this is the case you will see the word 'manifest' in the error)

  • There is not enough space left on the device to download the new container.

lucid spade
#

ok

static helm
#

I am getting the error Warning! You are not connected to the Internet. when trying to build a FW via the ESPHome Home Assistant add-on. but I have internet, and I can ping any URL from within the ESPHome container. Any advice?
@mortal spindle https://github.com/esphome/issues/issues/1265

gritty citrus
#

what addon would someone recommend to get SSL enabled on my local pi running HA

#

im guessing the Let's Encrypt addon?

gritty citrus
#

i have installed Let's Encrypt, filled in all the details and all the the start button does is do the spinning thing then flash red

somber narwhal
#

HA MQTT AutoDiscovery. It works fine with my Tasmota-flashed devices. How can I get AutoDiscovery to recognize other MQTT topics/devices? For example, I have a weatherstation/temp_f topic that I had to manually add to my configuration.yaml file as a sensor. Just curious what is required to be sent from a device in order for AutoDiscovery to find it. Thanks.

spice canopy
#

@gritty citrus - try using NGINX Proxy Manager Addon. You can setup and make sure your Proxy Hosts are working properly under HTTP. Then once that's good, you literally just change the settings to be HTTPS and LETSENCRYPT and it should work. You don't need the LETSENCRYPT addon with this.

modern hound
#

Anyone know how often Router presence detection is checked? It is doing something, I'm just not completely sure what...!

flat crescent
#

hi! I installed the File Editor and SSH add-ons, but cannot browse out of the /config folder or get SSH working.. getting Error: 502: Bad Gateway trying to update HA as well

#

searching seems to have a lot of references to Node Red issues, which i'm not using though

#

any ideas?

sly kindle
#

@flat crescent that can just be a matter of timing. it can take a while for the container to "spin up". I usually check the addon logs (hitting the provided refresh text/button repeatedly)

flat crescent
#

@sly kindle hmm well this was yesterday and still having the issue today

sly kindle
#

updating HA and a 502...can you share the logs from the supervisor page

flat crescent
#

also i see Permission Denied in the console when i hit the back arrow to try and browse files out the /config folder

sly kindle
#

yeah that would be an addon setting. You still won't be able to see the whole system. But you should be able to have access to the default directories beyond /config

#

there's /backup, /ssl, /share, and /addons (addons isn't what you might think it is)

flat crescent
#

ok. my goal was to try uploading a new theme and get myself SSH access but i'm stuck πŸ™‚

#

maybe i was watching an old video

sly kindle
#

yeah probably

flat crescent
#

but it looked like he was able to browse out of the /config folder

#

what would be the appropriate process for installing a new theme?

sly kindle
#

ssh is an addon which gives you that same limited access to the default directories, and also provides the custom commands for troubleshooting and checking logs

#

Themes are set from your user settings by clicking your user avatar in the lower left.

#

You can also enable advanced mode for your user which will let you see other addons like the ssh addons

#

(among other things)

flat crescent
#

yep that's enabled. thanks didn't realize themes were here πŸ™‚

sly kindle
#

Themes can be manually added or you can use HACs. HACs is kind of like an "unsupported app store"

flat crescent
#

i also need to edit my network config to set a static wifi IP

#

is that something i'd add through the repositories? also had trouble getting that to accept a link

sly kindle
#

There's a method where you import network profiles to the OS using a properly configured USB stick. But I prefer using the community ssh addon (not the official ssh addon) and then using nmcli. It's more interactive and you can see if there are errors, and undo mistakes. This is hard to do with the USB stick

flat crescent
#

gotcha, yeah i used it to set the wifi initially but not the IP.. i will look into that, ty

sly kindle
#

Back to HACS...it allows you to browse existing themes in a store like interface

flat crescent
#

so i shouldn't worry about the 502 errors? trying to update again as well

sly kindle
#

Hit update and then check the same log from above again. I didn't see any errors there.

flat crescent
#

yeah i haven't seen errors in the log. just unable to use the plugins

worn mauve
#

why i don't have all the option for camera in motioneye addons?
also, don't see the optin to add more camera.
https://imgur.com/a/ePzWpWV

sly kindle
#

you hit the icon with the lines, then the camera dropdown, then add camera

worn mauve
#

dont have it

sly kindle
#

click the icon first

worn mauve
#

just the word "CCTV"

sly kindle
#

the circle with the lines

worn mauve
#

i did it

sly kindle
#

and nothing?

worn mauve
#

you can see in the pic

#

the menu is open

sly kindle
#

are you logged in as an admin or a user

worn mauve
#

user

#

OK

#

in ADMIN is it

#

but i have only 3 option:
Preferences
General setting
video device

sly kindle
flat crescent
#

i have Home Assistant Community Add-ons enabled as a repository... is that the HACs thing?

sly kindle
#

no that's the community addons repo

#

that has the community ssh addon where you can make use of nmcli

flat crescent
#

yeah, i tried the community SSH one as well

#

but then went back to trying to get the more limited official one working

sly kindle
#

I'd have to see these errors...not sure what's going on there. How did you install?

gritty citrus
#

@spice canopy installed Nginx Proxy Manager, but it doesnt start up

flat crescent
#

one sec, i'll install again. just through the Install button in the Supervisor section

worn mauve
#

i added Simple MJPEG Camera type Is it related to the camera all the option?

sly kindle
#

@gritty citrus when any addon doesn't start/update/install, check the supervisor logs

#

try again to start it, then immediatley check the logs at supervisor > system page

#

@worn mauve so you can add a camera now?

worn mauve
#

yes

#

but there is no motion detection, recored path

flat crescent
#

do i need a SSL cert for this to work?

gritty citrus
#

hmm nothings stands out ill keep looking

worn mauve
#

disable Protection mode@flat crescent

sly kindle
#

@flat crescent no. you have set a password, saved, and then started it?

#

protection mode isn't related here. And that's for the community ssh addon "super powers"

gritty citrus
#

listen tcp 0.0.0.0:80: bind: address already in use")

sly kindle
#

The official ssh addon is being used now

gritty citrus
#

its using 80 now instead of using 8123

flat crescent
#

@sly kindle set a password where?

sly kindle
#

@gritty citrus yeah that should be standing out πŸ˜„

gritty citrus
#

@sly kindle guess i should change it back to using 8123

sly kindle
#

@flat crescent every addon has a configuration. Look at the top of the page

flat crescent
#

.... hah okay now suddenly it works? i have a terminal screen

#

first time i've seen this. didn't change anything that i know of, just went back to it for the umteenth time πŸ™‚ weird

sly kindle
#

ok you just didn't wait long enough I guess πŸ€·β€β™‚οΈ

flat crescent
#

slashing issues one by one... thank you @sly kindle πŸ™‚

#

it's a lot to grok settings of at first but i am still thrilled so far

sly kindle
#

Yeah, it's like playing a new game since it's an "appliance"

#

there's stuff to learn

#

There's how you might install HACs

#

now that you have a terminal

flat crescent
#

on it πŸ™‚

gritty citrus
#

@gritty citrus yeah that should be standing out πŸ˜„
@sly kindle its alive!!!!111

worn mauve
gritty citrus
#

Proxy management web interface not running, guess i do that waiting thing lol

#

MariaDB

#

nice little dpend it needs

sly kindle
#

right

#

@worn mauve expand the triangles

#

all that is in there somewhere

sly kindle
#

some of those appear as you change other options I think

#

click around

#

watch videos

#

I don't really use it

#

You haven't installed a version that is different from anyone else's.

worn mauve
#

yep

#

πŸ€”

gritty citrus
#

Bad Gateway when logging into Nginx Proxy Manager admin

sly kindle
#

it takes a while to start

#

check the addon logs

gritty citrus
#

ah ok

sly kindle
#

"bad gateway" almost always means you are trying to open it before it's ready

gritty citrus
#

ah but the login interface is up?

sly kindle
#

except for when it doesn't mean that

gritty citrus
#

ah there we go

#

im just very impatient

spice canopy
#

@gritty citrus think you can check the logs....install Maria DB. Then you need to login and change your password

gritty citrus
#

ok i added a proxy host

#

so far so good

#

hmm

spice canopy
#

yup real slick and much easier to configure I feel

gritty citrus
#

SSL received a record that exceeded the maximum permissible length.

Error code: SSL_ERROR_RX_RECORD_TOO_LONG

#

when trying to go via ssl

#

its proxy host right not redirection?

#

@spice canopy

spice canopy
#

one sec

#

ok...Proxy Hosts

#

did it work when you did it without SSL?

#

do this

#

Scheme : http

#

Port : 8123

#

Websockets : On

gritty citrus
#

yeah works without ssl

spice canopy
#

Access List : Public

#

ok...if that's good

#

then Edit :

#

SSL

#

Force SSL

#

save and that's it

gritty citrus
#

forward host : 192.168.xxx.xxx
@spice canopy does it need to be this or actualy put the full ip in?

spice canopy
#

put in whatever your IP is

#

xxx.xxx is just whatever your specific number is

gritty citrus
#

ah ok

#

hmm still getting that ssl error

spice canopy
#

did you port forward your router?

#

443?

gritty citrus
#

yep

#

80 and 443 forwarded

spice canopy
#

what about 8123?

gritty citrus
#

yep

spice canopy
#

your error is in NGINX log

#

or when you navigate to your domain?

gritty citrus
#

where would that be?

#

stand by

spice canopy
#

so when you save your settings...do you just click the icon under SOURCE to navigate to your page?

gritty citrus
#

oh i did that an a new error lol

#

The page isn’t redirecting properly

An error occurred during a connection to .

This problem can sometimes be caused by disabling or refusing to accept cookies.
#

the issue might just be starring me in the face

#

...

#

any ideas?

spice canopy
#

so if you toggle off SSL ... SAVE

#

then click click the icon under SOURCE it works?

#

and you're getting these errors from the NGINX log?

gritty citrus
#

500 Internal Server Error

#

where can i foind that log?

#

the Forward Port should be 8123 right?

#

omg

sly kindle
#

80 to 80 and 443 to 443

gritty citrus
#

had the wrong Forward Port

#

i put 80 instead of 8123

sly kindle
#

8123 should be entered within nginx proxy config

gritty citrus
dark yoke
#

.images @gritty citrus

dense spadeBOT
#

@gritty citrus Please use imgur or other image sharing web sites, and share the link here.

gritty citrus
spice canopy
#

so you got it working now?

#

not sure what your picture means

gritty citrus
#

means its worjking

#

i did it(ish)

#

thanks for all your help!

spice canopy
#

yah no prob

gritty citrus
#

so should i go into all the addons that say ssl and make it true?

spice canopy
#

sorry dunno what other addons you mean

#

I'd probably test each piece little by little

gritty citrus
#

some adds have ssl: false

#

should i make it true?

spice canopy
#

hmmmm you can try one by one and see

gritty citrus
#

do you not do that?

spice canopy
#

honestly I don't know what addon you need to change. I did not change any of my addons

#

i'm just saying you can change one...save and test it...

#

if it works then good. if not then revert back to what works

gritty citrus
#

im just glad its working

spice canopy
#

yup its pretty slick once you get everything up and running

#

I just started a couple weeks ago and have learned alot through trial and error

#

some very helpful people along the way as well

gritty citrus
#

πŸ‘

sly kindle
#

you don't need to set ssl for the addons. not for the ones which support ingress anyway

#

those are all working behind 8123

gritty citrus
#

right

#

do i add the domain name in the config.yaml?

weary stratus
#

How ti set NGNIX as reverse proxy?

#

A sensor for Add-on sizes (store usage of each container). Does that exist?

gritty citrus
#

CO2Signal y u so unreliable

vapid blaze
#

hi there i am working to get my first custom card into home assitant don't get it to work just yet does someone wants to help me?

uncut steppe
#

hello, Does anyone have any experience uninsalling the deconz addon? I am trying to reset everything but if I uninstall the addon and re-install, it bypasses the initial setup in deconz. Just wondering if it is writing some config somewhere that I need to manually delete

#

hum nvm. It shows the the setup if I use the local hassio ip. I think the service worker / nabucasa might be serving a cached version.

dense spadeBOT
native comet
#

I have enabled advanced mode

#

I also tried to add the first repo through the UI with no luck

#

Would anyone be able to help with this please?

sly kindle
#

@native comet install the ssh addon from the community repo and try an ha su repair

#

otherwise...how far along in setting up are you? You could try a reflash

cold anvil
#

Hello, I'm trying to add an SSH add on to my Hassio, but I don't see any in my Add-on store and I have my profile set to Advanced Mode. Any idea what I've done wrong?

#

My end goal is to SSH in and setup Wifi on my existing Hassio installation

median drum
#

I've got a strange issue, when I add a light in deconz it shows upp directly in HA, however if I create a group in deconz it can take a couple of hours before it shows up . I've tried to call the deconz.device_refresh but no luck. Any clue?

sly kindle
#

@cold anvil are you looking at the HACS store

#

there are no addons there

cold anvil
#

It's just the Add-on store you find under the Hass.io section

sly kindle
#

what addons do you see?

cold anvil
#

I wish I could post a screenshot here :p

#

There's a list of "Official" add ons (Almond, CEC Scanner, deCONZ, etc.) and then a list of "Home Assistant Community Add-ons" (ADB, AirCast, Plex, etc.)

sly kindle
#

@cold anvil I would double check that advanced mode

#

and then if it is enabled, clear browser cache

vapid blaze
#

Hi there i have a question wich weather add on would you recommand if you are from the netherlands? Any tips will be helpfull. I know there is buienrader but maybe there are way nicer add ons for it.

sly kindle
cunning wolf
#

I'm trying to add advanced nginx rules to the Nginx Proxy Manager and whenever I do, that host shows as offline. I'm assuming the config I'm providing is invalid but I can't see anything meaningful in the addon's logs to say what I've done wrong. If I want to apply rules for a specific path, should I be creating a location and adding the config there?

spark crypt
#

Does anybody know of a good way to set it automatic purging of data in influxdB? some of my sensors log every second, i want it to average data when it is older (to every 10 seconds, every minute, every hour and so on)

mild ember
#

Why would vscode addon not be available for the rpi3 image?

cunning wolf
#

Any number of reasons, including that the dev doesn't think it'll work on a Pi.

#

Fortunately, you can use Samba and just edit those files remotely.

mild ember
#

True

#

That's what I usually do, just nice to have it in the interface. But editor is available.

rain gazelle
#

Anyone here have much experience with the motionEye add-on? I'm trying to help someone get it going and we have the broker running and we can send messages from MQTTLens and HA sees them, we just can't get motionEye to connect and publish properly.

wheat basin
#

Here's what we've done so far:

  1. Set up the motioneye add on (no problem detecting the camera, works flawlessly)
  2. Set up the mosquitto add on
  3. Tested the mosquitto broker using MQTTlens to check messages are going through (no problem)
  4. Created a binary_sensor that toggles when on and off payloads are sent via MQTTlens
  5. Set up the following code to try and trigger motion detection via motioneye
mosquitto_pub -h 192.168.x.xxx -u user -P passwrd -t cameras/camera1/motion -m "on"
#

unfortunately when motion is triggered it doesn't send any MQTT messages and instead I get the following notification:

Login attempt failed
Login attempt or request with invalid authentication from 172.30.32.2

15 seconds ago
rain gazelle
#

Still haven't found a reason that this isn't working, but it appears motionEye isn't communicating with the broker....

deft maple
#

2020-06-07 00:10:49 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook c0aea95cd1433bc7e7443320a643901f9cbdd256c3f016e8cdaad6f7094ee627 from 192.168.0.2
2020-06-07 00:10:49 DEBUG (MainThread) [homeassistant.components.webhook] b'{"lifecycle":"EVENT","executionId":"57c2d640-a853-11ea-aad4-1365'...

#

anyone knows what is using this webhook?

obtuse ginkgo
#

having trouble flashing an esp32 with esphome, anyone familiar? holding flash doesn't help.

sly kindle
#

@rain gazelle is motioneye authenticating using the HA user/pass option?

#

@obtuse ginkgo have you checked digiblur's server? never flashed an esp32 myself

#

but I'm sure there are plenty there who have

rain gazelle
#

To be honest, I saw no indication it was even trying to access the broker. We have the correct command in the right spots, but nothing ever seemed to show up in the logs. There was a login attempt failed message but it has something to do with the supervisor from what I could find.

#

I use Mosquito in a docker container and I'm not using HA supervised which is why we brought it here.

sly kindle
#

mosquito is in a docker container here too πŸ™‚

#

what's the config?

rain gazelle
#

We used the same user/password that allowed us to view and publish from MQTTLens.

sly kindle
#

and the host?

rain gazelle
#

@wheat basin would have to give you that. I don't know if he's available or not, but he wound up using the curl commands until he could get MQTT figured out. I urged him not to give up on MQTT because of the possible future uses.

#

The HA instance was able to access the broker as publishing manually changed the sensor in HA.

sly kindle
#

yeah

rain gazelle
#

He's running motionEye on one RPi and HA on another. Shouldn't be an issue as MQTT doesn't care, but we never could get any indication that the RPi running motionEye was connecting to the broker, unless that login attempt failure from what I think is the supervisor was it.

obtuse ginkgo
#

@sly kindle I'm talking to digiblur right now

rain gazelle
#

Hopefully he'll come around tomorrow and someone can help him get it running...

olive linden
#

Hey all. Does anyone know if it is possible to use frontend addons like mini-graph-card and custom button card without being in yaml mode? Thank you!

weary stratus
#

Hi All!

#

I think that my hassio is not working well. I am trying to add esp32 sensor by homeassistant.

#

the supervisor tab is not loading.

sly kindle
#

@weary stratus are you on a pi?

weary stratus
#

Yes I am

tepid sleet
#

There is an issue in esphome which is fixed in the latest release. Speaking to the experts in the esphome discord it should be available in HA. But it is not. Still running on the 1.14.3. Anyone can comment if they have esphome 1.14.4?

#

Add-on version: 1.14.3
There is an update available for this add-on!
Latest add-on version: null
Please consider upgrading as soon as possible.

#

this is what it says in the log, but there is no place to update

#

im on latest HA

cunning wolf
tepid sleet
#

thats is the thing, there is not shown like this for me. Trying to reboot the server now to see

dark yoke
#

I think it syncs every 8h or so, click the dotsvertical -> Reload to force it

tepid sleet
#

I have also tried that several times and there is just no update button

dark yoke
#

Check supervisor -> System -> Logs

tepid sleet
#

20-06-07 14:32:32 INFO (SyncWorker_11) [supervisor.docker.interface] Attach to esphome/esphome-hassio-amd64 with version 1.14.3

dark yoke
#

That is not the reload log

tepid sleet
#

supervisor 227 and hassOS 4.9

#

So I see supervisor log, core, host, DNS, Audio, multicast

#

in supervisor -> System

dark yoke
#

yes, look at supervisor after you reloaded

tepid sleet
#

20-06-07 14:32:31 INFO (MainThread) [supervisor.store] Load add-ons from store: 65 all - 65 new - 0 remove
20-06-07 14:32:31 INFO (MainThread) [supervisor.addons] Found 9 installed add-ons

dark yoke
#

that looks normal

#

clear browser cache

tepid sleet
#

tried icognito mode as well

#

nothing

#

Add-on version: 1.14.3
There is an update available for this add-on!
Latest add-on version: null
Please consider upgrading as soon as possible.

#

this is in the esphome log.. something seems to be off.

#

Im a bit hesitatnt to do an uninstall to loose all my projects

#

also another issue I noticed when restarting the server. My network stopped working when adguard was restarting..

#

that is not ideal either πŸ˜›

#

wow.. I uninstalled it and now it is gone from the add on store as well

dark yoke
#

maybe the repo url changed

tepid sleet
#

πŸ™‚

cunning wolf
#

I haven't updated anything in terms of repos and my ESPHome updated fine after that screenshot I shared.

tepid sleet
#

installing 1.14.4 now

#

now it all works

#

So esphome is a seperate repo?

#

any takers for the ad guard issue im having?

#

so if I restart adguard, no internet is working

dark yoke
#

That is not a adguard issue

#

You do not have a backup/secondary DNS service for your clients

bitter goblet
#

Hello, is there a way to mount external USB drive so it can be used a network share? I can see the drive via dmesg, but there is no /dev/sda available to mount. I'm running RPi with hassio. Thanks

#
[    1.267276] sdhci: Secure Digital Host Controller Interface driver
[    1.269812] sdhci: Copyright(c) Pierre Ossman
[    1.274458] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.060546] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    3.099567] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt failed with error -2
[    3.322850] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    6.739281] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    6.741409] sd 0:0:0:0: [sda] Write Protect is off
[    6.742650] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
[    6.743293] sd 0:0:0:0: [sda] No Caching mode page found
[    6.744536] sd 0:0:0:0: [sda] Assuming drive cache: write through
[    6.820073]  sda: sda4
[    6.823445] sd 0:0:0:0: [sda] Attached SCSI disk
mossy yarrow
#

where would be a good place to ask a question on browser mod pop up debugging?

viscid orchid
mossy yarrow
#

ty

small jasper
#

Would this be the right place to ask about some initial MQTT config?

cunning wolf
#

Maybe... but you'll never know if you don't actually ask the question.

near viper
small jasper
#

Ha, good point. I'm always hesitant to ask a long question in case it's all kinds of wrong

small jasper
#

Alright. so I've got a Tosmota flashed switch. I've got Tasmoadmin and Mosquitto installed. My switch (4 channel relay) is listed in and workable via Tasmoadmin. Under Integrations > MQTT I enabled discovery. in configuration > Users I made a mqtt user. In Developer Tools > MQTT I can publish and get a response. Those parts all good I think but here's where I'm hung up:

#

after all that, should I be seeing an entity? er Device?

#

What I tried so far is from this page: https://www.home-assistant.io/docs/mqtt/discovery/

mqtt:
  discovery: true
  discovery_prefix: homeassistant```

but when I added that I got a warning that my yaml was invalid, so it appears that's no longer needed when I toggle on discovery through the MQTT config card.
small jasper
#

bah, i think I got it. looks like I have to manually define a switch in configuration.yaml. I thought that's what autodiscovery was for, but I guess I don't fully understand it.

humble tinsel
#

Can anyone help in getting these into Home Assistant?

half beacon
#

Hey everybody. I don't know if this is being asked in the correct support section, but...has anyone had any trouble with the google calendar api intergration in HA? I had a working instance, but it suddenly stopped about 9 months ago. I've tried several times to get it working again, but nothing works. Can anybody tell me if they've encountered this before.

#

I've deleted all credentials and authorizations in google developers and created new ones. I've added the new ID and secret into my config.yaml, and deleted the google_calendars.yaml but it never recreates that file into my config when I restart. If I put an empty google_calendars.yaml file in my config, it does give me a new notification, but it says that goggle couldn't be set up and to check my config.

#

Whenever I use google_calendars_scan service in developers section, it says that the authorization has been deleted.

half beacon
#

Where is the google .token file located in HA?

abstract carbon
#

I'm trying to install Signal Messenger CLI. The install instructions say to send a "REST Request" to register a phone number for the add-on to use. How does I send a "REST Request? Is this through Home Assistant?

half beacon
#

How do get to the #hiddenfile !. I'm trying to get google calendars reauthorized in HA

half beacon
#

Nevermind, I found, deleted google.token file, restarted and all is good.

humble tinsel
#

Where is the token for #withings stored?

crimson cliff
#

Is there a way to figure out how often a sensor reports? I tried using history_stats but either I don't know how to use it or it's not what I need to find this out.

sly kindle
#

@small jasper it is what discovery is for

small jasper
#

Alright I'll check in over there

sly kindle
#

@small jasper no not you

small jasper
#

Oh

sly kindle
#

well, mosquito addon

#

did you enable discovery on the Tasmota device?

small jasper
#

Lemme look, but I think so

sly kindle
#

setoption19 1

small jasper
#

Logging directly into the tasmota web ui I don't see anything specific to enable discovery other than an "enable MQTT" checkbox

sly kindle
#

you enable it in the console

small jasper
#

Alright I saw that somewhere. Could I send it as a command from tasmoadmin?

sly kindle
#

no, tasmoadmin doesn't do that as far as I know

#

I stopped using tasmoadmin a ways back. it seemed to screw with my network.

small jasper
#

Ok so MQTT tab under developer tools?

#

Sorry I'm so brand new to this

sly kindle
#

no the console of your device

#

go to the devices admin page

#

look for console

small jasper
#

Ha I see it

sly kindle
small jasper
#

Yea that brought them up instantly

sly kindle
#

there are many options. 19 is the one for enabling HA discovery

#

1 enables it

small jasper
#

I see

sly kindle
#

there's a whole page of tasmota options out there if you're curious

small jasper
#

Oh man that's great

sly kindle
#

so yeah, you have to do that for each device. If you don't do that, you would then have to enter a yaml config for the device instead

#

so it sounds like your addon is configured well, if this came up right away after you got the option set

small jasper
#

So far it looks good

sly kindle
#

now you are officially done with the addon channel in terms of this issue πŸ˜›

small jasper
#

It's a 4 channel relay and I can see them all

sly kindle
#

nice

small jasper
#

Yep, thanks

sly kindle
#

I know some prefer to use the yaml over discovery.

small jasper
#

I could see that down the road maybe

sly kindle
#

but discovery works well for my bulbs and switches. I can imagine other devices might need more customization

small jasper
#

But it's too much for me all at once

sly kindle
#

there's a lot of tasmota info to be learned over at digiblur's discord and youtube channel

#

sent an invite to that server

nocturne light
#

hello all. I'm fairly new to developing addons in home assistant.. quick question..
my intention is to run a python program for which I have to install dependencies using pip. I have a pip command in dockerfile but when I try to install the addon I get the following in logs:

The command '/bin/sh -c pip3 install -r dependencies/libs.txt' returned a non-zero code: 1

#

any ideas?

sly kindle
nocturne light
#

ohh my apologies I thought this was for dev purposes too, thanks for heads up

sly kindle
#

no problem

weary stratus
#

hi, question about portainer add on on homeassistant (hassio) how can I make it show all the running containers ip addresses currently it only shows there is one container homeassistant running.. all other are just images ... not running containers.. need to see what is cousing invalid login attempt on my hassio install

thorn steppe
#

Hi all ... I am trying to configure the "GitHub Pull Requests and Issues" extensino for Visual Studio Code on Home Assisstant and I am unable to login. In the output windows all is reported is:

[Info] /root/.ssh/config: ENOENT: no such file or directory, open '/root/.ssh/config'[Info] Looking for git repository

#

[Info] Looking for git repository

#

any pointers would be appreciated

celest escarp
#

hi all i am usin hass.io vm and am trying to setup ssl so i can do notification i got to the part to setup letsencrypt and seems all good but now i think i stuffed the authentication up and am getting

#

There were too many requests of a given type :: Error creating new order :: too many failed authorizations recently: see https://letsencrypt.org/docs/rate-limits/
Please see the logfiles in /var/log/letsencrypt for more details.

robust matrix
#

hi anyone here using motioneye as external vm with hassio ?

celest escarp
#

/ var/letsencript dose not exist

#

** /var/log/letsencrypt

sly kindle
#

@celest escarp have you looked at nginx proxy manager instead? it uses LE and auto renews

#

You've hit a rate limit from LE and will have to wait on whatever domain you are using

#

@weary stratus it's a setting within portainer preferences to unhide HA containers

celest escarp
#

yeh the message changed not to Timeout during connect (likely firewall problem)
To fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address. Additionally, please check that
your computer has a publicly routable IP address and that no
firewalls are preventing the server from communicating with the
client. If you're using the webroot plugin, you should also verify
that you are serving files from the webroot path you provided.

#

@sly kindle thanks ill give nginx a go

sly kindle
#

you don't need any http: configuration but need to forward 80 to 80 and 443 to 443

#

the rest is handled by NPM

#

When finished, you'll have ssl for your domain and no forced ssl for the internal ip

indigo tendon
#

Hey pretty new to all this but I have installed Plex server and it all works fine however I store all my media on an external hard drive searched everywhere to find out how to access the drive but with no luck. Has anyone else had much luck?

austere sierra
#

Portainer question: I've just added portainer addon through the supervisor. Disabled protection and added 9000 to the Network host in config. I can only access the portainer through the sidebar addon link. Shouldn't I be able to access it through my IP on another browser directly like the portainer core? 192.168.1.26:9000 for example? 'Not found' Tried null in the Host field and 8000. How do I access this port directly on my lan from any browser? Thanks

sly kindle
#

@indigo tendon that's not going to happen without running a more advanced "surpervised" install on your own OS, and even then you'll be mounting it into /share or something.

indigo tendon
#

So would you advise running a plex server on a seperate Pi? Would that be easier?

sly kindle
#

I would myself...and only a pi if you don't want need to do any transcoding

indigo tendon
#

no worries ill do some research into that option

ruby bane
obtuse crow
#

Is this right place to ask if one has influxdb questions: re how it connects to homeassistant etc?

amber sandal
#

Can I ask a stupid question? I've just updated the VSCode addon to the latest version. Frenck says to issue the reset-settings command at the terminal. When I type that, it tells me sh: 1: reset-settings: not found. What am I doing wrong?

raven tinsel
#

@amber sandal vscode terminal

#

not the SSH terminal

#

If you are in the vscode terminal already, it might be that your default shell is even wrong? You could try starting up zsh first

#

You'll get a different commandline and try reset-settings again

amber sandal
#

I'm in the terminal in VSCode. I have a # prompt. If I try to use the dropdown to set the shell to ZSH nothing happens. I'm sorry, I'm not a VSCode power user...can you walk me through it?

#

Never mind, figured it out! Thanks!

austere sierra
#

Uninstalled the portainer addon as I could not access it from the ip/port, only through the webui. Pulled in portainer from Linux terminal and works perfectly now on port 9000

#

I have been using mariadb for a couple of weeks now. Created some views not overlee expensive but they are slow. I assume there is a way of adding indexes on the tables? Is there an optimizer that can recommend the indexes required like in sql server ssms?

austere sierra
weary stratus
#

quick question..if I use the letsencrypt addon, can I create a renewal-hook? or better to setup separate certbot ct ?

cunning wolf
#

I have been using mariadb for a couple of weeks now. Created some views not overlee expensive but they are slow. I assume there is a way of adding indexes on the tables? Is there an optimizer that can recommend the indexes required like in sql server ssms?
@austere sierra MariaDB should be quick enough for anything HA needs. What device are you running it on?

next osprey
#

Hi,
First time here :)
I'm having problems with my raspbee II module. It doesn't seem to work on my rpi4.
I'm running HassOS 4.9.
When I install the deconz add on it all looks fine and I use /dev/ttyAMA0 as device in configuration.
I'm able to log on to the raspbee, but it seems it's having problems getting all the information from the raspbee.
I'm not able to add any devices.
If I add the two lines described on the documentation to the end of my config.txt file, Home Assistant won't boot up again.

fresh jacinth
#

Hi guys, is there a good VPN server add-on for HA?
I would like to use it the same way the Adguard is.. As an add-on for HA, which all my local devices will go though..

frozen herald
#

Hello. I just upgraded to .110.6 and I have some UI issues.
I'm using @crude sierra's custom-header (Love it!). But after the upgrade, the compact header now disappears completely.
I'm also using @narrow flowerkih's (not on discord apparently) mini-media-player-bundle. All the buttons are not showing. They are there and work, but are "hidden"
Lastly, I have three switches that use MDI icons. They used to light up like the other standard ones. Now they don't. Functionality is fine, but the icons don't light.
These are obviously all UI related things, so I am thinking that I missed something in the breaking news of one of the interim releases.
Any insight would be appreciated.

sly kindle
#

@fresh jacinth there's no VPN addon per se but check out zero tier or wireguard

#

Those are going to be about remote access though

#

@frozen herald addons are only things available through the addon store and nothing else

remote frost
#

hi, Im trying to setup ssl with lets encrypt and dns challange on ovh. I have problem with "Unable to determine zone identifier for xxx.com using zone names: ['xxx.com', '.com']

#

Can I ask for help ?

magic mist
#

Good morning, home assistant-ers... I'm getting a few errror in my logs this morning:

Error adding event: (sqlite3.DatabaseError) database disk image is malformed [SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUES (?, ?, ?, ?, ?, ?, ?)] [parameters: ('state_changed', '{"entity_id": "sun.sun", "old_state": {"entity_id": "sun.sun", "state": "above_horizon", "attributes": {"next_dawn": "2020-06-10T11:43:54+00:00", "ne ... (956 characters truncated) ... :00", "last_updated": "2020-06-09T15:42:55.006421+00:00", "context": {"id": "76e5483666b24c93b3009a30ccd978de", "parent_id": null, "user_id": null}}}', 'LOCAL', '2020-06-09 15:42:55.006462', '2020-06-09 15:42:55.012430', '76e5483666b24c93b3009a30ccd978de', None)] (Background on this error at: http://sqlalche.me/e/4xp6)

Is there a way to fix the DB? or can (should) I just delete it, and it will be recreated?

#

(damn... I'm in add-ins.... Sorry!)

cunning wolf
#

afaik, the DB is only for the history and logbook, so it should be okay to delete. Config is all saved elsewhere. But before you do anything like that, take a backup.

low quarry
#

Does anyone have a pointer to an up to date guide on setting up HA with github so I can backup my config? I've been using both the "File Editor" and "Visual Studio Code" addons to edit files if that makes a difference.

dense spadeBOT
#

Oh boy! :scream:

database disk image is malformed tells you that your database file has been corrupted :cry:
But do not worry, there is an easy fix :tada:

  1. Delete the home-assistant_v2.db file in the same folder as configuration.yaml
  2. Restart Home Assistant.

Sidenote: this will cause you to lose all your history, but it's broken anyway, so just do it.

unkempt dawn
#

Im just setting up the NGINX Home Assistant SSL proxy and I am using the home assistant supervise setup. its all working, but I would like to access the nginx conf file to add some additional stuff, where can i find it?

cunning wolf
#

You typically don't find things inside add-ons. They're Docker containers and not designed to be messed with.

unkempt dawn
#

I would expect though, to find a volume with config ?

cunning wolf
#

If you want full control, there are other ways to set up similar functionality.

#

πŸ€·β€β™‚οΈ

unkempt dawn
#

well, ok. I had that setup previously, but i moved over since that big communication

cunning wolf
#

The 'deprecation'? It's not deprecated anymore.

unkempt dawn
#

yeah yeah I know

sly kindle
#

there are config options which you would place in /share

unkempt dawn
#

where could I read about that?

cunning wolf
#

Out of curiosity... what are you trying to change in the config? NPM lets you do most things through the UI.

#

Oh, wait... not NPM.

unkempt dawn
#

I just want to add a couple more services to route to

cunning wolf
#

The Nginx Proxy Manager is possibly more flexible.

unkempt dawn
#

since the config has the option to include additiona nginx.conf files.. i figured thats the way to go

#

if I cant access those files though πŸ™‚

sly kindle
#

@unkempt dawn the docs

unkempt dawn
#

well, i read them, yes

sly kindle
#

top of the addon page...documentation

unkempt dawn
#

The Nginx Proxy Manager is possibly more flexible.
@cunning wolf I'll give that a go

#

top of the addon page...documentation
@sly kindle yes, I read that twice, then came here

sly kindle
#

the first option which mentions customize.active

#

so your .conf files go in there

unkempt dawn
#

I'm running Home Assistant 0.110.6

sly kindle
#

I prefer NPM because it will also get LE certs for you, but I wouldn't say it is more flexible

#

@unkempt dawn not sure why that is relevant. Do you have the samba addon running?

#

You would see all the default shared directories...one of which is /share

#

These are all mapped to the /data partition, which is the only read/write partition

unkempt dawn
#

@unkempt dawn not sure why that is relevant. Do you have the samba addon running?
@sly kindle I don't have the option you screenshotted, I'm failing to upload a screenshot here, but it doesn't matter. Nginx Proxy Manager looks like the better choice

sly kindle
#

you do have the option if you have the addon

#

each addon has a configuration page

weary stratus
#

Hello From yesterday i having problems with duckdns. Everthing inside the network working fine 123.123.123.1:8123 and i can login in HA. only when trying it with my-domain.duckdns.org:8123 the connection is refused. cleared cookies of the browser already. No errors in the log files. Problem also with the android app of HA intern its working but from outside error on conection. No changes made within HA and before yesterday it al worked fine

unkempt dawn
#

right, your message sounded like i should have found that screenshot in my documentation page, which i honest to god do not (like i search the page for 'active') anyways, thanks for the help πŸ‘

sly kindle
#

@unkempt dawn oh were you looking at the documentation tab at the top of the addon's page?

unkempt dawn
#

top of the addon page...documentation
@sly kindle yes..

sly kindle
unkempt dawn
#

yes

sly kindle
#

it is down there on that page πŸ€·β€β™‚οΈ

#

I still think NPM is the way to go πŸ™‚

unkempt dawn
#

hehe i see it now. when i went back to validate, ofcourse i still had NPM docs open. I do think so too! πŸ™‚

#

ah, that needs mariadb add on. I am still not using that, in favor of the default backend. for a small installation, are there any benefits to run mariadb? (other than it enabling NPM)

sly kindle
#

the default sqllite db is not the hardiest

#

the home-assistant_v2.db file in your config directory

#

Users often get faster loading history, logbook, etc by upgrading to mariadb

#

but you don't have to configure it for HA

#

I think you'll find that most people who use mariadb say it is a big improvement

short apex
#

Quick question - once I have the duckdns add-on set up, do I need to enable/configure the ssl port? Is that done somewhere else?

south crest
#

does anyone have experience with the "letsdnsocloud" addon (https://community.home-assistant.io/t/hass-io-add-on-letsdnsocloud-custom-domain-ssl-ddns/84231) the challenge keeps failing for me: ERROR: Challenge is invalid! (returned: invalid) (result: { "type": "dns-01", "status": "invalid", "error": { "type": "urn:ietf:params:acme:error:dns", "detail": "DNS problem: NXDOMAIN looking up TXT for _acme-challenge.example.com - check that a DNS record exists for this domain", "status": 400

#

yes @short apex

sly kindle
#

@short apex yes. under http: in your configuration

  ssl_certificate: /ssl/fullchain.pem
  ssl_key: /ssl/privkey.pem```
south crest
#

in the configuration.yaml

sly kindle
#

@south crest haven't used that one

unkempt dawn
#

I think you'll find that most people who use mariadb say it is a big improvement
@sly kindle will try it out. since i am now running this thing on a VM in a proper hypervisor, a snapshot is easily made

short apex
#

Hrmm, why am I having such a hard time finding that documented

#

my configuration.yaml is largely empty

south crest
#

how do you suggest i connect my domain to hass @sly kindle ?

#

i currently got it linked to cloudflare

sly kindle
#

@short apex it used to be included in the addon's docs but was removed as it belongs in the general http: integration doc I guess

short apex
#

I see. This format about right?

#

http:
api_password: !secret hass_pass
ssl_certificate: /home/homeassistant/dehydrated/certs/myhome.duckdns.org/fullchain.pem
ssl_key: /home/homeassistant/dehydrated/certs/myhome.duckdns.org/privkey.pem
base_url: myhome.duckdns.org:8123

sly kindle
#

base_url there is deprecated

#

and also you need to format here or else it's hard to see if it is valid

dense spadeBOT
#

To format your text as code, enter three backticks on the first line, press Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks. Here's an example:

```
code here
```
Watch the animated gif here: https://bit.ly/2GbfRJE
DO NOT repeat posts. Please edit previously posted message, here is how -> https://bit.ly/2qOOf1G

short apex
#

Gotcha

sly kindle
#

and the key paths should be as I shared above

short apex
#

Thanks cog. So no need specify the port?

south crest
#

how do you suggest i connect my domain to hass @sly kindle ?

short apex
#

Beautiful. Thanks again!

sly kindle
#

@south crest that addon would appear to be the way. Or you could use the niginx proxy manager addon

south crest
#

thx ill try that

unkempt dawn
#

Is there a way to get certificates into NPM ? was hoping copying them into the ssl/nginxproxymanager/keys and csr folder might do it, but no dice

unreal chasm
#

Hi all, I'm new and stupid and feel like a 6th grader in college... I'm trying to setup Samba and don't know what I'm supposed to edit in the configuration tab. So far my big successes have been getting PuTTy up and running, getting my Nortek Zwave stick up and running, and assigning 2 lights. I'd like to try to get Samba and DuckDNS up and running by this evening. Help πŸ₯Ά

unreal chasm
copper siren
#

anyone know why portainer doesn't support secrets?

#

I am using hassio os

sly kindle
#

@unreal chasm all you need to change is user/password

#

save it and then start it and watch the addon's logs

#

then connect from another pc

unkempt dawn
#

Is there a way to get certificates into NPM ? was hoping copying them into the ssl/nginxproxymanager/keys and csr folder might do it, but no dice
@unkempt dawn looks like that's a no, judging by the database contents.

copper siren
#

is there a way to upgrade portainer to support secrets?

weary stratus
#

any advice on the letsencrypt addon regarding renewal-hooks? is there a way to add this? I had a brief look through the repo and I think it isn't supported as of now, correct?

quiet flower
#

Hello, is anyone using Grocy? I can't seem to scan a barcode.

#

An empty dropdown only appears

north sequoia
#

@quiet flower ran into that as well. You need to be on https for it to work. Browsers don’t let you have camera access under http.

quiet flower
#

ssl is true in the configuration though

north sequoia
#

Doesn’t matter what the config is. Is your current connection to the site https? This happens client side.

quiet flower
#

Oh do I have to use duckdns?

north sequoia
#

You need to setup so HA can serve a SSL cert. if you use let’s encrypt, then you need a domain as well (which duck dns can help with)

quiet flower
#

Alright, will try it out πŸ™‚

north sequoia
#

It’s pretty easy, but requires opening some ports on your router.

quiet flower
#

I forgot HA is a PWA so https is important

north sequoia
#

Yea... I spent longer than I care admit troubleshooting the other day before I realized that myself. πŸ™ƒ

quiet flower
#

Hmm I tried to setup duckdns but the domain keeps directing it to my dlink camera instead of HA

weary stratus
#

MariaDB Addon: Is their a way to have the password in the configuration via a secrets file?

dull jewel
#

Anyone know if it's possible to downgrade an addon? The latest version of NGINX won't let me create new SSL certs/proxys.

unkempt dawn
#

Anyone know if it's possible to downgrade an addon? The latest version of NGINX won't let me create new SSL certs/proxys.
@dull jewel is that the nginx proxy manager add-on, or the other one?

glossy hare
#

@weary stratus use '!secret secretname' (note the quotes)

#

for example:

  - username: '!secret mariadb_user'
    password: '!secret mariadb_pw'```
toxic narwhal
#

Anyone using samba addon, do you see anything in the addons share? Mine is empty for whatever reason.

sly kindle
#

have you put anything in /share ?

#

or do you mean /addons

#

there's nothing in there

#

there's nothing in either of those

#

/addons is not where you will find addons

#

it's where you would put manually downloaded addons or addons you are developing yourself

toxic narwhal
#

I meant /addons to access the mariadb databases

sly kindle
#

nope. that's not going to be found there

#

the /addons directory is more similar to the custom_components directory

toxic narwhal
#

oh ok.. I see..

#

Thanks a lot.

tepid sleet
#

Does anyone know how I can ensure that my network is accessible if I turn off the adguard addon

cunning wolf
#

Do you mean how can you still resolve URLs?

unkempt dawn
#

@weary stratus use '!secret secretname' (note the quotes)
@glossy hare don't you also have to put the username:password in the recorder integration mariadb url?

glossy hare
#

that's for the add-in, for the recorder, you'll need to build a db_path secret

weary stratus
#

Yeah that was the bit I was curious about, the way the password is within the string makes it quite hard

cunning wolf
#

You can't template secrets, so just put the whole path in a secret.

#

db_path: http://user:pass@xxx.xxx.xxx.xxx/etc
Then you can just pull it in at once:
db_path: !secret db_path

ruby bane
#

Anyone use Tautulli and displays, how many films they have?

dull jewel
#

@unkempt dawn: NGINX Proxy Manager, not Let's Encrypt

unkempt dawn
#

I seem to have a similar issue, but I just tried the add on first time yesterday

dull jewel
#

As the new npm files aren't being properly created.

unkempt dawn
#

interesting, and thanks, that ticket was very interesting to solve another issue i was trying to solve

tepid sleet
#

@cunning wolf sorry for not answering back. So yes, if I stop adguard and as I have set the DNS on my unifi security gateway then all stops if that dns suddenly is not reachable. I tried googling but doesnt find this issue anywhere. For me I would like to simply then see ads in the cases im updating home assistant etc

cunning wolf
#

Most devices allow you to set a primary and secondary DNS server. Make AdGuard your primary and just use a normal public one for your secondary.

tepid sleet
#

ok

#

I used 127.0.0.1 as my second dns πŸ™‚

#

no wondering it didnt work

#

Thanks a lot @cunning wolf. Now it should work when replacing that to: 8.8.8.8

unkempt dawn
#

As the new npm files aren't being properly created.
@dull jewel looks that way, i just copied in my fullchain.pem and privkey.pem into the right structure and its working now. you could work around your issue that way until add on is fixed?

#

you can see the path here in ha as well, in my case the 'live' folder was not created

npm-5 $ pwd
/root/ssl/nginxproxymanager/live/npm-5
npm-5 $ ls
fullchain.pem  privkey.pem
dull jewel
#

Yeah, I ended up doing that.

unkempt dawn
#

I'm still using letsencrypt as well, since i use a dns challenge for getting the cert, so will need to configure letsencrypt to deliver the cert there

granite osprey
#

Is there a way to login as root on the core mariadb addon? It doesn't restore from a snapshot and I need to back it up and migrate to a new host

cunning wolf
#

Is there anything in your DB other than a few days history that'll be gone soon anyway?

granite osprey
#

Yes

#

proxy config

#

Otherwise I wouldn't care but it is a huge pain to configure this stuff from the gui every time

unkempt dawn
#

I managed to access it yesterday, first I granted my homeassistant user access to the NPM data in the mariadb addon config:

rights:
  - username: homeassistant
    database: homeassistant
  - username: homeassistant
    database: nginxproxymanager
#

then forward out the mariadb socket with ssh:
ssh -L 5306:172.30.33.3:3306 ha

cunning wolf
#

Fair enough. I've only got simple proxy setups. I'm not sure how you'd log in to the addon though - they're deliberately self-encapsulated.

unkempt dawn
#

then use your mariadb client of choice..

granite osprey
#

@unkempt dawn omg thanks

#

didn't know the name of that db

#

This is super frustrating because I migrated to home assistant from home assistant supervised and now back so it has been a whole bunch of work arounds the entire way

#

How were you able to figure out the name of that database?

unkempt dawn
#

reading the source code -> nginxproxymanager

gleaming turtle
#

Hi Guys, does anyone have any experiance with the ADB add-on?

unkempt dawn
#

I migrated from home assistant supervised to home assistant, still finding my way around how I can access everything

granite osprey
#

@gleaming turtle I do

#

Yeah, I did that migration myself, but I am struggling to access some logs and stuff, trying to help with the new ozw

#

Usually I can find workarounds but not even having find on hassos kind of sealed the deal for me

unkempt dawn
#

i just used find.. raised_eye

gleaming turtle
#

@granite osprey I had the add-on working for a month and all of a sudden it stopped working and the entity despaired alghdou it is in the config file and add-on states it is connected to the tv any idea of the top of your head what could cause the issue?

granite osprey
#
# find
/bin/ash: find: not found

unkempt dawn
#

are you logging in over ssh?

granite osprey
#

@gleaming turtle I would bet that an ip address changed. Is your android device ip assigned via dhcp?

unkempt dawn
#
@wdb $ ssh ha
 _    _                                         _     _              _
| |  | |                          /\           (_)   | |            | |
| |__| | ___  _ __ ___   ___     /  \   ___ ___ _ ___| |_ __ _ _ __ | |_
|  __  |/ _ \| '_ ` _ \ / _ \   / /\ \ / __/ __| / __| __/ _` | '_ \| __|
| |  | | (_) | | | | | |  __/  / ____ \\__ \__ \ \__ \ || (_| | | | | |_
|_|  |_|\___/|_| |_| |_|\___| /_/    \_\___/___/_|___/\__\__,_|_| |_|\__|


Our command line:
$ ha help

~ $ find / -name configuration.yaml
/config/configuration.yaml
granite osprey
#

@unkempt dawn No this is at the OS console. Because the SSH addon doesn't appear to have access to some stuff, like the addon logs

#

And I am trying to get addon logs

gleaming turtle
#

@granite osprey it is static, and in the log of the add-on I get: 23:01:34] INFO: Connecting to device: 10.55.55.22...
already connected to 10.55.55.22:5555 this is the TV IP

My config.yaml file has the following setting:
media_player:

  • platform: androidtv
    host: 10.55.55.22
    name: "Android TV"
    adb_server_ip: 127.0.0.1
    adb_server_port: 5037

this is in line with the Add-on settings

unkempt dawn
#

right, yes, i am only able to get those through portainer, which is slightly annoying

granite osprey
#

Yeah

#

@gleaming turtle what happens if you search entities for android?

gleaming turtle
#

finds nothing

granite osprey
#

What do the logs of the adb addon say? They will be in the supervisor tab

dense spadeBOT
gleaming turtle
#

basically states it is connected:
23:07:45] INFO: Connecting to device: 10.55.55.22...
connected to 10.55.55.22:5555

granite osprey
#

Hmm

gleaming turtle
#

nothing changed and it worked for over a month until today

granite osprey
#

You didn't happen to update your config and add a second media_player: entry did you?

#

Ah, just kidding you answered that

#

I have no idea, my config matches yours and the logs are correct

#

What version of home assistant are you on

gleaming turtle
#

I am running hassio homeassistant V version 0.110.5

#

os You are currently running version 4.9

#

I am thinking about just killing the add-on, clean the config file and start over

granite osprey
#

The addon doesn't really store data, so it is worth a shot

gleaming turtle
#

thanks

unkempt dawn
#

restart tv? πŸ€“

gleaming turtle
#

Tried that as well, did nothing, my main iaaus is even if it was a TV issue, I should have the entity in HA

granite osprey
#

@unkempt dawn thanks for the db name, that just saved me a bunch of time

#

had some other issues but all good now

gentle moss
#

can I ask a HACS question here?

granite osprey
gentle moss
#

thanks.

gleaming turtle
#

@granite osprey found the problem, for some reason the nice name for the media player cant have space, you have to use _

granite osprey
#

Weird

#

Even though nothing changed?

gleaming turtle
#

yup, once I changed the name , the entity appeared and everything is working again, could have been the HA update I did a couple of days ago

spare dust
viscid orchid
#

did you follow the documentation for the addon? official docs are pretty much always better than a random Youtube video

spare dust
#

@viscid orchid From what I can see, everything is configured as the documentation suggestions.

#

The addon docs do not mention anything about port forwarding on my router. Is that something that is assumed to be set up before setting up DuckDNS?

sly kindle
#

@spare dust you don't need a port open for the cert, but you do need 443 to 8123 or 8123 to 8123

#

If you use the latter, you need :8123 at the end of your duckdns url in your browser

dusk beacon
#

hi guys, my mosquitto addon log is flodding with one specific error:

#
1591858617: Socket error on client <unknown>, disconnecting.```
#

i'm using docker, and i know the IP is my docker IP range, but i don't know why iits disconnecting...

vapid blaze
#

hi there i added a instance of influxdb. and i want it to access outside localhost. envi. Somehow this is not working any tips?

unkempt dawn
#

permanent access for external applications, or just have a poke about?

vapid blaze
#

seems to be working now don't know how i can see if there is data written to influxdb

#

ah i see now it is working

vapid blaze
#

only problem i have now setup the connection with graphana

#

bad gateway

unkempt dawn
#

likely means the container isn't running (well)

#

any logs in the supervisor page for grafana?

vapid blaze
#

influxdb is running properly that i am sure off

unkempt dawn
#

I happened to also be installing influx + grafana today, grafana just came up, without any changes to configuration. could you post your log?

vapid blaze
#

i fixed it

#

instead of localhost i used ip

#

don't know why needed because it is running localhost

weary stratus
#

hey everybody.

#

i'm trying to get a custom card in, but there are always errors

#

what to do?

dense spadeBOT
velvet walrus
#

Hi question, I have an EPSHOME device with all unavaiable entities. Is there a way to re-enable them. Or can I remove and re-insert this device without any loss?

#

I rebooted my dhcp server, and I believe there is a mismatch somewhere. the device itself is still working. I can control is via the espxxx.local page

#

all my sensors are there and giving the right values

#

just not in the integrations section

raven flint
#

Anyone have github fail to sign in using vscode addon?

#

I get a link but when I try and sign in I get "opps, an error occured"

velvet walrus
#

My problem is solved. Was an DHCP issue (ip change)

slim yarrow
#

@mint python did you ever find a way to set the shm-size for an add-on? I asked multiple times here and got no response.

spare dust
#

Any guidance on the Lutron Caseta integration. I have followed the documentation, installing the Cert addon for it first and setting that up according to the documentation with the IP of the bridge. Then adding the configuration to the yaml file, also according to the docs, restarted HASS and when I try to configure the add on I get "Failed to import CasΓ©ta bridge configuration. Couldn’t setup bridge imported from configuration.yaml. Failed to connect to CasΓ©ta bridge; check your host and certificate configuration."

sly kindle
#

Addons are not integrations @spare dust

#

what are you trying to do?

#

in the end

slim yarrow
#

I need to pass docker arguments to the container being started up by the addon..

sly kindle
#

for an addon you are developing?

slim yarrow
#

yes / helping maintain... the frigate addon needs to up the shm-size based on the amount of cameras you have or it dies

#

whoops I thought I was in that channel I'm an idiot

sly kindle
#

yeah I would ask in the other channel

#

lol no problem

spare dust
sly kindle
#

yes but once you have the cert is it needed?

slim yarrow
#

Thanks

sly kindle
#

I haven't used it. Does the lutron addon do more than that?

spare dust
#

It creates the certs, but because the integration isnt working, I dont know that the certs are installing correctly or not. So since the addon was first step of the setup, I asked it here. I can move the question to integrations though. Sorry for the confusion.

chilly hare
#

Does anyone here have tips for getting rid of false positives with motioneye ? Im trying to prevent the occasional detection which doesnt seem to show anything

weary stratus
#

Anyone who managed to use Access list for IP-addresses in Nginx proxy manager-addon?

#

Or authentication?

dense spadeBOT
#

Don't ask to ask, just ask your question. Then people can answer when they're around.

When you do ask a question, try to provide as much background detail as possible. Ask yourself these questions first so that others don't have to:

  1. What version of the Home Assistant are you running? (remember, last isn't a version)
  2. What exactly are you trying to do that won't work?
  3. Is the problem uniform or erratic?
  4. What's the exact error message?
  5. When did it arise?
  6. What exactly don't you "get"?
  7. Can you share sample code, ideally with line errors where the error occurs?
full sparrow
#

Trying to install the google drive backup for snapshots; but the install guide from the developer seems a bit outdated.

echo plaza
#

I was wondering, is it possible to use !secret super_secret_password with Add-ons? I thought I have seen it before, but can't find any information about anymore. So I don't know if it was a test or a hidden feature.

primal cape
#

Hi, I'm trying to setup Speedtest.com and while it works with basic config, when I try to specify the server that the website uses, it never works, thus giving me incorrect speeds. Anyone else had this issue?

weary stratus
#

@raven tinsel Do you have any special days when you update the addons?
Seems like the Nginx proxy manager have a bug with access list that is fixed but needs to be updated in Homeassistant.

raven tinsel
#

No I don’t have that

weary stratus
#

Okey, but once a month at least? Just curious. Thanks for your great work btw.

raven tinsel
#

Nope, no schedules

weary stratus
#

Okey, thanks for info! Then I will just wait. πŸ™‚

crystal mirage
#

Hello everyone!
I'm facing a strange issue since updating to the newest Home Assistant release. I'm using Deconz as an addon for Home Assistant. Everything works perfectly fine, except that I'm not able to control color temperature on 5 of my bulbs. They are Philips Hue E27 with Bluetooth.
Even stranger: I can control the color temp through the Deconz UI perfectly fine but not through Home Assistant.
If I add the bulbs to a group then I can control the color temp without an issue again in HA.

Any ideas?

#

I want to add, that I can control said bulbs just fine when it comes to color. I can set them to green, blue, whatever. But when I use the color temp slider they either go full-warm or full-white

#

I'm using a Conbee II if that matters

crystal mirage
#

I was wrong ... actually it affects all of my Zigbee lights (Hue E14, E27, GU10). Once you move the slider to full warm or full cool white it switches to some kind of binary mode.

obtuse ice
#

Hi everyone,
I'm facing a challenge with ADB/AndroidTV integration with Amazon Fire Cube.
adb installed and configured, as well androidtv. I can send intents (managed to start Netflix, for example) but - and I don't know if it's normal or abnormal behaviour, when I'm adding a media player to my lovelace, it refuses to show any sources other than com.amazon.tv.launcher.
Am I missing something? Can the player retrieve the configured apps on Fire Cube?

coral root
#

Hey folks, has the Lets Encrypt/DuckDNS set up changed over the last few updates? I've started a fresh install after some issues and going through this again it looks a good bit different and now i'm getting http-01 challenge failures against my duckdns domain;
https://i.imgur.com/weVqF02.jpg

#

I've just found the issue on their github site. looks fairly recent

dense spadeBOT
green heath
#

Hi, I posted this over in ios, but they suggested it might be better here.

I'm running iOS app V2.0.0.(69) and was wondering where I might offer some suggestions for additional features (if not in the latest version). For example, yesterday while working on my iPad and iphone, I ran across the following:

  1. On the iPad, File Editor, the Trigger Platform SideBar on the left isn't collapsible (as far as I can tell), and it takes up nearly half the screen. This sidebar doesn't appear on the iPhone. Could we have a way to collapse it?
  2. There are shortcuts on the desktop to, for example, jump to the end of a file in File Editor, such as OZW_Log.txt, which isn't available on iOS. It's nearly impossible to reach the end of a large file by finger scrolling (I tried).
  3. It would be nice to have some 'softkeys' in Terminal for things you can't find on the iOS keyboard, such as Ctrl-C. I started a tail -f OZW_Log.txt yesterday (see #2) and discovered I couldn't get out of it. I had to restart the Add-On to get my Terminal back. There are several such keys that would be useful, such as tab (for autocomplete), up-arrow, etc. Perhaps a row of softkeys at the top, or in a panel we can swipe in when needed?
    Just some ideas.
cunning wolf
#

Feature requests, huh? Better to raise them as issues on the correct GitHub repos.

#

They'll just get lost in the noise here, @green heath

dark yoke
#

With the exception of the frontend, all feature requests should be opened on the forum

muted fjord
#

with Deconz, is it possible to keep HA from discovering right away - at least until I can give the new sensor/switch a meaningful name? I find renaming everything tedious...

cunning wolf
muted fjord
#

@cunning wolf...alright. Seems 6 of one half dozen of the other, but I'll pop over there. Thanks

cunning wolf
#

Well you can ask about addons here... but if you want help with ZigBee addons, the #zigbee-archived is way more useful πŸ˜‰

dense wren
#

Hello all, i have grafana up and running but i cant get the data to work. I cant find any sensor..

muted fjord
#

appreciate the redirect. I assumed, since my question probably has less to do with zigbee and more to do with some setting inthe deconz addon, this would be appropriate - I'll ask the folks over there - -thanks again!

lyric hawk
#

Hey @dense wren have you setup the influxdb?

cunning wolf
worldly creek
#

roger

cunning wolf
#

My bad, @worldly creek . Come back! πŸ˜„

worldly creek
#

haha

#

its an honest mistake. Not easy to keep track of everything these days.

#

so ill go again πŸ™‚

Im having some issues with my deconz add-on I think. Im running v. 5.3.5 but I dont have the config option to change ports. The only one I can set is for VNC, but I need to reach the API. Any suggestions?

#

i dont really care that I cant config the port via the UI. I just need some pointers on how to change the container to start with the port opened and exposed to the host.

obtuse ice
#

Hi all... I desperately need help. So, completely lost. I just got my Conbee II and want to install it on my HassIO, running on a VM on NUC.
I see there's an add on for deconz, but it 1) asks for a host and port (I assume this is the local ip/port) and then asks me to authorise in the settings of the deconz app
So how do I make the addon work?

flint reef
#

Hi, the update of some of my addons failed due to too low disc space. Now all of them fail with:

20-06-13 22:43:27 ERROR (SyncWorker_6) [supervisor.docker] Can't create container from addon_a0d7b954_influxdb: 404 Client Error: Not Found ("No such image: hassioaddons/influxdb-amd64:3.7.1")

#

Is there a way to recover the update process? Or would a de/reinstall keep all my settings?

flint reef
#

The error seems to be solved. A "docker pull imagename " fixes the missing images.

mossy yarrow
#

heya, anyone around able to answer fully deleting an add on?

I forgot my password on nginx proxy manager - script I found to reset pass from their documentation doesn't work. I was just going to clear add on out and start over, uninstall keeps my info though. How do I do a full wipe on that add on so I can start over?

stuck delta
#

I am new to the whole hassio ecosystem and in need of help
With ssl certificate for smartthings integration.
I have tried to use duckdns with let's encrypt in it, chatbot, and let's encrypt by itself but no luck with any of it

sly kindle
#

@mossy yarrow uninstall should work for this. after you remove it, check the supervisor > system logs for references to it being cleaned

#

you could also reboot from the host card "reboot" button after uninstalling the addon

twin cobalt
#

So I'm having an issue with the MQTT integration. I am using the Mosquitto addon and the integration. it has been working fine for months but for some reason, the devices are not discovered anymore (and no, it has nothing to do with the discovery option).

I can see my shelly devices & zigbee2mqtt login to the addon. and when I re-add the integration to HA, I can see a login from 'homeassistant' (auto-...) but that is disconnected shortly after.

After completely removing the Add-ons & restarting it the same behavior is there: after two reboots the shelly show up (expected because of the discovery script used) but they are unavailable. Looking at the logs the same thing happens: homeassistant logs into the broker but in the same second it also disconnects.

#

Anyone that has an idea how to debug this? It is since the update to the latest ha (111.2 from 109.X)

#

I tried adding debug option for the mqtt component in logger but I can't find anything in the logs showing the issue

spark dock
#

hey all, anyone running Portainer as Addon in hassio 111.2? I'm having a hard time trying to pull PiHole. When I try to pull pihole/pihole:latest it always failes. Portainer log gives "proxy error: context canceled". Supervisor log at the same time gives "(MainThread) [aiohttp.server] Error handling request". Strange thing is I can pull other images without "/" as for example nginx:latest without problem. edit: seems to be another issue. I could pull mvance/unbound:latest successfully. With a compressed size of 80MB it's smaller. linuxserver/wireguard with >120MB also continuously failes to download. So maybe some timeout error. ededit: it finally worked with setting up and deploying a stack.

worldly creek
#

No inputs on my deconz problems? :)
Im thinking of uninstalling it and reinstalling. Shouldn't mess anything up with the names and automations if I restore a backup right?
Maybe that would enable the option to change port to the web UI and API?

weary stratus
#

Is this the best option for circadian lighting in Home Assistant?

wooden oracle
#

Does anyone build add-ons for a price to be included in HA is there a process for paid add on work?

cunning wolf
#

Maybe start by asking if there's already a solution to your problem. If someone builds one for you, remember developers aren't cheap πŸ˜‰

wooden oracle
#

GUI to add users to control a zwave controlled door look, I can build my own web page to drive HA via webhooks but im sure many air bnb owners would love to be able to control yale locks without having to buy virtual keys.

#

as for devs being cheap, you get what you pay for πŸ™‚ buy quality, pay once

austere fossil
#

hello how to activate samba please, im using virtualbox

swift gulch
#

Has anyone use Hass.io config of Wireguard to route traffic between Hass.io and two subnets on a peer. Suggestions of other solutions are welcome as well. TIA

lyric hawk
#

Has anyone use Hass.io config of Wireguard to route traffic between Hass.io and two subnets on a peer. Suggestions of other solutions are welcome as well. TIA
@swift gulch
Intresting approachπŸ‘Œ

obtuse ginkgo
#

point to point open vpn?

simple bridge
#

Is there any way to integrate the HDMI-CEC addon through the network on an androidTV device?

#

seems a little silly that I need to connect HDMI directly to my computer running HA just to send CEC signals

patent copper
#

Does the Nginx proxy manager addon store its users in the HA DB?

worldly creek
#

So I've managed to contact my deconz api finally. Had to reinstall deconz to be able to conf the ports.
So now I can see my two new Iris contact sensors in the mesh, but the API doesnt return them to me when asked. Makes me think the sensors isn't fully supported. :) Can I help out in any way to get them into the UI, just let me know.

round birch
#

Anyone else having trouble with the MariaDB addon and it just not displaying the history of sensors?

full sparrow
#

Is anyone here using the XBox One add-on?

patent copper
#

@round birch I am seeing the same...

round birch
#

So, weirdly, it displays on my iPad in the app

patent copper
#

Really...?

#

Let me check....

round birch
#

But it seems like only the display is busted

#

Database works fine

#

@patent copper possibly 0.111.3 has a fix

patent copper
#

Cool! πŸ™‚

stuck delta
#

I am new to the whole hassio ecosystem and in need of help
With ssl certificate for smartthings integration.
I have tried to use duckdns with let's encrypt in it, certbot, and let's encrypt by itself but no luck with any of it

spare wyvern
raven tinsel
#

It does not support that

snow summit
#

Hey there... quick question... when I start Visual-Studio-Code (which I added trough the Add-On-Store) I see debug messages like these popping up:

[Home Assistant Language Server(2699)] Started and initialize received
Cannot find the files in folder config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config/config
Connecting to Home Assistant...
[Auth phase] Initializing WebSocket connection to Home Assistant
[Auth Phase] Connecting to Home Assistant... Tries left: 3
[Auth phase] Received a message of type auth_required
[Auth phase] Received a message of type auth_invalid
Applying schema's to 10 of your configuration files...
Schema's updated!

Any idea? I am running on a Synology NAS on docker using the latest version of HA and VSCode

raven tinsel
#

@snow summit It means you have a symlink cycle somewhere

#

you have a config folder inside your /config folder that links to the config folder

#

hence it keeps digging

#

so my guess is, /config/config folder is symlinked/points to /config

#

because of that, you have a /config/config/config folder that points to /config

#

and because of that you have a /config/config/config/config folder that points to /config

#

and because of that you have a /config/config/config/config/config folder that points to /config

#

and because of that you have a /config/config/config/config/config/config folder that points to /config

patent copper
#

Are addon logs available anywhere outside the UI?

raven tinsel
#

I'll stop here πŸ™‚

#

@patent copper ha addon log command?

steady bobcat
#

That sounds like a fun directory structure to back-up.

#

Aww

raven tinsel
#

@steady bobcat That isn't an issue, as you backup the symlink reference, not the result of that

#

πŸ˜‰

steady bobcat
#

I know

#

I recall someone having a similar problem a while ago, though, where it actualy resulted in real nested copies of /config

patent copper
#

@raven tinsel Does the ha addons log command take the name or the slug of an addon as argument?

raven tinsel
#

full slug

#

<repo slug>_<addon slug>

patent copper
#

Hmmm

#

But

#
ha addons log 40817795_influxdb        
Addon is not installed
raven tinsel
#

40817795? That is the edge repo

#

ha addons log a0d7b954_influxdb <- stable repo slug

patent copper
#

And the full log (since start) should be available?

#

The reason IΒ΄m asking is because the InfluxDB addon has begun crashing with a few hours between...

#

And I cannot figure out why...

raven tinsel
#

That is not the full log

#

but it is InfluxDB killing itself there 😟

patent copper
#

I am unable to provide better logs unfortunately...

#

12:37 (GMT+2) the last timestamp written to the DB.

bright sundial
#

Anyone feel like helping my get MariaDB working? i followed the instructions and got errors saying that it wont start

#

#recorder:

db_url: mysql://homeassistant:passwordreplaced@core-mariadb/homeassistant?charset=utf8

purge_keep_days: 365

dense spadeBOT
#

To format your text as code, enter three backticks on the first line, press Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks. Here's an example:

```
code here
```
Watch the animated gif here: https://bit.ly/2GbfRJE
DO NOT repeat posts. Please edit previously posted message, here is how -> https://bit.ly/2qOOf1G

patent copper
#

@bright sundial Those # first on every line comments the lines out, meaning they are not read as part of the configuration.

#

What does the log say?

#

Also, are you running the MariaDB addon?

bright sundial
#

Thank i commented them out sop i could restart

cunning wolf
#

Don't share what allows you to boot. Share what causes the problem. And format it correctly if you're going to share it in chat.

#

What are the errors? Share your log entries too please.

dense spadeBOT
bright sundial
#

ok give me a min i had to run and take care of my mother..

#

its giving error 2002 can connect

#

Can't connect to local MySQL server through socket '/run/mysqld/mysqld.sock' (2)")

patent copper
#

Where is your MariaDB installed?

bright sundial
#

i used the addon from the supervisor

patent copper
#

Can you provide the log from the addon?

bright sundial
#

sure

#

looking at it i'm not understanding the address its using

#

172.30.32.1? localhost is 127.0.0.1

patent copper
#

It is the internal IP of the container

bright sundial
#

ah

#

ps i'm going to change all the passwords lol

#

yeah i'm confused too

#

the config for the add on is as collows

#

`databases:

  • homeassistant
    logins:
  • username: homeassistant
    password: '*Ur71SXZiH9$j72iwcVY​'
    rights:
  • username: homeassistant
    database: homeassistant
    `
#

should i uninstall and install through cli

patent copper
#

I know you said you were gonna change the passwords, but you should really make a habit of not posting them! πŸ˜‰

bright sundial
#

i know i'm lasy lol

#

i'm sorry

bright sundial
#

EVERYONE @patent copper has helped and my proble is solved

#

thanks all

snow summit
#

@snow summit It means you have a symlink cycle somewhere
@raven tinsel Thanks for your help.. but I don't see a config folder... also really can't remember ever making a symlink somewhere in home-assistant... do you have any idea how I can start debugging this?

raven tinsel
#

yes, looking at your folders inside /config/ somewhere inside those folders is another config folder

snow summit
raven tinsel
#

View via SSH

#

cd /config; ls -la

snow summit
raven tinsel
#

yep, rm config (make sure to execute that in the right folder πŸ˜‰ )

snow summit
#

awesome! thanks for the super fast help!!!

feral elbow
#

I am trying to move to the new zwave plugin. I have ozw working and added 2 nodes. but when I add the integration to home assistant all entities are unavailable. is there a modification I need to make in the mqtt server possibly? guessing at this point.

#

just checked the mqtt broker and i do see messages from openzwave coming into the broker. I know the broker works because I have one blind conected through mqtt.

feral elbow
#

Any ideas on how I can get those devices to become available?

vague garden
#

Have you added the broker to HA via integrations/YAML?

#

And either set yup the components to read/send MQTT commands or enabled MQTT discovery if the device supports it?

feral elbow
#

i do have the broker configured in HA. originally i had it setup manually via yaml, but with discovery enabled. I removed that integration and set up mqtt via the integration page. the mqtt blind that I have been using for a while still works which i believe verifies that home assistant is able to send/receive commands to the broker.

hoary jasper
#

is someone able to help me with the zwave2mqtt addon? I cant seem to get ti to work

chrome summit
#

Hi all, any chance of some help regarding Mosquitto set up/config and getting it to work with a diy esp8266 switch? I'm getting a can't find server error on the device serial output and not sure exactly whatthe problem is.

valid acorn
#

Hey guys, I'm working on getting hass accessible from outside the network securely. Eventually I'd like to integrate google home. I have duckdns and letsencrypt installed and working. My .pems are working because nodered and mosquito are using them. when i go to add them to my config folder I get empty response.

#

http:
#ssl_certificate: /ssl/fullchain.pem
#ssl_key: /ssl/privkey.pem

comments are there because thats the only way I can get to the Hassio page

cunning wolf
#

How are you trying to access your HA?

patent copper
#

My InfluxDB addon crashes repeatedly with a few hours between... When the addon starts, the log looks all god and Grafana, NodeRed and HA itself uses the DB while it is up. Then, for no apparent reason, the addon shuts down and the log looks like this: https://paste.ubuntu.com/p/cnbRJ8dWSZ/

That is everything that is in the log!

valid acorn
#

@cunning wolf using local IP and :8123

cunning wolf
#

What about if you access it using your external domain/IP?

valid acorn
#

gotcha now I feel like an idiot... so can I not access it locally any more?

cunning wolf
#

Well locally, your certificate is invalid πŸ˜‰

#

Some browsers will show you a warning and ask if you want to proceed.

#

But if you just accessed it from within your home network using your external address, you're golden. Just keep doing that.

valid acorn
#

@cunning wolf Thanks for your help!

sharp relic
#

Hello, I am running 4.10 on virtualbox.

#

I am not able to see the 3rd party add-ons under supervisor. I see the error below in the logs

#

20-06-15 19:14:40 ERROR (SyncWorker_1) [supervisor.docker.interface] Can't install homeassistant/qemux86-64-homeassistant:0.110.7 -> 404 Client Error: Not Found ("no such image: homeassistant/qemux86-64-homeassistant:0.110.7: No such image: homeassistant/qemux86-64-homeassistant:0.110.7").

pine sonnet
#

hi all, can someone help, I am unable to log into node red from a web browser, it does work from inside home assistant. It comes up with log on details but is returning a 401 error message from chrome and firefox

sharp relic
#

manually tired to add the community repo. But getting the following error

#

20-06-16 02:38:22 INFO (MainThread) [supervisor.store.git] Clone add-on https://github.com/hassio-addons/repository repository
20-06-16 02:38:22 ERROR (MainThread) [supervisor.store.git] Can't clone https://github.com/hassio-addons/repository repository: Cmd('git') failed due to: exit code(128)
cmdline: git clone --depth=1 --recursive --shallow-submodules -v https://github.com/hassio-addons/repository /data/addons/git/a0d7b954
stderr: 'Cloning into '/data/addons/git/a0d7b954'...
POST git-upload-pack (192 bytes)
POST git-upload-pack (201 bytes)
error: inflate: data stream error (invalid code -- missing end-of-block)
fatal: pack has bad object at offset 29675: inflate returned -3
fatal: index-pack failed
'.
20-06-16 02:38:22 ERROR (MainThread) [supervisor.store] Can't load from repository https://github.com/hassio-addons/repository

sly kindle
#

@sharp relic are you using the original 6GB image? did you allocate more space?

sharp relic
#

@sly kindle 32GB

sly kindle
#

seems like a borked install. the community repo doesn't need to be added and should be there by default

#

and you can't download the image for some reason

#

the image for 110.7

#

two different things

sharp relic
#

Is there any alternative way to get these add-ons??

weary stratus
#

anyone using tautulli addon with plex on a separate machine, and mounted the plex logs in tautulli to read?

sly kindle
#

@sharp relic why not just start over?

#

doesn't sound like you got very far

sharp relic
#

I have already tried doing clean install 3-4 times 😦

sly kindle
#

go to the terminal

sharp relic
#

i am there

sly kindle
#

hit enter. use "root"

#

then at the next screen enter "login"

#

at the # prompt enter "nmcli"

#

at the top you'll see your ip address

#

use the space bar to continue to the next page

#

at the bottom you'll see dns server

#

what do you see there

sharp relic
#

i got an error

#

Error: Unknown command "nmcli" for 'ha"

sly kindle
#

you did not enter "login"

#

second step

sharp relic
#

oh sorry

#

DNS configuration

#

servers 192.168.1.1

#

interface:enp0s3

sly kindle
#

ok. did you delete the community repo or did you never have it?

sharp relic
#

i never saw it

#

@sly kindle, I never had it. Never saw it under the add-on tab

spare depot
sly kindle
#

you don't change that. it is an internal docker ip address

spare depot
#

trying to click on My Skills

sly kindle
#

not sure. adblocking? pihole?

spare depot
#

i am using quad9 dns only

#

should only be blocking malware

#

i don't have pihole

sly kindle
#

I get the same thing using local ip:8123 too

#

restart it?

spare depot
#

i get that page just when i clidk on of the skill i get the connection refused page.

sly kindle
#

ah yes

#

getting that too

spare depot
#

what about when you go under conversation and tell it turn on speakers or something it doesn't know how to do yet

#

I said turn on studio speakers

sly kindle
#

I don't think you need to configure anything there

#

you can add others by scrolling all the way down

#

the existing ones you leave alone

spare depot
#

how do i teach it that when i say in conversation turn on studio speakers it turns on my speakers that i have on smart plugs

sly kindle
#

are you turning on the smart plug or the speaker?

spare depot
#

the plug

sly kindle
#

and do either of these show up in the list?

spare depot
#

the speakers have on an off switch so i leave them on so i don't have to go behind my desk everytime... tp-link kasa plugs

sly kindle
#

enter "turn on JBL Studio Right switch"

spare depot
#

can i create a group so just one command

sly kindle
#

did it work?

#

almond is very sophisticated yet

#

more ambition and potential than useful

spare depot
#

yes it did

sly kindle
#

so you have to add "switch" since it's a switch I guess

spare depot
#

so you can't really configure new skills

sly kindle
#

you can add new skills, but all the HA stuff should already be added automatically

#

the new skills would mostly be unrelated unless you used them in a rule

spare depot
#

i guess i could create a new rule if the right one is turned on turn the left one and as well πŸ™‚

sly kindle
#

yeah

#

or you could do that in HA

#

with an automation

lyric hawk
#

hey there, is this the right room for questions about the portainer add-on?

sly kindle
#

sure

lyric hawk
#

thx.
Question: after installing portainer, I see only the hass container running. On the portainer dashboard it shows me that there are running more (as there are for sure)

sly kindle
#

HA containers are hidden by default

lyric hawk
#

ah....damn

spare depot
#

ok so would it work with voice command with a microphone plugged into the PI?

sly kindle
#

you go to settings inside portainer to unhide them

#

@spare depot if you have the supported speaker/mic

lyric hawk
#

thank you very much...this was the hint I needed. Never hidden any container in portainer before 🀦

spare depot
#

ok thanks for the help i will have to get this going tomorrow. I need some sleep tonight.

sly kindle
#

portainer should not be used to manage HA's containers

#

this is why they are hidden

lyric hawk
#

thanks got it....just need information about some configuration to understand some things πŸ™‚

sly kindle
#

yeah it's fine for checking things out and getting more info

#

but starting/stopping etc should be left to the supervisor container to handle

lyric hawk
#

I love portainer and hate it giving me some much options

#

yes I won't use portainer for managing things....

#

I love all your mods/devs and support here on discord. You are gerat guys

fresh fiber
#

Hello people, im using the deconz addon and got a Question. Everything working fine so far. But when i try to reach it in the Panel (online Not local, local works fine) i see deconz but no Gateway.
Is it normal that it is Not available online? And is there a way to get it Work online?

humble flame
#

Good day! Can anyone help me with Home Assistant install on Synology using Docker?

sly kindle
final herald
#

Anybody using the Mosquitto addon for HA? I had my MQTT devices working with a separate install of Mosquitto and figured I'd try just rolling it into my HA install as an add-on, but I can't get it working!

sly kindle
#

@final herald do your devices all use the same authentication user/pass?

final herald
#

They are both allowing anonymous access

#

And I changed the default setting in the add-on config that restricts anonymous to read only

sly kindle
#

ah. yeah setting user/pass is easier for my setup

#

anonymous is too much hassle

wheat basin
#

Trying to get duckdns working again after updating to 0.110

#

breaking changes notes say to change settings in the frontend

#

however I'm getting this error: Editor disabled because config stored in configuration.yaml.

#

the docs say:

If you want to set those via YAML, homeassistant: main configuration has now a external_url and internal_url setting.

but those are not in my config.yaml

#

I thought about using the nabu casa remote access but it doesn't display my cameras and my webhooks no longer works

bitter geyser
#

is there an add-on for flashing wled through hass.io?

cunning wolf
#

No as far as I'm aware. You'll want to just use the existing Python tool.

bitter geyser
#

ok, so just add the ssh add-on?

#

and ssh into the pi and do it directly through docker there?

cunning wolf
#

You could... but there's no advantage to doing that versus doing it on your main PC.