This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ############################################################################### | |
| # Solarvault 3 MQTT config for Home Assistant | |
| # | |
| # Instructions: | |
| # 1. Replace 'SERIAL_NUMBER' with your actual serial number (e.g., HO2C...) | |
| # 2. Save this file in your 'homeassistant' folder. | |
| # 3. add the package to your main configuration file | |
| # e.g.: | |
| # # homeassistant: | |
| # # packages: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| blueprint: | |
| name: Hue Dimmer Counter | |
| description: Debounces the Hue Dimmer events to enable click counters and fires an event with that counter as payload once the timeout is reached | |
| domain: automation | |
| input: | |
| hue_dimmer_device_id: | |
| name: Hue Dimmer | |
| description: This is the Hue Dimmer device | |
| selector: | |
| device: |