74 Commits (d4f8675fa7509b841052c45de5e40f06f9a760f8)

Author SHA1 Message Date
  Maurice Makaay c1036e2f4d Use the active color for the long press power button night light. 3 years ago
  Maurice Makaay 52e1a20014 Added a test plan to the documentation. I use this test plan to check for regression, before releasing new versions of the code. 3 years ago
  Maurice Makaay b690c290cf
Multi touch events (#17) 3 years ago
  Maurice Makaay e58c4fba3d Better config checks for presets. 3 years ago
  Maurice Makaay 3c2ffd111f Small configuration updates in line with new documentation. 3 years ago
  Maurice Makaay d65b33e14d
Added navigation links. 3 years ago
  Maurice Makaay 4efd438fe0
Added navigation links. 3 years ago
  Maurice Makaay 0423fee8dc
Added navigation links. 3 years ago
  Maurice Makaay ed67f359c9
Added navigation. 3 years ago
  Maurice Makaay 7e2b0d556d
Added navigation links. 3 years ago
  Maurice Makaay 1aa9f551f0
Fixed achored links. 3 years ago
  Maurice Makaay 99becd829e
Added text_sensor docs. 3 years ago
  Maurice Makaay ba2f6c1c00
Added front panel illumination output docs. 3 years ago
  Maurice Makaay 87bd1e3dd7
Added sensor (slider level touch events) docs. 3 years ago
  Maurice Makaay c470ec171a Small configuration updates in line with new documentation. 3 years ago
  Maurice Makaay bac01ba676
Added binary_sensor documentation. 3 years ago
  Maurice Makaay 6f1cc06d30
Update configuration.md 3 years ago
  Maurice Makaay 444aa54f5d
Update configuration.md 3 years ago
  Maurice Makaay 042121b63f
Documented light component options. 3 years ago
  Maurice Makaay e04db2d4d1
Add "platform xiaomi_bslamp2" to config guide. 3 years ago
  Maurice Makaay fff529c7a2
Started working on the configuration guide. 3 years ago
  Maurice Makaay da204ed363
Create sponsoring.md 3 years ago
  Maurice Makaay 702f24751a Terminology consistency and preparing documentation for stable release. 3 years ago
  Maurice Makaay f85ff71d43
Add support for presets (#9) 3 years ago
  Maurice Makaay cf397858ba Big change: renamed yeelight_bs2 to xiaomi_bslamp2 3 years ago
  Maurice Makaay 3c3a52b720 Used an if: condition in the example, instead of a lambda, for turning on and off the front panel illumination, based on night mode yes/no. 3 years ago
  Maurice Makaay 0ac7589484 Some changes to make the text_sensor work for logic expressions. 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 5183dc6645 A few improvements to the example.yaml, to make it easier to read and use. 3 years ago
  Maurice Makaay 402f57f040 Fixed front panel brightness indicator scale + random color button. 3 years ago
  Maarten Hostyn 0c416f96a3
Update example.yaml 3 years ago
  Maurice Makaay 57e74e9e6e Implemented a float output, that is used to control the front panel light. 3 years ago
  Maurice Makaay 5fddc6733c The slider sensor now has a configurable value range. 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 ae3cade531 Updated examples with the new binary_sensor feature. 3 years ago
  Maurice Makaay 8c2ab117e7 Fixed invalid config block in the example-full.yaml. 3 years ago
  Maurice Makaay 24f16c8a3a Use espressif32 v3.2.0 + arduinoespressif32 1.0.6 3 years ago
  Maurice Makaay dd9143dfa9 Added a configuration example that includes all yeelight_bs2 component configuration options. Normally, you can fully omit this component from the device yaml configuration. It will implictly load working defaults. 3 years ago
  Maurice Makaay dcfe951307 Added the front panel I2CComponent to the hub component. 3 years ago
  Maurice Makaay 6d83a2edd6 Updated the example configuration for the latest code. 3 years ago
  Maurice Makaay e29968d86a Introduced a HUB component + front panel IRQ handling 3 years ago
  Sven Anders 8a0245a2e3 Use Soldering_points.jpeg from repo not from home-assistant forum 3 years ago
  Sumrf from the homeassistant forum 71395dc567 Add Soldering Points photo 3 years ago
  Maurice Makaay 7c3ee035d8
Update FLASHING.md 3 years ago
  Maurice Makaay 6c56a3e973 Documentation updates. 3 years ago
  Maurice Makaay fe3fd69052
Update FLASHING.md 3 years ago
  Maurice Makaay 956660c2bf Added some extra information to the FLASHING.md document. 3 years ago
  Maurice Makaay a56cbcc6d2 Transition time to 750ms in the example.yaml. This makes the color transitions look a bit smoother than when using 1s. 3 years ago
  Maurice Makaay 9c102d7c81 Moved reverse engineer docs to own repo. 3 years ago
  Maurice Makaay dec3454f37 Updated the example.yaml file with some documentation and a fix for PWM frequency issues that I ran into. 3 years ago