We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Placeholder issue to keep track of ideas regarding support of different schedules across an entire week, instead of daily.
const daysLookup = { 0x7f: 'everyday', 0x1f: 'workdays', 0x60: 'weekend', 0x01: 'mon', 0x02: 'tue', 0x04: 'wed', 0x08: 'thu', 0x10: 'fri', 0x20: 'sat', 0x40: 'sun', 0x55: 'mon-wed-fri-sun', 0x2a: 'tue-thu-sat' };
{ "id": 1270679, "executionTime": "04:00", "repeatDay": "[7,2,1,3,4,5,6]", "enable": true, "grainNum": 1, /* ... other data ... */ }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Placeholder issue to keep track of ideas regarding support of different schedules across an entire week, instead of daily.
Aqara Smart Pet Feeder C1 (Zigbee)
Petlibro feeders
[Feature Request]: Control over individual feeding schedules jjjonesjr33/petlibro#26
The text was updated successfully, but these errors were encountered: