Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is based on the following stanza from my existing custom modbus integration: ``` switches: - name: ftx_power slave: 1 address: 0 write_type: coil scan_interval: 5 verify: ``` The effect of calling this is like using the "power on/off" button on the Heru remote. This is the only omission I can find, now that I am trying to move away from my custom integration to this.
- Loading branch information