mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Add clean_session as configurable option to the MQTT component (#7501)
This commit is contained in:
		| @@ -10,6 +10,7 @@ mqtt: | ||||
|   port: 1883 | ||||
|   username: debug | ||||
|   password: debug | ||||
|   clean_session: True | ||||
|   client_id: someclient | ||||
|   use_abbreviations: false | ||||
|   discovery: true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user