This website requires JavaScript.
Explore
Help
Register
Sign In
innocuous-symmetry
/
core
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
83aea10f06101c7dc6cf7f232cd4b413d2ebbc14
core
/
homeassistant
History
Ryan Kraus
83aea10f06
Added hidden_string and sensor_string properties to the isy994 configuration to allow nodes to be hidden and to be handled as sensors. Implimented the sensor_string. Any node name that contains the sensor_string in its name will be treated as a sensor instead of a switch or light. The hidden_string will be implimented later.
2015-04-13 12:56:37 -04:00
..
components
Added hidden_string and sensor_string properties to the isy994 configuration to allow nodes to be hidden and to be handled as sensors. Implimented the sensor_string. Any node name that contains the sensor_string in its name will be treated as a sensor instead of a switch or light. The hidden_string will be implimented later.
2015-04-13 12:56:37 -04:00
external
Fixed gitmodules merge conflict
2015-03-21 10:14:03 +11:00
helpers
Tweaks to EntityComponent.setup_platform
2015-03-21 22:21:57 -07:00
__init__.py
Style fixes
2015-04-01 07:18:03 -07:00
__main__.py
Added logic to main that prefers .yaml-config over .conf
2015-02-28 17:42:23 +01:00
bootstrap.py
Made bootstrap.setup_component more robust
2015-03-21 22:06:59 -07:00
const.py
ps: Add a global config object to Home Assistant
2015-03-18 23:02:58 -07:00
loader.py
Rename config.get_config_path to config.path
2015-03-19 12:27:56 -07:00
remote.py
Add logbook component
2015-03-29 14:47:21 -07:00
util.py
Ensure recorder loaded first to capture all
2015-01-31 20:05:18 -08:00