mmWaveLD2450/globals.yaml
2026-01-19 21:14:07 +00:00

59 lines
1.2 KiB
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

globals:
- id: last_update_ld2450
type: unsigned long
restore_value: false
initial_value: '0'
- id: init_zone_publish
type: bool
restore_value: no
initial_value: "false"
- id: last_illuminance
type: float
restore_value: false
initial_value: "-1"
- id: last_illuminance_timestamp
type: int
restore_value: false
initial_value: "-1"
# Filtrowane pozycje Twoje nazwy
- id: p1_x_f
type: float
restore_value: false
initial_value: '0.0'
- id: p1_y_f
type: float
restore_value: false
initial_value: '0.0'
- id: p2_x_f
type: float
restore_value: false
initial_value: '0.0'
- id: p2_y_f
type: float
restore_value: false
initial_value: '0.0'
- id: p3_x_f
type: float
restore_value: false
initial_value: '0.0'
- id: p3_y_f
type: float
restore_value: false
initial_value: '0.0'
# Opcjonalnie: filtrowana prędkość (jeśli chcesz możesz potem usunąć)
- id: p1_speed_f
type: float
restore_value: false
initial_value: '0.0'
- id: p2_speed_f
type: float
restore_value: false
initial_value: '0.0'
- id: p3_speed_f
type: float
restore_value: false
initial_value: '0.0'