Re-estructuración de persianas
Cambio desde packages a covers
This commit is contained in:
		
							
								
								
									
										21
									
								
								packages/cover/salon_fase_dos.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								packages/cover/salon_fase_dos.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,21 @@ | ||||
| cover: | ||||
|   - platform: mqtt | ||||
|     name: "Persiana Salón Fase Dos" | ||||
|     state_topic: "shellies/shellyswitch25-745590/roller/0" | ||||
|     command_topic: "shellies/shellyswitch25-745590/roller/0/command" | ||||
|     position_topic: "shellies/shellyswitch25-745590/roller/0/pos" | ||||
|     set_position_topic: "shellies/shellyswitch25-745590/roller/0/command/pos" | ||||
|     availability_topic: "shellies/shellyswitch25-745590/online" | ||||
|     state_open: "open" | ||||
|     state_closed: "close" | ||||
|     payload_available: "true" | ||||
|     payload_not_available: "false" | ||||
|     retain: false | ||||
|     optimistic: false | ||||
|     payload_open: "open" | ||||
|     payload_close: "close" | ||||
|     payload_stop: "stop" | ||||
|     position_open: 100 | ||||
|     position_closed: 0 | ||||
|     qos: 0 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 dfcarvajal
					dfcarvajal