Skip to content
Snippets Groups Projects
Select Git revision
  • 89fac079c7ad166d91da5e33f9651e9303d9f2d9
  • master default protected
2 results

platformio.ini

Blame
  • propbox-light.yaml 415 B
    substitutions:
      devicename: "propbox-light"
      domain: "faked.local"
      comment: "Propagator Light Control"
      project_name: "groovy.propbox-light"
      project_version: "1.0"
      
      current_res: "0.00280" # Higher value gives lower watt readout
      voltage_div: "775" # Lower value gives lower voltage readout
    
    <<: !include common.yaml
    
    <<: !include include/nous_a1t.yaml
    
    text_sensor:
      !include include/text_sensors.yaml