Skip to content

Explanation of PWM Minimum (Temperature PID) #24

@patschi

Description

@patschi

In HA there's "PWM Minimum" which ranges from number 0 to 30:
Image

But I can't figure out (easily) what these values refer to. Are those percentage? (What is 100%)

As per YAML config here:

- platform: template
entity_category: config
name: PWM Minimum
id: pwm_minimum
restore_value: true
min_value: 0
max_value: 30
step: 1
initial_value: 20
optimistic: True

It also doesn't explain more. If it is percentage, I'd make it 0-100.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions