47 Commits (0ac7589484b8250353318b62f044031c6eda01cc)

Author SHA1 Message Date
  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
  Sven Anders bd7980a7fb Add first flashing doc 3 years ago
  Sven Anders 2b88067c2d Add some example wifi config to example.yml 3 years ago
  Maurice Makaay d217129f15 Ahhh, finished all RGB measurements, back to coding! 3 years ago
  Maurice Makaay 1e18bff3db New RGB measurements added. Implementation is gonna be a blast, since there's little pattern to be discovered from the measurements. More measurements are required. Either to find a good pattern to define functions for translating RGB+brightness to the output levels, or to define mapping tables that aid in the translation. 3 years ago
  Maurice Makaay 8d4684e5b3 Removed no longer needed reverse engineering files. 3 years ago
  Maurice Makaay 78ad678ecc Added reverse engineering measurements. 3 years ago
  Maurice Makaay 99863b4c91 Added a copy of the original firmware (for inspection and for easy recovery of the original firmware). 3 years ago
  Maurice Makaay e5acb8f0c9 Added reverse engineering data. 3 years ago
  Maurice Makaay 6206adfb16 Update yaml config. 3 years ago
  Maurice Makaay a9d1ccdac6 Added some documentation. 3 years ago
  Maurice Makaay 6c5c6ca5cc Moved to a proper ESPHome component structure. 3 years ago
  Maurice Makaay 5a6487f182 More RGB measurements. 3 years ago
  Maurice Makaay 622e7ab765 Added more RGB measurements and crash investigations. 3 years ago
  Maurice Makaay fca5acc5dd Ongoing RGB calculations. 3 years ago
  Maurice Makaay a230e59f86 Started some tedious work on reverse engineering the correct functions for th RGB light outputs. 3 years ago
  Maurice Makaay bd4fbcf697 Added new reverse engineering data. 3 years ago
  Maurice Makaay 133e0bc685 More reverse engineering data added. 3 years ago
  Maurice Makaay 76b8ce864f Front panel I2C reverse engineered. 3 years ago
  Maurice Makaay 1599ef64c0 Added some I2C bus tracing data. 3 years ago
  Maurice Makaay 51d4a0bdbb Added some of my reverse engineering docs. 3 years ago