mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[bl0942] Improve energy reporting (#7428)
This commit is contained in:
		| @@ -10,6 +10,7 @@ sensor: | ||||
|   - platform: bl0942 | ||||
|     address: 0 | ||||
|     line_frequency: 50Hz | ||||
|     reset: false | ||||
|     voltage: | ||||
|       name: BL0942 Voltage | ||||
|     current: | ||||
|   | ||||
| @@ -8,6 +8,7 @@ uart: | ||||
|  | ||||
| sensor: | ||||
|   - platform: bl0942 | ||||
|     reset: true | ||||
|     voltage: | ||||
|       name: BL0942 Voltage | ||||
|     current: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user