-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
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
Implemented Switch Device for support of smartswitch #1840
base: main
Are you sure you want to change the base?
Conversation
Used VRM instance in product name and corrected channel numbering to start from 1
poped pageManager back to setting on device disconnect
Hi @CJhuckstepp , do you have an installation with a smartswitch connected to the vrm portal? If so, could you please add [email address removed] to the 'users' of your installation so we can test your changes? |
An example of an installation with two smartswitchs connected is running and available on the vrm . However I have found that after copying the WASM build by the github action to the /var/www/venus/gui-beta directory. The remote console option is no longer available, but it working ok when connecting to the web server locally. Is there anything else I need to do. It has been rebooted multiple times. |
Hi @CJhuckstepp , this is a known issue, it will be fixed in the next release. We added a watchdog to gui-v2 that talks to index.html. VRM uses its own index.html, and needs to be updated. So, wasm builds work ok locally, but not via vrm. |
Resolved dimming percentage not showing below the 8V input active threshold
renamed item fuse to FuseRating and used item min max to limit input
A demo system with two smartswitch on it should now be avaliable on the vrm. Invite sent to requested email address. |
Add Aux button in status bar to access Aux card page similar to the control cards for third party device. Then the card Groups are added based on the switches group name or if not present the devices name.
Setting added to allow configuration of the switch. With the PWM item indicating if the diming mode is available.