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: Z2M - IKEA Symfonisk sound controller for media | |
| description: 'Control media with an IKEA Symfonisk sound controller (the spinny ones). | |
| Single press will toggle Play/Pause on your selected media player. | |
| You can set functions for double press and triple press. | |
| Rotating left/right will change the volume smoothly of the selected media player, if that function is possible.' | 
  
    
      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: Switch-activated Thermostat | |
| description: Turn a thermostat on/off following a switch. | |
| domain: automation | |
| input: | |
| switch_entity: | |
| name: Switch | |
| selector: | |
| entity: | |
| thermostat_target: | 
  
    
      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: Switch-activated Socket | |
| description: Turn a socket on/off following a switch. | |
| domain: automation | |
| input: | |
| switch_entity: | |
| name: Switch | |
| selector: | |
| entity: | |
| socket_target: | 
  
    
      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: Switch-activated Light | |
| description: Turn a light on/off with a switch. | |
| domain: automation | |
| input: | |
| switch_entity: | |
| name: Switch | |
| selector: | |
| entity: | |
| light_target: |