mirror of
https://github.com/elisspace/core.git
synced 2026-08-31 08:32:13 +00:00
* Add binary source sensor statistics * Make state_characteristic a required parameter * Move binary unitless testcase * Add testcases for binary characteristics * Revert charact. to optional with deprecation warning * Correctly check for binary supported characteristic
6 lines
108 B
YAML
6 lines
108 B
YAML
sensor:
|
|
- platform: statistics
|
|
entity_id: sensor.cpu
|
|
name: cputest
|
|
state_characteristic: mean
|