I have the following card which works well, but I want to introduce visibility to only show during certain months and I’m not able to get it working
condition: ‘{{ now().month in [4,5,6,7,8,9] }}’
Any help would be appreciated
type: vertical-stack
cards:
- type: custom:pool-monitor-card
ph: sensor.sutro_acidity_sensor
free_chlorine: sensor.sutro_free_chlorine_sensor
alkalinity: sensor.sutro_alkalinity_sensor
temperature: sensor.sutro_temperature_sensor
temperature_unit: °F
temperature_setpoint: 85
temperature_step: 5
- type: entities
entities:
- entity: sensor.sutro_cartridge_charges
- entity: sensor.sutro_battery