how I Can set these numbers from Google Home @ OpenHAB?
Usually I add tags [ “Lighting” ], [ “Switchable” ] or [ “CurrentTemperature” ], but what kind of tag i should add to set Number type from Google Home?
Number PhilipsCeilingBright "Brightness [%.0f]" <dimmablelight> { channel="miio:generic:be858737:brightness" }
Number PhilipsCeilingCCT "Light temperature [%.0f]" <dimmablelight> { channel="miio:generic:be858737:cct" }