diff --git a/esphome/components/dallas_pio/switch.cpp b/esphome/components/dallas_pio/switch.cpp index 6d5f6ff0d1..db7c07f4e9 100644 --- a/esphome/components/dallas_pio/switch.cpp +++ b/esphome/components/dallas_pio/switch.cpp @@ -78,4 +78,4 @@ void DallasPioSwitch::write_state(bool state) { } } // namespace dallas_pio -} // namespace esphome \ No newline at end of file +} // namespace esphome