Giter Club home page Giter Club logo

vera-plugin-zibluegateway's People

Contributors

vosmont avatar

Watchers

 avatar  avatar

Forkers

mikespoon

vera-plugin-zibluegateway's Issues

On Vera: Visonic Device is created but not triggered.

Hello,
thanks for the nice job.
On Vera Edge my Visonic door sensor (MTC 302) is seen in the discovered equipment and subsequently correctly created.
It is listed in the discovered and managed list.
Unfortunately in the Device page, in the Vera Interface, the device created never gets triggered.
In the plugin pages (both: the discovered and managed devices), the incoming signals from the hardware are received as I can see date/time stamp and signal strength changing.
If I go in the Vera interface in Advanced Settings, I can see that LastTrip is always the same and is the time of creation.
If I Assocciate, in the Managed List, the device with any other device, it does not work.
To checkout plugin functioning and as proof, I created an Oregon device and it works properly
On device Params id_parent is correct (plugin #).
No errors are detected in the plugin.

ne fonctionne pas avec mon installation x10

bonjour, j'ai acheté une box vera edge, un module rfplayer, mis à jour les firmwares , pour faire fonctionner mon installation x10. j'ai installé votre module ziblue gateway en suivant le tuto.

les modules x10 sont reconnus en mode discovery mais impossible de réaliser d'apprentissage, ni de créer de module. pour l'instant je suis incapable de me servir de ma box 👎 help !
merci.
tell me if traduction in english needed
arnaud

Not working with RFPlayer with 1.23 firmware

I have just bought the RFPlayer, I have introduced 6 Parrot codes but when I want to add the device it fails, I do not know if I have to use the beta version or the 0.3 one.

Erreur en intégration Oregon Rain_meter

Bonjour,

Mon pluviometre OREGON est bien détecté mais lorsque je clique sur Apprendre, et que je fais OK, j'ai une anomalie Error: [string "--[[..."]:1200: attempt to concatenate local 'name' (a nil value) et l'objet ne se créé pas.

Une idée ?

Cordialement,

RTS shutter on Vera

I'm trying to add a Somfy RTSshutter to my VERAplus through the rfplayer. I followed your steps on the readme . with the remote control the shutter is discovered and added to managed devices et dashboard. But it still not works to open or close the shutter. did I missed something?

Pb avec Anémometre OREGON

Mon Anémometre Oregon semble être reconnu mais le plugin crée le Container avec des erreurs :
Command.deferredProcess Error: [string "--[[..."]:510: attempt to call field 'setWindSpeed' (a nil value)
Command.deferredProcess Error: [string "--[[..."]:514: attempt to call field 'setWindDirection' (a nil value)

les logs à la création du container :
08 10/27/18 13:42:55.317 JobHandler_LuaUPnP::HandleActionRequest device: 60 service: urn:upnp-org:serviceId:ZiBlueGateway1 action: CreateDevices <0x73902520> 08 10/27/18 13:42:55.318 JobHandler_LuaUPnP::HandleActionRequest argument serviceId=urn:upnp-org:serviceId:ZiBlueGateway1 <0x73902520> 50 10/27/18 13:42:55.324 luup_log:60: (ZiBlueGateway::createDevices) Create devices [{"protocol":"OREGON","equipmentId":41472,"deviceType":"WIND_SENSOR","featureNames":["direction","wind speed"],"settings":["transmitter"]}] <0x77974000> 50 10/27/18 13:42:55.333 luup_log:60: (ZiBlueGateway::createDevices) Equipment 'OREGON;41472' - Add device 'OREGON;41472;1', type 'WIND_SENSOR', file 'D_WindSensor1.xml' <0x77974000> 50 10/27/18 13:42:55.414 luup_log:60: (ZiBlueGateway::createDevices) Equipment 'OREGON;41472' - Device #78(OREGON 41472/1) has been created <0x77974000> 02 10/27/18 13:42:55.415 luup_log:60: (ZiBlueGateway::Device.getInfos) Can not get infos for device type '78' <0x77974000> 50 10/27/18 13:42:55.416 luup_log:60: (ZiBlueGateway::Equipments.add) Add equipment 'OREGON;41472', features [ "direction", "wind speed" ], device #78, type unknown <0x77974000>

les logs suivants
luup_log:60: (ZiBlueGateway::Network.receive) A 33: { "frame": { "header": { "rfLevel": "-92", "protocolMeaning": "OREGON", "protocol": "5", "dataFlag": "0", "infoType": "6", "cluster": "0", "frameType": "0", "rfQuality": "2", "floorNoise": "-100", "frequency": "433920" }, "infos": { "adr": "162", "id_PHYMeaning": "WGR800", "lowBatt": "0", "id_PHY": "0x1A89", "channel": "0", "measures": [ { "value": "0.0", "type": "wind speed", "unit": "m/s" }, { "value": "315", "type": "direction", "unit": "degree" } ], "qualifier": "48", "adr_channel": "41472", "subType": "0" } } } <0x743b8520> 50 10/27/18 19:03:04.480 luup_log:60: (ZiBlueGateway::Command.protectedProcess) Device #78 - Do command 'wind speed' with data '{ "value": "0.0", "type": "wind speed", "unit": "m/s" }' <0x75211520> 01 10/27/18 19:03:04.481 luup_log:60: (ZiBlueGateway::Command.deferredProcess) Error: [string "--[[..."]:509: attempt to call field 'setWindSpeed' (a nil value) <0x75211520> 50 10/27/18 19:03:04.482 luup_log:60: (ZiBlueGateway::UI.showError) Display message: Error (see tab) <0x75211520> 06 10/27/18 19:03:04.483 Device_Variable::m_szValue_set device: 60 service: urn:upnp-org:serviceId:ZiBlueGateway1 variable: LastMessage was: New equipment discovered now: <font color="red">Error (see tab)</font> #hooks: 0 upnp: 0 skip: 0 v:(nil)/NONE duplicate:0 <0x75211520> 50 10/27/18 19:03:04.492 luup_log:60: (ZiBlueGateway::Command.protectedProcess) Device #78 - Do command 'direction' with data '{ "value": "315", "type": "direction", "unit": "degree" }' <0x75211520> 01 10/27/18 19:03:04.493 luup_log:60: (ZiBlueGateway::Command.deferredProcess) Error: [string "--[[..."]:512: attempt to call field 'setWindDirection' (a nil value) <0x75211520> 50 10/27/18 19:03:04.494 luup_log:60: (ZiBlueGateway::UI.showError) Display message: Error (see tab) <0x75211520>

Pb Erreur

version 1.3.8
Erreur suivante récurrente :
Network.processFrame - equipmentId has to be greater than 0
Network.receive - Error with RF frame: ZIA33{ "frame" :{"header": {"frameType": "0", "cluster": "0", "dataFlag": "0", "rfLevel": "-96", "floorNoise": "-101", "rfQuality": "2", "protocol": "5", "protocolMeaning": "OREGON", "infoType": "4", "frequency": "433920"},"infos": {"subType": "1", "id_PHY": "0x0000", "id_PHYMeaning": "ProbeV1", "adr_channel": "0", "adr": "0", "channel": "0", "qualifier": "0", "lowBatt": "0", "measures" : [{"type" : "temperature", "value" : "-0.0", "unit" : "Celsius"}, {"type" : "hygrometry", "value" : "0", "unit" : "%"}]}}}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.