Zigbee2MQTTZigbee2MQTT
  • Getting started
  • Supported Adapters
  • Supported Devices
  • Installation
  • Configuration
  • Usage
  • FAQ
Devices
  • Zigbee

    • Zigbee network
    • Improve network range and stability
    • Secure your Zigbee network
    • Sniff Zigbee traffic
    • Create a CC2530 router
  • Support new devices

    • Support new devices
    • Support new Tuya devices
    • Find Tuya Data Points
  • Remote Adapter

    • Connect to a remote adapter
    • Connect to a remote Sonoff ZBBridge
  • More

    • 3D cases
    • External converters
    • External extensions
    • Switch to the dev branch
    • Get Tuya and Xiaomi OTA url
  • Forum
  • Discord
  • Issues
  • Donate
GitHub
GitHub (docs)
  • Getting started
  • Supported Adapters
  • Supported Devices
  • Installation
  • Configuration
  • Usage
  • FAQ
Devices
  • Zigbee

    • Zigbee network
    • Improve network range and stability
    • Secure your Zigbee network
    • Sniff Zigbee traffic
    • Create a CC2530 router
  • Support new devices

    • Support new devices
    • Support new Tuya devices
    • Find Tuya Data Points
  • Remote Adapter

    • Connect to a remote adapter
    • Connect to a remote Sonoff ZBBridge
  • More

    • 3D cases
    • External converters
    • External extensions
    • Switch to the dev branch
    • Get Tuya and Xiaomi OTA url
  • Forum
  • Discord
  • Issues
  • Donate
GitHub
GitHub (docs)

ShinaSystem FAM-300Z

ModelFAM-300Z
VendorShinaSystem
DescriptionSiHAS Smoke detector
Exposesremote_control_permission, force_smoke_alarm, smoke_battery, smoke, battery
PictureShinaSystem FAM-300Z

OTA updates

This device supports OTA updates, for more information see OTA updates.

Exposes

Remote control permission (binary)

Indicate whether remote control is permitted or denied.. Value can be found in the published state on the remote_control_permission property. It's not possible to read (/get) or write (/set) this value. If value equals True remote control permission is ON, if False OFF.

Force smoke alarm (binary)

Forcibly activating/deactivating smoke alarms. This command is only available when Remote control permission is True.. Value can be found in the published state on the force_smoke_alarm property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"force_smoke_alarm": NEW_VALUE}. If value equals ON force smoke alarm is ON, if OFF OFF.

Smoke battery (numeric)

Remaining battery in % for smoke sensor, For reference, two batteries are used. One is for Smoke sensor, the other is for Zigbee.. Value can be found in the published state on the smoke_battery property. It's not possible to read (/get) or write (/set) this value. The minimal value is 0 and the maximum value is 100. The unit of this value is %.

Smoke (binary)

Indicates whether the device detected smoke. Value can be found in the published state on the smoke property. It's not possible to read (/get) or write (/set) this value. If value equals true smoke is ON, if false OFF.

Battery (numeric)

Remaining battery in %. Value can be found in the published state on the battery property. To read (/get) the value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get with payload {"battery": ""}. It's not possible to write (/set) this value. The minimal value is 0 and the maximum value is 100. The unit of this value is %.

Help to make the docu better and edit this page on Github ✌
Last Updated:: 5/7/25, 7:30 PM