Skip to content

Releases: epsmae/Homey-.Net

V1.3.1

05 Dec 20:19

Choose a tag to compare

  • Fetch Bearer Token
  • Updated dependent packages

V1.2.1

05 Dec 18:34
78f7f55

Choose a tag to compare

  • Fixed parse error on update timer when next is null
  • Fixed parse error for capbility report when last value is boolean

V1.2

05 Dec 13:09
ba87c7a

Choose a tag to compare

  • Enable Disable Flow
  • Trigger Flow
  • Get Timers
  • Update Timers

Initial Version

04 Dec 15:18
7eff2c0

Choose a tag to compare

  • GetDevices
  • GetDevices(string zoneId)
  • GetDevice(string deviceId)
  • GetCapability(string deviceId, string capability)
  • GetZones()
  • GetFlows()
  • SetBooleanCapability(string deviceId, string capability, bool value)