mbrentini / homeassistant_parrotflowerpower

Parrot Flower Power BLE sensor integration for Home Assistant
GNU General Public License v3.0
15 stars 1 forks source link

Parrot Flower Power BLE sensor integration for Home Assistant

It's sketchy but it works.

Usage :

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 :