I'm trying to hide some groups, zwave controllers, automations, etc from Discovery with haaska_hidden but they keep reappearing when running discovery.
The same goes for haaska_name. I'm using it in customize.yaml for some sensors that already have friendly_name and haaska_name just isn't being picked up.
I'm trying to hide some groups, zwave controllers, automations, etc from Discovery with haaska_hidden but they keep reappearing when running discovery.
I'm using the following in configuration.yaml
customize: !include customize.yaml
and the following in customize.yaml
automation.front_house_lights_off_5_hours_after_sunset:
haaska_hidden: true
The same goes for haaska_name. I'm using it in customize.yaml for some sensors that already have friendly_name and haaska_name just isn't being picked up.