After some testing I finished with the following useful sensors for my device type. In the beginning I was just copying the WM interface but there is notable difference, therefore I did not just do a copy of the dictionary.
In the future we may need to implement a "base" device and inherit from it, but I think we should way for more device contributions to know which sensors and switches are really global.
Let me know if you still think we need more changes.
Hey,
After some testing I finished with the following useful sensors for my device type. In the beginning I was just copying the WM interface but there is notable difference, therefore I did not just do a copy of the dictionary.
In the future we may need to implement a "base" device and inherit from it, but I think we should way for more device contributions to know which sensors and switches are really global.
Let me know if you still think we need more changes.
Andre0512
(Migrated from github.com)
approved these changes 2023-04-07 20:56:32 +02:00
Andre0512
(Migrated from github.com)
left a comment
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Hey,
After some testing I finished with the following useful sensors for my device type. In the beginning I was just copying the WM interface but there is notable difference, therefore I did not just do a copy of the dictionary.
In the future we may need to implement a "base" device and inherit from it, but I think we should way for more device contributions to know which sensors and switches are really global.
Let me know if you still think we need more changes.
Looks good 👍