91 Commits (37e9e4b040967c2cc856905b63cfcc6e8e12c329)

Author SHA1 Message Date
  Maurice Makaay 37e9e4b040
Added hints about using 3.3V for serial to USB. 3 years ago
  Maurice Makaay 3534114dc5
Update flashing.md 3 years ago
  Maurice Makaay 871b9fdf25
Added GPIO0 button solution by @erwinschoonhoven. 3 years ago
  Maurice Makaay 7e7401c5f2 Add new image for the flashing guide. 3 years ago
  Maurice Makaay 1735a7d6fd A few new pictures for the flashing docs. 3 years ago
  Maurice Makaay f37a1c210e
Some small fixups to the flashing docs. 3 years ago
  Maurice Makaay fa5fae019b
Added links for TOC. 3 years ago
  Maurice Makaay 1555e1dc52
Added all new pictures to the flashing guide. 3 years ago
  Maurice Makaay 7570f5960f Lowered resolution of new doc pictures. 3 years ago
  Maurice Makaay 923c320876
Backup work on flashing guide. 3 years ago
  Maurice Makaay 2fa266c531
Backup work on flashing guide. 3 years ago
  Maurice Makaay 5e9131d3fe
Work in progress on the flashing guide. 3 years ago
  Maurice Makaay 3d4e51f125
Fixed a few documentation links. 3 years ago
  Maurice Makaay 50e4b86244 Added images for describing the flashing process. 3 years ago
  Maurice Makaay dc0eee0fa3 Switched to using my own arduino-esp32 unicore build. 3 years ago
  erwinschoonhoven c15191fb98
Fixes some links (#20) 3 years ago
  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