Skip to content

Merging in optional Kodi and Pushbullet support#31

Open
texnofobix wants to merge 51 commits into
zonyl:masterfrom
texnofobix:master
Open

Merging in optional Kodi and Pushbullet support#31
texnofobix wants to merge 51 commits into
zonyl:masterfrom
texnofobix:master

Conversation

@texnofobix

Copy link
Copy Markdown
Collaborator

No description provided.

texnofobix and others added 30 commits March 31, 2015 22:53
Conflicts:
	.gitignore
	pytomation/common/pytomation_api.py
	pytomation/common/pytomation_object.py
Based on Google Voice code. Sends notification messages via JSONRPC to Kodi/XBMC. 

Example usage:

kodi = Kodi(host="http://10.0.0.7/jsonrpc")
kodi.command((Command.MESSAGE, 'Pytomation','Starting up'))
kodi -> new Kodi / XBMC device
pyto_logging > Added friendlier message of error
Depends on linux arp format for now and arping.
  Requires additional changes to function properly
  Changed close state to closed
  Added the unlock/unlocked and lock/unlocked command state values
  Make Pytomation wait to send after receive
  Fixed timeout delaration on some commands

Fixed timeout declaration on some commands
ReadMe->Added to and clarified OpenZwave install documentation
OpenZwave->Fixed mixed indentations
king-dopey and others added 21 commits June 27, 2015 21:24
OpenZwave->Added device state updates
OpenZwave->Additional Debug logging
State->Toggle now works with locks and defaults to off
Lock->New device to hold locks
OpenZwave->Add more logging
OpenZwave->Separate __init__ and _init
Lock->Default to always send command (so it will still lock,
  even if the device has not sent the unlock state update yet)
Merging in king-dopey's changes
Foscam -> increasing default pool time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants