fibaro_home
Manage Fibaro Home Center: control rooms, sections, users, weather, energy graphs, and system settings via specific operations.
Instructions
Home/system management: rooms, sections, users, weather, energy_graph, energy_panel, system_info. For quick stats use 'op=device_stats'. For current power consumption use 'op=energy_panel'. For historical energy/power data use 'op=energy_graph'. Supports: rooms, sections, users, profiles, notifications, alarms, zwave, backups, settings, weather, system_info, energy_graph, energy_panel, plugins.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: text (default) or json (stringified MCP result) | |
| op | Yes | Operation: system_info|weather|energy_graph|energy_panel|rooms|sections|create_room|update_room|delete_room|create_section|update_section|delete_section|users|create_user|update_user|delete_user|profiles|get_active_profile|set_active_profile|notifications|send_notification|alarms|arm_alarm|disarm_alarm|zwave_network|start_zwave_inclusion|stop_zwave_inclusion|start_zwave_exclusion|stop_zwave_exclusion|remove_failed_zwave_node|heal_zwave_network|create_backup|list_backups|restore_backup|get_settings|update_settings|restart_system|get_event_log|geofences|create_geofence|update_geofence|delete_geofence|plugins|install_plugin|uninstall_plugin|restart_plugin|trigger_custom_event|device_stats|energy_graph|energy_panel | |
| room_id | No | ||
| section_id | No | ||
| name | No | ||
| icon | No | ||
| user_id | No | ||
| username | No | ||
| password | No | ||
| No | |||
| type | No | ||
| profile_id | No | ||
| partition_id | No | ||
| node_id | No | ||
| backup_id | No | ||
| settings | No | ||
| from | No | ||
| to | No | ||
| limit | No | ||
| geofence_id | No | ||
| latitude | No | ||
| longitude | No | ||
| radius | No | ||
| plugin_id | No | ||
| url | No | ||
| event_name | No | ||
| data | No | ||
| notification | No | ||
| title | No | ||
| text | No | ||
| users | No | ||
| device_id | No | ||
| params | No | ||
| aggregation | No | For device_stats: aggregation interval (auto selects based on time span) | |
| max_points | No | For device_stats: max data points (default: 1000) | |
| metrics | No | For device_stats: metrics to include | |
| property | No | For device_stats: legacy property filter | |
| grouping | No | For energy_graph: group by devices or rooms (default: devices) |