Skip to content

Instantly share code, notes, and snippets.

@derglow
Created January 18, 2021 15:47
Show Gist options
  • Save derglow/9e2f90b0cf7cfd6422aa49c355ebb2e0 to your computer and use it in GitHub Desktop.
Save derglow/9e2f90b0cf7cfd6422aa49c355ebb2e0 to your computer and use it in GitHub Desktop.
Reef Tank Flowrate Config
sensor:
#flow meter
- platform: pulse_counter
pin: GPIO15
name: "Reef Flowrate"
unit_of_measurement: 'gph'
accuracy_decimals: 0
filters:
- multiply: 0.0318
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment