Add zigbee2mqtt role and playbook
This commit is contained in:
		
					parent
					
						
							
								e084462ae1
							
						
					
				
			
			
				commit
				
					
						51fd3367db
					
				
			
		
					 13 changed files with 211 additions and 0 deletions
				
			
		|  | @ -0,0 +1,21 @@ | |||
| homeassistant: true | ||||
| 
 | ||||
| permit_join: false | ||||
| 
 | ||||
| mqtt: | ||||
|   base_topic: zigbee2mqtt | ||||
|   server: 'mqtt://mqtt.z9' | ||||
| 
 | ||||
| serial: | ||||
|   port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0014DBC72F-if00 | ||||
| 
 | ||||
| advanced: | ||||
|   network_key: [{{ zigbee2mqtt__network_key }}] | ||||
|   pan_id: 32673 | ||||
|   ext_pan_id: [58, 76, 37, 2, 22, 198, 237, 124] | ||||
|   channel: 11 | ||||
| 
 | ||||
| frontend: | ||||
|   port: 8080 | ||||
|   host: localhost | ||||
|   url: https://zigbee2mqtt.z9 | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue