#the-water-cooler
1 messages ยท Page 324 of 1
old tweets apparently
lol
https://www.hollywoodreporter.com/heat-vision/james-gunn-exits-guardians-galaxy-vol-3-1128786 just as vol 3 started production
I wonder who they will bring in
well tahts what you get for having facebag and shitter
a whole bunch of snowflake shitstarters behind a phone
lol
they need to mind their own fuckin business
peopel need to watch waht they tweet lol....whatever you asid is now forever recorded
yup
i hope this crap goes away soon like myspace
idk man the moment i started seeing twitter handles next to news casters names i knew it was a done deal
it won't last forever
maybe we get lucky and that crap gets banned
someone really high up will need to say something so bad that they will go to any lengths to ban it ๐
but yea i agree
sooner or later ๐
LOL
if i say something and you get pissed off even better ...go and complain on facebag all you want ๐
Nice! ๐
Never seen that one before ๐
Can't you import your own beers? ๐
Well fuck you ๐ I need to go to the Norwegian version of systembolaget to get any decent beers..
yeah, I like it here, but some of our rules are f**kd up
not when speaking of my govermnet, they might watch ๐

CentOS when I'm not Wrong
@light trout which of that is barebone
?
Esxi kvm
What about them?
ESXi and KVM is the OS
KVM has changed since the last time I played with it, back then you needed to install an OS first
Maybe showing my age here ๐
Me too
Oh fuck... you still need an underlying OS for KVM...
Well
With ESXi you don't
n fact, all you need to use KVM is a bootable USB stick with a KVM enabled kernel. You don't need an operating system on the host at all. You can do this yourself, or use something like proxmox which is a bootable image that includes KVM and a GUI.
Proxmox then ?
need a cheap sony bravia with android OS
@fathom ledge why ?
really
And itโs a 2017 top if the line model
just got a samsung yeater and I thought I could install apps but on samsung you can't
what ur mod#
oh ok I find out yester that only the X800 and above has the android os
Yester?
lol twice I did that...yesterday lazy
ESXi and KVM are different, neither is necessarily superior
@lilac idol I got the samsung 55NU7100 going to return it today for the sony x720E
its a huge step up from my 42"
Nice
If you uninstall all the crap they install
And keep it the most necessary
It works fine
I did last night on the samsung but the storage on the NU7100 is only like 1gig
I see
the sony X720E has 4 gig
Samsung let me down lastnight lol
what ur take on the firestick tv's
Good but I will go for the fire TV 2nd gen
The reason I upgrade was to add kodi and dish the boxes but I did not do my research
I mean the smart TV's that has firestick on them
Oh nooooooo
Donโt do that
Really bad quality of picture
Bought one 65โ first gen this year on offer for 399
Returned next day
and the ruku tv's any takes
The integrated firetv thing with the tv is amazing
But quality of image really bad
Forget about Roku or tlc
You wonโt be able to do Android on them
Android is a must on tv
Thousand of steaming apps
Everyday new apps
I got a free TV deal a job I did offer me a TV with a budget of $530 so I pick up the samsung ... the only good thing I can say is the casting but I assume all can do that
am taking back the samsung today and get the sony X720E
Better
its linux base
nope
???
only the X800 and above have android
Oh I see
what are you saying
Heard that the new firetv has better image
HDR support
so that is another alternative you have
you wont regreat the integration of firetv with the TV by itself its amazing
android
you will be able to install and modify as you wish
I hate the regular firesticks it has too many crap .. right now I hardly use it and I have 3
worst buy I think
yeah but compared to other android boxes they are great
you see this is the new model
has HDR
you are selling me lol
check the reviews
the only reason i returned last year model of fire tv was because it didn't have HDR
this year it has it
so I bet you the quality is the same as the sony
and the OS is at least 50% faster
so you will take that over this https://www.bestbuy.com/site/sony-55-class-led-x720e-series-2160p-smart-4k-uhd-tv-with-hdr/5875600.p?skuId=5875600
I read where you can use voice so that a plus
yes
well its sony vs toshiba
ummmm
but only for the OS
check the quality
of the image
they should have booth on display
to be honest I bought the sony because of the quality of the image , I don't use the built in android too much because its kind of slow
i have an apple tv hooked up to it
and for my android stuff an nvidia tv shield
in my other room
So I should just get the sony and since I already has a firestick suck it up lol
yes the samsung has a nice quality
shockily I have my TV and I only use the attach PI3 to watch TV
Or go to bestbuy play with the 800
check image play with the OS
etc
but image is your priority from my point of view
at least HDR if not dolby vision too
Ok am sole am going with the orginally plan return and get the sony X720E
The prime day had only one good deal I saw... Dot 2 for 49
so I got 4 for ea room
going to see if I can set them up as a media_player in HA
that would be awesome
@fathom ledge https://community.home-assistant.io/t/echo-devices-alexa-as-media-player-testers-needed/58639 if you haven't seen it already
Iโm excited to share with you all a component that I have been working on for the last week that allows controlling amazon echo devices (and clones) directly in home assistant! ๐ What This Is: This topic and this post is a place I hope to use to collaborate with enthusi...
Yes I just tried it I got the alexa.py file and enter in my email, pasdw and under madia_player but its not working
bummer. I haven't had a chance to try that out yet
yeah don't know what am missing
media_player:
- platform: alexa
email: โemail@gmail.comโ
password: โpswd*โ
url: โhttps://alexa.amazon.comโ
try without the https
lol
hey guys quick question i installed the ring component last month everything works cool except when i click to view last video it plays in slow motion any ideas would be appreciated thanks
Maybe you forgot to read the channel topic ๐
That sounds rather much like it's HA related, which makes it off topic here ๐ Try #330944238910963714
๐คฃ
@fathom ledge you got wrong type quotes there is a difference between the following two: ```yaml
media_player:
- platform: alexa
email: โemail@gmail.comโ
password: โpswd*โ
url: โhttps://alexa.amazon.comโ
media_player:
- platform: alexa
email: "email@gmail.com"
password: "pswd*"
url: "https://alexa.amazon.com"
^ symptom of copy/paste. Lesson to be learned: Don't copy and paste. Type it so that your brain can better learn it.
@fathom ledge Also, unless 0.7 (or later) for that custom_component has changed, it should only be url: "amazon.com" as the code adds the rest for you. Might I go ahead and point something out yet again...
**```
WARNING (MainThread) [homeassistant.loader] You are using a custom component for media_player.alexa which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
@fathom ledge Yup, the latest appears to be 0.7.1 and the url is still completed for you in the code: https://github.com/keatontaylor/custom_components/blob/master/media_player/alexa.py#L502 -- just use url: amazon.com
@last plaza I fix the quotes , and @peak cloud the url: "amazon.com" was already change to this format... also I went to keatontaylor link and download the alexa.py. still nothing showing up
File "/home/pi/.homeassistant/custom_components/media_player/alexa.py", line 95, in setup_platform
login = AlexaLogin(url, email, password)
File "/home/pi/.homeassistant/custom_components/media_player/alexa.py", line 482, in __init__
self.login()
File "/home/pi/.homeassistant/custom_components/media_player/alexa.py", line 519, in login
resp = self._session.get(site)
yay more spectre
cpu that are vunerible Intel, AMD, ARM
Cough
especially in a work place
Not that hard if you want it ๐
indeed
Shocked at how many people think it's hard, it's just about ROI (return on investment)
๐
no home user is important enough for someone to break into your house and gain physical access
well good for you
indeed
Hey! Quick question can i run home assistant on a Raspberry Pi 3 Model B or does it need to be a B+ ?
It does not need to ba a +
Pfew haha, just ordered a full set so i was a bit scared
๐ค why order an old version of a pi?
(continued from #frontend-archived) @shy comet Wait, are you stating that climate change is a fact?! ๐ฎ (@cinder seal @rancid lance @viscid crag @broken junco)
Hehe, I am glad to know I am in good company that agrees with me. ๐
haha
While yes, the population has increased, and so has the amount of stupid people, but it shouldn't be exponential.
just stupid to say its not happening
It is happening for sure
number of deaths, could also mean people are getting more stupid over the years
at this point its anything to satisfy the business
but again there alot of ignorant persons out there ๐
climate change is only real if it helps the business ๐
Haahah, I love how we all went to stupid people!
We had the most snow in hundreds of years same year we have heat record wow
imho thanos was right ๐
@broken junco In Texas recently we had a 70 degree swing in temperatures in less than 24 hours.
70F
So, 21C temp swing.
That's crazy @peak cloud
Yeah, it was hard to believe.
shit 21c was you freezeing ? ๐
meanwhile its like 80 degrees before 8am in socal
supposed to get to 110 today I think
Actually the reason I got so much coding done last week was cause too hot to work on the house haha
4 day heat warning
So some advantage ;)
Lol
LOL
@rancid lance Haha, when it goes from 94F (34.5C) to 24F (-4.5C), yeah, freezing my buttocks off!
thats an insane temp swing!!!
-4.5 is nothing ๐
Ye crazy
I KNOW. And people still think climate change is fake.
-20c is nice
@light trout What about -46C? ๐
Thats more like it ๐
your welcome over here if there is that low temp here in the winter
The swing was crazy but - 4.5 is not
you guys must have some awesome wine with those temp swings LOL
its nice when the snot freezes in your nose when you go outside
thats proper winter
The two times I've been to Niagra Falls happened to be the two coldest days for them in 2008. ๐ -46C
So same year we had snow depth record, flood, and heat record. Basically no rain since beginning of May.. W t f is that
@shy comet I actually think a lot of the grapevines died this year, causing a shortage.
@broken junco In 2015 (or maybe it was 2014), Texas got almost 530" of rain during the month of May.
really @peak cloud the years that cali had the crazy drought was the year of the best wine LOL...sucks that htey actually died becuase wine does really good wehn it suffers lol
Here farmere need to kill their cows cause of shortage of hey
The previous record I think was 1929, at 529.5" or something like that.
texas has everything almost lol
meanwhile california is like 20 years overdue for an earthquake
;)
@shy comet Ahh, apparently it was the wildfires that destroyed a lot of the grapes.
Texas has everything but tsunamis, cyclones, and typhoons. ๐
oh wow, yea the weather has been CRAZY
all i think of is family guy when i think of texas
seth mcfarlane really gives texas so much shit
but the best in a long time
is the flat earth movement
@peak cloud have you ever run into those guys?
@rancid lance if the world is not flat, how do you expland how people on "the other side" don't fall off?!?!?!
Ah! The flat earth believers! Can't have enough of them these days!
Hell no, that is just science fiction!
i wonder why we can't round up these flat earthers and throw em off the end of the earth
@peak saddle https://www.youtube.com/watch?v=EfP8yF5dSog
Content Cop: Ubisoft After months and months of dealing with constant hackers that Ubi refused to ban, now WE can all get banned instead for misspelling word...
creative ways to get banned
nice android p is gonna have IEEE 802.11mc WiFi protocol which is also known as Wi-Fi Round-Trip-Time (RTT). This new feature enables indoor GPS style tracking by determining your location within a building and facilitating turn-by-turn directions to help you navigate indoors.
could be useful for homeassistant ๐
no more bluetooth sensors everywhere
Does it work in reverse, could open wrt sent the RTT for a client to HA instead of having an app on the phone
if the router supports RTT then it can grab the value from there i guess
havent looked at the specs yet
for IEEE 802.11mc
probly should do that some day
congrats @light trout on the new green ๐
Thanks @shy comet ๐
unholy thing ^^^^ ....fixed that for you
๐
โ
๐๐
What's everyones favorite dimmer?
that's kind of a personal question ....
I know, that's why I'm asking ๐ค
I've been trying out the Leviton DZ6HD and matching slave switch, but want to evaluate all my options before I commit to buying an entire house worth of switches.
The RGB homeseer dimmer is interesting, but I can't help but think that it leads down a road of making things too complicated.
any dimmer that can be connected to ha works really
Honestly that doesn't interest me at all. I want something off the shelf. 95% of my interactions will be via voice.
Not worth making more work for myself and having to maintain it.
wemo tplink etc etc
Those aren't the kind of dimmers I'm looking for.
๐ค
600W Decora Smart with Z-Wave Plus Technology Dimmer
so they have to be zwave?
i got fed up with zwave too many lockups and problems with interference
i threw all of mine out and replaced em with wifi
90% of my house runs of mqtt
They don't have to be zwave, but it seems to be the default choice within the community.
I've considered Insteon but they have their own unique set of problems.
Well, Leviton makes an equivalent wifi version
And the slave switches don't care which you use.
i can say my switches been up now for over a year not a single problem
One of my concerns with WiFi is security. Could run things on a separate network, but you never know what a device like that is doing with the ability to connect out to the internet.
I've never run more than 15 zwave devices but it's been pretty solid for me.
I expect I'll have some more issues with the metal junction boxes in my new house.
But wifi would be the same way, likely worse.
pretty sure if someone gets into your network a wifi switch is the least of your problems
metal will kill every signal to a point
I'm not talking about someone getting into my network
I'm talking about the device connecting out to a server. Short of putting them on a vlan that can't connect out, that's a massive security hole.
tplink then they don't require a online account
@drowsy wadi Lutron caseta pro? That is what I am running and it has been flawless.
@clever mortar watch this ๐ https://www.youtube.com/watch?v=loBX_vEXxVA
Eclypsium researchers demonstrate how an attacker with less than 4 minutes of "quality time" with your laptop can install a firmware backdoor.
thats some light speed disassembly to install malware ๐
That's what comes of practice ๐
this is cool... https://spectrum.ieee.org/automaton/robotics/drones/flying-dragon-robot-transforms-itself-to-squeeze-through-gaps
DRAGON can change its shape to move through complex environments and even manipulate objects
See, if you moved to the UK, you'd ... oh, hang on ๐
that is equivalent to 87 degrees of Fahrenheit. We get upto 120 parts of US - that goes upto 49 C
There's a reason I live in Scotland - it only gets to 30C if somethings on fire ๐
I need to add C2F and F2C commands to the bot... to convert temperatures back and forth
wow! 30C is ideal... how cold does it get in the Winters?
In Scotland, -5 easily enough, colder out in the country
We're complaining because it's peaking at 26C this week ๐
omg! a couple of years ago, we had -20F here... that translates to -28C
We don't get that cold, thankfully
That's proper cold, and the UK public transport wouldn't cope ๐
Yep. We leave Vegetables and beer outside in the garage. Natural freezer/refrigerator
ffs im norse born
Evening all first time user here, hope you're all well this evening!
hello and welcome!

Hellow ! ยฐ^ยฐ
Can anyone tell me what is wrong with the below service call?
{
"entity_id": "image_processing.facebox_local_cam", "name": "Joe", "file_path": "./local/joe.jpg"
}
@sterile radish it must be the path. the path must be accessible by the home assistant. try giving full path, and also make sure you whitelist the folder/path in config file
add the following to your config path and change the location of the folder accordingly ```
whitelist_external_dirs:
- '/home/homeassistant/.homeassistant/www'
Google announces its own security key for stronger logins
Released first to Cloud customers, the key will be made available to the public in the coming months
@fathom bay I'm using a Yubikey for a long time already, which also supports U2F, but additionally GPG (which I use for SSH, email and Git signing).
While cool and all, it looks like Googles key only does U2F (FIDO)
Bluetooth firmware or operating system software drivers may not sufficiently validate elliptic curve parameters used to generate public keys during a Diffie-Hellman key exchange, which may allow a remote attacker to obtain the encryption key used by the device.
yubikey is nice i got one
still trying to figure out how to do the ssh
when i got that down ima lock down all my ubiquiti routers and switches with it
and all my servers
Cisco disclosed a few vulns in SmartThings
๐คท
Thank god its Friday almost monday!
K where are the bad dad jokes
Whatโs brown and sticky? A stick.
Hi-five
Thank god its Friday and only 4 hours at the office..
Lol
@regal narwhal Whatโs Forrest Gumpโs password?
1forest1
you googled it ๐ฎ
Stop using Google Assistant to get Dad jokes hahaha
Hahaha I've been having it tell me dad jokes for the last 5 minutes I just got that one
They're all terrible, as expected
Why do you never see elephants hiding in trees?
Because theyโre so good at it.
Lol what
๐
What can you put into a barrel that you can see with the naked eye, and makes the barrel lighter. I heard this one from 'are you afraid of the dark ' when I was a kid. No cheating!
Nothing? ๐
A hole ๐
:D:D
Salvatore Ganacci has been known in the scene for his memorable dance moves and funny moments on stage, this is just an example of that. Follow EDM Movement ...
(its friday right?)
Have you been there?
That guys having enough fun for all of us
I would like to attend that festival at some point ๐
Ugh I have 6 hours left of work.
Well... there is nothing wrong with a "fuck the world" attitude...
I just arrived at work
So don't get me started...
09:16AM (UTC+2)
I rolled out of the bed a hour ago, opend the computer and started working xD
And what do you do for work
@regal narwhal That is a good question
@regal narwhal Tehcnical support (2.line)
@light trout does that suck
I'm an IT Manager of a company. But I'm one of those managers that wants to keep his hands in the dirt.. So I program along with the guys as much as I can.
At times, but usually it's fullfilling
@junior forge that sounds enjoyable. I start my computer science degree next month. Hope to be there someday
@light trout whenever I get tech support it's always a guy I can't understand and I feel bad for asking him 30 times to repeat himself
@regal narwhal I never went to school. I started fooling around with computers on my 6th birthday and programming about a year later.
I'm now 36
Never stopped doing what I did
@regal narwhal My users are not technical at all, so when I talk to them I really need to "dumb" myself down xD
@junior forgei started with vb6 if I remember correctly? But I never had the foundation, I did a lot of jQuery, css, and tried my hands with have for Android development but gah, I need some structured learning.
@light trout Ok.. .that is just to easy... I'm going to shut up and not make a joke about that ๐
@light trout"sir, is the device on?" - kill me now
do it, do it, do it, do it, do it, ๐
hehehe
Do it
@regal narwhal precicly like that! :P
andd "is the box under the table on, not just the monitor"....
*Java for Android. I never got into any real languages long enough to be good.
@light trout tech support for what kinds of device?
I work for a software company, so usually I work with configuring the system and/or DB, not much devices (but that happen to from time to time)
I guess you are after my first programming job
Well... I did a lot of "open source" (pre-github) stuff.
So i started on a school, which I didn't like
and got offered a job by a large multinational
@junior forge do you know if there ever will be a posibility for a addon to get /var/run/docker.sock mapped in it?
@light trout Fair answer: I hope not
Yeah, I tough so...
Would be cool to have ha-dockermon as a addon, but it require access to the socket to do its job :/
https://www.youtube.com/watch?v=3czPyn8q0vw seems fun ๐
Monday bar
stockholm - riga
on a boat
non stop party 48h
massive dj line up
done a couple of those
fucking wrecked when you get home
Plane > Boat > Dead
ofc
yepp that whole its local kinda went outta the window ๐
Nothing is safe, my browsing history!
I have ยฃ10 amazon money to spend, what smart home thing could i get with it
a frequency filter for your modem
@pure vine wemos D1 mini
Saw this post on SD... Any insights into monoprice products? https://slickdeals.net/share/android_app/fp/408311
I've been happy with my Monoprice z-wave gear
though so far i've only used their door sensors and multisensors
I really want to buy that but it doesn't look like it's UL listed ๐ฆ
@sacred copper I have the item pictured, ie "Monoprice Z-Wave Plus Smart Plug and Repeater with 2 USB Ports". pretty handy to put around the house to flesh out the mesh network, while offering usb charging & a smart plug
@dusty pasture thank you for the info. Will try it out... The SD post mentions bad customer report though.
I decided to use it to get money off of a internet radio, mainly so i can MITM the app and make a home assistant componet
I made a sticker for my pi!
Any insteon users here?
Just checking in! New to Home Assistant, new to Discord, just taking the plunge finally and checking things out here as I'm getting HA running!
ha thanks! this my 2nd time getting sucked in, had a go at it last year - let's hope this time i can stick to it, im already further along, so looking good so far!!
Pfff worked on the Spotify add-on some days, then became sick
now my GitHub notifications are exploded ๐
Seriously?
Sorry that was in poor taste, won't happen again
It's ok @regal narwhal
https://www.howtogeek.com/359273/forget-voice-control-automation-is-the-real-smarthome-superpower/ not wrong in that people should focus less on voice control as a priority
haha
yeah was kinda supprised on how rugged and durable it is
How durable is the worlds smallest 4G rugged smartphone? Our little buddy Atom is here to find out. The Rugged Little Android Smartphone is here: https://www...
can you imagine trying to type on that tiny screen!
It is almost small enough to hide in your....
LOL
socks
i would need a stylus for that thing just to type ๐
@junior forge my point exactly.... a phone should be a phone
Old man walking ๐
๐
I've still got a collection of "candy bar" phones actually
They all work, though most are only 2G
in the most respect of course
like you said a linux command does one thing well ... well a phone should do one thing well.... be a damn phone
Yeah, maybe, but I really like having a pocket computer
I do miss the 7+ day standby though
well its not a computer but a bloat of apps
Hell, my first phone could last 2 weeks between charges
Ah, Nexus/Pixel/Android One
Keep it light and clean ๐
Finding a decent Android tablet that's not bloatware is damn hard though, since Google stopped doing them ๐ฆ
I am having the worlds hardest time figuring this out. By no means am I a programmer but I have messed with it for a long time so I can at least understand why certain things happen, but damn. I can't wrap my head around how hassio and home assistant are structured
Any good tuts out there that you guys recommend basically for beginners? Explaining how we find a list of syntax that we can use, like "sensor:" or how to layout the groups.yaml
(these questions are technically off topic in #the-water-cooler FYI - you should read the channel topics ๐ )
/docs is so damn vague
Did you read it through, or just jump around?
it'll have a lot of small details but no info on how to get at those certain places
(and yes, it's got some issues)
There's also https://www.home-assistant.io/cookbook/ and the GitHub links from there - to people's live configs
or how they decided to choose certain method headers and what not
Ok, very roughly the top level are the components
Those sit with no spaces before them
Then you've got platforms under those
And then the configuration
sensor:
- platform: template
sensors:
solar_angle:
That's the sensor component
It sits with no spaces before it
Is there a list of platforms somewhere?]
Underneath that you get the configuration for each platform, and that's the template platform
Under each component
Now, not everything neatly fits that, for example homeassistant and customize, but if you assume that's a special case, it fits
I don't see "template" in the components place
the components page*
Should we move our chatter to #330990055533576204?
#330944238910963714 more than #330990055533576204
But nobody else is here, so don't worry ๐
If you look at the components page, there's a list of things down the left
Let's pick one at semi-random, let's go with switch
In there you'll find many possible platforms
(you can also search)
If you pick one (say https://www.home-assistant.io/components/switch.template/) then you'll see the details on how to configure it, with the full entry required for configuration.yaml
Ok right
Would I use that to add a "card" to my "overview"?
That would control say, my ge zwave switch
That's the frontend (or #frontend-archived )
Oh right not card then
And yes, you could add something there to control a device that's integrated with Home Assistant
Well, it'll look like a card
but in lovelace that is actually named a card
Yes
is lovelace worth it to start using rigth now?
Yes, very much yes
๐
I jumped to it and it meant I could reduce my groups by something like 70% or more
If i use that, i'll have lovelace.yaml do I only use that .yaml because my setup is very simple right now
Lovelace is under rapid change, so each release brings new things
And the channel is very active, with people developing custom cards
Some are silly, some are useful, all are pretty damned impressive
Definitely, honestly I usually grasp these things fast. I do fairly high level IT
so technology is no biggy for me but when it comes to dev, i am just lost lmao
Well, I'm no dev, so I can say that it shouldn't be an issue
But, it is a damned big learning curve
And the docs are a great reference source, but not so good at the leading you through learning about it all
where do you get options like " value_template: "{{ is_state('sensor.skylight', 'on') }}""
Maybe picking the template switch and sensor wasn't good choice on my part ๐
So, a template sensor allows you to use other things and turn them into a sensor
Same for switches
etc
It's ok, I'm willing to spend my life on this lmao
Earlier today somebody had a smart light that reports motion through the colour it reports
So they've got a template sensor that uses the light entity, and that attribute (not state) to create a motion sensor
So just a status symbol instead of actuating the switch?
Now they can use that motion sensor in their automations
Depends, depends on what you're doing with it
oh so they can use that variable
They're massively flexible
I use a template sensor to take the battery level attribute of my device tracker and turn it into an easy to use sensor
Yup
Same for sun elevation for lighting controls. I could use a bunch of template triggers and conditions
Much easier to have one template sensor, and some numeric state triggers and conditions
That makes sense, and it's easy to understand when talked about like this
but putting it into syntax, properly, with all of the needed parameters
whole new ballgame
Only if you over think it, and keep in mind one gotcha ๐
The platform pages show you an example config, and what all the options are
You can copy and paste that to your config and have it working
But, you can only have one sensor: line
So, you either remove that and put them all together, or you have sensor two: and so on
two can be anything unique
well its not copy paste you gotta change names and what not, and to be honest everytime ive tried its just given me errors and sometimes breaks it
oh so it'll still know its a sensor
even with a unique word afterwards?
YAML is the mark up language used by Home Assistant. Consistent indenting (two spaces per level) is key - read more at https://home-assistant.io/docs/configuration/yaml/
yea ive read that
Now, if you run into errors, 9 times out of 10 the error tells you the problem
If not, pop by #330944238910963714, share your config on Hastebin, and somebody will tell you
fair enough
You'll get used to it, learning what's what
I started with this last January
go back and read the docs again with his new understanding....it will make a lot more sense n ow
thank you i appreciate your time for sure
things will begin to click more ๐
The first month or so were hard going, but I tackled it in small pieces, and that really helped
I have the docs website seperated into 100 tabs right now
Hell, I spent a couple of months reading the docs and lurking on the forums before I installed HA
I'm gettin there
we all have lol
I'm already a year with the project
ooh big question
(Just kidding a little here...)
http://jinja.pocoo.org/docs/2.10/templates/ @devout sable
lol frenck
You use them in templates
(that one is a little complex, but it's a good example)
it took me a few months to get in to templates when i started to dive in
Generally speaking, don't worry about templates until you're comfortable with the platform
he's got -platform: template before sensors:
Yup
and its not sensor: he's got sensors:
Because I use includes
My config is broken up into lots of little files, for my ease of use
There's effectively sensor: before the first one and binary_sensor: before the second
yeaaaaaaa
so that would be in your groups that oyu have that iterated?
if you seperate everything out whats the config.yaml left for
Hah, I was about to suggest an edit ๐
yea i gotta get better at that lol
@devout sable its a bit more advanced when you need to do those things
i can see the includes i can see the inside the files youve included
but formulating exactly what you need when you need it
when you start to get tired of 1000 line files you begin to need to break things down
Alright yea
Converting it after you've started isn't hard, but it's annoying
i'll stop askin dumb questions
~secrets
Rather than putting sensitive information (passwords, locations, etc) into your configuration, you can store them in secrets to make sharing easier. See https://home-assistant.io/docs/configuration/secrets/ for more.
That's the bigger deal
ive read that as well
(Hell, there are no dumb questions - ask)
man ive gone through a lot, my biggest worry is these LED's
but thats for another time lol
If you're doing custom LED stuff, see #diy-archived
switches ar esupposed to be easy and i cant get those workin
lol LED's oof
i mean they'll likely be dealt with mqtt and an arduino or whatever, but i'd rather have them direct into the pi3 b+
havent seen anything on that, especially doing that and having it work in homeassistant
@junior forge you cant get off that easy
LOL what is @clever mortar doing playing minecraft? ๐
๐
i guess @junior forge doesnt speak to us low life
he tinkering ๐
lovelace: house-status-card , evening
lovelace: house-status-card , morning
lovelace: house-status-card , night
lovelace: house-status-card , day
Can also manually set modes and use as buttons... Love how lovelace makes this so easy to do
This is how my first view currently look:
Ohh shit wrong place...Thought I was in the lovelace... haha thats why I was able to add the images ๐
๐คฃ
Just realized... I mixed the morning and the day pics haha
Nevertheless, @broken junco it looks freaking cool!
Thanks mate!
@dull chasm we the no good evil country folk
You are using pip version 10.0.1, however version 18.0 is available. 
It is not that long ago I installed v10...
it did... I think they are drunk...
rofl
Coding under influence!
The only way I know how to do it ๐
For the best coding results, always pair program with Jack
?rank Other
?rank Other
@flat lintel doesnt seem to work ๐
oh
rip
?rank Other
@lean pewter, you joined Other.
Tried in pm as well, same result
๐
sorry y'all
?rank
Aliases: ?team
Description: Join/leave a rank
Cooldown: 2 seconds
Usage: ?rank [rank name]
Example: ?rank Mystic
?rank Other
@vast dove, you joined Other.
@vast dove wanna do your favorite mod a big favor
and do ?help and then DM me the output
?help
?rank Other
@wraith gull, you joined Other.
?help
?rank other
@quasi sinew, you joined Other.
@wraith gull, you left Other.
nice
@flat lintel it doesn't look like DMs with @slim rampart work
That's because of a limitation in Discord
Sorry, I shouldnt have suggested it in the announcement
wasn't thinking
@amber bramble, you joined Other.
?rank Other
@maiden estuary, you joined Other.
?rank Other
@quartz hawk, you joined Other.
Other... like "Male, Female, other"..?
@frank sonnet, you joined Other.
Aliases: ?team
Description: Join/leave a rank
Cooldown: 2 seconds
Usage: ?rank [rank name]
Example: ?rank Mystic
?rank Other
@sour vale, you joined Other.
?rank Other
@chrome moth, you joined Other.
?rank Other
@wise oriole, you joined Other.
Why question mark lead to join a rank? Weired design
@fathom bay kinda a standard on discord, don't ask me
?rank Other
@vale shale, you joined Other.
?rank Other
@shy comet, you joined Other.
?rank Other
@upbeat glen, you joined Other.
?rank Developers
That rank doesn't exist.
?rank Developers
That rank doesn't exist.
?rank devs
That rank doesn't exist.
?rank
Aliases: ?team
Description: Join/leave a rank
Cooldown: 2 seconds
Usage: ?rank [rank name]
Example: ?rank Mystic
?rank list
That rank doesn't exist.
Aliases: ?team
Description: Join/leave a rank
Cooldown: 2 seconds
Usage: ?rank [rank name]
Example: ?rank Mystic
?rank Other
@pure vine, you joined Other.
Other 21 members
Does anyone have any suggestions for a smart wall switch that doesn't need to be opened to have it work with hass (so, no Sonoff... unless something changed)? Preferably on the budget side
@abstract sequoia you can get the regular WiFi based switches like this one - works great https://amzn.to/2NWjVNC
Thanks! That looks neat! I totally forgot to mention I was looking for a single-gang two switch though. Sorry!
there are three way switches available as well
?rank Other
@willow yarrow, you joined Other.
right, I don't mean a two-way/three-way, I mean two separate switches in one gang
?rank Other
@late bison, you joined Other.
I don;t think I've seen the single pole two switches - whether it is WiFi based or Z-Wave/Zigbee based
something like the sonoff touch, which has a one, two, and three-switch version on one gang, is what I'm looking for (I need a two-switch) - but I'd prefer not to have to flash anything
?rank Other
@drowsy finch, you joined Other.
?rank Other
@quaint tapir, you joined Other.
That rank doesn't exist.
That rank doesn't exist.
Other 25 members
?list rank
?ranks lists available ranks
?ranks
Other 25 members
For now there is just that one
?rank other
@rancid lance, you joined Other.
@midnight adder the folks over in #diy-archived knows best about that ๐
Thank you
?rank Other
@tribal token, you joined Other.
?rank
Aliases: ?team
Description: Join/leave a rank
Cooldown: 2 seconds
Usage: ?rank [rank name]
Example: ?rank Mystic
?rank Other
@lavish smelt, you joined Other.
ahh what a day. 3d printer broke in a way i have no idea what happened, my snips.ai setup not working as intended, a package lost in transit,.. wow
@dry cairn - how have you got your "family"setup to access your plex server? I want to know the best way of doing user management
?rank Other
@tame hazel, you joined Other.
?rank Other
@crisp locust, you joined Other.
?rank Other
@quartz brook, you joined Other.
wee i have no idea what that means but i wanna join the club too!!!
@quartz brook That activates some "spam" channels listed in the category "Other"
GitHub and reddit feeds and the botspam channels
ahh ok i see. more stuff to read ๐
~format
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
?rank others
That rank doesn't exist.
?rank other
@green verge, you joined Other.
?rank Other
@delicate night, you joined Other.
?rank Other
@midnight adder, you joined Other.
does anyone have any suggestions for a recessed network cabinet? I want to put a network switch in my attic but it gets about 115 degrees in the summer and 15 degrees in the winter, so preferrably with a n insulated back so that air could come in from the front where the house air is but not let air from the back in.
?rank Other
@lapis laurel, you joined Other.
?rank
That rank doesn't exist.
?ranks to list them "all", but there is only one ๐
Hehe tnx
?rank Other
@teal pebble, you joined Other.
Since this is the lounge... and I'm looking for cool new stuff...
I wonder: What is your most favourite Home Assistant resource? (official websites excluded ๐ )
github ๐
Excluding the docs, the forum, and here, I'm with GitHub as being one of the most useful resources
github and reddit
I've learnt alot from @peak cloud and @clever mortar's githubs.
Funny, I learned a lot from @peak cloud and @last plaza's githubs ๐
(and by learned, I mean lifted)
~tinkerer
You can find his GitHub at https://github.com/DubhAd/Home-AssistantConfig/ and his blog at https://ceard.tech/
๐
?rank Other
@ripe lance, you joined Other.
~vasiley
Have a Walk Around https://github.com/Vasiley
Ow wauw, How could I have missed that one.
It's his fishtank setup that's just jaw dropping
?rank Other
@tall escarp, you joined Other.
My configuration on my new "Prod" system just pased 100 (valid) lines ๐ ๐
to be fair there is a lot of blank lines to make it look prettier ๐
https://github.com/ludeeus/Home-Assistant-Config/blob/master/configuration.yaml
Have to start somewhere ๐
That is just AWESOME @light trout ๐
Take a Peak at https://github.com/dshokouhi/Home-AssistantConfig and see if it helps
@junior forge Not really ๐ but I'm planing to add more verry soon, I have 4 more test setups that I need to migrate over (some day) , and all configuration on the new host is done with Cloud9 ๐
hehe
But yeah... I'll have to admit... The repo of @shy comet looks a little more awesome @light trout ๐
Indeed :D
Mine have been similar to that earlier, but I have not used HA for other that testing for over a year now, was time to get back in ๐
awwww @clever mortar
Tinkerer is away for 5m 29s with a message :point_right: Attempting to find Barsoom!
what did you do with all your devices @light trout lol
Boxes in boxes in boexs in a closet :P
I have moved 2 times the last year so have not have had the energy/will power to start unpacking it xD
oh wow yea thats a lot of effort
Are you planning on moving again? ๐
Not anytime soon ๐
time to unpack ๐
I'm done with that for now
@light trout make sure to have a packing list. It's very easy for things to get lost otherwise
@white fog It's a little to late for that now :P, but I think I have some controll of where it is ๐
Just keep digging ๐
@light trout sure you do... ๐คฃ
42c here
~c2f 42 @dull chasm
@dull chasm 42 degrees celsius = 107.6 degrees fahrenheit!
oh ... ok still dont do c @last plaza
texas has been too dang hot. my paint tray curled up and melted today. cow farts are out of control
midwest has been nice and cool this week ๐
except its been raining for 3 days and i've had the windows open so the indoor humidity level is in the low 80s...
Texas is always hot.. 2 seasons here.. Summer and August
LOL
@hallow escarp, you joined Other.
Same on docker/Hassbian/pip ๐ @wintry osprey
nah, with pip or hassbian there is a chance you polute your venv ?
okei, if pip in venv then its more :)
Hassbian is:
sudo hassbian-config upgrade homeassistant=0.72.1
Somebody else who assumed that 2FA over SMS isn't secure didn't really mean that ๐
"we learned that SMS-based authentication is not nearly as secure as we would hope, and the main attack was via SMS intercept."
LOL
You don't say... ๐ค
I know, it's shocking to learn that insecure things are insecure
Next in the news, water is wet
Really?!? Water is wet now?!? ๐ฎ
Only between 273K and 373K ๐
There is a rule in Security. You cannot make anything 100% secure. You have to make it just enough difficult for the hackers, so they go elsewhere!
Ayup
But still, the issues with SMS have been known about for a loooong time now. Nobody should be surprised
Then again, people think that nobody would ever look above the door/under a rock for a spare key...
On the other hand, in the Netherlands we still have 1 large bank relying on SMS as an 2FA as well.. ๐ฆ
in the US we still have a lot of banks that don't know what 2FA is ๐