-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestnew serviceCreation of a new serviceCreation of a new service
Milestone
Description
- Discovery endpoints:
get_floorplan()get_categories()list_device_summary()list_sensor_summary()get_device_info(device_id)get_sensor_info(sensor_id)
- Action endpoints:
set_device_state(device_id, state_dict)get_device_state(device_id)get_sensor_reading(sensor_id)
- History endpoints:
get_device_history(device_id, start_time?, end_time?, limit?)get_sensor_history(sensor_id, start_time?, end_time?, limit?)get_system_events(start_time?, end_time?, type?, entity?, action?, limit?)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestnew serviceCreation of a new serviceCreation of a new service