Map<String, dynamic> toJson() => { "enable": enable!, "temp": temp!, "state": state!, "tempInfo": tempInfo!.toJson(), "type": type, };