Skip to content
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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

CJhuckstepp
Copy link

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.

@DanielMcInnes
Copy link
Contributor

DanielMcInnes commented Jan 14, 2025

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?

@CJhuckstepp
Copy link
Author

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.

@DanielMcInnes
Copy link
Contributor

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.

colin Huckstepp added 3 commits January 15, 2025 14:44
Resolved dimming percentage not showing below the 8V input active
threshold
renamed item fuse to FuseRating and used item min max to limit input
@CJhuckstepp
Copy link
Author

A demo system with two smartswitch on it should now be avaliable on the vrm. Invite sent to requested email address.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants