Skip to content

gbrehmer/fhem-ParrotFlowerPower

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ParrotFlowerPower

    ParrotFlowerPower - Plant Sensor
    This module can be used to read data from Parrot Flower Power sensors with bluetooth 4.0 Low Energy.

    Requirements:
    Gattool is required to use this module. Be sure that bluez is installed (sudo apt-get install bluez).

    The Parrot Flower Power sensor can measure the following values:
    • temperature
    • soil moisture
    • light
    • fertilizer (not yet supported by the module because the formula to convert the raw value into a useful value is not publicly available)


    Installation:
    • be sure that bluez is installed: sudo apt-get install bluez
    • add the new update site: update add http://raw.githubusercontent.com/mumpitzstuff/fhem-ParrotFlowerPower/master/controls_parrotflowerpower.txt
    • run the update and wait until finished: update all
    • restart fhem: shutdown restart
    • define a new device: define <name of plant> ParrotFlowerPower <mac address of sensor e.g. AA:BB:CC:DD:EE:FF>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%