* Move MQTT entity helpers to separate file * Fix imports * Update MQTT number * Review comments * Fix formatting
* non optimistic * test restored state * ups * review * Ensure the entity is not in optimistic mode Co-authored-by: Erik Montnemery <erik@montnemery.com> Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Initial Commit * initial commit * add discovery and tests * increase coverage * address review * catchup with reality