Removed reintroduced code of overwritten property

This commit is contained in:
Daniel 2024-07-24 18:13:32 +02:00
parent 1f6843e912
commit da78a44ff3
No known key found for this signature in database
GPG Key ID: F97A473A770892FC
1 changed files with 0 additions and 4 deletions

View File

@ -26,10 +26,6 @@
- [V2X sensor](ref_sensors.md#v2x-sensor)
# - PROPERTIES -------------------------
instance_variables:
- var_name: is_listening
type: boolean
doc: >
When **True** the sensor will be waiting for data.
# - METHODS ----------------------------
methods:
- def_name: listen