#the-water-cooler

1 messages · Page 170 of 1

forest edge
#

there's always one oddball in every group

rapid plinth
#

aha, it's a firmware thing. But what are the odds someone squirreled away firmware files for the second gen Iris plugs...

midnight adder
#

how are you connecting those?

rapid tendon
#

the one with the presence sensor and such

rapid plinth
#

I just found out that my TV has a serial port on the back of it and will accept various control commands (there's quite a list). I wonder how I can abuse this....

rapid plinth
#

I don't think I have to, LG has a partial spec on it right on their website

midnight adder
#

until it releases the magic smoke

#

tbh all I want in a display is EDID for automatic on/off - the rest my mediacenter can do

rapid plinth
#

You mean DPMS? Yeah, it can be an ask when it comes to consumer TVs. This is not some cheap budget TV, but it doesn't have DPMS. It has CEC though! Which virtually no PCs support.

#

LG OLEDs actually have a really dumb behavior where they will display a bright fullscreen slideshow of stock photos when they don't have a signal on the current input. Who thought that was a good idea for OLED TV firmware needs to meet one of their panel engineers in a dark alley sometime

rapid plinth
#

This includes if the attached PC decides to turn the screen off

midnight adder
#

that's annoying yeah

rapid plinth
#

Apparently some LG TVs implement wake on LAN. But DPMS is a bridge too far. what the hell.

forest edge
#

@tidal bronzescore anything good yet for BF?

midnight adder
#

I bought an A1 mini 💀 so I can print more multiboard at the same time 😄

#

200 quids ... not too bad?!

forest edge
#

yea saving 100 is always not too bad

#

00f amazon BF on that printer is 255 lol

rapid plinth
#

Just thought of a smart workaround, but only works because it's OLED. Disable the "turn the screen off" setting entirely, set screensaver to "Photos" and point it at a folder that contains an image that's just solid black. So when the screensaver runs the TV is technically still "on" but all pixels are fully off.

midnight adder
#

imagine the dopamine rush when you catch it hit the corner!

#

can you measure the power consumption when showing a black picture?

rapid plinth
#

I suppose you could... but I'm not one for screensavers. I'd rather the display just stop emitting light entirely if no one is looking at it. This does that pretty nicely.

#

hmm yeah I probably should put it on a smart plug for a while

placid yoke
#

Anyone know why my browser would hang here when I can access HA through the app without issue? I haven't been able to access HA through a browser for 2 days

forest edge
solar zealot
#

If you are using ha behind a proxy it's the websocket not working

placid yoke
royal marsh
#

Can anyone recommend tutorials/guides for YAML coding?

silent doveBOT
#

YAML is the mark up language used by Home Assistant, consistent indenting (two spaces per level) is key. Here is a primer, and this explains multi-line templates. For validating YAML see YAML Lint.

solar zealot
#

should link the spec for datatypes

royal marsh
#

Thanks @clever mortar , but i was also thinking about learning what next line should be, for example in an automation. How do i know when/how there should be an action, a trigger or a condition and what they should contain?

clever mortar
#

By reading the docs?

royal marsh
#

Thanks

crisp oriole
#

fast

hexed spade
#

whats going on with this epix himself... please ban

young sigil
#

Done

crisp oriole
#

Someone who hates his own ancestors.

crisp oriole
#

The cyber security discord when im in has a questionnaire that probes if your really into cyber security if you are intressted in hacking others your going to a fake part of the server where the mods troll you.

deft pewter
#

But... 'interested in hacking others' is a valid part of cybersecurity. Haven't they heard of red teaming?

#

Not everyone wants to be on blue team.

solar pagoda
#

We're in the process of extending the tplink integration to support Tapo robovacs. We don't actually have any devices ourselves to test with so feel free to reach out directly if you're willing to help out testing.

#

Tapo devices are still controlled locally by the app if they are prevented from accessing the internet.

dawn badge
# solar pagoda Tapo devices are still controlled locally by the app if they are prevented from ...

I was unaware they had a fallback. i was just going by the fact when their server shit the bed a few weeks ago for about a day. some tapo plugs i have on the network went unresponsive or very slow responce. tbh its not really me that interacts with them on a regular bassis and i havent messed with them for a year or so.

either way they wouldnt be something i would select to use. its other people in the house that have them i just make it work with some stuff

red rock
#

I have no clue

crisp oriole
#

Only if they spam 50 peeps in one hour. Very personal

primal laurel
#

recruiters dont care about you, you are cattle to them

twilit venture
#

Just wanna say the convert to sections feature is great

red rock
twilit venture
#

less code tinkering, more UI options to manage

twilit venture
civic rivet
#

Does anyone know some software with a nice interface to look at recorded footage from an IP camera? The camera saves the footage on a nas, but it's in 1min videos and I have no easy way to look through things lol

snow raven
civic rivet
#

Yeah. I know I've seen a bunch of software for cameras like frigate/motioneye(not sure if it had this specific feature) but I'm not sure which ones they were

I just want to view my footage like in the "Playback" section of the eufy or xiaomi or other camera apps so I can go to date & time and see what happened

#

My cats broke something yesterday for example so I wanted to see what happened and if any of them got hurt, so it was not easy

snow raven
#

yeah, I used to use the wyze app, I think I know what you mean unfortunately the one I was thinking of is a walled garden now

#

But

#

If you want to dig a bit into it, you could finish this bash alias I already had, I modified it slightly to suit your purposes:

find . -type f -name "*.mp4" -printf "file '%p'\n" | sort > filelist.txt && ffmpeg -f concat -i filelist.txt -c copy output.mp4 && rm filelist.txt
#

basically that one liner takes every mp4 file in the folder you run it in, sorts it, and concats it all together.

civic rivet
#

Hmm I see, yeah merging them is a good idea until I find something or get annoyed enough to make something

snow raven
#

yeah, be careful with that, I changed it enough I'd def run it in a test dir.

civic rivet
#

Yeah don't worry I'm a sysadmin I can handle myself. Really appreciate it, saves me some time from fiddling with it

snow raven
#

ffmpeg is awesome

#

anyone have any lirc experience?

real flint
#

Is there a way to link to dashboards to open in the app?

dry atlas
#

Would it be posible to have a line cross 0 so i can see when my energy ussage is negative?

dry atlas
#

Ty!

#

Works like a charm!

midnight adder
dry atlas
daring jolt
#

why is the tile icon a separate button from the tile card

iron granite
#

So you can have different interactions

tidal bronze
real flint
eager current
#

Hi all! I'm trying to use my phone to detect when I connect and disconnect to a Bluetooth connection.

I'm currently using Bluetooth Connection, Connected Paired Devices and have tried both the Bluetooth devices name as well as its Mac ID in the "from" text box. I have created an action of sending a notification to my phone which I use in other automations in it works fine..

Any idea what I might be doing wrong?

iron granite
jagged lodge
#

Well here's a surprise. Recently moved to a new place. Looks like the previous tenant left some LED strips under the shelving. I'll have to figure out what controller works for them.

grizzled gull
#
#

Its a Tuya device but seems to work fine

forest edge
#

plug in the baseboard is weird

#

4wire rgbww

static schooner
#

I've seen that in some houses

grizzled gull
#

isn't 4 wire RGB

#

rgb + positive

#

5 wire is rgbww?

forest edge
jagged lodge
#

looks like he put 4 strips of LED lights connected to a controller, but the controller got painted over with the landlord special lol

grizzled gull
#

That controller I listed is zigbee (if you use zigbee)

jagged lodge
#

i do, but ill need a new 4 strip -> 1 controller adapter

forest edge
#

not really. could do 2 2 channel or 4 1 channel

grizzled gull
#

oh thats easy they sell Y's for that so 2:1

glacial knot
#

a bit of tin and a soldering iron will do

grizzled gull
#

or that listing I just listed, is for 2

#

each with 2 channels

#

well not channels

#

2 outputs(same on both outputs

tiny bridge
#

Quick question guys, I've turned on my raspberry pi, how long until the home assistant will acutally come up on my browser?

jagged lodge
jagged lodge
jagged lodge
lone dagger
#

I bought custom Keycaps for my gift for the holidays today.

forest edge
lone dagger
#

Finally my ergodox will be personalized instead of some weird key formatting in which nothing matches.

#

NO LABELS

glacial knot
forest edge
#

is one the keys just plain white to match your dead pixel?

tidal bronze
static schooner
#

Is Mo a cow?

iron granite
#

Moo

lone dagger
forest edge
#

i'm sure we'll find another and point it out to you during next stream

lone dagger
#

Super simple fix, too.

glacial knot
lone dagger
shell basalt
tiny bridge
#

Does anyone know if Nest Cam works with home assistantr

glacial knot
#

Fancy

lone dagger
jagged lodge
#

i was afraid of this. the sonoff usb dongle i got is too old to flash without some kind of override

lone dagger
glacial knot
#

yea

#

though I don't use my resin caps anymore rooD
I wonder if it's an issue with that specific seller, or they generally wear out rooThink

jagged lodge
#

does anyone have an amazon link to a zigbee dongle that doesnt need flashing?

grizzled gull
#

that dongle I listed won't need flashing?

forest edge
jagged lodge
#

or i guess it can be flashed, but i need to open it up first

forest edge
static schooner
#

Please post there

shell basalt
tidal bronze
static schooner
#

They apparently opened a Uniqlo store here and lots of folks were excited. I had to look it up and remained confused

tidal bronze
#

Love their t's

lone dagger
glacial knot
#

yea. I had it on the escape key. not a great choice

lone dagger
#

Almost bought a backspace key that said FUCK on it but they didn’t have a 1.75 size - my backspace is not regular sized.

jagged lodge
#

The ZBT-1 is on sale so i grabbed that

lone dagger
#

55% off the resin keycaps was too good to pass up.

#

30% off the full key set.

forest edge
glacial knot
#

I need to get around to building a split for home use

lone dagger
#

I love my ergodox, mostly.

#

It needs to be cleaned, which has nothing to do with the device itself and more with my habits lmao.

#

Sometimes it double taps keys. Fun in a counting channel when I type too fast and my keyboard betrays me with a double 3. lul

#

LMAO IT JUST TRIED TO DO IT TO ME

forest edge
#

will say doorbuster sales this year seemed kind of shit

lone dagger
#

Yeah, I honestly don't care about Black Friday most years. Not much entices me.

jagged lodge
#

i just got cleaning supplies and some groceries deals

tidal bronze
#

Cleaning supplies! Yep

jagged lodge
#

oh and my protein powder and vitamins were on sale lol

tidal bronze
#

They are always on sale at Costco 🙂

forest edge
#

welp just bought my first smart home thing on black friday and it wasn't even a black friday deal lol

#

found some oddball 20 buck zigbee thermostat I plan to use in the workshop

static schooner
#

that's how they get you

#

here's a bunch of deals on stuff you don't want! And there's also this other stuff....

forest edge
#

this thing is ancient. was apparently made for xfinity through comcast

static schooner
#

Amazon seems intent on showing me a bunch of stuff I've already bought and have no intention of buying again

forest edge
#

really? it keeps showing me the stuff that was still expensive as hell even on sale that i only glanced at once

static schooner
#

if I searched for and bought an alarm clock, no need to think I'll need to buy more of them

forest edge
#

can't have enough time

static schooner
#

yo, I heard you like alarm clocks...

keen bridge
static schooner
rapid plinth
ocean oar
#

Heh, sounds like the fun of using Mitsubishi's cloud service with the built-in WiFi on my heat pump. It only checks in every 30 seconds, so updates are very far from instant.

#

Good thing it has local control, which is instant

tidal bronze
#

LLM's for automations, not as smart lol.

ocean oar
lone dagger
#

Isn't that cute????

solar zealot
#

they made a visualization for package drop`??? KEKAH

untold oriole
#

is my i5-12500t mini pc with 16 gigs of ram running HA in a vm overkill?

#

also has a Minecraft server, discord bot and Agent DVR

#

running debloated Win11

solar zealot
#

including other stuff maybe

forest edge
#

this one shows a fan mode

#

my needs are only a two wire heater so this thing is kind of overkill as I could have used just a relay but I like the idea of just using an actual thermostat incase manual input is needed at the unit

untold oriole
#

would this setup work?
Tuya Zigbee TRV on all radiators in my apartment, i already have one and it works wonderfully with zigbee2mqtt.
Sonoff basic relay on my boiler.
Automation to turn on boiler when any TRV's thermostat switched to heating

azure barn
#

Is there any way to possibly have audio go from my PC to Home Assistant's audio system?

#

I do NOT want my PC to act as a player, I want any audio on my PC streamed to HomeAssistant, and then forwarded to the other speakers hooked up to it. Squeezebox, Chromecast, etc.

#

I've tried to Google this, the only things I get are streaming audio from home assistant to my pc. I want the opposite.

keen bridge
#

It would have to go to somewhere from Home Assistant though..? HA isn't a speaker

azure barn
#

I have the home assistant music server installed.

#

I'm wanting to be able to cast audio to all of my chromecast, squeezebox, and other audio systems simultaneously.

#

From my pc.

keen bridge
#

So what you're looking for is for your PC to be a music provider for Music Assistant. Did you try the Music Assistant Discord?

#

(At least I assume so, I've not looked into that myself)

azure barn
#

Yeah, it only acts as a player with the communion app. I already saw that.

#

I did not know there was a music assistant Discord though, I'll definitely check with them.

#

Thanks!

serene shuttle
#

What's the best channel to ask about NUC proxmox deployments? Specifically I'm trying to ask if anyone else is running an OS like Ubuntu in other container just to drive a touchscreen display and run a web browser for the dashboard, on the same NUC as HAOS (in a separate VM obviously)

crisp oriole
#

Waiting for the bus in amsterdam to go home. Going beta test on my way home.

#

@serene shuttle Fischju if you want a browser and ha on the same machine. Use any other linux than proxmox and use libvirt

crisp oriole
serene shuttle
crisp oriole
#

Fan of debian. Cant say proxmox is a bad product. Works best in most cases. But not all

#

Make a topic in installation and i tell all about it.

distant junco
#

Proxmox VE is debian 🙂

crisp oriole
#

As much debian as mint is

#

Proxmos is the only linux distro with out libvirt i know off

desert cave
lone dagger
desert cave
#

damn right :3

crisp oriole
rapid plinth
# forest edge Centralite?

Yep. Hass will show a "Fan mode" option but if you try to change it while the thermostat is off it will refuse to change. And if you set it "On" while in Heat or Cool and turn the thermostat off the fan turns off.

#

the physical Fan button on the thermostat has exactly the same behavior so it's just a hardware limitation

#

I'm controlling my actual full-fledged furnace with AC. I thought about going the relay route but decided I'd rather have something that would actively maintain its setpoint even if my server suffered some existential failure

forest edge
#

I see there are actually two models on this centralite. i got the much mor eplain version the other looks slightly fancier but according to z2m both are same in terms of controls and features

#

@rapid plinthhow long do the batteries last?

rapid plinth
#

Dunno. I'm using a C-wire with mine.

#

didn't even put batteries in it.

forest edge
#

I don't have that option

rapid plinth
#

well let me know I suppose 😉

lean dragon
#

My parents are pretty tech illiterate. Any chance a simple Home Assistant configuration might be nice for them? I was mainly thinking of using it to set up a smart rain gauge for my dad and maybe a couple of smart plugs and pair them with some old Android phone or laptop. Nothing fancy.

forest edge
lone dagger
ocean oar
#

I think if I was doing it for the 'rents, would put it in kiosk mode so they just had a dashboard, then only ever touch it when I went to visit

lean dragon
#

Yeah that would be the goal - just a display

#

I'd give my more tech familiar brother more details

ocean oar
#

I'd also suggest making as many things as possible the likes of smart switches, rather than smart devices. So in the event that it does fail, it falls back to just operating normally in "dumb" mode

proven onyx
#

I'm having trouble adding my TP-Link P110M smart plug through the TP-Link Tapo integration. This is the first P110M (using a few P100 and P110 which have all worked fine). Home-Assistant detects the P110M, but entering the Tapo app credentials gives "Failed to connect". All other plugs have always worked in this way. Don't know if anyone has seen this issue or could help?

#

Just trying to add through Wifi through the Tapo integration, not using Matter

iron granite
clear ferry
#

I heard someone say debian

#

I was was happy

#

Shaming Ubuntu and proxmox is also a plus

distant junco
#

What don't you like about them?

forest edge
#

someone say ubuntu is good

young sigil
#

Yeah but some drink their own piss too.

lusty widget
#

Ubuntu is pain in the ass

forest edge
#

someone praise ubuntu for making linux more mainstream

last cedar
forest edge
#

aww look.. it's climbing into the pie to be cooked

#

wish it would defur itself first tho

clear ferry
#

Also, screw lxc

#

I love when my customers go "yeah we can just swap from vsphere to proxmox, I use it at home" and then I tell them that they are on their own with hardware support and they only get os support from 8-16 and they run a 24/7/365 business with huge financial losses during downtime

dusky plank
#

You still mad on intel losing?

clear ferry
#

No I embrace amd, they finally have good products after a decade, zen3 and beyond is fine

blissful veldt
#

is there an easy way to find out what devices these are

clear ferry
#

Have you tried opening them

#

And looking at the description

iron granite
#

Maybe those are px30_evb 🤔

blissful veldt
#

yeah theyre mobile apps ive setup not sure which ones are active 🤔

clear ferry
#

Do what I do in enterprise, unplug / power it off and see who screams

glacial knot
#

yea, the best way to find out if something is still needed

iron granite
clear ferry
#

Yes daddy

desert cave
#

it's okay to be wrong :)

clear ferry
#

Rhel is fine, coreos however is not

desert cave
iron granite
#

Hannah Montana Linux

desert cave
#

haha

iron granite
clear ferry
#

No

desert cave
#

I know they laid off a bunch of people

#

a local friend of mine was with them for like 10 years and got booted, and it definitely wasn't "peformance related"

#

anyway yes, debian good :D

iron granite
#

Vmware is weird. Making Workstation Pro free, but canning free ESXi.

desert cave
#

we just finished our yearly pentest at $work, and the only thing to give us any trouble out of 8k servers was an ESXi box being run by sales

iron granite
#

Ancient version or something new?

#

"Back in the days" I used ESXi for my digital playground mini-server

desert cave
#

new-ish? I could go look up the version but it was deployed maybe 2-3 years ago. It's sales, and I'm sure it wasn't updated since, lol

acoustic coral
#

Hey folks, is BTHome still a thing? Just stumbled over it and see so few updates and library support. trying to get it running with an arduino and the ArduinoBLE library.

desert cave
#

amusingly, we're getting ready to move all our KVM hosts from debian to proxmox, since it has a lot of the glue we need already in place

iron granite
#

I think Shelly uses the BTHome standard for their Blu buttons.

#

Yeah. The website states that as well.

clear ferry
#

We can replace the entire vsphere stack

#

But I'll be doing VMware stuff for a decade still anyway, it's not like it is going away

#

It will be in a free version too for people wanting something new

last cedar
#

Please help, I am stuck in a leaf, washing my hands

rough forum
#

Hey, I’ve installed HA on a raspi a few months ago to host my smart home on it.
Additionally I’ve added adguard home to it and everythink worked fine.
Now, since a few weeks, HA is always showing me the message that a new device has been discovered: adguard home.
Why is that?

crisp oriole
clear ferry
#

Sorry fam, only shitposting here

crisp oriole
#

WORLD AROUND THE WORLD IS ROUND.

#

good old tech with robots with out AI

clear ferry
#

I will always love that music video

#

So simple

#

So wonderful

crisp oriole
#

then you should love a small selection of chemical brother videos to

clear ferry
#

Aphex twin will always haunt me

acoustic tapir
#

What’s a good integration to monitor stats for a windowspc? Like temps, fans speds, etc etc. I’m using Librehardware monitor together with the HA integration but it has a lot of issues so looking for something better

clear ferry
#

There are at least half a dozen ones either native apps or just shell commands

acoustic tapir
#

Yeah i mean with an HA integration.

clear ferry
#

You don't need that

#

Just use mqtt or API or webhook or

#

Etcetc

acoustic tapir
#

How?

crisp oriole
clear ferry
#

I brought the horse to water, but it refuses to drink halp

crisp oriole
#

try fresh water next time

iron granite
crisp oriole
storm pagoda
#

I wanted to share that I recently bought a 2nd pellet stove to put on the other side of the house (Cleveland IronWorks No. 215) It's smaller, which is okay considering it doesn't need to heat a terrible amount of space. It's 'smart' ... aka they put a Tuya chip in it. Thanks to Jazzmonger, though, I was able to use LocalTuya to create a new device, map the DPs and keep an eye on it with HomeAssistant. I decided not to flash with ESPHome, as quite honestly I am too lazy anymore to risk bricking a $1000 pellet stove, even IF I can get the parts replaced by customer support. Anyhoo, thought it was cool.

clear ferry
#

Dis u @glacial knot ?

glacial knot
clear ferry
#

Lål

glacial knot
#

though the next step will likely be rook for some ceph suffering

clear ferry
#

I'm currently designing a multi tenant openshift cluster that is gonna be later deployed with hypershift on the side

#

And also designing the entire SDN

#

Just €600k per node, expecting 200 nodes

#

For some reason I'm also responsible for the firewalls, bgp peering to tenants and all cross org talk

glacial knot
#

that sounds like a lot of pain

primal laurel
#

nvidia at 140, AI bubble still hasn't burst lol

lone dagger
clear ferry
#

Thankfully I never stress

#

Wife hates this one trick

#

"you need 120 nodes configured? Sure I'll fix it tomorrow, gotta go pick up some kids, kthxbye"

lone dagger
#

Ah I see you have the neurodivergent ability of compartmentalizing everything to get shit done.

keen bridge
#

I'm in this picture and I don't like it.

lone dagger
#

“How to burn out your best workers”

#

😆

#

But for real, glad you know you can do this.

clear ferry
#

I work 60h a week, but I only work 25h effectively

lone dagger
#

That’s a lot of money to be at risk.

clear ferry
#

Glad I don't have to go into an office and get distracted

lone dagger
#

I can say I work 60 hours a week only because shitposting is part of my job and I do it on the weekends too.

clear ferry
#

Thankfully all my managers have also been "can I please call you, I know you probably are busy " crygun

keen bridge
#

I know my boss will only ever message me after 3pm on a Friday if there's a critical customer issue. Which he did yesterday, but we got a fix together and he told me to go enjoy the weekend by 4:30. I won't complain!

clear ferry
#

Even when I had on call duty my managers would always send me a text message asking if they could call me first

lone dagger
#

I live too far away from most of my company for them to do that to me. lul

clear ferry
#

I live 1400km from the office

lone dagger
#

lmaooooo

#

That’s how far away I live from my lead.

forest edge
#

there be snow!

lone dagger
#

Woot

#

We just had frost today.

#

Maybe I should bring my potatoes inside…

primal laurel
lone dagger
primal laurel
#

that does seem how it happens though

#

according to reddit

weak musk
#

Don't put that into the world

lone dagger
#

lmao Paulus would never sell to Microsoft.

#

Can’t sell it anyway. lul

primal laurel
#

I know, its been a running joke for years

#

im cleaning dust

weak musk
#

-# please no

lone dagger
#

The foundation protects the project.

weak musk
#

yeah

lone dagger
#

My role is a bad example too.

#

I’m designed to be visible.

#

If I wasn’t …GrimacingFluent

forest edge
#

cyber monday deals start today!.. being saturday..

#

companies have ruined the whole point of the naming

serene shuttle
#

I got a lot of great deals on Third Reality stuff yesterday, looks like they are still on

lone dagger
#

Like that’s how they phrased it. Not even hiding what they’re doing. lul

forest edge
#

Like going into work and celebrating TGIF on a tuesday

weak musk
lone dagger
#

It is!

#

You’ll look like an idiot but it is an option!

desert cave
lone dagger
#

Big this energy

desert cave
#

Maybe they should do the whole week too

lone dagger
forest edge
lone dagger
#

The group that organizes it has done it for 5 years. I BELIEVE that group is external.

forest edge
#

I wonder if they have a shed or something to store thier signs till next year

lone dagger
#

That’s the smart thing to do but also maybe they can just take supplies from the warehouse???

weak musk
#

damnit Missy

lone dagger
forest edge
#

ugh snow is great and all but snow on a cloudy days is crap

#

as if getting dark by 5pm wasn't bad enough.. just after noon and i look outside and think I should be thinking about dinner

lone dagger
#

Same here, but darker earlier.

desert cave
#

Pnw is fun for that. 10pm sunset in summer, 5pm in winter

lone dagger
#

It's 4:18 today. WearyFluent

forest edge
#

ok, HOW have you not been deleted yet?

primal laurel
#

what was it?

lone dagger
#

Just job spam.

#

Less fun than the dick in profile picture I just had to reset on the forums. lul

desert cave
#

Sorry you had to reset Sonoma's profile lol

crisp oriole
#

I know a lot of peeps that are still a dick after resetting there profile.

primal laurel
#

*their (I'm an asshole)

lone dagger
#

English is hard.

crisp oriole
#

@lone dagger did you get my message of the working proof of concept

desert cave
#

English is a dick

lone dagger
#

Whooops.

primal laurel
lone dagger
#

Correct.

#

Well, at least several others.

#

There's a ridiculous amount of languages out there. 😄

primal laurel
#

in high school dutch, english, german and french are mandatory

#

I am never speaking baguette again

forest edge
#

❓ 🇬🇧 🪨

crisp oriole
#

I can order beer in like 8 languages including Japanese and mandarin

#

Only by 2 btw

forest edge
#

google translate ftw

crisp oriole
iron granite
crisp oriole
#

Well i dont want to be an asshole and only order for my self

forest edge
#

no english no bueno

primal laurel
#

I want 4x 2 beers por vafor

crisp oriole
#

Bieru Ie pai onagaishimas

#

Dji pjen piju.

forest edge
#

now you are risking a ban

#

get em mods!

lone dagger
dawn badge
#

so being in a smaller room with the door closed is worse than i thought (added co2 sensor today)

lone dagger
#

OH YEAH IT IS.

#

How fun scary is that???

dawn badge
#

apprantly over 1000 is bad. i was expecting it to go up a bit but not that much

lone dagger
#

When I got my air-1 I immediately was like "welp, guess I just have the window open all the time." lul

dawn badge
#

yeah seems like >1k is not ideal and >2k is leaning more towards bad

#

its really concerning though. how long have i been exposing myself to minor co2 toxisiity?

primal laurel
forest edge
#

everything I have read is that you won't even begin to have any negative effects till above 2K but even then as long as your not hitting 3k+ you should be unaffected by it

dawn badge
#

its a "Sensiron SCD40" supposed to be accurate to 50ppm + 5%

primal laurel
#

ah yeah that's a good IR based one

forest edge
#

you may wanna recalibrate your sensor. i'm in a closed room and just barely above 1k

dawn badge
#

i dont expect it to be science lab accurate but it gives a decent indication. how do you calibrate it? do you have to be in a known level place to do it?

forest edge
#

outside

#

it has to be outside

#

does the device it connects to not give you th option?

dawn badge
#

aha,maybe ill stick it out the window for a bit and calibrate it (when its not raining)

forest edge
#

my apollo in HA gives me this

#

yea

dawn badge
#

it has a button but i didnt press it because i didnt know the "proceedure"

forest edge
#

there you go

#

you have to put it outside for like a few minutes, hit the button and then let it sit for like 10 minutes or something

#

the apollo directions should eb the same

dawn badge
#

yeah to be fair i am sure theres probably documentation on lewis's website for this somewhere. i just havent looked very hard

#

my excuse is that there is high levels of co2 in here

#

"allegedly"

forest edge
#

don't breathe so hard

dawn badge
hollow glacier
forest edge
#

mmwave being triggered by heat coming from a vent is a issue

hollow glacier
#

i think it's the air currents themselves not whether they are cold or hot? im not positive on that tho

forest edge
#

I dunno but my tuya one gets triggered all the time, been slowly decresing it's sensitivty and even my apollo one was triggered once by it

lone dagger
#

Interesting, I wonder if that's what happened once in my son's room when he left the AC on near my MSR. ankha_think

hollow glacier
# dawn badge my excuse is that there is high levels of co2 in here

the SCD40 is a "true NDIR" CO2 sensor and very accurate assuming they pre-calibrated it before sending it to you. we pre-calibrate ours (apollo automation) if they are added on when buying - i would definitely re-calibrate to confirm it is calibrated and then try to minimize CO2 if possible with hvac fan etc

hollow glacier
#

like you want to measure CO2 at your desk if you're at your desk a lot.. and it's scary how high it can get with no airflow in a room

lone dagger
#

No I meant triggering the radar detection. lul

hollow glacier
#

for reference, the highest line is my room (which i've been in a lot today)

#

these are all safe levels.. even 800 where it starts going orange, but i wanted my graph to have more pretty colors so i played with the thresholds haha

hollow glacier
lone dagger
#

Eh, it happened once.

#

I went in, turned off the AC (just because he left it on in the first place...), and when I went out it was fine. Never thought about it again until just now.

#

😂

hollow glacier
#

Ah lol

lone dagger
#

I use radar targets for his lights.

hollow glacier
#

Frankly I’m not the best tuner I’m better at all the other things

lone dagger
#

So I was like "wtf why are these on??"

hollow glacier
lone dagger
#

The distance in the MSR-2 is great.

#

It really helped me fine tune the overnight light settings.

dawn badge
#

tuning around mmwave detections through walls has been a bit of a thing for me. lights going up and down randomly trying to work out why

hollow glacier
#

This ignores my cats 🐈 sitting on the stairs behind the dining room lmao

hollow glacier
#

I did not but I need to try them

lone dagger
#

No, like the rest of you I do shit the hard way.

dawn badge
# hollow glacier

yeah they have simalar settings. i have it mostly worked out now. there is 1 area which is harder for me to work around without moving the sensor. but its so minor i dont overally care

shell basalt
#

TIL i'm "raw doggin reality"

shell basalt
#

i stopped drinking during covid.. and I quit smoking back in march.. i am boring 😦

hollow glacier
#

i quit vaping during covid

#

i raw dog fresh air now

shell basalt
#

i am finding my errand drives in the evening to be most excellent since a lot people are burning wood fires this time of year and I can actually smell them

hollow glacier
#

I wasn’t addicted it was a hobby

hollow glacier
shell basalt
#

there's not enough other humans or life forms in this house for me to shut myself in

hollow glacier
#

I learned that during Covid

#

Apparently like 6 months no humans is too much

shell basalt
#

I live alone, and I have two strays that I feed but even after 6 years they still wont let me pet them

hollow glacier
#

Oh that’s an easy one just get more cats

shell basalt
#

i'm trying to get them to come in.. i need to just trap them and be done with it

hollow glacier
#

I feed a stray I call Tom short for Tom

lone dagger
#

Meanwhile I take both prescription and illicit drugs to get through life.

hollow glacier
#

must be all the 5g

#

err mmWave

lone dagger
#

🤣

lone dagger
#

I have this sticker on my PC tower that I want to cover. So I’m like YES I’LL PUT MY HA STICKER ON IT. Except the sticker on the rig isn’t centered and it doesn’t quite cover it - there’s a little black sticking out the left. The ESPHome one fits though. 😂

last cedar
#

I promise 🤣

hollow glacier
#

that case reminds me of the early 2000s pc cases at lans

#

with the flourescent lights in them

lone dagger
#

Good.

hollow glacier
#

and then that reminds me of bawls

last cedar
#

Oh wow, is that your setup or a random gif?

lone dagger
#

Random gif lol.

hollow glacier
#

i never did any syncing of my pc gpu or cpu cooler

lone dagger
#

But I do have RGB lights on my keyboard.

last cedar
#

I do like a little white lighting in a blackout case, with a tinted side panel, otherwise I will be supplying the unicorn with buckets

hollow glacier
#

i've heard openrgb interfaces with wled

lone dagger
#

I’ll take a picture of the full tower after I’m done smoking.

last cedar
hollow glacier
#

i figure if i ever just go full unicorn i'll try that

dawn badge
hollow glacier
dawn badge
#

in the UK, we dont really do HVAC. heat is water pumped around into radiators and no AC

last cedar
#

I fear mine would be, but have a dehumidifier and I am pretty anal about sorting the filters

dawn badge
#

so i am spared that one

hollow glacier
#

mold still accumulates on mini splits yo

last cedar
dawn badge
#

no mini splits

last cedar
#

Reminds me of growing up in England

hollow glacier
dawn badge
#

yup there is always that to look forward to

hollow glacier
#

we have the world's largest ball of twine

last cedar
#

I grew up in England, moved in 2009 (to Sweden). Have my own place with mechanical ventillation with heat recovery

#

Used to have a bathroom window we opened and used to feed air to it from the dryer in the cellar

#

I have gone up in the world a bit 🤣

#

I am always baffled by the way it has always been done in England, but I didn't know better at the time

dawn badge
#

alot of the strange things we have is because most of the reguations were written ww2 and shortly after and are only slightly updated instead of overhauled

#

BUT, we do have 1 thing that's the best

last cedar
#

I do actually miss the 13A plug

#

with a switch at the socket

#

spoilt

ocean oar
#

I still think our (type I) plugs warrant an honourable mention, because we have a really nice system for 10/15/20/25/32A variants of the plug, all of which allow smaller plugs to go into larger sockets:
https://en.wikipedia.org/wiki/AS/NZS_3112#Variants

AS/NZS 3112 is the harmonised/joint Australian and New Zealand Standard for AC power plugs (male) and sockets (female). The standard is used in Australia, New Zealand, Fiji, Tonga, Solomon Islands, Papua New Guinea and several other Pacific island countries. In Argentina and China an almost-identical design is also used, but these are separate s...

dawn badge
#

that's pretty nice to be fair

#

we do technically have a 5A version that is still allowed but nobody uses it anymore

ocean oar
#

The plugs also aren't monstrously large, but still stay in the outlets extremely well (pretty sure the angled pins help with that)

#

As a bonus, the centre spacing and size matches the phase/neutral of a US plug, so in the case of an appliance with a 2-pin ungrounded plug of the US variety, it can turn into an NZ plug with just a sturdy pair of pliers 😄

dawn badge
mortal walrus
#

hmm. something leaves me a bit uneasy about allowing lower amp rated plugs into much higher amp rated sockets. is it common for your plugs to have fuses in the plug? (iirc the UK ones do)

dawn badge
#

if you poke the earth pin with something to open the shutters most EU plugs will go into a uk socket too

dawn badge
mortal walrus
#

in north america, 20A sockets are typically designed to allow 15A plugs, but higher rated sockets are normally 240V instead of 120V and have an incompatible design.

primal laurel
last cedar
#

but there is a good mix of people who use geothermal, air water and air air heatpumps, pellets and wood burners

primal laurel
#

Most cities here are trying to ban pellets because it's so bad for air quality

last cedar
#

I am looking to add an air water heatpump to the tank I already have (it has 2 massive coils in it that are not being used as far as I can see)

#

And keep my pellets for the coldest days/ emergencies

dawn badge
#

everything is 230 in UK and EU is on paper 230v. although actually its 240 in uk and 220 in most of EU. but we agreed to pretend its 230 (allowed error being -6% to + 10%) so we can have universal power

primal laurel
last cedar
#

Aha, interesting

primal laurel
#

Pellets is normally not an issue but if the whole street uses them, in high density neighborhoods its very bad for air quality

last cedar
#

I think there will be a move towards that here in Sweden, they won't be able to tax it like they can electric, so I believe that will also be a major motivator

dawn badge
#

although you sometimes get 110v in a bathroom (shaver socker) because they have their own isolation transformer which is split

primal laurel
last cedar
#

They can make it even worse though 🤣

#

I pay about 400 sek for electric, and about 1300 sek for all the fees, taxes and then VAT on top of it all

ocean oar
last cedar
#

so I am going to sort solar panels, so at least for a lot of the summer I can ignore that (also looking at battery)

primal laurel
#

Electricity price is about 0.25 euro/kWh. Tax is 0.15 euro of that

#

Ridiculous

last cedar
#

The funny thing this month was that (iirc) Vattenfall informed me that my bill was 16% more than last year, but they were also super proud of me that I used 23% less electric (and I am on fixed price)

#

so the extra fees and taxes have made me even worse off, despite substantially reducing my consumption

dawn badge
#

any old paperwork, if you shred it then wet it and compress + mold it a brick shape then leave it to dry out. it burns really well and can be used instead of wood in anything that burns wood. if you have access to an office worth of paperwork to shred. with a bit of work you can "make" "fire wood"

last cedar
#

🤣

dawn badge
#

lol, the forbidden knowledge

last cedar
#

can't have anything

primal laurel
lone dagger
primal laurel
#

RGB makes it run faster

#

Looks nice

ocean oar
lean dragon
dawn badge
last cedar
#

but I need to check some more things out

#

Would only have to pay the yearly fee for having the main fuses, every month, as you don't pay the electric transportation taxes on electric that isn't be transported

#

But I am sure that will change 🤣

forest edge
lone dagger
#

Valid.

simple gazelle
# dawn badge

You still see it sometimes for lamps, some frieds have them in 90s-built flats

lone dagger
#

I’m gonna bust out the stickers I got at Universe. Put some on my desk maybe…

dawn badge
vale token
#

Why are sonoff zigbee dongles not readily available in Canada 😩

lone dagger
#

Probably spite.

primal laurel
#

You're better off sticking PV on every free surface of your house 🤣

serene shuttle
#

I'm gonna build a carport over my driveway to add even more surface to the house

#

For PV

primal laurel
#

It's become so cheap. It's cheaper to build fences from PV than from fence materials 🤣

iron granite
#

To power the electric fences to keep the neighbors away.

primal laurel
#

To power my Nvidia gpu

iron granite
#

Don't those require nuclear power meanwhile?

primal laurel
#

One SMR in my basement

static schooner
languid delta
#

is there a pattern i'm looking for if i want to sync a smart plug with a pc?

#

ie wol/power on to the pc (ping sensor) turns on the plug, powering off the pc turns off the plug, powering on the plug from the button sends the wol packet to the pc

iron granite
#

That pretty much sounds like the pattern.

mortal walrus
#

many pcs have a setting in the bios to make them turn on immediately when they receive power, which will remove the need to use wol to turn on the pc

#

or maybe i'm missing something - is the pc plugged into this smart plug, or are they separate things you want to keep in sync?

fringe swift
#

Is there a way to recreate the 'Natural Light' scene from Philips Hue inside HA? Basically, the way it works is as a 'meta-scene' that activates other scenes based on the time of day. I was trying to switch over from Hue to Home Assistant but it seems like this functionality does not really exist in the same way.

I did see the Adaptive Lighting addon on HACS, as well as the 'Sensor Lights' blueprint, but neither of them really seem like a good fit for the problem I am trying to solve.

#

I guess in general I am a bit surprised by how 'limited' Home Assistant is, which is quite surprising since I thought it was supposed to be hyper customizable

#

Am I missing the forest for the trees here? It seems that even something as 'simple' as setting up a smart switch in home assistant is not really possible

#

Does anybody have a success story of porting a setup from Hue to Home Assistant?

iron granite
languid delta
primal laurel
#

@lone dagger is HA participating in GSoC?

potent arch
#

Is there a way to do some randomization on automation start/end times so it doesn't look scheduled?

simple gazelle
#

Die monster, you don't belong in this world

ocean oar
simple gazelle
#

I have installed my first ZBMINI and it works as intended, however it has been crammed into God's busiest backbox. Got some spacers on order

lone dagger
ocean oar
#

Summer of code: https://summerofcode.withgoogle.com/
TL;DR: Google pays compsci students to work on open-source projects over the summer.
Organisations provide mentors, student works on a project (generally some sort of medium-sized self-contained feature)

forest edge
#

just rewatched the first episode of stargate atlantis.. who knew the ancients had home assistant. https://youtu.be/XFsYMA6GS2w?si=PWoQGVUQ17HzJ77d&t=162

Here's another show that won't ever be remastered to 4K for reasons I'll touch on in the technical notes - but 'Atlantis' deserves some love from fans of years gone by, and maybe future fans wondering what the fuss is all about!

Oh, and sorry for the Russian Federation badges popping up here and there - but they were marginally less warcrimey b...

▶ Play video
fair edge
#

all I see is horrible 24->60frame interpolation

serene shuttle
forest edge
#

like vinyl records.. if you can't appreciate it for what it was then all it looks is old to you

fair edge
#

it doesn't look old, and I own vinyl.....

serene shuttle
#

Stargate has issues with being fucked over with DVD -> BD upres releases by companies who don't care

#

In a lot of cases it's a downgrade

fair edge
#

that youtube video is fan up-res'd and frame doubled

forest edge
#

i'm watching it on my 4k tv.. looks absolutly fine to me

#

yea well the youtube clip could be from anything lol

fair edge
#

it wasn't shot at 60fps

serene shuttle
#

They switched from film to digital at one point too so you have to be doubly careful. There's no best version

forest edge
serene shuttle
#

I'd like to run it all through Topaz from the original DVD releases if I can get my hands on them

fair edge
#

cuz this youtube video - Stargate; Atlantis - 'Rising' [2⁄4] (1900p_48fps_VP9-128kbit_AAC)

serene shuttle
#

Oof

ocean oar
#

Imma just leave this here

fair edge
#

yeah, i hate that stuff

#

but the YT video's been converted

serene shuttle
#

If I ever get my hands on the best versions and Topaz them to 4k I'll put them up on a service for SG-1 and Atlantis

upbeat bobcat
#

has anyone used bubble cards to change icon and color based on boolean state?

fair edge
#

just looked, doing color with a button-card, not bubble 🙂

forest edge
#

cannot speak anymore about it in this channel

fair edge
#

what happens if you talk about it on this channel?

serene shuttle
#

HAOS on Proxmox and try the "unsupported" frigate on proxmox or Debian with a HAOS VM and frigate in a Docker compose...

lone dagger
glacial knot
#

rooThink GSOC is usually a real project over a longer time
i.e. might be interesting if there was some interest in building out a system, rather than just experimenting with something
/me might try to do GSOC next year. Depending on whether I get an intern or not 🙂

odd glen
#

evening, all

crisp oriole
uncut merlin
odd glen
#

I'm having one of thse fun nights 🙂

crisp oriole
#

I have to do absuluut performace tests because of the google api has a low limit for the system im making. I hate absolute performance testing.

odd glen
#

I just hooked up a phy6sical switch to HA

#

and it's terribyl fun

crisp oriole
odd glen
#

Oh, well I am about to have a mental issue , that's for sure 🙂 HA is defying me

#

Sleep I might be able to help with

#

is it like the brain won't be quiet so you can't sleep kind of thing ?

crisp oriole
#

No im awake. No fush.

#

I guess i have 8 hours until im sick.

odd glen
#

What kind of sick?

#

ok drinks for me.

ocean oar
crisp oriole
ocean oar
#

😄

crisp oriole
#

After 5 diffrent meds and 4 years. Im now at meds that only makes me sick 3 to 4 days in a 3 week cycle. instead of BEING NUMB 24/7

odd glen
#

I want to walk away from this console and go across the street to the bar, but my psyche is not cooperating

crisp oriole
#

dont you have a phone and ssh?

odd glen
#

yes

#

this is a wetware issue

#

not hardware/software

crisp oriole
#

wetware?

odd glen
#

brain

crisp oriole
#

ah...

odd glen
#

I work for a sociopath whose abuse and degrading of me 12 hours a day 5 days a week has undermined my ability to interact with people in the real world.

crisp oriole
#

Oh crap.

odd glen
#

Nope

#

I have to find a solution daily, sometimes hourly

crisp oriole
#

How is mental healthcare in your country? This is something that is very well helpable.

odd glen
#

Incompitent

#

at best

#

my brain is shorting out, I cant find a file I just edited a few minutes ago

#

low level frustration buzz

#

lol

#

the last perosn I talked to about my mental health asked me ' whats wrong ' so I told her. she started crying, and then quit her job

#

so I'm like, hm, probably est not to do that again

crisp oriole
#

Oh..

#

In my language dutch im in a discord with peeps with mental issues. It helps

odd glen
#

I might give that a try

crisp oriole
#

A channel where you dont have to defend your self if you post i stayed in bed all day.

crisp oriole
odd glen
#

IF you have installed windows 11 , you have larger issues to deal with 🙂

crisp oriole
last cedar
#

As an example

neon swallow
#

Is it any good to buy an actual hub device, or should I just grab the zigbee stick and plug it into my raspberry pi that runs home assistant?

forest edge
#

far more control and compatibility using a zigbee coordinator over some brand hub

clear ferry
#

Yes

#

Zigbee2mqtt 4 lyfe

glacial knot
#

z2m rooComfy

polar citrus
#

just went to replace the battery in an aqara motion sensor and it's a cr2450

#

now I have to order batteries online because all I have is normal 2025 and 2032

forest edge
#

lol yea.. atleast the cr2450 lasts a really long time in them

polar citrus
#

That's true I guess, I've owned these sensors for god knows how many years and I don't remember replacing the battery before

forest edge
#

if you have a 3d printer you could print yourself an adapater to be able to use the 2032

polar citrus
#

but still, grumble grumble grumble

polar citrus
forest edge
#

that works too

polar citrus
#

works fine for now

last cedar
neon swallow
#

Zigbee devices like light bulbs act as zigbee repeater for other devices right?

glacial knot
#

yea, most that have an external power source will do that

neon swallow
glacial knot
#

Nope. They need to be in the same network. it's not altruism

neon swallow
#

Alright thanks

clear ferry
#

This is why we use zigbee2mqtt

#

Instead of nonsense vendor hubs

primal laurel
#

Zha because I don't want to deal with mqtt

solar zealot
#

zha my beloved

rapid plinth
#

zha because my zigbee stick is ancient and there's no benefit in upgrading for me given my network size/activity

clear ferry
#

And mqtt is bae for anything

primal laurel
#

I never want to deal with mqtt directly ever again

#

z2m has some extra features, which I dont care about

#

and it supports some more devices, which I dont have

keen bridge
#

Why don't you want to deal with MQTT? So many things use it as their underlying protocol

tidal bronze
#

Never mqtt?

primal laurel
#

because it's a protocol. As a user I don't want to see it, or have to worry about it

stuck mortar
#

But you don’t see it? Turn on mosquito addon, point z2m at it, done

primal laurel
#

then I still see it?

red rock
#

Works all the time for me

hollow glacier
#

ree i cant get wled working on my esp32 c3 mini ree

red rock
#

Have you tried MQTT?

hollow glacier
#

it flashes it just wont turn the leds on

#

pretty much the only requirement

red rock
#

I never worked with WLED, still want to look into it

#

Also don't really have a use case for it

hollow glacier
#

s3 and c3 boards seem to not work well or at all

primal laurel
hollow glacier
#

I was hoping it would just workTM

primal laurel
#

Gotta configure the right IO

hollow glacier
#

i did

#

the onboard button works just not the leds

#

i dont see anything that would keep the leds from turning on

crisp oriole
#

Security just walking on the 4th floor.

forest edge
forest edge
iron granite
#

I'm waiting for metric time.
1000 seconds in a minute
1000 minutes in an hour
1000 hours in a day (employers will be happy)
1000 days in a month
1000 months in a year

primal laurel
#

1000 milliseconds in a second

#

1000 microseconds in a millisecond

iron granite
#

Metric everything!

#

A month is a milliyear

#

"Kids! Only 999 months left until Christmas!"

glacial knot
primal laurel
forest edge
#

the bar one cracked me up. how many of our airs.. fit into the air

lone dagger
#

Just found a HACS integration I could use except it hasn't been updated in 5 years and I am like x.x

#

Don't be that person who installs it and complains about its functionality, Missy.

glacial knot
#

do be that person. But also do be the person to fix it

lone dagger
#

My engineering skills aren't even remotely that level.

forest edge
#

may still work fine. I still use a modified version to the smtp integration that has been working fine for the last 3 or so years lol

lone dagger
#

I currently fuck up scripts, soooooo.

lone dagger
glacial knot
#

that's just comcast, right?

lone dagger
#

Yep. lol

#

I know better than to try to fix their shit.

#

No buttons visually rofl. YoimiyaPerfect_jay But I can still click on them.

#

10/10 experience.

iron granite
#

But click the right correct one. One is the Cancel button.

red rock
#

When are you going to make the blue sky integration

lone dagger
lone dagger
#

So...not any time soon.

red rock
glacial knot
#

when are we doing a "20 SWEs teach Missy to code in 1 call"? 🙂

lone dagger
#

"WTH can't I just build custom integrations directly in the UI"
Closed - HACS unrelated

forest edge
#

probably find out the hac integration was nothing more than a few simple template sensors

lone dagger
forest edge
#

sounds like 90% of the people in this server lol

lone dagger
#

But I am special in that people actually help me when I ask. lul

glacial knot
iron granite
lone dagger
lone dagger
# red rock Script kiddie

Gonna go take down the government services with my skills.
-# This is a joke, FBI, get outta my messages.

glacial knot
#

they'll have to employ you first rooKek

lone dagger
#

Nah, the US government is still held up with sticks when it comes to their services because they keep using MS.

lone dagger
#

looooool

lone dagger
tidal bronze
forest edge
lone dagger
#

There are like 4 things I am doing at once within HA.

silent doveBOT
#
Rule 2

Do not post problematic content or media, nor anything that could be considered sexual, violent (known as NSFW/NSFL) or political in nature. This includes memes, anything that could induce epilepsy (without obstructing the content with a spoiler and making a disclaimer), or anything that can crash, restart or exploit the Discord client. If you are unsure if something is considered problematic, you shouldn't post it.

lone dagger
#

THERE IS AN E FOR EXPLICIT ON THAT

iron granite
#

BUT IT SAYS LITERALLY VIOLENCE

lone dagger
#

I regret promoting you.

iron granite
#

I know

lone dagger
tidal bronze
#

Here I am trying to go through @forest edge list of things to buy on Cyber Monday. All I see is violence

lone dagger
snow raven
#

AHHHH I can't figure this out. I have this USB converter for my antenna plugged into a Raspberry Pi 5 running LibreELEC. I wanna stream tv to firefox. Everything works on Kodi just fine. Was originally using TVheadend and I only ever got that working with VLC manually downloading an m3u8 file, and then I switched to NextPVR as the backend and I got it working through jellyfin using the mobile app, the website works but only in chrome, but it crashes frequently and takes forever to load the first time. In firefox I get audio but no video. I think jellyfin only works on web because its running on a remote server, not the raspi, and handling the transcoding there, which is not ideal cause the service I'm using for that discourages transcoding

tidal bronze
#

Stream TV? Now that's a thought.

lone dagger
#

I just wanna control internet access on my son's devices. WearyFluent

tidal bronze
#

Rules

iron granite
#

Mission: Impossible

tidal bronze
#

As long as they are not cellular conneted should be walk in the park

lone dagger
#

(╯°□°)╯︵ ┻━┻

#

And I can't integrate the gateway.

#

Fine, this is a problem for Future Missy and I'll just deal with the bullshit I get from Xfinity.

tidal bronze
#

Are you using ISP provided stuff?

lone dagger
#

Yes and if you tell me not to I will punch you. lul

#

I know my limitations.

forest edge
#

I see more clothes on sale than anything. that just dosen't make sense to me

lone dagger
iron granite
lone dagger
#

Time to fix lights and create scenes I guess.
-# Now that I know the point of and how to create scenes...

forest edge
#

I didn't like scenes that much

lone dagger
forest edge
#

I thought it was dumb that when you went to edit them they would automatically inherit the current state of the device even before you could think about clicking save lol

tidal bronze
forest edge
#

just opening the scene saved the new current state is what I meant

lone dagger
#

It's a snapshot of the device and it saves it.

#

But...

#

Like....

#

It's not very clear about that?

forest edge
#

functionality

#

you want red lights later, they are currently green.. you open the scene to edit it.. later you get green lights lol

lone dagger
#

Franck called it one of the more underrated features in HA and now that I know how to utilize them I kind of agree.

tidal bronze
#

Unless you are dashboard sticky. kinda pointless

forest edge
#

I still use a couple, but mainly switched back off those to just changing the light the old fashion way

iron granite
#

The snapshot scenes are helpful sometimes.

tidal bronze
#

As in?

iron granite
#

Take a snapshot of settings, do stuff and use that snapshot to return to the previous setting.

#

I use that for my air filter.

dawn badge
tidal bronze
iron granite
tidal bronze
#

So what's the difference in that and a regular script/call?

lone dagger
lone dagger
tidal bronze
#

Lol write what?

lone dagger
#

A script.

tidal bronze
#

You still have to call the scene

lone dagger
#

Yeah in an automation. But you don’t touch the yaml.

iron granite
tidal bronze
#

Oh my. Yaml-less stuff. Not my thing.

lone dagger
#

Yeah see that’s why you won’t use them.

#

But for me it’s great.

forest edge
#

if you had a bunch of stuff that you wanted to be a certain way for a certain situation it saves you some time setting up each thing one at a time

#

but beyond that

#

bleh

lone dagger
#

Except we suck at explaining that.

tidal bronze
#

In my use case, bleh as well.

lone dagger
#

Yeah y’all are technical enough for scripts.

tidal bronze
#

Some random edge case, yeah but not when things are completely automated.

lone dagger
#

And editing a scene forces it into that mode so it isn’t fun to adjust either.
-# 🔜

forest edge
#

kind of surprised you don't use them QF.. figured your house was pretty close to the complexity of a decepticon at this point

tidal bronze
#

Only thing I tested was with media room and light dimming relative to media sources etc. completely useless once you script it.

weak musk
lone dagger
#

I make the automation in the UI.

tidal bronze
#

Oh wowza!

#

Violence!

forest edge
#

ui4lyfe

weak musk
#

You can make the script in the ui

lone dagger
#

So?

#

They aren’t explained.

#

And actively said an advanced thing.

tidal bronze
#

Missy is making a scene, let's leave it alone

forest edge
#

I like how you still use ui but anything that is remotely advanced still has you doing it yaml, even if it's just a small part of it

lone dagger
lone dagger
#

And you’re probably baffled because you expect me to know coding. 😂 only last week was I comfortable enough to make a joke about HA with an unrelated thing.

#

I can read code very easily. From there

tidal bronze
#

why do you need to know coding to work with yaml?

lone dagger
#

Because you need to understand coding logic. That’s not innate to regular people.

tidal bronze
#

I think the hard part of automating is understanding home logic

lone dagger
#

If you don’t need to focus on the coding, you can focus on solutions easier.

forest edge
lone dagger
#

I’ve spent my last 4 days off trying to figure out a few things in which I need to code. It’s significantly slowed down my automation building.

lone dagger
red rock
#

I'm serious as well 🙂

forest edge
#

there is no way to code for the unforseen

#

so why beat your head trying

tidal bronze
#

you can think for unseen. Going back to logic

glacial knot
#

I was serious about 20 SWEs in one call teaching
It'll be fun, and efficient

tidal bronze
forest edge
lone dagger
# red rock I'm serious as well 🙂

If I do, then the way things are won’t be properly fixed. My job is not to write code, it’s to manage the community. If I shift most of my work to building things then I am neglecting my other responsibilities.

primal laurel
weak musk
lone dagger
#

And it’s not a hobby for me to go learn how to code.

tidal bronze
forest edge
#

need more zigbee stuff and it will sort itself out

tidal bronze
#

oh here we go

red rock
#

Knowing how logic works already gets you a long way

lone dagger
#

I really hate being told to code to solve my problems when I have people who can and should help make things easier. Not you specifically, Joost, but like this is why it’s hard to get into HA.

red rock
tidal bronze
red rock
primal laurel
lone dagger
weak musk
#

I feel like I’m doing something wrong. The only actual coding I’ve had to do was template filters.

iron granite
#

But lowering the barrier where possible, doesn't hurt.

tidal bronze
#

since the inception of HA I have't done a single thing using the UI. Must give it a shot one of these days lol

primal laurel
#

One of my many unpopular opinions. I fucking hate templates

tidal bronze
#

You gotta love them