mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
Remove explicit cast for IPAddress (#5574)
* Remove explicit cast for IPAddress * Make linter happy
This commit is contained in:
@@ -26,3 +26,9 @@ sensor:
|
||||
name: ADC
|
||||
pin: GPIO23
|
||||
update_interval: 1s
|
||||
|
||||
mqtt:
|
||||
broker: test.mosquitto.org
|
||||
port: 1883
|
||||
discovery: true
|
||||
discovery_prefix: homeassistant
|
||||
|
Reference in New Issue
Block a user