Hi all — I put together an experimental custom integration for Toro SMRTScape lighting scenes:
GitHub - OskarLinde/smrtscape-ha: SMRTScape Home Assistant Integration · GitHub
What it currently supports:
- discovering SMRTScape scenes
- exposing scenes as switches in Home Assistant
- scene status / next-status sensors
- gateway online/offline sensor
- scene image entities when images are configured
Install:
- via HACS as a custom integration repository, or
- manually from custom_components/smrtscape
A few notes:
- this was reverse-engineered from the SMRTScape web/app API
- schedule editing is not supported — use the SMRTScape app/web UI for schedule changes
- if scene control does not work in the official app/web UI, this integration will not be able to fix that upstream issue
- still experimental
If anyone else here is using SMRTScape and wants to try it, I’d be happy to take feedback.