7static const char *
const TAG = 
"CST226.binary_sensor";
 
   10  this->
parent_->register_button_listener(
this);
 
 
CST226Touchscreen * parent_
void publish_state(bool new_state)
Publish a new state to the front-end.
void publish_initial_state(bool new_state)
Publish the initial state, this will not make the callback manager send callbacks and is meant only f...
Providing packet encoding functions for exchanging data with a remote host.