Commit Graph

552 Commits

Author SHA1 Message Date
joBr99
fe262b596e remove debug line 2022-09-14 21:13:35 +02:00
joBr99
2a1068f0a0 start refactoring the way ha api is called 2022-09-14 20:58:51 +02:00
joBr99
49beb194ee implements #452 2022-09-10 10:50:40 +02:00
joBr99
bb3a2ec0ca Update pages.py 2022-09-09 16:21:20 +02:00
joBr99
b61f3aa006 implements #447 2022-09-08 17:01:08 +02:00
joBr99
455c1e800c implement modes for fans in backend #444 2022-09-06 22:59:03 +02:00
joBr99
32bdaa95bf exapnd action space on climate page 2022-09-06 18:38:40 +02:00
joBr99
f437fc8449 implement dedup for mqtt messages 2022-09-05 21:59:19 +02:00
joBr99
61c6e717e2 implements #437 2022-09-04 20:45:23 +02:00
joBr99
59b7e591e8 Allow dot syntax for services #253 2022-09-04 19:52:12 +02:00
joBr99
043fdfd728 add service button type for #253 2022-09-04 19:43:17 +02:00
joBr99
daa6cb9624 implements #431 2022-09-01 20:40:20 +02:00
joBr99
3cbda875e3 fix binary_sensor 2022-09-01 19:09:40 +02:00
joBr99
95a021b896 refactor entity generation 2022-09-01 18:39:36 +02:00
joBr99
25834734d7 Always recalc brightness 2022-08-30 20:02:14 +02:00
joBr99
453976cd5b implements #259 2022-08-30 16:56:10 +02:00
joBr99
9bd87e24e0 implements #422 2022-08-30 16:42:50 +02:00
joBr99
1c1398562b bump to 41 and fix color on screensaver 2022-08-29 21:16:59 +02:00
joBr99
a8259e18ec Update nspanel-lovelace-ui.py 2022-08-29 18:25:36 +02:00
joBr99
b6c2317ea3 Update pages.py 2022-08-29 17:58:44 +02:00
joBr99
de84808a51 implements #382 2022-08-29 17:48:00 +02:00
joBr99
0418c59fc8 Update controller.py 2022-08-29 15:24:15 +02:00
editter
f946416d7d Change new line (\n) to add character return (\r\n) (#416)
On the US Panel for English when multiple entities are open the control panel would put everything on one line instead of adding a new line between each entity, this fix changes that.  I don't know if this is an issue for other regions/languages
2022-08-26 20:35:06 +02:00
joBr99
489b7994b4 Update pages.py 2022-08-25 23:16:40 +02:00
joBr99
ee2c547b0c fixes #415 2022-08-25 20:36:10 +02:00
joBr99
32ab93de27 Update config.py 2022-08-25 18:23:27 +02:00
WM
f28fccc8a2 Alarm Panel icon color with status entity (#411) 2022-08-24 18:51:52 +02:00
WM
bace524fb4 Possibility to overwrite in config supported_features of an Alarm Control Panel to resolve #352
Example:
```
    cards:
      - type: cardAlarm
        title: Alarm Test 1
        entity: alarm_control_panel.alarmo
        supportedFeatures: 14
```

* add docs for suportedModes
Co-authored-by: Johannes <johannes+develop+github@braun-rheingau.de>
2022-08-24 17:44:34 +02:00
Sylvain Garcia
33a345891a fix and improve assumed state 2022-08-22 15:08:40 +02:00
joBr99
a204bd4719 fix typo 2022-08-20 17:10:59 +02:00
joBr99
f1eec547be Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-08-20 16:03:36 +02:00
joBr99
85473bd226 implement assumed state 2022-08-20 16:03:21 +02:00
WM
fdb0dcb18d implements #287 #398 by @WhistleMaster
Add support for alarm_control_panel and sun
2022-08-17 22:03:35 +02:00
joBr99
e72f9f2c19 add icon #393 2022-08-09 18:40:46 +02:00
joBr99
08e19f8a2a add vac #393 2022-08-09 18:30:45 +02:00
joBr99
df7ad80e7c add lookup table for entities 2022-08-08 18:17:24 +02:00
joBr99
8f17e47536 #391 change fan detail page icon to fan 2022-08-07 23:03:49 +02:00
joBr99
5dd8cd8904 Update pages.py 2022-08-03 17:19:19 +02:00
joBr99
6213b754dd fix #379 2022-08-01 19:49:27 +02:00
joBr99
b448cea847 implements #380 2022-08-01 18:14:53 +02:00
joBr99
6c854902b6 Update controller.py 2022-08-01 18:00:57 +02:00
joBr99
5f611b3eac Update pages.py 2022-07-31 21:34:44 +02:00
joBr99
9d136d9deb fix entities without name 2022-07-30 21:59:56 +02:00
joBr99
141fe93a8b implement #301 2022-07-30 21:48:58 +02:00
joBr99
bba8db5f7a Implement #295 2022-07-23 14:57:05 +02:00
joBr99
6fb286ee5c add fan detail page 2022-07-23 13:56:46 +02:00
joBr99
9a5a1a49a6 closes #240 2022-07-17 14:32:11 +02:00
joBr99
59c2b04874 cover tilt 2022-07-17 13:51:57 +02:00
joBr99
f546fc090b Change fallback for #333 2022-07-09 18:52:17 +02:00
joBr99
ea01cd62fb closes #302 added config option 2022-07-09 11:14:03 +02:00