#the-water-cooler

1 messages · Page 328 of 1

merry hearth
#

can anyone give me the correct command to install ffmpeg on windows with python? canty find it in the docs

amber bramble
#

ffmpeg has its own windows binaries/installer you can run, you don't have to do anything in python to install it

last cradle
#

anyone know of a cheap 3g data only plan/prepaid in the states? Looking into setting up some LoRa sensors at my ranch about 50 miles from home and no internet on property

amber bramble
#

FreedomPop is pretty cheap (though slightly shady)

last cradle
#

lol

#

why would you say they are shady?

#

and more importantly, are they the real slim shady?

amber bramble
#

you have to pay attention to your emails and billing, they like to automatically give you "free previews" of new features or higher data plans, and then bill you for them when the preview runs out if you forget to log in and cancel it

last cradle
#

ahhhhh

#

oh well.. no coverage with FreedomPop out where I wanna put this gateway anyway

jagged mantle
#

who was it i talked with about my rpi getting a bunch of undervolatage messages?

rancid lance
#

if its getting undervoltage that will lead to corruption

#

but thats all on you 😃

jagged mantle
#

never happend but thats not the point, i thought i had a 2 amp charger but it turned out to be a 1 amp

rancid lance
#

ok (it will never happen)

#

famous last words

jagged mantle
#

so that may be why i got so many messages

rancid lance
#

seen so many users saying that it wont effect em but sooner or later it pops back and bites ya in the ass

#

just give it time 😃

jagged mantle
#

but im using a 2,4 amp charger now but now i cant charge my ipad

#

fast atleast

clever mortar
#

Phone charger != Pi power supply 😉

shy comet
#

I feel like the sensor @rancid lance created should be default for users on a pi

rancid lance
#

it should mandatory send users noticications that are fucking annoying too

#

if there is underruns

peak cloud
#

@jagged mantle Most phone chargers should work with the pi, but they are not designed to. This is because they are not designed as "power supplies" but instead are designed to charge phones.

clever mortar
#

And if it's a Quick Charge unit, all bets are off as to what it does with non QC devices

rancid lance
#

hehe but its a charger 😛

#

haha

#

and teh cable fits 😛

jagged mantle
#

it isnt a qucik charger but i need to use a 1 amp charger for my ipad now, and by the way dont know if you know @rancid lance but for a device to quick charge there needs to be a handshake between the device and the charger before the charger puts out the extra juice

rancid lance
#

lool

jagged mantle
#

fact always win

rancid lance
#

hey man its your shit

#

i care less

#

thats the simple truth

jagged mantle
#

what could go wrong

peak cloud
#

Honestly, I doubt anything will go wrong. As you said, it is a protocol that requires extra steps before it engages further.

jagged mantle
#

and it isnt an quick charger but i said fast as a 2.4 amp charger will charge faster than an 1 amp

#

and now i need to use the one amp charger for my ipad and the 2.4 for the rpi

peak cloud
#

Time to go to the store I guess 😃

jagged mantle
#

i dont really need to as we have like 6 ipad chargers but i cant find them

merry hearth
#

is the website down?

#

Im getting a error 502

amber bramble
#

loading for me but slow

merry hearth
#

same as github

jagged mantle
#

hass and github is probably out and partying together and left grandma at home to accept http requests 😂

peak cloud
#

Yes, forums are currently down. We are working on fixing them right now.

#

@merry hearth @amber bramble @jagged mantle ^

amber bramble
#

good ol' Discourse

naive heath
#

Forums down and I got a fever, and the only prescription is more home-assistant!

light trout
#

"accept http requests" for Github and HA Forum, would be the easiest job, all requests are https 😂

peak cloud
#

@merry hearth @amber bramble @jagged mantle @naive heath Forums should be back up and running now.

jagged mantle
#

i was just joking around @peak cloud but thanks for the information

merry hearth
#

@peak cloud ty

#

i know it wasnt my connection

rain swift
#

Is this a place for general chatting?

quartz ether
#

Yup

hearty depot
#

@rancid lance The Ubiquiti Ruter just came - uuh Exited

elfin basalt
#

Anyone suggest a good HA compatible wifi lamp?

honest geode
#

@elfin basalt Build or retrofit one yourself 😃

clever mortar
#

And check the component list for the things that will work natively

elfin basalt
#

Cheers guys where could i find the component list ? Just wondered if you had any preferences for lamps/bulbs that you found reliable especially RGB?

clever mortar
#

On the HA website 😉

honest geode
#

ESP8266 microcontroller, some WS2816 RGB LEDs and an old phone charger is all you need

elfin basalt
#

Cheers guys will look at both !

honest geode
#

It is extremely simple and easy to get to work

elfin basalt
#

Might look at doing that for under cabinet lighting in the kitchen reckon that would look awesome!

honest geode
#

I'm sure it will 😃 You can use McLighting or Tasmota for the ESP8266

elfin basalt
#

Just started out with Tasmota and Sonoff so still learning although know ill eventuallly have to try !

honest geode
#

Then you are already more than half way to making your light 😃 Upload Tasmota to the microcontroller, choose WS2812 from the module list and connect the LEDs to the correct output pin and connect power, and that's more or less it.

elfin basalt
#

Gonna get me some led strips and ESP8266's today, will they run off 5v USB supply ?

hearty depot
#

Most ESP8266 like the NodeMCU only got 3.3v

#

but a Wemos D1 Mini got a 5v pin

merry hearth
#

@clever mortar i have HA running on windows, for onvif to work i need to install ffmpeg, do i need to install this in windows itseld c:\ffmpeg\bin or in python? i have
configuration.yaml
ffmpeg:
ffmpeg_bin: C:\ffmpeg\bin\ffmpeg.exe
but it aint work just wanne make sure this part is ok before im playing with the camera itself

#

its not clearly documentated for windows users

clever mortar
#

Just install it, then provide the path

#

You don't install it "in python"

merry hearth
#

so what i have done should be ok then

#

going to play with the camera setting again then

#

ty

clever mortar
#

Probably, though I don't know if you'd need to quote the path or something - always check the log file for any errors etc

merry hearth
#

goo didea quotes are always good

clever mortar
#

And yeah, while HA runs on Windows, it's not a thing that the developers use, or much of the user base, so documentation on it is spotty at best

hearty depot
clever mortar
#

The spec sheet suggests it's just a standard Gigabit SFP port, so "yes"

#

The UBNT forums will be the best place for advice on that though

hearty depot
#

Thanks - just wondert - and here are so many profesionals around 😉

#

First thourght was "that must be a serial port"

honest geode
#

@elfin basalt Sorry for the late reply. Most WS2812 run on 5V, but there is 12V versions as well.

elfin basalt
#

@honest geode thanks for the info gonna go do some shopping ! Don’t tell the wife !

jagged mantle
vale shale
jagged mantle
#

oh sorry will move there

rancid lance
#

lol

#

that is proper diy

pure vine
#

why is the form so unreliable

clever mortar
#

Forum?

#

It's been fine for ages, but something (possibly the negative press recently) has obviously caused another spike in traffic

amber bramble
#

negative press?

clever mortar
#

HA got mentioned in some IoT insecurity article recently

amber bramble
#

the "omg i got hacked we need better auth" people or the "omg why are you making us use auth" people 😛

#

oh yeah that dumb article

pure vine
#

i think reddit should just become the form

#

also artical?

amber bramble
#

i've heard discourse (the forum software) is really bad at efficiency

clever mortar
#

Pretty sure the article is linked above somewhere - I'd search

pure vine
#

On reddit, i hate how all there are multiple people with downvotes when they are just asking for help

shy notch
#

Once we start charging for Home Assistant cloud we're going to outsource the forum

#

It's expensive to run a big forum

#

And I prefer not to show ads

pure vine
#

On the topic of cloud, will paypal be a payment method?

shy notch
#

No. We're going to use stripe

pure vine
#

ahh, good

oak marsh
#

Hey, @peak wedge You're not by any chance Charlie who was in my live stream chat yesterday are you?

peak wedge
#

Hey!

#

I am not! (I don;t think :))

#

Same project questions or any other similarities?

shy comet
#

nice to see the new #status channel 😃

rancid lance
#

.8ball is it ?

velvet horizonBOT
#
:8ball:
8Ball Prediction:

Pure Genius!

rancid lance
#

can we add various api that we use

#

so the bot checks status for those too ? 😛

velvet horizonBOT
#

No

amber bramble
#

My house draws 350-450 watts of power idle. I keep tossing around the idea of wiring up ~300w of solar panels just to offset the power draw from all the tech devices. Too bad almost all of the information on solar talks about whole-home grid tie systems that are multi-thousands of watts (and dollars)

wraith temple
#

any eta on the community site? been down for a while

zenith egret
#

@amber bramble IT should be easily done - I have one of those big solar systems up, 5KW, but the principle is the same for a small one

uneven cobalt
#

Anyone ordering a Google Titan Security Key? Wish they made it available in Canada

zenith egret
#

My house idles at around 1Kw

clever mortar
wraith temple
#

where would i find that? been sat in front of my screen for a while, so chance is it could be staring me in the face, but cant see it

clever mortar
zenith egret
#

@clever mortar #status also doesn't show for me, was it recently added? Log out/in perhaps needed to refresh? The '#status' is also not clickable

clever mortar
#

Ah, it lurks under other, so you need to ?rank other to get it

wraith temple
#

is other just for admins?

clever mortar
#

(I'm still bemused that we've "hidden" those four channels away, but not the dev channels)

#

Read what I said @wraith temple

#

you need to ?rank other to get it

bleak sapphire
#

?rank other

slim rampartBOT
#

@bleak sapphire, you joined Other.

zenith egret
#

?rank other

slim rampartBOT
#

@zenith egret, you joined Other.

shy plaza
#

?rank other

slim rampartBOT
#

@shy plaza, you joined Other.

wraith temple
#

?rank other

slim rampartBOT
#

@wraith temple, you joined Other.

swift lava
#

?rank other

slim rampartBOT
#

@swift lava, you joined Other.

wraith temple
#

didnt know that was even a thing @clever mortar - always learning - assumed it was some way of filtering by other

clever mortar
#

It was mentioned somewhere a while back, but I suspect we need to get it into #rules

amber bramble
#

anyone tracking their garbage bins? I keep forgetting to put mine out on trash day. a TTS in the morning, or a "don't forget to take out the trash dummy" tts when my Goodnight routine fires if the trash cans are still by the house would be awesome

fading elbow
#

?rank other

slim rampartBOT
#

@fading elbow, you joined Other.

midnight adder
#

?rank other

slim rampartBOT
#

@midnight adder, you joined Other.

amber bramble
#

also i really question the effectiveness of limiting the "Other" channels to a special group. Doesn't seem worth it to me

bleak sapphire
#

Am I missing something in the #status channel? When @wraith temple asked about an ETA for the community site coming back up the reply was to look in #status but all that shows is UptimeRobot showing the site is down then up then down again?

cyan sandal
#

?rank other

slim rampartBOT
#

@cyan sandal, you joined Other.

clever mortar
#

@bleak sapphire Information on the status of the forum will be found there, at the moment, it's being monitored and the status (up/down) is being reported

#

@amber bramble The idea had been to use it as a test before "hiding" the development channels - since the devs often get lots of questions asked of them that really belong in the support channels

#

I may prod folks again about whether that's going to happen, or should be abandoned

amber bramble
#

yeah i think it would make more sense to hide all the dev channels with it

zenith egret
#

@amber bramble I have an ultrasonic range finder pointed at mine, if its trash day and after 06:30 and its still there, it sends me a notification

uneven cobalt
#

?rank other

slim rampartBOT
#

@uneven cobalt, you joined Other.

fair monolith
#

rip that weather card

willow olive
vale shale
#

It is currently being worked on

willow olive
#

@vale shale 👍

willow olive
#

?rank other

slim rampartBOT
#

@willow olive, you joined Other.

proud plaza
#

@amber bramble I have google calendars for each type of bin (green blue and black as you asked 😉 ) and a recurring appointment in each of when they’re due. I have a template sensor for each with an offset of 7 hours. When that goes to on an automation fires to ios with two actions, remind me in an hour or I’ve taken them out. Taken them out switches on a Boolean (that is switched off when the calendars (grouped) go off. Remind me later kicks off a script that delays an hour then notifies iOS again. I have a morning trigger on the day that fires the automation too. The notify automation checks in the Boolean for bins out is on.

#

That complicated enough for you? I would put some beacons on them@to auto track their position but i worry they’ll go in the truck or be swapped with a neighbour and I don’t fancy training ai to spot if there’s a bin out as they are never in the same spot.

amber bramble
#

That’s pretty much what I want to do

#

I’ve thought about putting a beacon on them but beacons still seem a little expensive for something that could easily disappear

proud plaza
#

If you can wait a day I can post it in the forum to copy paste?

#

It’s 11:30pm here zzz

oak marsh
#

@peak wedge It's because you were both asking the same sort of question, you both have what looks to me like it could be the same child as your profile picture. His/Her name is Charlie d'Gabriel and I though that with the only letters in your username being dg there was a chance it was you. If you take a look at the stream you will see what I mean, even if the live chat replay doesn't show up in the YouTube window it is on my video on anyway. https://youtu.be/iyRRJSg89Es?t=2713 (not a plug as I'm actually ashamed of the stream as it was a disaster as far as I was concerned and not at all a great advertisement) 😦

Did you know that Home Assistant has released a new style authentication system? No? Well in this video I'm going to give you a simple overview and let know ...

▶ Play video
#

Sorry, folks. I didn't expect a great big preview window to appear 😕

opal basin
#

you can surround a link with < and > to hide the preview

slim rampartBOT
#

@pliant forge, you joined Other.

amber bramble
#

just installed pihole. so far i'm still seeing a lot of ads :/

fair monolith
#

you can add more adlists

zenith egret
#

@amber bramble Make sure it is your only dns, and flush dns cache, and load some pihole blacklists - Works a charm

rose ocean
#

?rank other

slim rampartBOT
#

@rose ocean, you joined Other.

fast adder
#

?rank other

slim rampartBOT
#

@fast adder, you joined Other.

honest geode
#

?rank other

slim rampartBOT
#

@honest geode, you joined Other.

lilac birch
#

?rank other

slim rampartBOT
#

@lilac birch, you joined Other.

gloomy canyon
#

@fair monolith looks really cool

merry hearth
#

quick question, i just made my own repo to have some kind of backup, i exclude the secrets file, should i also excluded the home-assistant_v2.db file?

clever mortar
#

And the log file

merry hearth
#

ow yeah also excluded that

#

thnx

clever mortar
#

~backup

velvet horizonBOT
#

Be sure to regularly, automatically, back up your Home Assistant install. There are various critical files and configuration options (like the Z-Wave network key), plus all your time. Hass.io has snapshots, and for unix type installs see https://blog.ceard.tech/2017/10/backing-up-home-assistant.html. Oh, and most important of all test your ability to restore regularly.

merry hearth
#

and the .cloud aswell?

clever mortar
#

I'd suggest though you look at that - do some real backups

merry hearth
#

im creating system snapshots regurly that are also encrypted in the cloud

clever mortar
#

You'll also need to exclude .storage/ and .cloud/

merry hearth
#

alrighty thanks

clever mortar
#

Actually, I'd exclude all files starting with .

merry hearth
#

ok:P thats are cloud and storage for me

clever mortar
#

Yeah, but if you wildcard it now, you'll be safe for the future

merry hearth
#

will do

#

whats happening?

#

groups are gone..

#

@clever mortar the groups are popping on and away

clever mortar
#

the groups?

#

That's wonderfully vague

merry hearth
#

im sorry, the groups in discord under support are popping and going away

#

is this a discord bug or someone might be playing with it..

clever mortar
#

Sounds like a connectivity issue at your end

merry hearth
#

ow strange that then only that groups are doing it and not the whole connection, my connection seems fine do. but ok.

merry hearth
maiden estuary
#

Unifi seem to have stopped the SKU on the AC-AP-Pro with the PoE injector, but kept it at the same price - anyone got a Lite and what's the thoughts on it?

tall turtle
#

?rank other

slim rampartBOT
#

@tall turtle, you joined Other.

amber bramble
#

@maiden estuary I have a uap-ac-lite in my house and it works great for me

#

single story wood-frame house though, ~1300 sq ft, AP is almost in the exact center of the house

maiden estuary
#

I have one AC-AP Pro and love it but not sure I can justify another especially with the price inflating like that

#

my 1901 solid brick walled house just eats wireless signal so needed to reinforce my lone AP - the non-standard PoE makes me a little nervous

sturdy tendon
amber bramble
#

my uap-ac-lite runs off regular PoE

#

i got lucky and got a newer SKU that has support for standard PoE

dull chasm
#

@sturdy tendon forums have issues and need some tlc

sturdy tendon
#

@dull chasm ok, thanks

shy comet
#

i have 2 AC Lites here working really well @maiden estuary also save yourself some cash and dont dish out on the pro unit with a PoE adapter....you can buy a PoE adapter separately for less money than the bundled deal

maiden estuary
#

pulled the trigger on a AC Lite - thanks guys

merry hearth
#

does secrets work on zones? like i have now:

  • platform: google_travel_time
    name: Systrax
    api_key: !secret api_key_google
    origin: zone.ShadowNet
    destination: zone.google

but then
destination: zone.!secret my_work_name

clever mortar
vale shale
#

@merry hearth I do like that name... Have you been to Def Con?

merry hearth
#

Thanks, and no to far away 😦

#

but i will proberly once in my life

#

i want to learn more about programming and tought this was a cool project to start with

vale shale
#

It is quite a fun experience when paired with BlackHat.

lucid dock
#

kicked out!

#

lol

proud plaza
#
amber bramble
#

awesome, thanks!

vale shale
#

@clever mortar have you been to blackhat? I just saw your reaction

clever mortar
#

That, and DefCon

vale shale
#

Nice all the way from Europe then!

clever mortar
#

Yeah, but BlackHat at least is now run in Amsterdam too

#

London this year actually

vale shale
#

👍 I went to 2017 but can't make it this year. It was amazing that my company paid for what they did!

clever mortar
#

Nice

fair monolith
#

whoever balloob is on here, I ❤ you for fixing the safari bug with HA

light trout
#

That would be the creator of the entire project 😉

peak cloud
#

@fair monolith We all ❤️ balloob!!

dry cairn
#

i wouldn't go that far 😋

minor axle
#

Is there a channel for hassbian?

amber bramble
#

I put a philips hue color bulb in the lamp in our toddler daughters room. trying to teach her that "white is alright, red means bed" - thinking i might write an automation to make it change color based on a motion sensor

opal basin
#

oh wow, that's a really cool usage for the lights. I hadn't thought of using them in that way

amber bramble
#

she doesn't listen very well when me or my wife poke our head in her door and tell her to get back in bed

#

but if we drop in on the echo dot in her room, as soon as she hears the drop-in ding on the echo she will drop whatever she's doing and run and dive into her bed

opal basin
#

lmao

#

that's hilarious

quartz ether
#

Morning

vale shale
#

its 8 pm in the states @quartz ether 😂

quartz ether
#

To be honest its 1:14pm here so really its afternoon. But I just got up soooo morning 😛

vale shale
#

late night?

quartz ether
#

Work.

#

But home at 5am so 6 before I sleep.

tiny mesa
#

@quartz ether Happy Fathers Day!!

quaint tapir
#

Successful Sunday:

  • Setup another light (first one with shelly)
  • guided another innocent homeowner towards home-assistant 😃
dull chasm
#

@quaint tapir you should be stoned

#

home owner will never be the same

quaint tapir
#

😄

keen pike
#

why is the forum down so often lately

dull chasm
#

we have grown

keen pike
#

alright, in that case I can't complain

clever mortar
#

It seems that every few months there's an article that mentions Home Assistant, and boom, suddenly we double the visitor count

dull chasm
#

and @clever mortar smiles more 🤣

clever mortar
#

😄

pale spruce
#

Hey all,

I would like to stress test a simple WebSocket project. If you have time, just idle or play the simple game (arrow keys).
https://lieroyale-io-dev.azurewebsites.net/
Player count (Socket clients) should be updated in bottom right corner.

Thanks!

oblique steeple
#

?rank Other

slim rampartBOT
#

@oblique steeple, you joined Other.

dull chasm
#

Clouds can look so awesome in the morning ....might make a good lovelace background 🤔 dynamic

rancid lance
#

^ 😛

#

nice too see ya getting ideas 😄

dull chasm
#

yea but prolly as far as it will get

rancid lance
#

hehe

#

reinstalled my laptop ditched the 4gb restore partion that windows had 😄

#

No going back now from Pop OS

#

😄

#

but is that a camera @dull chasm ?

dull chasm
#

yes

rancid lance
#

then its easy to set as background 😄

gloomy canyon
#

?rank other

slim rampartBOT
#

@gloomy canyon, you joined Other.

last plaza
#

@dull chasm offers new ideas, @last plaza grabs pop corn

dull chasm
#

@last plaza hahah

dull chasm
rancid lance
#

Buckle down 😛

dry cairn
#

pff its gonna be a lil bit of rain

#

it rains harder then a lil storm here everyday

#

light breeze is not gonna do anything hahaha

dull chasm
#

we getting 4-6 inches

#

with the already 4-6 that has fell in last couple days....... not good when you below sealevel 😂

dry cairn
#

well at least you seeing more inches then you got 😛

dull chasm
#

🖕 🤣

dry cairn
#

😂

#

it rains here every day and everyday i got my own moat

#

all i need is a bridge that can be pulled up by 2 chains and i can play knight

dull chasm
#

damn i losing my patience ... mower not running... i go pour gas in carb and it starts..... tell step son carb is dirty he takes apart .... still no go ... i make him bring it to me.... manifold side is dry.... I tell him its getting to bowl but not to carb.... he is outside cleaning all the jets especially the pickup

#

maybe i should give him a real challenge ... a holley 1200 double pumper (4 barrell) that dont work 🤣

#

i think above is a @dry cairn project 😹

dull chasm
#

@dry cairn lawnmower started when he cleaned pickup tubes.... go figure

dull chasm
#

and he put float in wrong and its flooding carb...... GOD HELP ME

#

these young kids now days have no clue

gloomy canyon
#

is anybody using an Sonoff POW with tasmota > 6.x?

dull chasm
#

i trade you tasmota for a 20 yr old with no common sense

gloomy canyon
#

sw version?

#

😉

vast dove
#

@gloomy canyon 6.1.0 on POW here

dull chasm
fair monolith
#

well crap

#

I live in houston

#

I caved in, I am going full UniFi for my home network

#

I am tired of consumer shit that make my HA system buggy

solemn moon
#

@fair monolith how is UniFi related to Houston?

fair monolith
#

VasileyToday at 7:04 AM photo

solemn moon
#

aha 😃 so not related

fair monolith
#

with my luck, we are going to get some nice heavy rain

solemn moon
#

here I was hoping for some fun conclusion about needing UniFi there

#

We've finally had some days of rain last few weeks, still worst summer in hundreds of years 😦

fair monolith
#

naa, just me exiting the consumer market for my home setup

solemn moon
#

Been wanting UniFi as well. But they're expensive and they can't handle my tv 😦

fair monolith
#

how so?

#

the router bit is only $50

amber bramble
#

yeah unifi APs are fairly cheap overall

fair monolith
#

then all you need is an AP and PI for the controller or buy one of theirs

solemn moon
#

not the prices I've seen here

fair monolith
#

nay

solemn moon
#

nor does it, afaik, handle tv over fiber. So I'd need something before it

fair monolith
#

thats consumer

#

Ubiquiti EdgeRouter X

dull chasm
#

ubnt gateway pro 4

fair monolith
#

but no built in wifi, I am going for cheap for now

dull chasm
#

nothing ubnt has ....built in wifi

fair monolith
#

I think one of them does... n that is

solemn moon
#

@fair monolith that's not to expensive true, but does it handle network spliting of tv. Whatever that is called

fair monolith
#

you mean vlans?

#

if you need fiber..... Ubiquiti Edgerouter X SFP

solemn moon
#

honestly I don't remember atm

fair monolith
#

so what is soo special about this tv?

solemn moon
#

https://en.wikipedia.org/wiki/IPTV that's what it's called apparently

Internet Protocol television (IPTV) is the delivery of television content over Internet Protocol (IP) networks. This is in contrast to delivery through traditional terrestrial, satellite, and cable television formats. Unlike downloaded media, IPTV offers the ability to stream...

fair monolith
#

ask your provider what vlan its on?

#

put the tv on that same vlan

#

or

#

looks easy

amber bramble
#

if it's IPTV like my ISP provides, all the internet/tv splitting happens in the demarc box outside your house

#

my ISP brought 2 cat6 lines into my house, one for internet, one for TV. the TV one plugged into the set-top box and the itnernet one into the router

#

the set-top box handled connections for the other TVs wirelessly by itself

serene mortar
#

Any ffmpeg expert in the house?

fair monolith
#

not me, I use handbrake for everything

serene mortar
#

In handbrake, can we just encode the audio and copy the video as-is?

fair monolith
#

I believe so

#

you should be able to do a video passthrough

serene mortar
#

Don't see any option for pass through

solemn moon
fair monolith
#

let me pull a video to check

serene mortar
#

thanks!!

solemn moon
#

@amber bramble the splitting happens inside the apartment, only one cable goes in

amber bramble
#

boo, that would complicate things a bit

fair monolith
#

oh, wrong tool @serene mortar

#

what platform are you on?

#

-.-

serene mortar
#

I can use win/linux

#

ideally on Ubuntu

fair monolith
#

for file in *.mkv; do ffmpeg -i "$file" -acodec aac -vcodec copy "${file%.mkv}".mp4; done

#

something like that

serene mortar
#

So, I was doing something like ffmpeg -i "Fantastic Four (2005).mkv" -map 0 -vcodec copy -scodec copy -acodec ac3 "Fantastic Four (2005) AC3.mkv" for every file

#

how would you run the script in Ubuntu?

#

is it just a shell script?

wintry solstice
#

any one else having an issue like this?

#

it seems they don't really give a shit about even answering basic questions, apologize if that's too negative but it's true.

dull chasm
#

works on mine

#

group of two lights

wintry solstice
#

that seems to be only a group of one

#

@dull chasm i mean try to click the top header of that group, and that menu won't pop up anymore

dull chasm
#

that is a group of two and i did click on the header.... of course had to turn lights on first

wintry solstice
#

curious... is that a group of two defined in HA?

dull chasm
#

its a hue group

wintry solstice
#

seems that's a hue group

#

So it's exposed as a single entity to HA I believe, i could be wrong, I don't have hue

#

but thanks for looking out

vale shale
#

@fair monolith you can spin up a docker container for managing the ubiquiti stuff for free as long as you have a docker machine.

fair monolith
#

thats what I just did

#

but

#

I still might buy that stick

#

I kinda want my wireless in its own little world

#

ya, ill buy that UniFi Cloud Key

vale shale
#

@fair monolith have you seen where they lose their config after a reboot?

fair monolith
#

@vale shale what do?

#

the cloud key?

#

it has built in storage

#

same with the router

#

the APs are supposed to be used with a controller so that is a given.

fair monolith
#

hmm, I was planning on using a UPS with power filtering

pliant forge
#

@fair monolith You can wait for the v2 or v2+

fair monolith
#

and when is that?

#

Cloud Key or
any other controller on the network full-time--only when
you need to make changes or perhaps monitor for an issue.

#

hmmm

#

I could POE cycle it

#

still kinda anoying

#

or

#

this is rich, ill plug it in via a home kit plug and let HA restart it

#

@pliant forge so do you know of a smart-plug that works with HA outside of home-kit and does not need the internets?

pliant forge
#

Not a clue. I was thinking to look for some zwave ones whenever I get to that point.

fair monolith
#

02-16-2018 10:59 AM Confirming 4 weeks later that since upgrading to 5.6.29 I have had zero Cloud Key issues. << looks promising

#

zwave might be what I want

#

wink requires internet which baffles me

fair monolith
#

@pliant forge I just set up the controller on a free google VPS 😛

gloomy canyon
#

@vast dove cool, may I take a look at your sonoff package?

vast dove
#

Anything in particular you looking for?

gloomy canyon
#

just which topics you use

#

ah nice idea with the version

clever mortar
#

Hey everybody. I've had a couple of folks reach out to me about a DM they've received advertising a reverse proxy component, concerned it might be a phishing attempt. I'm trying to see if it's a wider thing, or just a handful of folks were contacted. Please DM me or any other mod if you've any concerns about these things. Without reports we can't investigate and if necessary take appropriate action.

quartz ether
#

When you can download stuff at 210Mbps you run out of stuff to download very fast....

#

queues up 4 more Blue-ray Remux 2160p movies.

vast dove
#

Stop downloading illeagal stuff

quartz ether
#

It's not illegal. It is digital back ups of bluerays I already own.

#

😛

rancid lance
#

lol

#

stored by your friendly next door ip address for safe keeping

vast dove
#

sure 😉

quartz ether
#

To be honest its almost cheaper buying bluerays than hard drives 😦

amber bramble
#

gearbest has xiaomi temp/humidity sensors for $9

rancid lance
#

9 dollars for chinese spyware 😄

amber bramble
#

which is why i don't use their gateway 😛

#

they work pretty well with the zha component now

shy comet
#

i think the gateway can still work fine once all internet is blocked on it via parental controls lol

rancid lance
#

shouldnt have to do that imho

#

wonder how their reporting home works with GDPR 😛

shy comet
#

like they care lol

amber bramble
#

anyone have recommendations for outdoor PTZ ip cameras?

shy comet
#

^^ I would like to know this as well.... they are so expensive @amber bramble I did see Reolink had one but close to $300 I think

amber bramble
#

yeah reolink has a $250 one

midnight adder
#

Hullo everybody! I'm new to the HA discord and am following the instructions to introduce myself

clever mortar
#

~welcome

velvet horizonBOT
#
Welcome! :pray:
Welcome:

Welcome to Home Assistant Discord Channel! Please read #rules
For sharing code, please use https://www.hastebin.com
If it is less than 10 lines of code, make sure it is formatted using below format:
```yaml
code
```

clever mortar
#

That last e turns out to be important 🤦 😄

velvet horizonBOT
#

#mods Zombu2 for president 🎉 Make Discord Great again 🎉

dry cairn
#

🤔 do i approve of this message?

amber bramble
#

go home HassBot you're drunk 🍻

gritty sierra
#

ugh, does anyone have any experience dealing with netgear's readyshare. I just wish I knew what's wrong with mine...

dry cairn
#

welcome to the world of crapgear

fair monolith
#

@gritty sierra good luck, I am droping my netgear stuff soon myself, it should just work but just does not half the time. I would try a full reset to factory defaults on the router.

gritty sierra
#

ugh and just little things like I cannot get anything to be able to write to the ftp server

shy comet
#

switched from my nighthawk to ubiquiti.....been very happy so far

fair monolith
#

I have strange stuff like devices still receiving a static DHCP ip address when they shouldn't

#

@shy comet that is what I am doing, got a google cloud controller and just waiting for the hardware to arrive.

shy comet
#

@fair monolith yea my nighthawk x8 died about a month after the warranty, luckily got it from costco so got full a refund and ended up getting a edgerotuer x and 2 AC Lites to cover every thing I need....im running the controller locally next to all my plex tools lol

fair monolith
#

heh nice, I got the UniFi Security Gateway so I can manage it all from one interface. I almost got the edgerouter x

shy comet
#

yea I considered the USG but it meant needing an additional switch and im already low on plugs where I need it so the edgerouter was nice due to passthrough PoE

dry cairn
#

i'm really happy with my infinity

fair monolith
#

ya I am a little sad about that but I am going for one AC pro for the house

#

I did the math

shy comet
#

yea id be nice to have a single interface for it all, i may update eventually....one thing that I really like is that resale value is really high on used ubiquiti gear

dry cairn
#

@shy comet now thats funny thinking about resale value haha

fair monolith
#

when I can sell my 2k mac for only $200 less then what I paid for it a few years later

dry cairn
#

i gave my old gear away

fair monolith
#

ya......

#

I will use people's insanity for new stuff

dry cairn
#

?

mental flame
#

how do i post code in a code block like approved by admins here

dull chasm
#

~format

velvet horizonBOT
#
:information_source:
Format Code:

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
```

Click on the link to learn how to format: https://raw.githubusercontent.com/skalavala/HassBot/master/format.gif

quartz ether
#

I need to buy stuff...

rancid lance
amber bramble
#

i think the zwave dimmer i have outside died 😦

#

turned itself on in the middle of the day yesterday and won't turn anything on or off with the paddle. if you send it a zwave command from HA the state in HA updates but the load doesn't actually turn on or off. sounds like the relay inside is stuck or something of that nature

pure vine
#

Does anyone know of a good resource for learning asyncio

normal ferry
#

Hey guys - long time no see. I was wondering if anyone has any good suggestion (a link or something) about setting up home assistant on a container in a QNAP NAS . I've done it partially myself (set up the basic image) but I'm completely stuck and oblivious on how to set up other stuff that need to run in parallel such as duckdns , letsencrypt , homekit etc that used to be like 2 commands on my hassbian installation on a Rpi3 I used to have

#

Alternatively considering I'm oblivious to the whole project and generally anything programmatically related , someone could give me the necessary suggestions and guidelines to somehow create a QNAP NAS version myself if that is achievable - I'd be more than happy to share it with any other person that might find it useful

vale shale
vale shale
#

flash from the past

opal basin
#

awww baby home assistant ❤

amber bramble
#

arrrgghhh. i bought a lowes iris smartplug for $30 a month ago to be a repeater for my zigbee network. lowes has them on clearance now for $9.50

hollow topaz
#

hi everyone
I'm hoping to get some assistance in relation to scripts
Am I in the right place, or perhaps you could suggest another?

dry cairn
#

why you crossposting

dull chasm
#

@hollow topaz Please dont crosspost.. 1st you are in wrong channell and you posted also in in the right chanell

hollow topaz
#

sure @dull chasm

burnt orbit
#

looking at running pihole on a pi zero W do i need to worry about buying a mini usb to ethernet jack or does just running it wirelessly make that big of a difference. only have about 15 items on my network biggest thing is we're all cord cutters in the house so constantly streaming something

dry cairn
#

back in the 90's they where called vandals ......now its cordcutter 🤔

burnt orbit
#

i'm only do legal streaming netflix and amazon

#

all subscriptions i bought and paid for

dry cairn
#

you heard it here first : Vandals don't download movies illegally

#

👆

dull chasm
#

@burnt orbit i would run pihole at least on a pi3b ..... you will have alot of network traffic for zero

#

the pi willl end up doing all of your dns

onyx gorge
#

I swear, I'm going to try and convince my company to hire my wife and daughters as beta testers. They either find everything wrong or find ways to make something wrong with my environment. Lol

mossy zealot
#

~tinkerer

velvet horizonBOT
dull chasm
#

@onyx gorge 🤣 same at my house....thought it was just me

amber bramble
dry cairn
#

don't

#

does not work with zha

amber bramble
#

was reading some of the comments about it on the smartthings forum and a lot of people complained about it not responding when you press the buttons

pure vine
rancid lance
last plaza
#

@rancid lance no room for religion, political stuff here.. it is not why we are here 😉

rancid lance
#

haha

last plaza
#

yes, that would be funny as hell, but may not be right place

rancid lance
#

too me its all comedy 😛 since im a swede

last plaza
#

we can have our own channel for it though 😉

rancid lance
#

hehe

#

found a treasure trove of apis

last plaza
#

@rancid lance Awesome! thanks for sharing

low harness
#

My favourite is missing from the first category.

last plaza
#

lol

rancid lance
#

some useful things in there that you can add to the bot perhaps

last plaza
#

yup - that's what I was thinking.... also some custom components for my HA

rancid lance
rancid lance
#

@last plaza how about yoda then?

outer hollow
#

Hey guys and gals, new here looking forward to giving this a try once my raspberry arives

celest moon
#

anyone have current recommendations on a method/tool for drawing simple & tidy floorplans? The inkscape site appears broken, unless work is blocking it. I tried a few online floor planner tools but they all lacked copy/paste >.>

last plaza
#

@rancid lance Yoda is awesome!!!! I am going to do that for sure!

rancid lance
#

haha nice 😄

#

confusion i will make

last plaza
#

they have Dhothraki and Valerian too 👍

#

dhothraki I like

rancid lance
#

@last plaza

#
#

swedish chef 😛

last plaza
#

lmao

rancid lance
#

100% usage factor 😄

last plaza
#

I am enjoying all your api findings so far - it would be good to have a repo that has all the repos of apis 😉

rancid lance
#

yeah usually google or search on github for new finding

#

always something fun out there

light trout
#

.yoda will this string get translated now?

#

@last plaza it's not working 😦

rancid lance
#

impatienced ludeeus is

light trout
#

Yes....yes... 😜

last plaza
#

lol

#

hopefully I will get to it tonight... so many APIs to play with now, thanks to @rancid lance

rancid lance
#

np happy to help out

serene mortar
#

Can anyone help me mounting a nfs folder on my Ubuntu box?

#

I used sudo mount 192.168.2.113:/volume1/4kmovies /mnt/4kmovies and it works

#

but, ```
arsaboo@aloknuc:/mnt$ cd 4kmovies/
bash: cd: 4kmovies/: Permission denied

clever mortar
#

So, what does ls -ald /mnt/4kmovies show?

serene mortar
#
arsaboo@aloknuc:/mnt$ ls -ald /mnt/4kmovies
d--------- 4 root root 4096 Sep  6 13:27 /mnt/4kmovies
clever mortar
#

Oh, that's interesting. I assume it's not really 000 on the server?

#

Maybe sudo chmod 755 /mnt/4kmovies will work

serene mortar
#

weirdly, something seems to be changing the permissions

#
arsaboo@aloknuc:/mnt$ sudo mount 192.168.2.113:/volume1/4kmovies /mnt/4kmovies
arsaboo@aloknuc:/mnt$ ls -ald /mnt/4kmovies
drwxrwxrwx 4 root root 4096 Sep  6 13:27 /mnt/4kmovies
arsaboo@aloknuc:/mnt$ cd 4kmovies/
bash: cd: 4kmovies/: Permission denied
arsaboo@aloknuc:/mnt$ ls -ald /mnt/4kmovies
d--------- 4 root root 4096 Sep  6 13:27 /mnt/4kmovies
#

ok the chmod helped

clever mortar
#

That's weird as heck, what's the NFS server?

serene mortar
#

Synology

#

is this the right line in fstab 192.168.2.113:/volume1/4kmovies /mnt/4kmovies nfs auto 0 0?

clever mortar
#

That looks right, it's been a while since I last played with NFS

serene mortar
#

seems working now

clever mortar
#

Fingers crossed it stays that way 😄

serene mortar
#

but I cannot understand why it chnged

#

anyways....yeah fingers crossed

lofty pulsar
#

I get cloudflare messages all the time

clever mortar
#

If you can't see #status then type ?rank other here

tight nacelle
#

?rank other

slim rampartBOT
#

@tight nacelle, you joined Other.

lofty pulsar
#

I don't see a #status channel?

#

new to Discord 😛

#

Ah sorry, I see your explanation

#

?rank other

slim rampartBOT
#

@lofty pulsar, you joined Other.

merry hearth
velvet horizonBOT
#

Tinkerer is away for 29m 10s with a message :point_right: To deny our own impulses is to deny the very thing that makes us human

fair monolith
#

?rank other

slim rampartBOT
#

@fair monolith, you joined Other.

dry cairn
#

@serene mortar use webmin

#

i fyou wanna make it easy set the nfs share to nobody nogroup 777

undone jackal
#

Hi all, whats the consensus on buying hubs? Can I just buy a Zigbee or Zwave dongle and be done with any proprietary "hubs"?

clever mortar
south dawn
#

can i start an interactive python console as hassio? i want to see the output of a logger

rancid lance
#

ask in hassio

south dawn
#

i will try hack it on my own. Maybe write a component

solemn moon
#

it's friday!

#

and ikea have finally confirmed their power switch (or whatever it might be called) https://www.ikea.com/se/sv/catalog/products/40364748/

#

hurray

rancid lance
#

Anyone got experience with Seagates Ironwolf series of NAS HDDs ?

white fog
#

They provide lots of great data and reliability stats. 👍

rancid lance
#

tnx

white fog
#

np

#

If you scroll down, they give a load more info like drives still in service since 2013 etc. For what it's worth, their search feature is decent as well. So if you have a specialized query, it should find what you need.

clever mortar
#

Yeah, it's my "go to" before buying any hard drives

rancid lance
#

yeah thats useful

#

looking for a backup disk for my backup

#

so a truly cold storage

clever mortar
#

Tape, in all seriousness, is perfect for that

rancid lance
#

yeah but i dont have the hardware for it

#

so hdd it is 😄

#

been going with wd red for the past couple of years

#

and they are really good

#

so havent bothered with any other brands

#

but thought i see whats out there

#

and the iron wolf series seems really awesome

#

and looking at the data site mario provided

#

they seem to perform to expectations

white fog
#

Glad I could help. Back blaze provides a great resource. It is also my go to.

clever mortar
#

I'm amused at the accuracy that OpenWeatherMap claim to have for their rain forecast

jade heron
rustic aspen
#

Now that my home assistant project is stating to come along nicely I’m looking for new faster hardware to run it on have out grown the Raspberry Pi. Thinking an Intel Nuc, or an old Mac mini? Want something with enough grunt to handle some cameras and smashing it with real time power consumption and solar production MQTT messages from my flukso. Any hardware recommendations?

unique phoenix
#

The new Quadcore GeminiLake NUC :)

rustic aspen
#

Cheers I’ll have a look

#

The raspberry pi 3B gets really cranky loading the history tab if I have my real time power consumption data, taking a couple minutes by the end of the day lol (so I turned it off) it’s just to much data for it to handle. I guess the other option would be to average the data so it’s less graph points to handle

merry hearth
#

is it allowed to just ignore the 15 line rules and let the bot create the link?

dull chasm
#

no

merry hearth
#

ok

#

wont do it again then

ionic sun
#

@rustic aspen - I’m in the process of moving from Hassio on a Pi to running HA in docker on a Mac Mini - one issue I have found is that I cannot connect Home Kit to the Home app from Docker on Mac - not sure if this is important to you or not. I am looking to see if running docker in an Ubuntu VM fixes the issue

rustic aspen
#

@ionic sun oh wow thanks that’s useful information as I do require HomeKit! The nuc May be the easier option for me then. Hope you get it sorted!

ionic sun
#

@rustic aspen cheers - it was slightly annoying as it was the last thing I tried to set up after getting things like let’s encrypt working. Shouldn’t take to long to test today, I’m hoping it works as I don’t want to buy new hardware 😉

dry cairn
#

@white fog of course seagate drives are the worst as usual

#

so the name shitgate is still well deserved

white fog
#

I like the HGST drives

#

@dry cairn

dry cairn
#

yeah i got massive ammounts of em

#

for years none of em a single bad sector

last plaza
#

$8.99 for magic cube!!! lowest I have seen so far

pure vine
#

Need some micro SD card checking(or cross referencing), the printing on the frount is off for me

clever mortar
#

Looks similar to what I see in a Google Image search

pure vine
#

Hmm

#

I'm going to asda in a minute so I'll check against their stock too

midnight adder
#

Hell ya'll

fair monolith
#

Looks like my HA ragequit ends today with my UniFi USG coming in today and taking out a bit of the headache

clever mortar
#

@midnight adder The answer to any WiFi question is usually Ubnt 😉

willow widget
#

@midnight adder I would look at Ubiquti Unifi, Google Home, or Meraki although if you need more than the 1 free amp Meraki will get pricey

midnight adder
#

hope it is ok to ask this in here: I want to upgrade my wifi setup and would like to setup 3 separate networks: guest (internet access only), lan and iot (strongly regulated internet). Any recommendations?

clever mortar
#

See, you didn't even need to ask here to get some answers 😛

willow widget
#

The main thing you are looking for likely is something that supports more than 2 vlans and will mesh across multiple AP’s

midnight adder
#

haha, yeah, thanks @clever mortar

#

I am looking at Uniquiti, but I am not very knowledgable in the network area, so not sure what terms I am looking for

clever mortar
#

What to watch is that if you go down the Ubnt or Meraki route you'll need to pay more attention to what you're doing - they're way more flexible and powerful than SoHo devices, but that comes with added complexity

midnight adder
#

especially the access from LAN to IOT vlan and vice versa

#

Ubnt = Ubiquiti?

clever mortar
#

I'd honestly suggest you pick a brand, then go lurk on their forums for a bit

willow widget
#

Ubiquiti Unifi will do it @midnight adder but your switch and firewall will also need to support VLANs

clever mortar
#

Yeah

willow widget
#

Yes that’s right

clever mortar
#

Sorry, too long with Ubiquiti gear (not at home, yet, though)

willow widget
#

Buy all Ubiquiti gear though and you should have your bases covered

#

Feel free to PM if you aren’t getting a response on here as you’re building it out although it’s used heavily so I don’t think you’ll have trouble finding help spec’ing it out

clever mortar
#

Their forums are generally pretty good, in my experience

willow widget
#

There’s the added benefit that they hired the lead dev of HA so support is about guaranteed moving forward too

clever mortar
#

That too 😃

midnight adder
#

thanks @clever mortar and @willow widget . i'll do some research. Does the Amplifi HD stuff count as valid in this case? Looks like a nice all-in-one package

clever mortar
#

And one of the folks from pfSense I seem to recall too

midnight adder
#

yeah, I know @willow widget would love to show some support that way

clever mortar
#

Amplifi is different, more aimed at home use. It isn't as flexible

#

Whether it'll do what you want, that I can't answer I'm afraid

orchid rose
#

looks sexy though

clever mortar
#

It does, and the reviews I've read have been very positive

midnight adder
#

ok, to their forums then... thanks guys.
While I have your attention 😉 I am also looking to improve the security a bit and read about reverse proxies and cloudflare. What I don't understand is: a reverse proxy sits between my HassIO setup (including all kinds of Add-ons with their own web gui's) and the big bad internet, right? Does that mean I have to have those talking locally only to each other first, before i add a reverse proxy? I would like to only expose 443 to ip's from cloudflare, but right now I don't have any of that and in order to access the add-ons, I need to expose all of those ports to the outside and I notice a lot of unwnted traffic lately

#

so, I know the tern "reverse proxy" is probably what I want, and then there's nginx, caddy and traefik that I learned about, but not a clue where to start

clever mortar
#

Adding a reverse proxy isn't (these days with the new auth) isn't as big a deal any more in security terms, not if you don't spend time on the config

#

From what I've read (I've not used it) then traefik is the best for a Docker setup (like Hass.io). I'm an NGINX or HA Proxy fan, but that's just because I use those

midnight adder
#

yeah, I understand what you're saying with respect to HassIO itself, but I run nodered on 1880 for example, and that is only accessibly through subdomain.domain.com:1880

clever mortar
#

Yeah, so for that, a reverse proxy is ideal

#

You can have it handle the SSL too, and even authentication

midnight adder
#

but from what I read, it should be possible to keep all that stuff local and expose it all through 443?

clever mortar
#

Yes, it may take a bit of work, but it should be possible

midnight adder
clever mortar
midnight adder
#

thanks!

willow widget
#

I don’t know for sure if amplifi can do the separate networks - I’d bet it does at least guest and main lan anyway and it should mesh around the house when you have more than one @midnight adder

fair monolith
#

@clever mortar I could not get traefik to work for the life of me for some reason in docker... it used to work.

clever mortar
#

I've never touched either 🤷

#

HA Proxy and NGINX are my usual choices, Apache in a pinch

fair monolith
#

it was like docker was refusing to read the config... ya I am going to use HA Proxy or docker when I fix HA again

#

need to finish my custom UniFi stuff for dynamic dns.....

#

and... a sucess

#

day 1 and I was able to do an advanced config to fix dynamic dns

fair monolith
#

amplifi is the way to go if you are not familiar with networking.

dry cairn
#

amplifi wifi is still unstable on the extenders

amber bramble
#

my energy meter just started reading 112123 watts. My 100 amp breaker panel is probably turning into liquid copper as i type this.

dry cairn
#

jiggawatts

fair monolith
#

@dry cairn really? well thank god I went with UniFi then

midnight adder
#

Hello, someone who knows an IP camera where I can get a video of the last +/- 30 seconds through API (and send it with Home Assistant to e.g. Telegram). I do it now with a single capture image (Foscam), but I want a video so I see the movement. Thx !

rancid lance
#

motioneye thats the thing you want @midnight adder

midnight adder
#

very interesting, I'll get a look on that, thx a lot @rancid lance

rancid lance
#

np recently looked for something simular and found this so its always nice to share

#

the motioneye platform is nice

midnight adder
#

and you run it on a RPi ?

rancid lance
#

yepp

#

you can run it on a dedicated pi and stream it to hass

#

or run under hass direcly

#

i got mine setup under hass directly but im not using that much besides hass on it

#

not running MQTT or mysql or something else

#

just hass

#

and you can add local and network cams with minimal effort to the platform

midnight adder
#

ok thx ! and motion detection runs on your camera itself or you put the whole stream to Motion ?

rancid lance
#

configurable in motioneye

#

2 secs ill grab a screenshot

midnight adder
#

superb, thx a lot ! I'll know what to do today 😉

rancid lance
midnight adder
#

nice !

#

thx a lot Toast for all the information

rancid lance
#

and if you want a live feed

#

think im gonna move it to a seperate pi to get the full benefit of running it on its own with motionos

#

and not just the daemon

midnight adder
#

👌

rancid lance
#

getting around 20-30 fps from my shitty rpi cam 😛

last cradle
#

I'm also using MotionEye. Have it running in Docker on a Linux box. If you are going to have more than one camera running through it, you are going to need something a little beefier than a RPi. I have 5 cams running on mine and it is sweeeet. Streams running to Home Panel and it works perfectly. When it detects motion, it sends a message to HASS that triggers a sensor. Amazing piece of kit.

#

@midnight adder

mighty summit
#

Hello people, I've got a question : now that we have user management ( v0.77.3), what can we do with those users ?
Or is user mgmt more like a stepping stone to user-related future developments ?

rancid lance
#

More like the latter

vague narwhal
#

DAMN IT

#

I just finished splitting up my lovelace config, only to realise that this is not supported

#

facepalm

clever mortar
#

Well, it sort of is

vague narwhal
#

@clever mortar I'll take a look

#

@clever mortar Thanks!

clever mortar
#

No worries

vague narwhal
#

Also, do you know if it's possible to do !include_dir_merge_list?

clever mortar
#

For Lovelace, no. You have to use the approach documented in the pinned messages in #frontend-archived

vague narwhal
#

Oh, ok. Thanks a lot for your advice!

pure vine
fair monolith
#

and HA is alive with a reverse haproxy

#

or not

#

inf loading data....

clever mortar
#

Worth checking #beta I think a cause of that has been identified

normal ferry
#

quick question - rather curiosity than anything else

tawny tide
#

Good morning all... what is the general consensus of August locks? Or are there another community preferred lock for its compatibility with HA?

unique phoenix
#

@tawny tide i personally really like the Danalock 😃

tawny tide
#

I’ll check them out what you like about them

vale shale
amber bramble
#

@normal ferry did anyone create an HA PR to update the component?

normal ferry
#

@amber bramble excuse me but , what is a PR ?

amber bramble
#

pull request

#

if an external library like the one you linked gets updated, someone still needs to make a pull request against the Home Assistant code to update the library and/or components that use that library

normal ferry
#

@amber bramble I see, thanks for the tip! It is very possible that I'm way wrong in this. But for example I see in the HA documentation that a certain AC gateway (v3) has been recently supported - I know so cause I own a wide variety of Xiaomi products and I check this particular documentation page quite often.
In parallel I know that the library I linked has been around for some time. And my question was just curiosity as to why , whoever supported the v3 version of AC gateway in the official final release , doesn't seem to have taken into account this library which also seems to support the older ones (v1 and v2) (unless I'm wrong again and I haven't read the library carefully).

unique phoenix
#

@tawny tide Its small, powerful, is available as BT, Zigbee & Zwave version. Battery Runtime is much improved with the v3. And its relatively affordable 😃

#

On top its quiet and fast with its turn speed

tawny tide
#

I want to see if I can find some reviews on August’s door sense sensor capability... save me from having to install another sensor to check state

unique phoenix
#

isnt this also just an additonal sensor?

#

Just like the August Smart Lock, DoorSense is easy to install. You can choose to use a surface mount with the double-sided tape provided or a flush mount inside your door frame using a drill with a ⅝” drill bit.

tawny tide
#

I meant in terms of me having to purchase and set up

elfin basalt
#

Anyone suggest a decent affordable 3D Printer? To get started with?

proud plaza
celest flint
#

seeing that cap of vscode/sublime up there reminds me... how do y'all manage configs/updates? Git repo and cron job?

celest flint
#

okay I didn't notice the ecosystem/backup/backup_github page. Guess I have some reading to do

pure vine
#

@proud plaza eyy, another luftdaten data collector, yeah, I haven't seen that yet, but I'm waiting. I like looking at the data to see when rush hour is

celest flint
#

that's a really good use for it

eternal reef
#

hi guys

#

just ordered a zotec usb and a schlage z-wave lock - i'll be installing HA on my unraid server.
can't wait to get started!

wet shore
midnight adder
#

Hi

pure vine
#

Hello dillonHi

junior forge
#

👋

keen pike
#

has anyone tried the new ikea trådfri plugs? do they work with home assistant?

hearty depot
#

? Is hastebin also empty on your side?

vast dove
#

?

hearty depot
#

I want to open a Hastebin log and its empty ( not loaded?)

vast dove
#

You need to paste stuff there and save it

#

But seems it doesnt work today

hearty depot
#

do you see something in it?

vast dove
#

nop

#

i tried to create one, wont let me save it

#

just says something went wrong

hearty depot
#

ll should be a log.. a shame - just needed the mqtt payload 😅

#

worked untill 1pm CET

fair monolith
#

yay, valid ssl certs when my internet is down now

#

I am glad HA uses yaml instead of JSON....

celest flint
#

man are there any power meters/outlets/sensors to use for a single circuit that don't have a switch? I just need a current clamp for some stuff

#

like I don't want a switchable unit between my pc and the wall

midnight adder
#

hello

feral gyro
#

.

vernal dew
#

@hot smelt here see it

hot smelt
#

@vernal dew of your entire broweser

#

with address bar pls

vernal dew
#

open it

#

@hot smelt see

last plaza
#

@vernal dew I'd say stay on for about 30 minutes and see

#

the RPIs are not very fast when it comes to I/O - not sure what type of memory card you got and all

vernal dew
#

32 gb samsung class 10 sd card @last plaza

last plaza
#

great!

pure vine
#

@vernal dew delete that fing screenshot and take annother with privacy mode on(removes the identifyable bit of mac adresses)

vernal dew
#

@pure vine i don't know how to delete it

last plaza
#

got it

#

mac address is fine, I don't know why people go crazy with that

pure vine
#

Can be used to identify sometimes

last plaza
#

you can only tell what it is with the mac address if you dont know his public iP

vernal dew
#

@last plaza help me

pure vine
#

@last plaza i cant remember if home assistant binds to both IPv6 and 4 at the same time

last plaza
#

@vernal dew it looks like it is an issue with your network. Have you tried connecting using RJ-45 cable and try the same?

#

or have direct internet connection, where RPI can download and access internet without going through any firewalls/filters?

vernal dew
#

I am right now

pure vine
#

I think HASS was taking a while to start as it usualy does on first boot

eager trench
#

@vernal dew it does go unreachable after that initial screen right before it loads.... If you're on a Pi3B it can take 10 minutes before it loads. You just need to be patient

pure vine
#

its faster after the first boot tho

eager trench
#

it's still way slow though.... 5 mins or so

#

lol

vernal dew
hazy spindle
hearty depot
rancid lance
#

lol when did coung become a support channel 😛

eager trench
#

when you weren't paying attention

#

hahaha

hearty depot
#

ll questions can be asked - isnt it? 😹

merry cloak
#

hi,i use the influxdb,but i can not catch the history data ,i need help

rancid lance
#

No questions allowed 😛

#

have you setup your influxdb correctly @merry cloak ?

#

dont crosspost btw

#

your not gonna get faster help your just gonna get yelled at

fair monolith
#

woho, my HA just became a WOL server

#

do I have problems? yes 😄

merry cloak
#

@rancid lance yeah,just influxdb: but i can get record data

#

they are chinese, means can not find the histroy status.😫

#

but in the grafana,i have the data

rancid lance
#

check your history settings so they havent turned off in ha

#

and not in lounge

merry cloak
#

ok,thanks

hearty depot
#

@fair monolith World of Lust and desire server? - Great series btw

fair monolith
#

Heh, wake on lan

hearty depot
#

Would prefere the lust server 😄

fair monolith
#

In my case I like the wake on lan as now I can let my Mac finally sleep and stop generating a lot of heat

#

If I need to remote in, I can wake it up first

#

Life is good

hearty depot
#

asking me if a esp could do that as well
would guess it wouldnt be that hard

fair monolith
#

ESP?

#

The wake on lan thing is super easy

hearty depot
#

just googleing it - more than 70% of the stuff i got came from such chats xD

fair monolith
#

As for remote access? My UniFi® Security Gateway handles l2tp over IPSec

#

Then I just vnc

hearty depot
#

esp32 or 8266 - but easyer to handle it via the pi as i see

fair monolith
#

?? I have HA running on a old 2008 white MacBook running Ubuntu and HASSio

hearty depot
#

got a edgeRouter X - So could do the same

fair monolith
#

I almost got the edge router x

hearty depot
#

still got a mac pro with a broken graphical card laying around - reused the SSD - so its a brick atm

fair monolith
#

I wanted the one control panel that does it all

#

Tho I have been doing a lot of ssh into the thing and making a json config for the advanced features

#

had to :/

hearty depot
#

atm not even shure if I'm exploitable as F. - Hope not

#

only got the basic config via wizzard

fair monolith
#

On the plus side, it’s my adblocker and I got a few static dns entries for home

#

Aka even if the net goes down, I still have ssl into HA

hearty depot
#

Uh - wanted to ask it in thir forums if I can use a "hosts "file

fair monolith
#

You could.... I do it via a json file

#

I think theres some command you can use

#

set system static-host-mapping host-name host1 inet 1.1.1.1
commit

#

This will add a "1.1.1.1 host1" entry into /etc/hosts, which will be used by DNS forwarding.

#

@hearty depot there you go 😃

hearty depot
#

Cool 😄 thanks - My hosts file is about 2mb big^^ and I love it

fair monolith
#

I use dnsmasq for that

#

This is how I replaced pi-hole

#

My net has been more stable since

#

Rock solid infact

hearty depot
#

Next project!

#

Atm ive got a non functional Zigbee2mqtt and a stupid mosquitto broker to fix

#

but as it looks like i ll be done in a hour with this

fair monolith
#

Once I get my new AP, I need to do a lot of research into smart plugs

#

I must have ones that can do local poling

#

MUST

#

Most of them want the internet lol

hearty depot
#

ll I use tasmota as probably 80% of us guys here
and 3 osram plugs wich are paired with a hue hub

#

So Sonoff "plugs" and Tasmota - The other Idea I had is getting this cheap RF switches and adding a rf bride to either a pi or ESP

fair monolith
#

I forget that I can use any zigbee device with my philips hue hub

#

Hmmm

hearty depot
#

any.. not shure

#

had to use the iphone app iConnectHue to pair them

fair monolith
#

Well a lot of them

#

Osram Lightify plug is one

#

I have a custom HA plugin that will let me see those extra philips hue devices

#

It’s how I get my bedroom temperature from my philips hue motion sensor

#

And if it goes to the hue bridge, it also goes to HomeKit besides HA

#

I’m using HA for monitoring right now

hearty depot
#

Ive seen it a half year ago on the forums 😄
but I have to take care that everything is usable - otherwise my wife ll kill me
so i did go for zigbe2mqtt - want to get rid of the bridge

#

One device after another

fair monolith
#

Heh, I’m single so I’m living the fun life

#

My new network should be done next week

hearty depot
#

lucky you in that direction - aaah how much beef ive got because a smart plug had to be turnd on with the button

fair monolith
#

I would be like honey, look at your phone

#

You don’t even have to get up

#

When you come home, the hallway lights auto turn on

hearty depot
#

Thats implemented forever now ^^ I use the turned on lights as a alarm system aswell

rancid lance
icy crescent
#

hello
I'm caught in flash tasmota sonoff basic. Who can help me?

untold cypress
#

Hey just a quick question, does anyone here have the round detachable remotes for ikea trådfri connected to HA? I keep getting battery 60% on both and I was wondering if you are getting anything else or if it measures wrong or something.

midnight adder
#

Hi @untold cypress, I have 2, a motion sensor light and one of the larger 5 button remotes and they all seem to show sensible values. Not sure how often they update as I don't have a lot of history recorded (something I could do with increasing for the tremors to tend the battery use).

hollow glacier
#

#status

clever mortar
#

?rank other @hollow glacier

hollow glacier
#

rank other

#

Darnit

clever mortar
#

Literally enter:
?rank other

#

I have to put it in code to stop it happening for me

hollow glacier
#

Oooo

#

?rank other

slim rampartBOT
#

@hollow glacier, you joined Other.

manic galleon
#

?rank other

slim rampartBOT
#

@manic galleon, you joined Other.

trail crag
midnight adder
#

hey all, awhile ago I came across a post (think it was a blog somewhere, but could be the forums as well, not sure) that described how to setup a reverse proxy with cloudflare and it described in quito some detail how to setup ssl from internet to cloudflare as well as ssl between cloudflare and the hass host. But for the life of me, can't find it anymore. Anybody here has a setup tutorial? I have found parts here and there but I can't comprehend the whole setup yet

junior forge
#

@trail crag You'd be amazed how many industrial hardware still use those things

gentle spindle
#

So, I got a question: How does one change the decimals of a value given by any state

pure vine
#

KiCad is kind of nice

#

if you zoom while over a component it snaps to it

#

@gentle spindle templates i think, lemme check

#

@gentle spindle so you might want {{ state.sensor.apple|round(2) }}

gentle spindle
#

Thanks

#

Will try

mossy zealot
#

~Tinkerer

velvet horizonBOT
midnight adder
#

@slim rampart ?rank Other

#

?rank Other

slim rampartBOT
#

@midnight adder, you joined Other.

midnight adder
#

Hello to all I have a install question that I am not seeing any answers on. I am ditching Smartthings and my PI 3 will be here soon, but I have a Terramaster NAS that I was curious about using instead. I am new to all this so any help is appreciated. Thank you in advance. Feel free to DM me

hollow glacier
#

🏓

pure vine
#

@midnight adder I cant find a way to install custom software, but you can use the mysql package to act as the home assistant database

merry hearth
#

@shy comet yeah got pull and push working xD

clever mortar
#

I'm running on Raspbian - no Hass.io here - for what it's worth @past sorrel

#

I've got a bunch of "local hacks" for getting things working, that just wouldn't be practical on Hass.io

past sorrel
#

@clever mortar - let me go take a quick look at that link. brb

clever mortar
past sorrel
#

I did that same install on an old single core dell optiplex. Banged on that a while, and when I knew HA was going to be the chosen one, I deployed it on a pi. But went with docker vs python virtual environment.

thorn gull
#

@clever mortar what are some of those local hacks that you need?

clever mortar
#

So... I've got a mail server and some shell scripts to parse the emails for some file sensors, because the IMAP sensor is sub-optimal. I've got some notification services that are scripts to call other things

light trout
#

Dont forget commands like Top, uname, which.... 😅

clever mortar
#

I get my commute status by parsing an API and spitting the results out to some other files

#

Now that 0.77 has arrived I don't need my NGINX proxy doing auth 😉

#

I'm sure there's a few other things I can't recall right now

#

None of it is critical, but it's all things that would be a major PITA to do on Hass.io

#

Also, frankly, I'm not going to rely on anything that I can't fix

#

I don't know Docker well enough to be able to fix it when things to wrong

#

Like the all too common panic: interface conversion: interface is nil, not string error that cripples people's installs

thorn gull
#

Got ya. I have made several PRs to fix such shortcomings for my use cases so I know where you are coming from :)

clever mortar
#

I'm pretty sure I could get my Docker knowledge enough to build a container to do what I need, but at that point it's a small Linux container, and it takes the point away to some degree. It'd take a lot longer to be able to fix the whole setup when it kabooms though

thorn gull
#

The point of containers is that you don't break it all 😃

clever mortar
#

Uh huh 😉

#

nic: interface conversion: interface is nil, not string doesn't come up about daily in #330990055533576204 either 😉

#

Also, I have a long career in breaking things, sometimes even intentionally 😛

light trout
#

That error just mens the homeassistant container is not ready

amber bramble
#

I should probably take the time to learn docker sometime. Seems like it would simplify a lot of setup but i don't know enough to troubleshoot anything if it breaks

#

so I'm basically in the same boat as Tinkerer

clever mortar
#

It'd be good to get the docs mentioning that's all it is then, and what to do 😉

light trout
#

It May be some more to, but I have only seen it when I'm impatient an run the command to fast 😜

shy comet
#

im in the same boat about docker probably one of those things you need to just dive in head first and worry about it as it comes

clever mortar
#

My list of things I need to learn real soon now includes Python, Docker, and Kubernetes

merry hearth
#

@clever mortar last time i said to you the groups are dissapearing in discord, right? you said it may be youre connects, now i found out that the collapse catagory was on automaticly xD

clever mortar
#

🤣

#

PEBCAK

merry hearth
#

haha

past sorrel
#

Docker is just a different flavor of a virtual environment. On my pi I have HA in one container. Mosquitto in another. Portainer in one. Watchtower in one and HA-dockermon in the last. Each container runs as its own and doesn't know of the others.

#

Let me put that differently. HA is oblivious and so is mosquitto. The other three interface with the docker sock so they know of the others.

#

Also..... the HA docker image, is a python virtual environment. WOW. The tangled webs we weave. LOL

clever mortar
#

Probably because that venv is the base of everything

past sorrel
#

Most definitely.

thorn estuary
#

?rank Other