New skill: /indigo:debug-sqllogger

siclark
Posts: 2356
Joined: Tue Jun 13, 2017 5:08 am
Location: UK

New skill: /indigo:debug-sqllogger

Post by siclark »

Added a skill to the indigo-claude-plugin that tracks down the device behind these:

▎ SQL Logger Error: One or more failures updating device history; see the debug log for details

It finds the failing device, tells you what's wrong, asks how you want to fix it, and fixes it. Usually a UniFi
or Shelly device whose byte counters have outgrown the database column type. In that case it drops table and resets type to maybe BIGINT. Or will stop a device or state being logged.

/plugin marketplace add simons-plugins/indigo-claude-plugin
/plugin install indigo@simons-plugins/indigo-claude-plugin

Then /indigo:debug-sqllogger. Needs the MCP Server plugin.

Any questions please ask, and if you use it and it has any issues, please raise an issue, or just ask Claude how to patch the plugin and raise a PR!

Simon

Return to “Claude Skill”