* Set InsteonEntity name to be combo of description and address. ie "LampLinc Dimmer 26453a" or "Keypad Dimmer 291abb_2" Using a centralized network name * Updated the name to have a more contextual references for device functions then just the group id. * Cleanup for hound * Removed the _generate_network_address function. Not used anymore * Cleanup for lint * clean for hound * Moved descriptor mapper to be a class variable of the InsteonEntity in order to fix lib loading issue for lint * Well, moved DescriptorMapper instance to a function variable now... * fix hound * Lint Cleanup * Clean up docstrings * Simplify Label lookup based on state name |
||
---|---|---|
.. | ||
auth | ||
components | ||
helpers | ||
scripts | ||
util | ||
__init__.py | ||
__main__.py | ||
bootstrap.py | ||
config.py | ||
config_entries.py | ||
const.py | ||
core.py | ||
data_entry_flow.py | ||
exceptions.py | ||
loader.py | ||
monkey_patch.py | ||
package_constraints.txt | ||
requirements.py | ||
setup.py |