Future<void> sendOnOffCommand(int address, bool isOn) { throw UnimplementedError('sendOnOffCommand() has not been implemented.'); }