You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Web interface for configuration, status and control, firmware upgrade
Homeassistant autodiscovery and control with MQTT
Control with MQTT
Multilanguages
Screenshots:
How to use:
Step 1: flash the sketch with flash size include SPIFFS option.
Step 2: connect to device AP with name HVAC_XXXX (XXXX last 4 character MAC address)
Step 3: You should be automatically redirected to the web portal or go to 192.168.1.1
Step 4: set Wifi information, save & reboot. Fall back to AP mode if WiFi connection fails (AP password sets to default SSID name from step 2).
Step 5: find the device IP with last 4 character MAC address in your router
Step 6: (optional): Set MQTT information for use with Home Assistant
Step 7: (optional): Set Login password to prevent unwanted access in SETUP->ADVANCE->Login Password
Nightly builds are available for select platforms via GitHub Actions. Go to the platformio workflow, select the latest build, then check the Artifacts section.
For nodered fans MQTT topic use cases
topic/power/set OFF
topic/mode/set AUTO HEAT COOL DRY FAN_ONLY OFF ON
topic/temp/set 16-31
topic/remote_temp/set also called "room_temp", the implementation defined in "HeatPump" seems not work in some models