Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 352 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 352 Bytes

###Installation:

copy mitsubishi_mqtt.py to /custom_components/climate/

add the following to your configuration:

climate:
   - platform: mitsubishi_mqtt
     name: "Mistubishi Heatpump"
     command_topic: "heatpump/set"
     temperature_state_topic: "heatpump/temperature"
     state_topic: "heatpump"