mirror of
				https://github.com/Tediore/battery2mqtt.git
				synced 2025-11-04 04:46:35 +01:00 
			
		
		
		
	Update README.md
This commit is contained in:
		@@ -33,7 +33,7 @@ services:
 | 
				
			|||||||
    - MQTT_TOPIC=server
 | 
					    - MQTT_TOPIC=server
 | 
				
			||||||
    - MQTT_QOS=1
 | 
					    - MQTT_QOS=1
 | 
				
			||||||
    - INTERVAL=60
 | 
					    - INTERVAL=60
 | 
				
			||||||
    - MONITORED_CONDITIONS=status,capacity
 | 
					    - MONITORED_CONDITIONS=status,capacity,energy_now,energy_full,energy_full_design,power_now,voltage_now
 | 
				
			||||||
    - BATTERY_HEALTH=1
 | 
					    - BATTERY_HEALTH=1
 | 
				
			||||||
    - TIME_REMAINING=1
 | 
					    - TIME_REMAINING=1
 | 
				
			||||||
    - SHOW_UNITS=1
 | 
					    - SHOW_UNITS=1
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user