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

AC Charger über Shelly Plug S plus einschalten #1330

Open
wants to merge 12 commits into
base: development
Choose a base branch
from

Conversation

Snoopy-HSS
Copy link

Steuert ein X beliebiges Ladegerät über einen Shelly Plug ein, wenn die Schwellenwerte erreicht sind.

	modified:   include/Configuration.h
	new file:   include/ShellyACPlug.h
	modified:   include/WebApi.h
	new file:   include/WebApi_Shelly.h
	modified:   include/defaults.h
	modified:   src/Configuration.cpp
	new file:   src/ShellyACPlug.cpp
	modified:   src/WebApi.cpp
	new file:   src/WebApi_Shelly.cpp
	modified:   webapp/src/locales/de.json
	modified:   webapp/src/locales/en.json
	modified:   webapp/src/locales/fr.json
	modified:   webapp/src/types/AcChargerConfig.ts
	modified:   webapp/src/views/AcChargerAdminView.vue
	modified:   webapp/src/locales/de.json
	modified:   webapp/src/locales/en.json
	modified:   webapp/src/locales/fr.json
	modified:   include/Configuration.h
	modified:   include/ShellyACPlug.h
	modified:   include/defaults.h
	modified:   src/Configuration.cpp
	modified:   src/ShellyACPlug.cpp
	modified:   src/WebApi_Shelly.cpp
	modified:   src/main.cpp
	modified:   webapp/src/types/AcChargerConfig.ts
	modified:   webapp/src/views/AcChargerAdminView.vue
	modified:   include/Configuration.h
	modified:   include/ShellyACPlug.h
	modified:   include/WebApi.h
	new file:   include/WebApi_ws_Shelly.h
	modified:   include/WebApi_ws_live.h
	modified:   include/defaults.h
	modified:   src/Configuration.cpp
	modified:   src/ShellyACPlug.cpp
	modified:   src/WebApi.cpp
	modified:   src/WebApi_Shelly.cpp
	new file:   src/WebApi_ws_Shelly.cpp
	modified:   src/WebApi_ws_live.cpp
	modified:   webapp/src/components/InverterTotalInfo.vue
	modified:   webapp/src/locales/de.json
	modified:   webapp/src/locales/en.json
	modified:   webapp/src/locales/fr.json
	modified:   webapp/src/types/AcChargerConfig.ts
	modified:   webapp/src/types/LiveDataStatus.ts
	modified:   webapp/src/views/AcChargerAdminView.vue
	modified:   webapp/src/views/HomeView.vue
	modified:   webapp/src/types/AcChargerConfig.ts

string in lower case
	modified:   webapp/src/views/AcChargerAdminView.vue
Prettier
	modified:   webapp/src/views/AcChargerAdminView.vue

yarn prettier
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.

1 participant