@moh, I have written a set of Hubitat drivers for Tasmota 11 that perform realtime and native synchronization between the two platforms without any need for an HTTP hook or special compilation of Tasmota. See here for more info [RELEASE] Tasmota Sync - Native and Real-time Synchronization between Hubitat and Tasmota 11 or later
[quote="moh, post:16, topic:69885"]
it does not really address the problem with potential future incompatibilities between HE and Tasmota due to further updates to HE.
[/quote] The parse() method used by Tasmota drivers is the same method that is used by all Zigbee and ZWave devices. Tasmota integration uses the "front door" so to speak.