notoriousbdg / Home-AssistantConfig

Apache License 2.0
180 stars 49 forks source link

Reacts to titles with batteries in them: #1

Closed thorleifjacobsen closed 5 years ago

thorleifjacobsen commented 6 years ago

Neo CoolCam Battery Powered PIR Sensor Luminance (22.0)

This shows up when i set my "Max" over 22. Seems like it reacts to "Battery" in the name of the node?

notoriousbdg commented 6 years ago

Sorry for the delay. Not sure how I missed this. That is because Battery is in the name. You can make the package ignore it by adding a flag to customize like this:

homeassistant:
  customize:
    sensor.sensor_with_battery_attibute:
      battery_sensor_creation_disabled: true