device.yaml 536 B

1234567891011121314151617181920
  1. type: object
  2. properties:
  3. id:
  4. type: string
  5. format: uuid
  6. description: Unique ID of the user (v7)
  7. example: 019e13e5-db74-73b8-8554-16e0d3cf31b5
  8. home_id:
  9. type: string
  10. format: uuid
  11. description: Unique ID of the home the device belongs to
  12. example: 019e13e7-16a7-7614-a5c1-f655790c6464
  13. name:
  14. type: string
  15. description: Name of device from Zigbee2MQTT
  16. example: bedroom_north
  17. description:
  18. type: string
  19. description: A description of the device
  20. example: Northern bedroom light switch