mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Add TM1561 support (#893)
* Add TM1561 support * Fixed after clang-tidy * Fixed after clang-tidy * Fixed after clang-tidy, updated lib_deps * Fixed after clang-tidy, updated formatting * Added actions, removed from display domain * Protected methods naming * float casting * float casting
This commit is contained in:
		| @@ -18,6 +18,7 @@ lib_deps = | ||||
|     NeoPixelBus-esphome@2.5.2 | ||||
|     ESPAsyncTCP-esphome@1.2.2 | ||||
|     1655@1.0.2  ; TinyGPSPlus (has name conflict) | ||||
|     6865@1.0.0  ; TM1651 Battery Display | ||||
| build_flags = | ||||
|     -Wno-reorder | ||||
|     -DUSE_WEB_SERVER | ||||
|   | ||||
		Reference in New Issue
	
	Block a user