jellespijker / home-assistant-ultimaker

Home-Assistant component for Ultimaker printers (UM3, S3, S5)
GNU General Public License v3.0
18 stars 2 forks source link

[Feature Request] Use "devices" #6

Open sj3fk3 opened 3 years ago

sj3fk3 commented 3 years ago

Would it be possible to present the printers as devices in hass? https://developers.home-assistant.io/docs/creating_platform_index

jellespijker commented 3 years ago

@sj3fk3 could you elaborate what you mean by this? Because I believe that it is currently setup as platform. If you look at the directory structure:

custom_components/ultimaker/

The platform is ultimaker and the devices are sensors (for now). In the future I could add actuators. Turn on LEDs etc. Basically all API calls that require authenication.