Socket
Socket
Sign inDemoInstall

iobroker.mystrom-wifi-switch

Package Overview
Dependencies
9
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

install_1.jpg

14

io-package.json
{
"common": {
"name": "mystrom-wifi-switch",
"version": "2.0.0",
"version": "2.0.1",
"news": {
"2.0.1":{
"en": "better upgrade of url config from earlier versions",
"de": "Besseres Upgrade der URL-Konfiguration von früheren Versionen",
"ru": "лучшее обновление конфига url с более ранних версий",
"pt": "melhor atualização da configuração de URL de versões anteriores",
"nl": "betere upgrade van url-configuratie van eerdere versies",
"fr": "meilleure mise à niveau de la configuration d'URL des versions antérieures",
"it": "migliore aggiornamento di url config dalle versioni precedenti",
"es": "Mejor actualización de la configuración de URL desde versiones anteriores",
"pl": "lepsza aktualizacja konfiguracji adresu URL z wcześniejszych wersji",
"zh-cn": "从早期版本更好地升级url配置"
},
"2.0.0": {

@@ -7,0 +19,0 @@ "en": "complete redesign",

2

package.json
{
"name": "iobroker.mystrom-wifi-switch",
"version": "2.0.0",
"version": "2.0.1",
"description": "control mystrom switches",

@@ -5,0 +5,0 @@ "author": {

@@ -5,3 +5,3 @@ ![Logo](admin/mystrom-wifi-switch.jpg)

![Number of Installations](http://iobroker.live/badges/mystrom-wifi-switch-installed.svg) ![Number of Installations](http://iobroker.live/badges/mystrom-wifi-switch-stable.svg)
![Number of Installations](http://iobroker.live/badges/mystrom-wifi-switch-installed.svg)

@@ -24,7 +24,10 @@ # ioBroker.mystrom-wifi-switch

or as a custom adapter from the admin-ui:
or as a custom adapter from the admin-ui. Make sure to select "Beliebig" event though it's located at Github:
![custom adapter](install_mystrom.jpg)
![custom adapter](install_1.jpg)
Find out the release you're interessed in: <https://github.com/rgwch/ioBroker.mystrom-wifi-switch/releases> and copy/paste the address of the .tar.gz link.
Read the warning and click "install" if you agree.
The adapter should then be in the admin pages's list.

@@ -37,3 +40,3 @@

Each instance will create a switchState and a switchPower object. SwitchState is true or false, switchPower is in Watts (and will always be 0 if switchState is false, of course)
Each instance will create a switchState and a switchPower object. SwitchState is true or false, switchPower is in Watts (and will always be 0 if switchState is false, of course). Newer models of the switch feature an additional temperature indicator. With older switches, this will always be 0.

@@ -40,0 +43,0 @@ SwitchState is writeable.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc