Skip to content

mbrentini/homeassistant_parrotflowerpower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Parrot Flower Power BLE sensor integration for Home Assistant

It's sketchy but it works.

Usage :

  • Copy folder "parrotflowerpower" to /custom_components
  • Edit configuration.yaml by adding :
sensor:
  - platform: parrotflowerpower
    mac: 'A0:14:3D:xx:xx:xx'
    name: "Flower Power xxxx"
    scan_interval: 1800

Values for config :

mac: the MAC address of the sensor
name: the name of the sensor
scan_interval: refresh interval in seconds (e.g. 1800 = every 30 mn)

Useful and used resources :

About

Parrot Flower Power BLE sensor integration for Home Assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages