Closed reef-actor closed 1 day ago
I have avoided this issue by adding **/config/custom_components/**
to Ignored files. Would it make sense to ignore this path by default?
Perhaps the description by the Ignored files field could be modified to mention that it supports globs and it supports ignoring folders?
I believe it would make a lot of sense to ignore such path by default.
Right, this will also help with #130
Following items will be set as default ignored files for new installations of Watchman 0.6.4
*/blueprints/*, */custom_components/*, */esphome/*
@dummylabs, to be honest, it makes sense to scan the *.yaml files in ESPHome.
That's because we can call Home Assistant actions within ESPHome devices. I use this a lot, for example I have a wall socket in which the button will toggle my Home Assistant fan entity if I long press.
It would be great to have feedback for missing Home Assistant entities within my ESPHome yaml files.
Okay, I've added esphome
to the default in ignored items to prevent new users from getting confused by the report output. Advanced users can configure their own settings.
I have the tuya-local integration installed. In the Watchman report I see the following notification:
I don't have an entity called climate.current_humidity or a dehumidifier. The entity name exists on line 92 of the file in tuya-local.