Skip to content

Add fallback to SSDP for get_props command

This should at least have a usable fallback for when get_prop fails. In the latest (beta) firmware for yeelight bulbs get_props does not always work or even in some cases is completely broken (color4 bulb) on 2.06__0035. SSDP is even a viable alternative ;].

It should also fix availability state for HA users since HA depends on get_props (interval trigger)

Edited by Johnnie Ho

Merge request reports