We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wiki updates
Remove .idea/ from tracking (now covered by .gitignore). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add .gitignore to exclude macOS and IDE artifacts. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Rename wiki files to hyphen convention; update sidebar links. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Standardize sidebar: move forum before frequently asked questions. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add missing stub pages for testimonials, tutorials, and FAQs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Bring wiki up to date with current plugin state. - Fix "Matplotlib" typo in scripting.md (should be BikeShare) - Fix triggers.md: trigger fires on statusValue, not onOffState; add config instructions - Fix actions.md: correct action category name to Device Actions - Add device states table to devices.md - Add Display State section to configuration.md; fix incorrect intro text - Add Display Plugin Information menu item to menu items.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Annual updates
Migration from requests to httpx. Performance and stability improvements. Code cleanup.
Updates copyright date and other minor changes
Updates wiki images
Improves standardization of plugin name "BikeShare" except where it would be a breaking change
Updates wiki images.
Improves plugin startup routine to reduce instances of duplicate API calls.
Updated installation (markdown)
Updated _Sidebar (markdown)
Wiki edits
Adds formatting to wiki markdown.
- Adds foundation for API `3.1`. - Code cleanup. - Adds `_to_do_list.md` and changes changelog to markdown. - Moves plugin environment logging to plugin menu item (log only on request).
Updates requirements.
Updated Wiki for Indigo 2022.1 and Python 3
Updates date.
- Updates plugin for Indigo 2022.1 and Python 3. - Moves "Refresh Bike Data" to Device Controls menu. - Eliminates the need for the `pandas` module.
Refinements
Updates
Updates trigger page