Commit Graph

6 Commits

Author SHA1 Message Date
b48c3868e0 feat: add MQTT sensor publishing for Home Assistant
Adds a new s6 service (svc-foldingathome-mqtt) that polls the FAH 8 API
on port 7396 every 30 seconds and publishes 4 sensors to HA via MQTT
autodiscovery: Status, PPD, Work Unit Progress, and Credit estimate.

Requires the Mosquitto broker add-on; declared as mqtt:want so the
add-on remains functional without it.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 19:50:49 +02:00
6ac84fa087 fix: remove --power flag, not supported in FAH 8 2026-04-05 12:31:41 +02:00
b52ad3bdac fix: read add-on options via bashio instead of broken env substitution 2026-04-05 12:08:40 +02:00
d8696660f2 Fix s6 service startup 2026-04-04 01:46:57 +02:00
c4ddb25467 Fix HAOS compatibility and update documentation 2026-04-04 00:37:10 +02:00
80b5ccc1dc Test 2025-07-18 19:28:54 +02:00