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 A clear and concise description of what the bug is. you can not change the word "Heat" to anything else icon doesnt change either
To Reproduce control: hvac: some_mode: false another_mode: false "off": name: "Off" icon: mdi:power "on": name: "Furnace On" icon: mdi:power
Expected behavior i should be able to change the word "HEAT" to "Furnace On" but you cant.. you can change "off:" but you cant change "on:"
# The least ammount of code possible to reproduce my error type: 'custom:simple-thermostat' entity: ...
Screenshots Always include a screenshot
Browser
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
A clear and concise description of what the bug is.
you can not change the word "Heat" to anything else
icon doesnt change either
To Reproduce
control:
hvac:
some_mode: false
another_mode: false
"off":
name: "Off"
icon: mdi:power
"on":
name: "Furnace On"
icon: mdi:power
Expected behavior
i should be able to change the word "HEAT" to "Furnace On" but you cant.. you can change "off:" but you cant change "on:"
Screenshots
Always include a screenshot
Browser
The text was updated successfully, but these errors were encountered: