We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug After configuring the simple-thermostat for my generic thermostat entity Temperature sensor value is missing. N/A is shown
To Reproduce
Expected behavior To see the current value of generic thermostat target_sensor value.
- platform: generic_thermostat name: Sypialnia heater: switch.ogrzewanie_sypialnia target_sensor: sensor.xiaomi_temp_sypialnia_temperatura target_temp: 20.5 away_temp: 20.0 sleep_temp: 20.5 comfort_temp: 20.5 min_temp: 18.0 max_temp: 23.0 min_cycle_duration: minutes: 10
type: custom:simple-thermostat entity: climate.sypialnia show_header: true control: false step_size: '0.5' name: Sypialnia label: temperature: Temperatura state: Tryb
sensor.xiaomi_temp_sypialnia_temperatura state
state_class: temperature unit_of_measurement: °C device_class: temperature friendly_name: Temperatura w sypialni
Screenshots
Browser
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
After configuring the simple-thermostat for my generic thermostat entity Temperature sensor value is missing. N/A is shown
To Reproduce
Expected behavior
To see the current value of generic thermostat target_sensor value.
sensor.xiaomi_temp_sypialnia_temperatura state
Screenshots
Browser
The text was updated successfully, but these errors were encountered: