platypush/platypush/plugins/entities
Fabio Manganiello f52b556219
- icon_class should not be part of the backend model
- Interaction with entities should occur through the `entities.action`
  method, not by implementing native methods on each of the model
  objects
2022-04-08 16:49:47 +02:00
..
__init__.py - icon_class should not be part of the backend model 2022-04-08 16:49:47 +02:00
manifest.yaml Added entities plugin to query/action entities 2022-04-07 00:22:54 +02:00