@nightspark77/node-red-charlie-home-assistant 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/device.html +3 -0
  2. package/package.json +1 -1
package/device.html CHANGED
@@ -48,6 +48,9 @@
48
48
  <option value="switch">Interupteur</option>
49
49
  <option value="shutter">Volet</option>
50
50
  <option value="sprinkler">Arrosage</option>
51
+ <option value="sensor">Capteur</option>
52
+ <option value="button">Bouton</option>
53
+ <option value="unknown">Inconnu</option>
51
54
  </select>
52
55
  </div>
53
56
  </form>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nightspark77/node-red-charlie-home-assistant",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "description": "Create and control your own device with Charlie within nodered",
5
5
  "license": "ISC",
6
6
  "keywords": [