Skip to content
This repository has been archived by the owner on Jul 23, 2021. It is now read-only.

Add PHD Daylight binary_sensor #195

Closed
wants to merge 7 commits into from
Closed

Add PHD Daylight binary_sensor #195

wants to merge 7 commits into from

Commits on Feb 1, 2020

  1. Add PHD Daylight

    binary_sensor.
    
    to do:
    - see to it a prefix 'hue_' is added to the device_id (currently the binary_sensor.daylight is created with friendly_name Hue Daylight)
    - take care of multiple Hue Hubs, creating identical sensors. A unique (Hub) Id should be added to the device_id
    Mariusthvdb authored Feb 1, 2020
    Configuration menu
    Copy the full SHA
    40d8ef6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. Configuration menu
    Copy the full SHA
    9662b7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    713e304 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Merge pull request #1 from koying/patch-3-bridge

    CHG: make daylight sensor unique per bridge
    Mariusthvdb authored Feb 10, 2020
    Configuration menu
    Copy the full SHA
    c13348f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ef794a View commit details
    Browse the repository at this point in the history
  3. Update binary_sensor.py

    Mariusthvdb authored Feb 10, 2020
    Configuration menu
    Copy the full SHA
    8ddd44d View commit details
    Browse the repository at this point in the history
  4. Update binary_sensor.py

    Mariusthvdb authored Feb 10, 2020
    Configuration menu
    Copy the full SHA
    db71b57 View commit details
    Browse the repository at this point in the history