INFO ESPHome 2025.12.0
INFO Reading configuration /config/esphome/kauf-plug-798219.yaml...
INFO Detected timezone 'America/Chicago'
WARNING Found and merged multiple configurations for ota platform esphome port(s) [8266]
INFO Generating C++ source...
Traceback (most recent call last):
File "/usr/local/bin/esphome", line 10, in
sys.exit(main())
^^^^^^
File "/esphome/esphome/main.py", line 1508, in main
return run_esphome(sys.argv)
^^^^^^^^^^^^^^^^^^^^^
File "/esphome/esphome/main.py", line 1495, in run_esphome
rc = POST_CONFIG_ACTIONS[args.command](args, config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/esphome/esphome/main.py", line 793, in command_run
exit_code = write_cpp(config)
^^^^^^^^^^^^^^^^^
File "/esphome/esphome/main.py", line 486, in write_cpp
generate_cpp_contents(config)
File "/esphome/esphome/main.py", line 498, in generate_cpp_contents
CORE.flush_tasks()
File "/esphome/esphome/core/init.py", line 794, in flush_tasks
self.event_loop.flush_tasks()
File "/esphome/esphome/coroutine.py", line 341, in flush_tasks
next(task.iterator)
File "/esphome/esphome/main.py", line 475, in wrapped
await coro(conf)
File "/esphome/esphome/components/wifi_info/text_sensor.py", line 93, in to_code
wifi.request_wifi_listeners()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'esphome.components.wifi' has no attribute 'request_wifi_listeners'
INFO ESPHome 2025.12.0
INFO Reading configuration /config/esphome/kauf-plug-798219.yaml...
INFO Detected timezone 'America/Chicago'
WARNING Found and merged multiple configurations for ota platform esphome port(s) [8266]
INFO Generating C++ source...
Traceback (most recent call last):
File "/usr/local/bin/esphome", line 10, in
sys.exit(main())
^^^^^^
File "/esphome/esphome/main.py", line 1508, in main
return run_esphome(sys.argv)
^^^^^^^^^^^^^^^^^^^^^
File "/esphome/esphome/main.py", line 1495, in run_esphome
rc = POST_CONFIG_ACTIONS[args.command](args, config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/esphome/esphome/main.py", line 793, in command_run
exit_code = write_cpp(config)
^^^^^^^^^^^^^^^^^
File "/esphome/esphome/main.py", line 486, in write_cpp
generate_cpp_contents(config)
File "/esphome/esphome/main.py", line 498, in generate_cpp_contents
CORE.flush_tasks()
File "/esphome/esphome/core/init.py", line 794, in flush_tasks
self.event_loop.flush_tasks()
File "/esphome/esphome/coroutine.py", line 341, in flush_tasks
next(task.iterator)
File "/esphome/esphome/main.py", line 475, in wrapped
await coro(conf)
File "/esphome/esphome/components/wifi_info/text_sensor.py", line 93, in to_code
wifi.request_wifi_listeners()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'esphome.components.wifi' has no attribute 'request_wifi_listeners'