We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
Sorry if I'm doing wrong I'm not famliliar with git and collaborate on project (first time). I'm not sure this is the way to ask for an had.
I have follow Support new devices page for adding : https://en.paulmann.com/p/urail-rail-adapter-smart-home-zigbee-on-off-dimm-166x20mm-chrome-matt/96893
I had in my config mqtt home assistant the file : H036-0500.js
const fz = require('zigbee-herdsman-converters/converters/fromZigbee'); const tz = require('zigbee-herdsman-converters/converters/toZigbee'); const exposes = require('zigbee-herdsman-converters/lib/exposes'); const reporting = require('zigbee-herdsman-converters/lib/reporting'); const legacy = require('zigbee-herdsman-converters/lib/legacy'); const extend = require('zigbee-herdsman-converters/lib/extend'); const ota = require('zigbee-herdsman-converters/lib/ota'); const tuya = require('zigbee-herdsman-converters/lib/tuya'); const utils = require('zigbee-herdsman-converters/lib/utils'); const globalStore = require('zigbee-herdsman-converters/lib/store'); const e = exposes.presets; const ea = exposes.access; const definition = { zigbeeModel: ['H036-0500'], model: '968.93', vendor: 'Paulmann Licht', description: 'URail Rail adapter Smart Home Zigbee On/Off/Dimm', extend: extend.light_onoff_brightness(), }; module.exports = definition;
I have alos had image in my fork of zigbee2mqtt.io I put in copy image and not scaled to 150 image.
Also put an 968.93.md file
Thanks for your help and work !
Regards
The text was updated successfully, but these errors were encountered:
feat(add): 968.93 @gritche2 #5876
004d872
Thanks!
Changes will be available in the dev branch in a few hours from now. (https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html)
Sorry, something went wrong.
No branches or pull requests
Hello,
Sorry if I'm doing wrong I'm not famliliar with git and collaborate on project (first time).
I'm not sure this is the way to ask for an had.
I have follow Support new devices page for adding :
https://en.paulmann.com/p/urail-rail-adapter-smart-home-zigbee-on-off-dimm-166x20mm-chrome-matt/96893
I had in my config mqtt home assistant the file : H036-0500.js
I have alos had image in my fork of zigbee2mqtt.io
I put in copy image and not scaled to 150 image.
Also put an 968.93.md file
Thanks for your help and work !
Regards
The text was updated successfully, but these errors were encountered: