thewatchman icon indicating copy to clipboard operation
thewatchman copied to clipboard

Home Assistant custom integration to keep track of missing entities and services in your config files

Results 70 thewatchman issues
Sort by recently updated
recently updated
newest added

Here is another idea for a new feature: My config gets cluttered with unused scenes and scripts. Not very harmful, but a mess nevertheless. I guess if you have a...

Now that HA enables custom macros to be defined in the custom_templates folder, could Watchman detect if there are any unused macros or missing macros?

I can normally generate the report, however when I want to sent the report with telegram bot it throws an internal split error. Watchman version 0.6.1 Home assistant 2023.5.2 ```...

Hello If you have many devices, the optional part below entity_config: is quickly forgotten or overlooked. Therefore, it would be good if the missing optional entry is displayed. Example: ```...

I get warnings about entity ids only used in commented out yaml parts. F.e. in customize.yaml i have commented out a broken device ``` #~ - entity_id: "sensor.device_energy_total" #~ unit_of_measurement:...

At least if only sending notifications, via Telegram bot, by calling Watchman report-service from an automation and not writing file report, following applies: In beginning of init.py "async_report_to_notification" there is...

I am running HA Core 2023.2.1, VENV on Python 3.10. Integration has been running well for quite some time, thank you! However, I have some KeyMaster yaml and services that...

Replace the generic logo for the WM logo in the Lovelace report. I am not sure the dark_logo version gets called when dark mode is active.

Hello, This is really great, but I think it would be even greater if the user can use it to know where an entity or service is used? Thank you...

As mentioned in issue #40 it would be great if the watchman would be integrated into the Repairs section of HA. Probably a big job, if at all possible. I...

enhancement