Skip to content
Snippets Groups Projects
Select Git revision
  • 51200ecec23ff59235cc9d80ba1884751eddee0d
  • master default protected
2 results

requirements.txt

Blame
  • This project manages its dependencies using pip. Learn more
    propbox-light.yaml 384 B
    substitutions:
      devicename: "propbox-light"
      domain: !secret domain
      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
    
    packages:
      device_base: !include base.yaml
    
    <<: !include include/nous_a1t.yaml