9 Commits (5117cf371d3d242a72cc7e2e911d06300226de5b)

Author SHA1 Message Date
  Maurice Makaay 5117cf371d A few small cleanups before merge. 3 years ago
  Maurice Makaay 136f7fecf8 Removed multi-touch experimental code. 3 years ago
  Maurice Makaay b4ac059492 Added multitouch to binary_sensor. 3 years ago
  Maurice Makaay c470ec171a Small configuration updates in line with new documentation. 3 years ago
  Maurice Makaay cf397858ba Big change: renamed yeelight_bs2 to xiaomi_bslamp2 3 years ago
  Maurice Makaay d1d9ecea95 Added a text_sensor, which propagates the current light mode. This is one of "off", "rgb", "white" and "night". 3 years ago
  Maurice Makaay 57e74e9e6e Implemented a float output, that is used to control the front panel light. 3 years ago
  Maurice Makaay 5e328bef8f Implemented the slider sensor, which is used to publish a slider level when the slider is touched. The example yaml files now use this sensor to update the brightness of the LEDs. 3 years ago
  Maurice Makaay ec8205d32e Added a binary sensor component, which can be used to handle touch/release events for the parts of the front panel (power button, color button and slider). Note that for the slider, this binary_sensor only detects the touch events. This cannot be used for detecting the actual slider level that was touch. For that purpose, a separate sensor will be created. 3 years ago