Lyr3x / Roode

A reliable smart home people counter based on VL53L1X and ESPHome
The Unlicense
149 stars 41 forks source link

Number of people more than 10 #123

Closed ipkamerebg closed 2 years ago

ipkamerebg commented 2 years ago

Hi,

i have one issue, i have more than 10 people which need to be counted. How can i change this number? Thanks!:)

I am interested in your project, i have a need for people counting in several offices. Direct sunlight is killing me, because i have interferences, i have glass doors,sensor is in shade but anyhow there is a problem. Please let me know if we could cooperate on this project, i am glad to sponsor your effort.

Lyr3x commented 2 years ago

Sorry for the late reply: You can change the max number within the people_counter block like:

number:
  - platform: roode
    people_counter:
      id: peopleCounter
      name: $friendly_name people counter
      max_value: 12