Skip to content

Feature Request: Add entities for "next_event", "duration" and "start_time" #212

Description

@303acid

Hi Simone,

first of all, thank you for this great integration!

I am using SimpleScheduler for a battery-powered irrigation system based on ESP32. To save power, the ESP32 uses Deep Sleep and needs to know exactly when the next event will happen to calculate its wake-up time.

Currently, I have to manually parse the simplescheduler.json file via a command-line sensor in Home Assistant, which is quite complex.

It would be amazing if the integration could provide the following as native entities or attributes:

next_event_time (The very next scheduled ON or OFF -time)

next_event_duration (The duration of that specific event)

current_status (A simpler way to see the next transition)

This would make the integration much more powerful for everyone using low-power hardware (ESPs, E-Paper displays, etc.).

Keep up the great work!
Best regards,
Mike, not a progammer only hobbyist ;-)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions