Version 1.0.7
Fixed small bug. Updated some components.
This commit is contained in:
parent
b5def82a15
commit
02ec02edcc
@ -1 +1 @@
|
||||
Subproject commit cbf2c69e4452378681d77e7f273b0489a8ffaa56
|
||||
Subproject commit e53f9c8c3e55e132efc48cd786d9f3c4ed24c1ce
|
@ -1 +1 @@
|
||||
Subproject commit 39fdb2eb4968172ce16269d6b24ff1672c6f5351
|
||||
Subproject commit d066c326e3accf6de824c20479b31282f599a4ce
|
@ -1 +1 @@
|
||||
Subproject commit 10fefb2912a2489d4be23ba41eedae47290b0fc0
|
||||
Subproject commit ebe0b8cbf52c97b532c620b57ef0a3da7869228a
|
@ -1 +1 @@
|
||||
Subproject commit d006e1e40c44ac847c373f8458983031123bca90
|
||||
Subproject commit fb8cfebbd00cea50fc5d8b5a1247f7ca8c33b650
|
@ -1 +1 @@
|
||||
Subproject commit 53cdc7687388840c04470fb35e84e83b27175ae5
|
||||
Subproject commit 4e0c0a6623afc0eb0816b0447d8567bf6867247c
|
@ -638,7 +638,6 @@ void zh_espnow_event_handler(void *arg, esp_event_base_t event_base, int32_t eve
|
||||
switch_config->hardware_config.sensor_type = data->payload_data.config_message.switch_hardware_config_message.sensor_type;
|
||||
switch_config->hardware_config.measurement_frequency = data->payload_data.config_message.switch_hardware_config_message.measurement_frequency;
|
||||
zh_save_config(switch_config);
|
||||
switch_config->gateway_is_available = false;
|
||||
if (switch_config->hardware_config.relay_pin != ZH_NOT_USED)
|
||||
{
|
||||
vTaskDelete(switch_config->switch_attributes_message_task);
|
||||
|
@ -1 +1 @@
|
||||
1.0.6
|
||||
1.0.7
|
Loading…
x
Reference in New Issue
Block a user