Skip to content

vandecook/components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

components

ESPHome VEML6075 component

Integration for VEML6075

ESPHome Config

(the commented-out raw values are for debugging)

  - platform: veml6075
    uva:
      name: "UVA"
    uvb:
      name: "UVB"
    uv_index:
      name: "UV Index"
    #raw1:
    #  name: "raw1 Test (UVA)"
    #raw2:
    #  name: "raw2 Test (UVB)"
    #raw3:
    #  name: "raw3 Test (Comp1)"
    #raw4:
    #  name: "raw4 Test (Comp2)"
    integration_time: 100ms
    high_dynamic: false
    update_interval: 20s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors