Marc Mueller
866a57cde4
Only upload wheels to PyPI ( #11514 )
2022-02-02 09:57:25 -08:00
Marc Mueller
ce0ced0b6a
Move to setup.cfg and config for build-system ( #11484 )
2022-01-28 21:18:17 -08:00
Marc Mueller
13014c1351
Update metadata license string ( #8431 )
2021-03-17 14:25:58 +01:00
Marc Mueller
13ac14d449
Add additional weblink attributes ( #8295 )
2021-02-24 17:34:44 +01:00
Marc Mueller and Philip Allgaier
50c5c15f49
Update group reload string ( #7938 )
...
* Update group reload string
* Update src/translations/en.json
Co-authored-by: Philip Allgaier <philip.allgaier@gmx.de >
* Update rest reload string
Co-authored-by: Philip Allgaier <philip.allgaier@gmx.de >
2020-12-29 23:03:44 +01:00
cdce8p
c72bb5b22b
Add secondary option for cover entities ( #5556 )
...
* Add secondary option for cover entities
* Replace string concatenation
* Check for undefined
2020-04-22 10:50:52 +02:00
cdce8p
1cc6e09953
Add html to LitElement.prototype ( #2120 )
2018-11-26 23:27:00 +01:00
cdce8p
650d2d7a47
Lovelace Custom ui fallback ( #1670 )
...
* Custom ui elements fallback to default instead of error
* Lint
* Changed fallback to timeout
2018-09-17 14:06:17 +02:00
cdce8p
76161329b6
Add lovelace template extension points ( #1653 )
2018-09-10 23:15:29 +02:00
cdce8p
7bfc01b02c
Fix climate state without translation ( #1344 )
2018-06-27 05:51:18 -04:00
cdce8p
b378b92aa8
Fix paper-slider overflow issue ( #1235 )
...
* Fix overflow issue with slider pin
* Lint
* Reverted changes
* Style changes
* Centered position values a bit higher
* Use ha-labeled-slider
* Small update
2018-05-31 17:23:22 -04:00
cdce8p
ff50414cbb
Add Template extension points ( #1230 )
...
* Added first extension points for cover & climate
* Finished state-summary cards
* Cleanup
2018-05-30 11:41:11 -04:00
cdce8p
af6167b9c8
Fix cover icons for closing & opening ( #1220 )
...
* Fix cover icons for closing & opening
* Removed state &&
2018-05-29 02:18:38 +02:00
cdce8p
34ec3e0ae5
Fix yarn dev script ( #1186 )
...
* Fix yarn dev script
* Removed yarn dev
* Update bootstrap
2018-05-18 15:17:50 -04:00
cdce8p
ba3670c5db
Fix fan rotation attributes ( #1159 )
2018-05-18 11:14:59 -04:00
cdce8p
6f738510fa
Added sensor device_class 'light' ( #1143 )
...
* Added sensor device_class 'light'
* Changed icon
* Changed device_class name
2018-05-05 09:37:55 -04:00
cdce8p
860860099e
Changed cover icon condition ( #995 )
2018-03-16 03:38:37 +01:00
cdce8p
9e09d5b095
ZWave Node Management - Show hidden nodes ( #864 )
2018-02-07 20:41:45 +02:00
cdce8p
5e63f14b38
Changed „states“ traslation ( #523 )
2017-10-27 08:42:50 -07:00
Marc
8787304ed4
Covers - Removed disable buttons ( #356 )
...
* Removed disable buttons
Allow commands being send even if cover is open or closed. Important for cover template when using multiple covers or in end positions when cover registered as open/closed but isn't due to tolerance.
* Option to always enable buttons with assume_state
* Option to always enable buttons with assume_state
* Fix errors
* Update ha-cover-controls.html
* Update ha-cover-tilt-controls.html
* Added Functions
I couldn't test the ones for the tilt covers, but they should be fine.
* Update cover-model.html
* Compute button disable in component
* Minor fixes
2017-07-29 10:23:44 -07:00