Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 1.42 KB

File metadata and controls

42 lines (35 loc) · 1.42 KB

Status 20190611

UPD: Documentation Concept

Write up more details about the concept and the learnings. Use for the workbook Domoticz Home Automation. Status Not started.

NEW: Push Buttons

Use the four LCD Bricklet Push Buttons to extend functionality. Use the Push Button Add-on . Functionality (to be reviewed):

  • Button 1: Turn LCD backlight on/off
  • Button 2: Turn LED on/off
  • Button 3: TBD
  • Button 4: Version info Status Not started.

NEW: RGB LED use as Table Light

Kind of Hue color like - bit of soft color - use Domoticz Color switch & On/Off switch.. Status Not started.

NEW: IP Connection onStart & onStop

Instead of ip connect & disconnect for every heartbeat, use the functions onStart to connect and onStop to disconnect. This functionality is required for the LCD push buttons callback.

NEW: Replace Bricklet RGB LED by Bricklet IO-4 with three LEDs R-G-B.

Just an idea. Will probably drop. Status Not started.

NEW: Air Quality Level BAD or higher, RGB LED blinking.

Just an idea. Will probably drop. Use API function set_status_led_config(config) with parameter STATUS_LED_CONFIG_SHOW_HEARTBEAT = 2 Status Not started.

NEW: LCD Trend Indicator

Indicate by using custom character arrow up,down, equal the trend for a measurement. Status Not started.