Skip to content

Commit

Permalink
Merge pull request #55 from aderusha/dev
Browse files Browse the repository at this point in the history
HASP 0.37 release
  • Loading branch information
aderusha authored Feb 23, 2019
2 parents 67805b6 + d0c5eca commit b312059
Show file tree
Hide file tree
Showing 9 changed files with 943 additions and 1,211 deletions.
Binary file modified Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin
Binary file not shown.
343 changes: 240 additions & 103 deletions Arduino_Sketch/HASwitchPlate/HASwitchPlate.ino

Large diffs are not rendered by default.

Binary file modified Home_Assistant/hasppackages.tar.gz
Binary file not shown.
15 changes: 5 additions & 10 deletions Home_Assistant/packages/plate01/hasp_plate01_00_components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,11 @@ binary_sensor:
sensor:
- platform: mqtt
name: plate01 Sensor
state_topic: "hasp/plate01/sensor"
value_template: '{{ value_json.status }}'
json_attributes:
- espVersion
- updateESPAvailable
- lcdVersion
- updateLcdAvailable
- espUptime
- signalStrength
- haspIP
state_topic: "hasp/plate01/status"
availability_topic: "hasp/plate01/status"
payload_available: "ON"
payload_not_available: "OFF"
json_attributes_topic: "hasp/plate01/sensor"

input_text:
hasp_plate01_pagebutton1label:
Expand Down
131 changes: 5 additions & 126 deletions contrib/openHAB/HASP-Foyer.items

Large diffs are not rendered by default.

Loading

0 comments on commit b312059

Please sign in to comment.