guyluz11 / infinite_horizons

Using this app your study and work session efficiency can increase dramatically by following methods that got approved by science
GNU Affero General Public License v3.0
17 stars 11 forks source link

Add smart light bulbs support #193

Open guyluz11 opened 1 day ago

guyluz11 commented 1 day ago

Let's add support for the app to set the smart light bulb brightness based on the time of day, and color based on the type of activity the user is doing.

guyluz11 commented 1 day ago

Some packages for controlling smart light bulbs from different companies

  dart_ewelink_api:
    git:
      url: "https://github.com/guyluz11/dart_ewelink_api.git"
      ref: "develop"
  hue_dart:
    git:
      url: "https://github.com/guyluz11/hue_dart.git"
  # Implementation of the LIFX HTTP API
  lifx_http_api: ^0.0.17
  mi_iot_token: ^1.1.0
  # Communicate with Shelly smart devices
  shelly:
    git: "https://github.com/CyBear-Jinni/shelly.git"
  # Controlling Yeelight products over LAN.
  yeedart: ^0.3.2