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:
Robert Hillis
2023-05-31 16:55:57 -04:00
committed by GitHub
parent 8d8d0fc9d2
commit a1e9cf1c24
21 changed files with 910 additions and 0 deletions

View File

@@ -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",