Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Osram Smart+ Motion Sensor #611

Closed
KiwiHC16 opened this issue Feb 22, 2019 · 18 comments
Closed

Osram Smart+ Motion Sensor #611

KiwiHC16 opened this issue Feb 22, 2019 · 18 comments

Comments

@KiwiHC16
Copy link
Owner

No description provided.

@KiwiHC16
Copy link
Owner Author

KiwiHC16 commented Jul 4, 2019

Commandé.

@KiwiHC16
Copy link
Owner Author

Reçu

@KiwiHC16
Copy link
Owner Author

KiwiHC16 commented Nov 1, 2019

@KiwiHC16
Copy link
Owner Author

KiwiHC16 commented Nov 1, 2019

Very basic inclusion in Abeille.

@KiwiHC16
Copy link
Owner Author

KiwiHC16 commented Nov 1, 2019

#595

@KiwiHC16
Copy link
Owner Author

KiwiHC16 commented Nov 1, 2019

@KiwiHC16
Copy link
Owner Author

KiwiHC16 commented Nov 1, 2019

@KiwiHC16
Copy link
Owner Author

KiwiHC16 commented Nov 1, 2019

Koenkk/zigbee2mqtt#507

@KiwiHC16
Copy link
Owner Author

KiwiHC16 commented Nov 1, 2019

            (cb) => device.bind('msTemperatureMeasurement', coordinator, cb),
            (cb) => device.report('msTemperatureMeasurement', 'measuredValue', 30, 600, 1, cb),
    (cb) => device.bind('genPowerCfg', coordinator, cb),
            (cb) => device.report('genPowerCfg', 'batteryPercentageRemaining', 0, 1000, 0, cb),

@KiwiHC16
Copy link
Owner Author

KiwiHC16 commented Nov 1, 2019

The device just sends a bit for "Battery OK" or "Battery Low",

@KiwiHC16
Copy link
Owner Author

KiwiHC16 commented Nov 1, 2019

same for the "Tampered" status (which I observed just indicates a longer button press on this device?!).

@KiwiHC16
Copy link
Owner Author

KiwiHC16 commented Nov 1, 2019

Just hooked the device up to a lab power supply and confirmed it will send a battery_low=true flag. Down at around 1.8V it stops working.

@KiwiHC16
Copy link
Owner Author

KiwiHC16 commented Nov 1, 2019

One note though, I think the instructions given in the manual are not correct, holding the button for >10sec did nothing for me.

Meme observation pour moi.

@KiwiHC16
Copy link
Owner Author

KiwiHC16 commented Nov 1, 2019

C est bon j ai ce qu il faut pour la temperature.

@KiwiHC16
Copy link
Owner Author

KiwiHC16 commented Nov 1, 2019

C est bon j ai ce qu il faut pour la detection

KiwiHC16 added a commit that referenced this issue Nov 1, 2019
@KiwiHC16
Copy link
Owner Author

KiwiHC16 commented Nov 1, 2019

C est bon le modele est dans le master et la doc est faite.
Il est bon pour service. A voir si on peut y ajouter des trucs plus tard.
La batterie ne fonctionne pas.

KiwiHC16 added a commit to KiwiHC16/AbeilleDoc that referenced this issue Nov 1, 2019
@KiwiHC16 KiwiHC16 added the OSRAM label Nov 1, 2019
@KiwiHC16
Copy link
Owner Author

C est bon il fonctionne. Je clos et crée une issue specifique Batterie.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant