Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thermostat weekly schedule (TZ-1517) #551

Open
kiw-github opened this issue Jan 28, 2025 · 0 comments
Open

Thermostat weekly schedule (TZ-1517) #551

kiw-github opened this issue Jan 28, 2025 · 0 comments
Labels

Comments

@kiw-github
Copy link

Question

The SDK has a function esp_zb_zcl_thermostat_weekly_schedule_start(), what schedule algorithm does it perform?
⁃ What cluster attributes does it change and use in its work?
⁃ Where does it get the time from?

When changing a cluster attribute according to the schedule, how can I get an event about its change?

If the device has several endpoints from thermostat clusters, how can I specify which endpoint to work with when starting esp_zb_zcl_thermostat_weekly_schedule_start()?

According to the SDK, there is a schedule reading function esp_zb_zcl_thermostat_weekly_schedule_get_next_record(), but there is no function that sets this schedule from a program and not via ZigBee.

When the ESP32 is overloaded, the specified schedule is not saved in NVS. How can I implement saving the schedule?

Additional context.

No response

@github-actions github-actions bot changed the title Thermostat weekly schedule Thermostat weekly schedule (TZ-1517) Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant