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

Classes

class  Dremel3DPrinterConfigFlow
 

Functions

vol.Schema _schema_with_defaults (str host="")
 

Detailed Description

Config flow for Dremel 3D Printer (3D20, 3D40, 3D45).

Function Documentation

◆ _schema_with_defaults()

vol.Schema homeassistant.components.dremel_3d_printer.config_flow._schema_with_defaults ( str   host = "")
private

Definition at line 19 of file config_flow.py.