This is basically a complete new version compared to the pre3 release! Local communication to the new devices (SF 800 / SF 2400AC) is now added based upon ZenSDK
Fixed in pre-4 -- pre-11
- Fix Username/password login + mqtt server
- use mDNS for SF-devices, if the IP address is unknown
- Discard offline-devices during smart-matching
- Setting cloud/Local MQTT connection per device
- Setting Legacy device properties
- Improved switching of local mqtt
- Added initial version of zenSDK connection to SF800/800P and 2400, which only uses zenSDK to communicate (no mqtt)
- Fixed error in configFlow causing a Home Assistant error
If you have a token from the beta ZendureApp, you do not need to enter username + password. Please select "Use beta API"

If you don't have a token from the beta ZendureApp, you can login with username + password, leave token empty and don't check "Use beta API".
What's Changed
- Token Authorization, available in the beta version of the ZendureApp. This will replace the necessity of a second account. The 'old' connection is still possible, but will be removed once the ZendureApp is available
- ZenSDK communication with the latest generation of Zendure devices.
- Code restructure to deal with the above changes.
- Improved device cluster initialization