Hypfer / deye-microinverter-cloud-free

Documentation and tooling to use Deye microinverters without the solarman cloud
106 stars 14 forks source link

Allow setting MQTT username without password #4

Closed k2iuh closed 11 months ago

k2iuh commented 11 months ago

This fixes comment: https://github.com/Hypfer/deye-microinverter-cloud-free/pull/3#discussion_r1285203348. The process will now terminate, if someone configures a password but no username to comply with Mqtt specification.

Also, this fixes the length of the client ID (which cannot have more than 23 characters).