Why are people asking the same questions over and over again? (Or the Regulars' Chatroom) šŸ¤·

That mentally I find very hard to comprehend.

2 Likes

not sure whatā€™s more useful, no screwdriver or a completely stripped washing machine :crazy_face:

1 Like

no screwdriver == safer
paying for someone to fix the washing machine < paying for someone to fix the water damage after @Arh ā€œfixesā€ it and puts it back into serviceā€¦ :wink:

1 Like

Its a washing machine,Iā€™ve built far more complex machines than that before. Even built a control.system for Sellafield nuclear power station back.in the 80ā€™s, and no one died :slight_smile:

2 Likes

yet

3 Likes

@armedad Guess you are Gen Z ??

my wife says iā€™m worst than the kids. does that count?

1 Like

Yes it does ā€¦:+1:

Are you sure theyā€™re not just abusing you? :grinning:

BTW, I once helped a friend and his wife move. The lock and latch of the door connecting the garage and house gave some trouble. I pointed out the issue and he was like: ā€œIā€™ll pay someone to fix it.ā€ I said it with the intention that heā€™d say he would fix it later, but alas. So I said, give me a screwdriver and Iā€™ll fix it. There was just something stuck and the biggest part of the job was releasing four screws.

Was that when Terry Pratchett was their press officer? :rofl:

As a matter of interestā€¦ What are the repetitive questions that get asked over an over again? Specifically, without digressions about semantics.

Thereā€™s the motion sensor and lights one, but the trigger/condition thing is a common misunderstanding that manifests itself in all sorts of ways. Not reading the docs, not searching properly are behaviours, and 'twas ever thus.

Anyone care to contribute to a list of actual questions?

1 Like

How to configure a power metering properly for the energy dashboard.

Power <> energy. The Power Meter Integration is a thing and Reimann Sum - Left is your friend.

3 Likes

That one I can understand. Not everyone knows the difference between energy and power, or how to convert between the two.

4 Likes

I see a lot of questions about triggers, one of the most common being setting a number state to above a certain level. The user thinks it will trigger if the number is above the set level, not when it changes from below to above, as is the case.

Also questions about raspberry pis no longer working or just crashing.

2 Likes

Tips on Searching for Answers & Duplicate Topics.

1 Like

Done:

Why do I get ā€™ This entity (ā€˜xxxā€™) does not have a unique ID, therefore its settings cannot be managed from the UI. See the documentation for more detail.ā€™ is often asked too. And the message literally links to the faq.

5 Likes

That FAQ covers everything, not much more we can do with that one.

And people trying to put templates in triggers, not knowing what trigger_variables are, not knowing variables donā€™t exist until after the trigger, only trigger_variables do.
Trying to set the trigger very specific with templates only to find out they cant and never think of triggering more general and focusing the trigger in the condition statements (in conditions and in the action section)
Lots of opportunity there.
Iā€™ll have to think this thru.
Any more to add to this? number change not level, and that stuff?
Maybe remember you need a trigger to shut it off because if itā€™s on at the end of the time period, it wonā€™t shut itself off. (I know some of these are covered in motion lights, but we could cover it in a post about triggering as well.)

Keep it simple. This is a cookbook, not a comprehensive how-to guide covering every nuance.

Might be best to split it into several short posts, starting with the ā€œWhy hasnā€™t my trigger fired?ā€ one mentioned by @Arh