klogg
(Klogg)
December 23, 2019, 6:06pm
1
Has any one ever seen this before?
Because I haven’t?
As you can see from the picture above there is a tiny bit of the card ‘off the column’ on the right hand side.
This is a custom:state-switch
at the bottom of vertical-stack
which has some buttons in a horizontal stack above it and another vertical stack next to it.
I’m just curious as it is a new one to me.
VDRainer
(🍻)
December 23, 2019, 6:40pm
2
Is there anything around the entities-card?
conditional, or something?
klogg
(Klogg)
December 23, 2019, 9:20pm
3
Yes it is a custom:state-switch
and each state is just a list of entities in an entities
card
- type: custom:state-switch
entity: sensor.current_light_level_sensor
states:
Brightness:
type: entities
entities:
- input_number.sitting_room_brightness_sensor_threshold
- input_datetime.sitting_room_lights_not_on_before_time
- entity: input_number.sitting_room_motion_timer_overrun
name: Motion Timer Overrun
- entity: input_number.sitting_room_motion_timer_tv_extension
name: Motion Timer TV Extension
- input_datetime.sitting_room_lights_normal_off_time
- binary_sensor.dark_sitting_room
- timer.sitting_room_motion
- binary_sensor.sitting_room_lights_normally_on
- entity: sensor.sitting_room_black_vase_light
name: Black Vase Light (Sonoff03)
icon: mdi:wifi
- entity: sensor.sitting_room_chinese_vase_light
name: Chinese Vase Light (Sonoff04)
icon: mdi:wifi
SmartWeather:
type: entities
entities:
- input_number.sitting_room_smartweather_average_illuminance_sensor_threshold
- input_datetime.sitting_room_lights_not_on_before_time
- entity: input_number.sitting_room_motion_timer_overrun
name: Motion Timer Overrun
- entity: input_number.sitting_room_motion_timer_tv_extension
name: Motion Timer TV Extension
- input_datetime.sitting_room_lights_normal_off_time
- binary_sensor.dark_sitting_room
- timer.sitting_room_motion
- binary_sensor.sitting_room_lights_normally_on
- entity: sensor.sitting_room_black_vase_light
name: Black Vase Light (Sonoff03)
icon: mdi:wifi
- entity: sensor.sitting_room_chinese_vase_light
name: Chinese Vase Light (Sonoff04)
icon: mdi:wifi
VDRainer
(🍻)
December 23, 2019, 9:34pm
4
Cool! (sorry )
I assume state-switch 3?
Can you please downgrade to 2 to verify?
opened 10:13AM - 12 Dec 19 UTC
closed 08:53PM - 08 Jan 20 UTC
After updating to version 3, the width of a state-switched card ( https://github.com/gurbyz/power-wheel-card ) is too big.
Back on version 2, all...
Maybe that’s the same issue.
klogg
(Klogg)
December 23, 2019, 11:50pm
5
I will do but it won’t be until tomorrow now.
I’ll let you know…
EDIT: Couldn’t resist it
Yes v2 seems ok…
I’ll add to the GitHub issue. (But probably not until tomorrow )
1 Like
klogg
(Klogg)
January 7, 2020, 2:49pm
6
@VDRainer
Do you still have this issue?
Yes. Still using state-switch v2.
Thanks for fixing it in v4 @thomasloven