Add Dremel 3D Printer integration (#85969)
* Add Dremel 3D Printer integration * remove validators requirement * ruff * uno mas * uno mas * uno mas * uno mas --------- Co-authored-by: Franck Nijhof <git@frenck.dev> Co-authored-by: Tom Harris <tomharris@harrisnj.net>
This commit is contained in:
@@ -1172,6 +1172,12 @@
|
||||
"integration_type": "hub",
|
||||
"config_flow": false
|
||||
},
|
||||
"dremel_3d_printer": {
|
||||
"name": "Dremel 3D Printer",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
},
|
||||
"dsmr": {
|
||||
"name": "DSMR Slimme Meter",
|
||||
"integration_type": "hub",
|
||||
|
||||
Reference in New Issue
Block a user