A custom integration to control your FarmBot via MQTT & HTTP API.
- Exposes peripherals (rotary tool, lighting, vacuum, water, reverse, …) as switches
- Fetches & lists sequences in a
selectdropdown - Secure MQTT connection using your FarmBot credentials
- Copy the
farmbotfolder into<config>/custom_components/. - Restart Home Assistant.
- In Settings → Integrations, click ➕ and add FarmBot.
- Enter your FarmBot email/password; the integration fetches your token & bot ID automatically.
requests>=2.0.0paho-mqtt>=1.6.0
No YAML needed—everything is done in the UI Config Flow.
This project is licensed under the MIT License. See LICENSE.