Paulus Schoutsen
|
36c31a6293
|
Add permissions check in service helper (#18596)
* Add permissions check in service helper
* Lint
* Fix tests
* Lint
* Typing
* Fix unused impoert
|
2018-11-21 12:26:08 +01:00 |
Adam Mills
|
65be458ce0
|
Update input component tests to async (#18290)
|
2018-11-07 09:56:32 +01:00 |
Paulus Schoutsen
|
08fe7c3ece
|
Pytest tests (#17750)
* Convert core tests
* Convert component tests to use pytest assert
* Lint 🤷♂️
* Fix test
* Fix 3 typos in docs
|
2018-10-24 12:10:05 +02:00 |
cdce8p
|
e2a56721d3
|
Remove service helper (3) (#16879)
* Update duckdns
* Update google_assistant
* Update group
* Update homematic
* Update image_processing
* Update input_boolean
* Update input_number
* Update input_select
* Update input_text
|
2018-09-26 08:50:05 +02:00 |
Paulus Schoutsen
|
1be61df9c0
|
Add recent context (#15989)
* Add recent context
* Add async_set_context to components not using new services
|
2018-08-20 17:39:53 +02:00 |
Ville Skyttä
|
dbd0763f83
|
Grammar and spelling fixes (#16065)
|
2018-08-19 22:29:08 +02:00 |
Eu
|
905bb36e6a
|
Added password mode to input_text (obscure content of text box) (#11849)
* Round values to one decimal
Temperature detection range: -20 - 60 Deg.C ( + / - 0.3 Deg.C )
Humidity detection range: 0 - 100pct RH ( + / - 0.3pct )
Atmospheric pressure detection range: 30 - 110KPa ( + / - 120Pa )
* Add password mode option
Hide the content of the input_text field
* Revert "Round values to one decimal"
This reverts commit a3124a6aaa .
* Added test for mode option
* Added newline (lint)
|
2018-02-08 12:29:33 +01:00 |
Paulus Schoutsen
|
88b70e964c
|
Remove execution file perm (#11563)
|
2018-01-09 23:55:14 -08:00 |
Paulus Schoutsen
|
5ec5552803
|
Cleanup input_text (#9326)
|
2017-09-08 21:19:49 -07:00 |
BioSehnsucht
|
552abf7da5
|
Add input_text component (#9112)
|
2017-09-05 09:04:07 -07:00 |