add weather icon
BIN
ise-display/images/weather icon/clearsky_day.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
ise-display/images/weather icon/clearsky_night.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
ise-display/images/weather icon/cloudy.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
ise-display/images/weather icon/fair_day.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
ise-display/images/weather icon/fair_night.png
Normal file
|
After Width: | Height: | Size: 6 KiB |
BIN
ise-display/images/weather icon/fog.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
ise-display/images/weather icon/heavyrain.png
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
BIN
ise-display/images/weather icon/heavyrainandthunder.png
Normal file
|
After Width: | Height: | Size: 7.1 KiB |
BIN
ise-display/images/weather icon/lightrain.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
ise-display/images/weather icon/partlycloudy_day.png
Normal file
|
After Width: | Height: | Size: 9.2 KiB |
BIN
ise-display/images/weather icon/partlycloudy_night.png
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
BIN
ise-display/images/weather icon/rain.png
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
BIN
ise-display/images/weather icon/rainandthunder.png
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
|
|
@ -20,8 +20,7 @@
|
|||
#define AIR_CONDITIONER_RMT_CHANNEL RMT_CHANNEL_0
|
||||
|
||||
void handleMqttMessage(char *topic, char *payload);
|
||||
void lockAC();
|
||||
void unlockAC();
|
||||
void subscribeToMqttTopics();
|
||||
|
||||
void sendStopBytes();
|
||||
void sendExtStopBytes();
|
||||
|
|
|
|||