platypush/platypush/backend/http/webapp/src/components/panels/Zwave
Fabio Manganiello 14f1c44378 - If a Z-Wave event includes an explicit value update then explicitly set that value on the node, in order to prevent issues with Z-Wave value updates not yet propagated to the node structure
- Added Z-Wave switch component
2021-03-16 20:52:30 +01:00
..
Group.vue Style fixes for Z-Wave UI migration [WIP] 2021-02-14 18:07:40 +01:00
Index.vue - If a Z-Wave event includes an explicit value update then explicitly set that value on the node, in order to prevent issues with Z-Wave value updates not yet propagated to the node structure 2021-03-16 20:52:30 +01:00
Node.vue Style fixes for Z-Wave UI migration [WIP] 2021-02-14 18:07:40 +01:00
Value.vue Do not force type cohercion on bool values - !!parseInt(true) = false in JavaScript, for some reason 2021-03-16 20:11:49 +01:00
common.scss Z-Wave UI style fixes [WIP] 2021-02-14 21:08:29 +01:00
vars.scss Fixed glitches in new Z-Wave panel [WIP] 2021-02-14 16:28:34 +01:00