drewying / VeraControl

An iOS library for controlling a micasaverde Vera Home Automation Controller.
MIT License
6 stars 5 forks source link

This is exactly what I was looking for! But still a few bugs... #1

Closed javaguy closed 10 years ago

javaguy commented 11 years ago

You should use the locator URL to detect the IP address (and whether to use local or remote server): https://sta1.mios.com/locator_json.php?username=user

Details here: http://wiki.micasaverde.com/index.php/UI_Simple#Mode_1:_Basic_setup_and_locating_the_engine

Also i'd like to contribute if you don't mind

drewying commented 10 years ago

Just committed yesterday the ability to discover Vera Devices automatically through the locater service. (With other things).

Would love some help. Feel free to fork and submit pull requests and I will definitely get things merged into the main branch.

Drew