v0.43
- Expose buttons to HA - HA Switch to control the transition - Icons are not reloaded if its the same as before
This commit is contained in:
@@ -65,7 +65,7 @@ IPAddress gateway;
|
||||
IPAddress subnet;
|
||||
IPAddress primaryDNS;
|
||||
IPAddress secondaryDNS;
|
||||
const char *VERSION = "0.42";
|
||||
const char *VERSION = "0.43";
|
||||
String MQTT_HOST = "";
|
||||
uint16_t MQTT_PORT = 1883;
|
||||
String MQTT_USER;
|
||||
|
||||
Reference in New Issue
Block a user