Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.dsmr_reader.config_flow Namespace Reference

Classes

class  DsmrReaderFlowHandler
 

Functions

bool _async_has_devices (HomeAssistant _)
 

Detailed Description

Config flow to configure DSMR Reader.

Function Documentation

◆ _async_has_devices()

bool homeassistant.components.dsmr_reader.config_flow._async_has_devices ( HomeAssistant  _)
private
MQTT is set as dependency, so that should be sufficient.

Definition at line 15 of file config_flow.py.