mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Remove explicit cast for IPAddress (#5574)
* Remove explicit cast for IPAddress * Make linter happy
This commit is contained in:
committed by
Jesse Hills
parent
76ab923780
commit
c47f8fc02c
@@ -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