missed another

This commit is contained in:
J. Nick Koston
2026-02-02 05:08:44 +01:00
parent 6cfce56f98
commit 333ac18f53
@@ -47,7 +47,7 @@ void TemplateText::update() {
}
void TemplateText::control(const std::string &value) {
this->set_trigger_->trigger(value);
this->set_trigger_.trigger(value);
if (this->optimistic_)
this->publish_state(value);