Activity
upgrades to latest matter.js, adds reconnect bridge logic
upgrades to latest matter.js, adds reconnect bridge logic
Fix thermostat mode (enum vs number), upper case QR pairing codes
Fix thermostat mode (enum vs number), upper case QR pairing codes
update matter.js to latest
update matter.js to latest
remove no longer needed action
remove no longer needed action
add a little documentation
add a little documentation
Keep track of nodes, call triggerReconnect when connecting again to a…
Keep track of nodes, call triggerReconnect when connecting again to a…
Matter.js updates, move to new matter.js callbacks, use aysnc node up…
Matter.js updates, move to new matter.js callbacks, use aysnc node up…
remove dead code
remove dead code
Speed up dimmer bridge device
Speed up dimmer bridge device
Greatly improves bridged color device support
Greatly improves bridged color device support
Update tests
Update tests
add missing anotations
add missing anotations
Don't save level on bridged dimmers
Don't save level on bridged dimmers
remove comments
remove comments
Handle level/onoff better for bridged dimmer devices. Ensure server c…
Handle level/onoff better for bridged dimmer devices. Ensure server c…
Fix color bridge device and OnOff logic
Fix color bridge device and OnOff logic
Support inverted window covering switch and fix initialization. Remov…
Support inverted window covering switch and fix initialization. Remov…
readme update
readme update
allow power source cluster on root endpoint
allow power source cluster on root endpoint
Fix occupancy sensor (and any other complex attribute changed object)
Fix occupancy sensor (and any other complex attribute changed object)
remove dead code
remove dead code
Move code gen to maven
Move code gen to maven
Bridge Tests
Bridge Tests
Converter tests
Converter tests
Formatting
Formatting
Fix OnOff/Level control for Color, converter tests
Fix OnOff/Level control for Color, converter tests
Ignore items changes until we hav registered with the bridge
Ignore items changes until we hav registered with the bridge
more tests
more tests
tests
tests
Cleaning up structure , missing test
Cleaning up structure , missing test