Steamy Tom
Executive Member
- Joined
- Jan 23, 2019
- Messages
- 9,865
- Reaction score
- 6,105
For HomeKit specifically? Or just in HA?
If it’s in HomeKit please do provide the details.
sorry just HA
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
For HomeKit specifically? Or just in HA?
If it’s in HomeKit please do provide the details.


Can someone tell me, what am I looking at here.
Button in the right turns lights on and off, but want to use the Shelly dimmer here.
What is this, leading edge (blue) thing?
![]()
![]()
![]()
Oh hold on, did that allow you to dim the lights before you added the Shelly?So I pulled mine like that out. But my cousin who fixed my mess reckoned it might have been needed in order to use the dimmer button
Yeah it is. I think it will also work better with the shelly dimmer than the regular on/off type switches. Because you can both turn on/off with it and if you hold it in you can change the dimming. It makes sense on a dimmer I think.Yeah looks like a dimmer unit to me.
But that switch would then be kind of spring loaded and not just on/off.
Yeah it is. I think it will also work better with the shelly dimmer than the regular on/off type switches. Because you can both turn on/off with it and if you hold it in you can change the dimming. It makes sense on a dimmer I think.
I think the default 1 button mode expects that. It is how it reacted sort off when I tested flicking on the regular on off switches.Yeah would be weird without a sort of “analog” switch like that.
Just not sure how the Shelly would interpret it but I’m sure there are already actions in place for that.
Ah man not looking forward to that myself eitherYou’ve just reminded me I must still go fiddle in the roof to install my Ubiquiti.
I’m just hoping I succeed in throwing the network cable from one manhole cover to very near the other one as I really don’t want to crawl in between.

Ah man not looking forward to that myself either![]()
Would be nice to get built in icons for the garage doors and not need the status next to it.
Mine goes yellow when open which is half way there I guess.

I did custom pic entities, grey door status changed to show what it looks like opened
View attachment 841459
Code for grey garage door
entity: binary_sensor.grey_door_sensor
show_name: false
show_state: false
state_image:
'off': /local/pics/Grey_Close.png
'on': /local/pics/Grey_Open.png
type: picture-entity
My garage cover and door cover display open and close icons automaticallyThanks I see there are actually variations in the mdi collection for open and closed so it’s odd they don’t use them by default.
Can likely just use the above with those icons.
Where does that code snippet live? In the Lovelace group?
Which weather service do you use and what is your yaml. I'm using OpenWeather and it gives me the current temp for the next 5 days. Not the high for the day and the next 5 days. So if I look at the temp at 8 in the evening, it tells me what the temp will be at 8 pm for the next 5 days.Would be nice to get built in icons for the garage doors and not need the status next to it.
Mine goes yellow when open which is half way there I guess.
![]()
Which weather service do you use and what is your yaml. I'm using OpenWeather and it gives me the current temp for the next 5 days. Not the high for the day and the next 5 days. So if I look at the temp at 8 in the evening, it tells me what the temp will be at 8 pm for the next 5 days.