Releases: NurPech/ioBroker.cisco-checkpresence
Releases · NurPech/ioBroker.cisco-checkpresence
Release v0.0.7
- Fixed: Sanitise user-supplied state names to remove characters forbidden in ioBroker object IDs
- Fixed: Clamp pollInterval and absentThreshold to sane upper bounds
- Fixed: Avoid overlapping polls by self-scheduling the poll loop instead of using setInterval
- Fixed: Use translations for the admin tab labels and poll interval field
- Fixed: Corrected admin page title
Release v0.0.6
- Fixed: Fixed object structure
Release v0.0.5
- Fixed: Fixed object structure
Release v0.0.4
- Chore: Update to node 22
- Chore: Update dependencies
- Fixed: Fixed object structure
Release v0.0.3
- (M1kad0) fix npm publishing