update manifest file??

This commit is contained in:
Hunter 2025-07-01 12:55:48 -04:00
parent 8e326fc3c9
commit 1bd3c6b678
1 changed files with 3 additions and 1 deletions

View File

@ -11,6 +11,8 @@
"micro": {
"probability_cutoff": 0.76,
"sliding_window_average_size": 10,
"tensor_arena_size": 65536
"tensor_arena_size": 65536,
"feature_step_size": 10,
"minimum_esphome_version": "2024.7.0"
}
}