Skip to content

Commit

Permalink
Added list of URLs to support
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Jun 2, 2015
1 parent e23e536 commit c635c0a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions urls
@@ -0,0 +1,12 @@
https://api.hivehome.com/v5/login
https://api.hivehome.com/v5/users/<YOUR HIVE LOGIN>
https://api.hivehome.com/v5/users/<YOUR HIVE LOGIN>/hubs/<HUB ID>
https://api.hivehome.com/v5/users/<YOUR HIVE LOGIN>/hubs/<HUB ID>/devices
https://api.hivehome.com/v5/users/<YOUR HIVE LOGIN>/widgets/temperature
https://api.hivehome.com/v5/users/<YOUR HIVE LOGIN>/widgets/climate/<HUB MAC ADDRESS>/control
https://api.hivehome.com/v5/users/<YOUR HIVE LOGIN>/widgets/climate/<HUB MAC ADDRESS>/controls/schedule
https://api.hivehome.com/v5/users/<YOUR HIVE LOGIN>/widgets/temperature/<HUB MAC ADDRESS>/history?period=today
https://api.hivehome.com/v5/users/<YOUR HIVE LOGIN>/hubs/<HUB ID>/devices/hotwatercontroller/<HUB MAC ADDRESS>/controls
https://api.hivehome.com/v5/users/<YOUR HIVE LOGIN>/hubs/<HUB ID>/devices/hotwatercontroller/<HUB MAC ADDRESS>/controls/schedule
https://api.hivehome.com/v5/users/<YOUR HIVE LOGIN>/widgets/climate/targetTemperature?precision=0.5
https://api.hivehome.com/v5/users/<YOUR HIVE LOGIN>/widgets/climate/targetTemperature

0 comments on commit c635c0a

Please sign in to comment.