Giter Club home page Giter Club logo

Comments (9)

Fulch avatar Fulch commented on June 12, 2024 1

"Zigbee": { "NetworkChannel": 25,

Could be a useful attribute to display under WiserHub data? It might help people with connectivity problems to at least know what Zigbee channel is being used and maybe then change their Wifi channel or any other Zigbee devices to minimise potential interference.

I don't know if the NetworkChannel is read only and have not been brave enough to try changing it!
The link below explains about Zigbee and Wifi channel overlap.

https://support.metageek.com/hc/en-us/articles/203845040-ZigBee-and-WiFi-Coexistence

from wiserhomeassistantplatform.

scooper1 avatar scooper1 commented on June 12, 2024

from wiserhomeassistantplatform.

asantaga avatar asantaga commented on June 12, 2024

Precisely what I wanted to find out :-)

I also found out if the battery level is <26 then its time to replace the batteries.. Whilst they show as "good" on a battery tester , there isnt enough juice to turn the actuator in the valve...

I may add that as an additional attribute

how does

 attribute name : replace_batteries : true or false 

How does this sound ? Only for TRVs BTW

With this you can easily create an alert / notification :-) :-)

LOVE Automation

from wiserhomeassistantplatform.

scooper1 avatar scooper1 commented on June 12, 2024

from wiserhomeassistantplatform.

scooper1 avatar scooper1 commented on June 12, 2024

from wiserhomeassistantplatform.

asantaga avatar asantaga commented on June 12, 2024

Cool,

I'll be implementing this either tonight or tomorrow and I want to get R1.9 out soon.

SoI plan to expose :

node_id : {number}
parent_node_id : {number}
zigbee_network_channel : {number}
replace_batteries  : {true | false}   , will be based on a config variable (default of 26) value<config then returns true

Two config variables

replace_roomstat_batteries_threshold: {number default 20}

Are the defaults about right?
Will do this tonight, shouldnt take more than 1hr..

from wiserhomeassistantplatform.

scooper1 avatar scooper1 commented on June 12, 2024

from wiserhomeassistantplatform.

asantaga avatar asantaga commented on June 12, 2024

yes the node_id will be exposed, it was in the text but I had a markdown error.. so it wasnt showing, fixed that.

from wiserhomeassistantplatform.

asantaga avatar asantaga commented on June 12, 2024

Done, commit 92f7d68

Added the zigbee channel data to the heathub sensor
Added Zigbee nodeId,parentNodeId and calculated field hub_route to iTRV and RoomStats

DID NOT add the battery threshold figures because I noticed there was a field called BatteryLevel which when goes to OneThird pretty much says the same thing..

I also noticed that not all iTRVs have battery data in the raw payload.. dont know why.. may be it appears after a while..

from wiserhomeassistantplatform.

Related Issues (20)

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.