diff --git a/cards/AstroTimerCard.vue b/cards/AstroTimerCard.vue index 35c5e77..5bd0421 100644 --- a/cards/AstroTimerCard.vue +++ b/cards/AstroTimerCard.vue @@ -1,20 +1,58 @@ - - - Astro Scheduler - - - - - - - - - - Test Astro - - - + + + Astro Scheduler + + + + + + + + + + + + + + Task {{ astrorec.num }} + + + Task enabled + + Sun rise/set + Light sensor + + + Sensor time: {{ min_to_str(astrorec.sensor_time) }} + + + + + + Time: {{ min_to_str(astrorec.main_time) }} + + + + + + + Apply + Delete + + + + + + + + + + Add new + + +