Paulus Schoutsen
|
994b829cb4
|
add_devices -> add_entities (#16171)
* add_devices -> add_entities
* Lint
* PyLint
* Revert external method in scsgate
|
2018-08-24 16:37:30 +02:00 |
Ville Skyttä
|
4bd7a7eee3
|
Remove inline pylint disables for messages disabled in pylintrc (#14978)
|
2018-06-16 00:15:46 +02:00 |
cdce8p
|
95d27bd1fa
|
Sensor device classes (#14282)
* Added light device class, moved device classes to const
* Removed unnecessary icons
* Replace 'lux' with 'lx'
* Fix comment
* Changed device_class name
|
2018-05-05 09:37:40 -04:00 |
cdce8p
|
e68b52d50d
|
Demo Sensor - Added device_class support (#14269)
|
2018-05-03 19:51:36 +02:00 |
Fabian Affolter
|
a4f1f6e724
|
Update docstrings (#7374)
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstring
* Update docstrings
* Update docstrings
* Fix lint issues
* Update docstrings
* Revert changes in dict
|
2017-05-02 09:18:47 -07:00 |
Paulus Schoutsen
|
2e79e9d5bb
|
Correct celcius to celsius (#1860)
|
2016-04-19 20:30:44 -07:00 |
Fabian Affolter
|
8bff97083c
|
Fix PEPE257 issues
|
2016-03-08 16:46:34 +01:00 |
Fabian Affolter
|
4563c54a3e
|
Add link to docs and modify docstrings to match PEP257
|
2016-02-24 10:38:06 +01:00 |
Fabian Affolter
|
60d579af84
|
Update/add docstrings (PEP257)
|
2016-02-23 06:23:04 +01:00 |
Paulus Schoutsen
|
e80309c03c
|
Fix imports (using isort)
|
2016-02-18 21:27:50 -08:00 |
Paulus Schoutsen
|
f08b77dc4c
|
Clean up state_attributes vs device_state_attributes
|
2016-02-06 22:34:24 -08:00 |
Paulus Schoutsen
|
df7f6e1235
|
Remove alarm sensor from demo platform
|
2015-11-04 23:53:22 -08:00 |
Fabian Affolter
|
914a6dff5e
|
Update docstring (config file) and attempt to honor PEP0257
|
2015-09-07 19:40:09 +02:00 |
Paulus Schoutsen
|
d45a7e2ba4
|
Update demo data to show more features
|
2015-08-23 19:46:18 -07:00 |
Fabian Affolter
|
24499d7bed
|
update header
|
2015-05-10 23:43:37 +02:00 |
Paulus Schoutsen
|
a9324ba9d4
|
Update components to use Entity instead of Device
|
2015-03-21 19:16:13 -07:00 |
Paulus Schoutsen
|
9b643d57f0
|
ps: Add a global config object to Home Assistant
|
2015-03-18 23:02:58 -07:00 |
Paulus Schoutsen
|
71803658f5
|
Updates to demo component and platforms
|
2015-03-16 22:20:35 -07:00 |
Paulus Schoutsen
|
3e15742875
|
Move device ABCs to separate helper file
|
2015-03-05 23:18:22 -08:00 |
Paulus Schoutsen
|
89100d14c8
|
Refactored device components
|
2015-03-01 01:35:58 -08:00 |
Paulus Schoutsen
|
b2b82d955c
|
Break demo component into small demo platforms
|
2015-02-28 07:31:39 -08:00 |