This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
24b317f10d
core
/
homeassistant
History
Paulus Schoutsen
24b317f10d
StateMachine.get_state will not throw an exception but return None if category does not exist
2013-11-01 11:29:37 -07:00
..
packages
Made a few dependencies optional and removed others.
2013-10-13 09:40:38 -07:00
__init__.py
StateMachine.get_state will not throw an exception but return None if category does not exist
2013-11-01 11:29:37 -07:00
actors.py
Forgot to change 1 class when changing State from tuple to dict
2013-10-28 18:26:25 -07:00
bootstrap.py
Bootstrapper now does not need a host option to load Hue
2013-10-31 18:30:45 -07:00
httpinterface.py
API updated to be RESTful
2013-10-29 00:22:38 -07:00
observers.py
Timeout of 1 second was a bit too optimistic for Tomato router
2013-10-28 18:27:08 -07:00
remote.py
API updated to be RESTful
2013-10-29 00:22:38 -07:00
test.py
API updated to be RESTful
2013-10-29 00:22:38 -07:00
util.py
Events and States will now only use JSON serializable attributes
2013-10-27 17:39:54 -07:00