I'm working on modernizing the existing itach integration (Global Caché iTach IPZIR) -
The current integration uses the old remote platform + YAML and is known to be fragile.
I've built a replacement with:
- config flow
- TCP client
- the new infrared entity platform
My intent is to replace the existing "itach" integration, not create a new one. Before opening a PR, I wanted to ask: - Should this be a rewrite of itach, or a new integration with deprecation of the old one?
- Is it acceptable to drop the 'remote platform support entirely?