Advertisement
rhessellund

Inverter Automation Dashboard

Jun 12th, 2025
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.32 KB | None | 0 0
  1. type: custom:layout-card
  2. layout_type: grid
  3. layout:
  4. grid-template-columns: 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px
  5. grid-auto-rows: 45px
  6. cards:
  7. - type: custom:mushroom-chips-card
  8. chips:
  9. - type: template
  10. content: TimeZone
  11. alignment: center
  12. - type: custom:mushroom-chips-card
  13. chips:
  14. - type: template
  15. content: Sell if..
  16. alignment: center
  17. - type: custom:mushroom-chips-card
  18. chips:
  19. - type: template
  20. content: SOC Above
  21. alignment: center
  22. - type: custom:mushroom-chips-card
  23. chips:
  24. - type: template
  25. content: Price Above
  26. alignment: center
  27. - type: custom:mushroom-chips-card
  28. chips:
  29. - type: template
  30. content: Forecast Above
  31. alignment: center
  32. - type: custom:mushroom-chips-card
  33. chips:
  34. - type: template
  35. content: Grid Charge if..
  36. alignment: center
  37. - type: custom:mushroom-chips-card
  38. chips:
  39. - type: template
  40. content: SOC Below
  41. alignment: center
  42. - type: custom:mushroom-chips-card
  43. chips:
  44. - type: template
  45. content: Price below
  46. alignment: center
  47. - type: custom:mushroom-chips-card
  48. chips:
  49. - type: template
  50. content: Forcast below
  51. alignment: center
  52. - type: custom:mushroom-chips-card
  53. chips:
  54. - type: template
  55. content: Sell Watt
  56. alignment: center
  57. - type: custom:mushroom-chips-card
  58. chips:
  59. - type: template
  60. content: Charge Watt
  61. alignment: center
  62. - type: custom:mushroom-chips-card
  63. chips:
  64. - type: template
  65. content: 00-01
  66. alignment: center
  67. - type: custom:mushroom-chips-card
  68. chips:
  69. - type: entity
  70. entity: input_boolean.sell_0000_0100
  71. name: false
  72. alignment: center
  73. - type: custom:mushroom-chips-card
  74. chips:
  75. - type: entity
  76. entity: input_number.sell_soc_stop_0000_0100
  77. name: false
  78. alignment: center
  79. - type: custom:mushroom-chips-card
  80. chips:
  81. - type: entity
  82. entity: input_number.sell_price_above_0000_0100
  83. name: false
  84. alignment: center
  85. - type: custom:mushroom-chips-card
  86. chips:
  87. - type: entity
  88. entity: input_number.sell_forecast_above_0000_0100
  89. name: false
  90. alignment: center
  91. - type: custom:mushroom-chips-card
  92. chips:
  93. - type: entity
  94. entity: input_boolean.charge_0000_0100
  95. name: false
  96. alignment: center
  97. - type: custom:mushroom-chips-card
  98. chips:
  99. - type: entity
  100. entity: input_number.charge_soc_below_0000_0100
  101. name: false
  102. alignment: center
  103. - type: custom:mushroom-chips-card
  104. chips:
  105. - type: entity
  106. entity: input_number.charge_price_limit_0000_0100
  107. name: false
  108. alignment: center
  109. - type: custom:mushroom-chips-card
  110. chips:
  111. - type: entity
  112. entity: input_number.charge_forecast_below_0000_0100
  113. name: false
  114. alignment: center
  115. - type: custom:mushroom-chips-card
  116. chips:
  117. - type: entity
  118. entity: input_number.sell_watt_0000_0100
  119. name: false
  120. alignment: center
  121. - type: custom:mushroom-chips-card
  122. chips:
  123. - type: entity
  124. entity: input_number.charge_watt_0000_0100
  125. name: false
  126. alignment: center
  127. - type: custom:mushroom-chips-card
  128. chips:
  129. - type: template
  130. content: 01-02
  131. alignment: center
  132. - type: custom:mushroom-chips-card
  133. chips:
  134. - type: entity
  135. entity: input_boolean.sell_0100_0200
  136. name: false
  137. alignment: center
  138. - type: custom:mushroom-chips-card
  139. chips:
  140. - type: entity
  141. entity: input_number.sell_soc_stop_0100_0200
  142. name: false
  143. alignment: center
  144. - type: custom:mushroom-chips-card
  145. chips:
  146. - type: entity
  147. entity: input_number.sell_price_above_0100_0200
  148. name: false
  149. alignment: center
  150. - type: custom:mushroom-chips-card
  151. chips:
  152. - type: entity
  153. entity: input_number.sell_forecast_above_0100_0200
  154. name: false
  155. alignment: center
  156. - type: custom:mushroom-chips-card
  157. chips:
  158. - type: entity
  159. entity: input_boolean.charge_0100_0200
  160. name: false
  161. alignment: center
  162. - type: custom:mushroom-chips-card
  163. chips:
  164. - type: entity
  165. entity: input_number.charge_soc_below_0100_0200
  166. name: false
  167. alignment: center
  168. - type: custom:mushroom-chips-card
  169. chips:
  170. - type: entity
  171. entity: input_number.charge_price_limit_0100_0200
  172. name: false
  173. alignment: center
  174. - type: custom:mushroom-chips-card
  175. chips:
  176. - type: entity
  177. entity: input_number.charge_forecast_below_0100_0200
  178. name: false
  179. alignment: center
  180. - type: custom:mushroom-chips-card
  181. chips:
  182. - type: entity
  183. entity: input_number.sell_watt_0100_0200
  184. name: false
  185. alignment: center
  186. - type: custom:mushroom-chips-card
  187. chips:
  188. - type: entity
  189. entity: input_number.charge_watt_0100_0200
  190. name: false
  191. alignment: center
  192. - type: custom:mushroom-chips-card
  193. chips:
  194. - type: template
  195. content: 02-03
  196. alignment: center
  197. - type: custom:mushroom-chips-card
  198. chips:
  199. - type: entity
  200. entity: input_boolean.sell_0200_0300
  201. name: false
  202. alignment: center
  203. - type: custom:mushroom-chips-card
  204. chips:
  205. - type: entity
  206. entity: input_number.sell_soc_stop_0200_0300
  207. name: false
  208. alignment: center
  209. - type: custom:mushroom-chips-card
  210. chips:
  211. - type: entity
  212. entity: input_number.sell_price_above_0200_0300
  213. name: false
  214. alignment: center
  215. - type: custom:mushroom-chips-card
  216. chips:
  217. - type: entity
  218. entity: input_number.sell_forecast_above_0200_0300
  219. name: false
  220. alignment: center
  221. - type: custom:mushroom-chips-card
  222. chips:
  223. - type: entity
  224. entity: input_boolean.charge_0200_0300
  225. name: false
  226. alignment: center
  227. - type: custom:mushroom-chips-card
  228. chips:
  229. - type: entity
  230. entity: input_number.charge_soc_below_0200_0300
  231. name: false
  232. alignment: center
  233. - type: custom:mushroom-chips-card
  234. chips:
  235. - type: entity
  236. entity: input_number.charge_price_limit_0200_0300
  237. name: false
  238. alignment: center
  239. - type: custom:mushroom-chips-card
  240. chips:
  241. - type: entity
  242. entity: input_number.charge_forecast_below_0200_0300
  243. name: false
  244. alignment: center
  245. - type: custom:mushroom-chips-card
  246. chips:
  247. - type: entity
  248. entity: input_number.sell_watt_0200_0300
  249. name: false
  250. alignment: center
  251. - type: custom:mushroom-chips-card
  252. chips:
  253. - type: entity
  254. entity: input_number.charge_watt_0200_0300
  255. name: false
  256. alignment: center
  257. - type: custom:mushroom-chips-card
  258. chips:
  259. - type: template
  260. content: 03-04
  261. alignment: center
  262. - type: custom:mushroom-chips-card
  263. chips:
  264. - type: entity
  265. entity: input_boolean.sell_0300_0400
  266. name: false
  267. alignment: center
  268. - type: custom:mushroom-chips-card
  269. chips:
  270. - type: entity
  271. entity: input_number.sell_soc_stop_0300_0400
  272. name: false
  273. alignment: center
  274. - type: custom:mushroom-chips-card
  275. chips:
  276. - type: entity
  277. entity: input_number.sell_price_above_0300_0400
  278. name: false
  279. alignment: center
  280. - type: custom:mushroom-chips-card
  281. chips:
  282. - type: entity
  283. entity: input_number.sell_forecast_above_0300_0400
  284. name: false
  285. alignment: center
  286. - type: custom:mushroom-chips-card
  287. chips:
  288. - type: entity
  289. entity: input_boolean.charge_0300_0400
  290. name: false
  291. alignment: center
  292. - type: custom:mushroom-chips-card
  293. chips:
  294. - type: entity
  295. entity: input_number.charge_soc_below_0300_0400
  296. name: false
  297. alignment: center
  298. - type: custom:mushroom-chips-card
  299. chips:
  300. - type: entity
  301. entity: input_number.charge_price_limit_0300_0400
  302. name: false
  303. alignment: center
  304. - type: custom:mushroom-chips-card
  305. chips:
  306. - type: entity
  307. entity: input_number.charge_forecast_below_0300_0400
  308. name: false
  309. alignment: center
  310. - type: custom:mushroom-chips-card
  311. chips:
  312. - type: entity
  313. entity: input_number.sell_watt_0300_0400
  314. name: false
  315. alignment: center
  316. - type: custom:mushroom-chips-card
  317. chips:
  318. - type: entity
  319. entity: input_number.charge_watt_0300_0400
  320. name: false
  321. alignment: center
  322. - type: custom:mushroom-chips-card
  323. chips:
  324. - type: template
  325. content: 04-05
  326. alignment: center
  327. - type: custom:mushroom-chips-card
  328. chips:
  329. - type: entity
  330. entity: input_boolean.sell_0400_0500
  331. name: false
  332. alignment: center
  333. - type: custom:mushroom-chips-card
  334. chips:
  335. - type: entity
  336. entity: input_number.sell_soc_stop_0400_0500
  337. name: false
  338. alignment: center
  339. - type: custom:mushroom-chips-card
  340. chips:
  341. - type: entity
  342. entity: input_number.sell_price_above_0400_0500
  343. name: false
  344. alignment: center
  345. - type: custom:mushroom-chips-card
  346. chips:
  347. - type: entity
  348. entity: input_number.sell_forecast_above_0400_0500
  349. name: false
  350. alignment: center
  351. - type: custom:mushroom-chips-card
  352. chips:
  353. - type: entity
  354. entity: input_boolean.charge_0400_0500
  355. name: false
  356. alignment: center
  357. - type: custom:mushroom-chips-card
  358. chips:
  359. - type: entity
  360. entity: input_number.charge_soc_below_0400_0500
  361. name: false
  362. alignment: center
  363. - type: custom:mushroom-chips-card
  364. chips:
  365. - type: entity
  366. entity: input_number.charge_price_limit_0400_0500
  367. name: false
  368. alignment: center
  369. - type: custom:mushroom-chips-card
  370. chips:
  371. - type: entity
  372. entity: input_number.charge_forecast_below_0400_0500
  373. name: false
  374. alignment: center
  375. - type: custom:mushroom-chips-card
  376. chips:
  377. - type: entity
  378. entity: input_number.sell_watt_0400_0500
  379. name: false
  380. alignment: center
  381. - type: custom:mushroom-chips-card
  382. chips:
  383. - type: entity
  384. entity: input_number.charge_watt_0400_0500
  385. name: false
  386. alignment: center
  387. - type: custom:mushroom-chips-card
  388. chips:
  389. - type: template
  390. content: 05-06
  391. alignment: center
  392. - type: custom:mushroom-chips-card
  393. chips:
  394. - type: entity
  395. entity: input_boolean.sell_0500_0600
  396. name: false
  397. alignment: center
  398. - type: custom:mushroom-chips-card
  399. chips:
  400. - type: entity
  401. entity: input_number.sell_soc_stop_0500_0600
  402. name: false
  403. alignment: center
  404. - type: custom:mushroom-chips-card
  405. chips:
  406. - type: entity
  407. entity: input_number.sell_price_above_0500_0600
  408. name: false
  409. alignment: center
  410. - type: custom:mushroom-chips-card
  411. chips:
  412. - type: entity
  413. entity: input_number.sell_forecast_above_0500_0600
  414. name: false
  415. alignment: center
  416. - type: custom:mushroom-chips-card
  417. chips:
  418. - type: entity
  419. entity: input_boolean.charge_0500_0600
  420. name: false
  421. alignment: center
  422. - type: custom:mushroom-chips-card
  423. chips:
  424. - type: entity
  425. entity: input_number.charge_soc_below_0500_0600
  426. name: false
  427. alignment: center
  428. - type: custom:mushroom-chips-card
  429. chips:
  430. - type: entity
  431. entity: input_number.charge_price_limit_0500_0600
  432. name: false
  433. alignment: center
  434. - type: custom:mushroom-chips-card
  435. chips:
  436. - type: entity
  437. entity: input_number.charge_forecast_below_0500_0600
  438. name: false
  439. alignment: center
  440. - type: custom:mushroom-chips-card
  441. chips:
  442. - type: entity
  443. entity: input_number.sell_watt_0500_0600
  444. name: false
  445. alignment: center
  446. - type: custom:mushroom-chips-card
  447. chips:
  448. - type: entity
  449. entity: input_number.charge_watt_0500_0600
  450. name: false
  451. alignment: center
  452. - type: custom:mushroom-chips-card
  453. chips:
  454. - type: template
  455. content: 06-07
  456. alignment: center
  457. - type: custom:mushroom-chips-card
  458. chips:
  459. - type: entity
  460. entity: input_boolean.sell_0600_0700
  461. name: false
  462. alignment: center
  463. - type: custom:mushroom-chips-card
  464. chips:
  465. - type: entity
  466. entity: input_number.sell_soc_stop_0600_0700
  467. name: false
  468. alignment: center
  469. - type: custom:mushroom-chips-card
  470. chips:
  471. - type: entity
  472. entity: input_number.sell_price_above_0600_0700
  473. name: false
  474. alignment: center
  475. - type: custom:mushroom-chips-card
  476. chips:
  477. - type: entity
  478. entity: input_number.sell_forecast_above_0600_0700
  479. name: false
  480. alignment: center
  481. - type: custom:mushroom-chips-card
  482. chips:
  483. - type: entity
  484. entity: input_boolean.charge_0600_0700
  485. name: false
  486. alignment: center
  487. - type: custom:mushroom-chips-card
  488. chips:
  489. - type: entity
  490. entity: input_number.charge_soc_below_0600_0700
  491. name: false
  492. alignment: center
  493. - type: custom:mushroom-chips-card
  494. chips:
  495. - type: entity
  496. entity: input_number.charge_price_limit_0600_0700
  497. name: false
  498. alignment: center
  499. - type: custom:mushroom-chips-card
  500. chips:
  501. - type: entity
  502. entity: input_number.charge_forecast_below_0600_0700
  503. name: false
  504. alignment: center
  505. - type: custom:mushroom-chips-card
  506. chips:
  507. - type: entity
  508. entity: input_number.sell_watt_0600_0700
  509. name: false
  510. alignment: center
  511. - type: custom:mushroom-chips-card
  512. chips:
  513. - type: entity
  514. entity: input_number.charge_watt_0600_0700
  515. name: false
  516. alignment: center
  517. - type: custom:mushroom-chips-card
  518. chips:
  519. - type: template
  520. content: 07-08
  521. alignment: center
  522. - type: custom:mushroom-chips-card
  523. chips:
  524. - type: entity
  525. entity: input_boolean.sell_0700_0800
  526. name: false
  527. alignment: center
  528. - type: custom:mushroom-chips-card
  529. chips:
  530. - type: entity
  531. entity: input_number.sell_soc_stop_0700_0800
  532. name: false
  533. alignment: center
  534. - type: custom:mushroom-chips-card
  535. chips:
  536. - type: entity
  537. entity: input_number.sell_price_above_0700_0800
  538. name: false
  539. alignment: center
  540. - type: custom:mushroom-chips-card
  541. chips:
  542. - type: entity
  543. entity: input_number.sell_forecast_above_0700_0800
  544. name: false
  545. alignment: center
  546. - type: custom:mushroom-chips-card
  547. chips:
  548. - type: entity
  549. entity: input_boolean.charge_0700_0800
  550. name: false
  551. alignment: center
  552. - type: custom:mushroom-chips-card
  553. chips:
  554. - type: entity
  555. entity: input_number.charge_soc_below_0700_0800
  556. name: false
  557. alignment: center
  558. - type: custom:mushroom-chips-card
  559. chips:
  560. - type: entity
  561. entity: input_number.charge_price_limit_0700_0800
  562. name: false
  563. alignment: center
  564. - type: custom:mushroom-chips-card
  565. chips:
  566. - type: entity
  567. entity: input_number.charge_forecast_below_0700_0800
  568. name: false
  569. alignment: center
  570. - type: custom:mushroom-chips-card
  571. chips:
  572. - type: entity
  573. entity: input_number.sell_watt_0700_0800
  574. name: false
  575. alignment: center
  576. - type: custom:mushroom-chips-card
  577. chips:
  578. - type: entity
  579. entity: input_number.charge_watt_0700_0800
  580. name: false
  581. alignment: center
  582. - type: custom:mushroom-chips-card
  583. chips:
  584. - type: template
  585. content: 08-09
  586. alignment: center
  587. - type: custom:mushroom-chips-card
  588. chips:
  589. - type: entity
  590. entity: input_boolean.sell_0800_0900
  591. name: false
  592. alignment: center
  593. - type: custom:mushroom-chips-card
  594. chips:
  595. - type: entity
  596. entity: input_number.sell_soc_stop_0800_0900
  597. name: false
  598. alignment: center
  599. - type: custom:mushroom-chips-card
  600. chips:
  601. - type: entity
  602. entity: input_number.sell_price_above_0800_0900
  603. name: false
  604. alignment: center
  605. - type: custom:mushroom-chips-card
  606. chips:
  607. - type: entity
  608. entity: input_number.sell_forecast_above_0800_0900
  609. name: false
  610. alignment: center
  611. - type: custom:mushroom-chips-card
  612. chips:
  613. - type: entity
  614. entity: input_boolean.charge_0800_0900
  615. name: false
  616. alignment: center
  617. - type: custom:mushroom-chips-card
  618. chips:
  619. - type: entity
  620. entity: input_number.charge_soc_below_0800_0900
  621. name: false
  622. alignment: center
  623. - type: custom:mushroom-chips-card
  624. chips:
  625. - type: entity
  626. entity: input_number.charge_price_limit_0800_0900
  627. name: false
  628. alignment: center
  629. - type: custom:mushroom-chips-card
  630. chips:
  631. - type: entity
  632. entity: input_number.charge_forecast_below_0800_0900
  633. name: false
  634. alignment: center
  635. - type: custom:mushroom-chips-card
  636. chips:
  637. - type: entity
  638. entity: input_number.sell_watt_0800_0900
  639. name: false
  640. alignment: center
  641. - type: custom:mushroom-chips-card
  642. chips:
  643. - type: entity
  644. entity: input_number.charge_watt_0800_0900
  645. name: false
  646. alignment: center
  647. - type: custom:mushroom-chips-card
  648. chips:
  649. - type: template
  650. content: 09-10
  651. alignment: center
  652. - type: custom:mushroom-chips-card
  653. chips:
  654. - type: entity
  655. entity: input_boolean.sell_0900_1000
  656. name: false
  657. alignment: center
  658. - type: custom:mushroom-chips-card
  659. chips:
  660. - type: entity
  661. entity: input_number.sell_soc_stop_0900_1000
  662. name: false
  663. alignment: center
  664. - type: custom:mushroom-chips-card
  665. chips:
  666. - type: entity
  667. entity: input_number.sell_price_above_0900_1000
  668. name: false
  669. alignment: center
  670. - type: custom:mushroom-chips-card
  671. chips:
  672. - type: entity
  673. entity: input_number.sell_forecast_above_0900_1000
  674. name: false
  675. alignment: center
  676. - type: custom:mushroom-chips-card
  677. chips:
  678. - type: entity
  679. entity: input_boolean.charge_0900_1000
  680. name: false
  681. alignment: center
  682. - type: custom:mushroom-chips-card
  683. chips:
  684. - type: entity
  685. entity: input_number.charge_soc_below_0900_1000
  686. name: false
  687. alignment: center
  688. - type: custom:mushroom-chips-card
  689. chips:
  690. - type: entity
  691. entity: input_number.charge_price_limit_0900_1000
  692. name: false
  693. alignment: center
  694. - type: custom:mushroom-chips-card
  695. chips:
  696. - type: entity
  697. entity: input_number.charge_forecast_below_0900_1000
  698. name: false
  699. alignment: center
  700. - type: custom:mushroom-chips-card
  701. chips:
  702. - type: entity
  703. entity: input_number.sell_watt_0900_1000
  704. name: false
  705. alignment: center
  706. - type: custom:mushroom-chips-card
  707. chips:
  708. - type: entity
  709. entity: input_number.charge_watt_0900_1000
  710. name: false
  711. alignment: center
  712. - type: custom:mushroom-chips-card
  713. chips:
  714. - type: template
  715. content: 10-11
  716. alignment: center
  717. - type: custom:mushroom-chips-card
  718. chips:
  719. - type: entity
  720. entity: input_boolean.sell_1000_1100
  721. name: false
  722. alignment: center
  723. - type: custom:mushroom-chips-card
  724. chips:
  725. - type: entity
  726. entity: input_number.sell_soc_stop_1000_1100
  727. name: false
  728. alignment: center
  729. - type: custom:mushroom-chips-card
  730. chips:
  731. - type: entity
  732. entity: input_number.sell_price_above_1000_1100
  733. name: false
  734. alignment: center
  735. - type: custom:mushroom-chips-card
  736. chips:
  737. - type: entity
  738. entity: input_number.sell_forecast_above_1000_1100
  739. name: false
  740. alignment: center
  741. - type: custom:mushroom-chips-card
  742. chips:
  743. - type: entity
  744. entity: input_boolean.charge_1000_1100
  745. name: false
  746. alignment: center
  747. - type: custom:mushroom-chips-card
  748. chips:
  749. - type: entity
  750. entity: input_number.charge_soc_below_1000_1100
  751. name: false
  752. alignment: center
  753. - type: custom:mushroom-chips-card
  754. chips:
  755. - type: entity
  756. entity: input_number.charge_price_limit_1000_1100
  757. name: false
  758. alignment: center
  759. - type: custom:mushroom-chips-card
  760. chips:
  761. - type: entity
  762. entity: input_number.charge_forecast_below_1000_1100
  763. name: false
  764. alignment: center
  765. - type: custom:mushroom-chips-card
  766. chips:
  767. - type: entity
  768. entity: input_number.sell_watt_1000_1100
  769. name: false
  770. alignment: center
  771. - type: custom:mushroom-chips-card
  772. chips:
  773. - type: entity
  774. entity: input_number.charge_watt_1000_1100
  775. name: false
  776. alignment: center
  777. - type: custom:mushroom-chips-card
  778. chips:
  779. - type: template
  780. content: 11-12
  781. alignment: center
  782. - type: custom:mushroom-chips-card
  783. chips:
  784. - type: entity
  785. entity: input_boolean.sell_1100_1200
  786. name: false
  787. alignment: center
  788. - type: custom:mushroom-chips-card
  789. chips:
  790. - type: entity
  791. entity: input_number.sell_soc_stop_1100_1200
  792. name: false
  793. alignment: center
  794. - type: custom:mushroom-chips-card
  795. chips:
  796. - type: entity
  797. entity: input_number.sell_price_above_1100_1200
  798. name: false
  799. alignment: center
  800. - type: custom:mushroom-chips-card
  801. chips:
  802. - type: entity
  803. entity: input_number.sell_forecast_above_1100_1200
  804. name: false
  805. alignment: center
  806. - type: custom:mushroom-chips-card
  807. chips:
  808. - type: entity
  809. entity: input_boolean.charge_1100_1200
  810. name: false
  811. alignment: center
  812. - type: custom:mushroom-chips-card
  813. chips:
  814. - type: entity
  815. entity: input_number.charge_soc_below_1100_1200
  816. name: false
  817. alignment: center
  818. - type: custom:mushroom-chips-card
  819. chips:
  820. - type: entity
  821. entity: input_number.charge_price_limit_1100_1200
  822. name: false
  823. alignment: center
  824. - type: custom:mushroom-chips-card
  825. chips:
  826. - type: entity
  827. entity: input_number.charge_forecast_below_1100_1200
  828. name: false
  829. alignment: center
  830. - type: custom:mushroom-chips-card
  831. chips:
  832. - type: entity
  833. entity: input_number.sell_watt_1100_1200
  834. name: false
  835. alignment: center
  836. - type: custom:mushroom-chips-card
  837. chips:
  838. - type: entity
  839. entity: input_number.charge_watt_1100_1200
  840. name: false
  841. alignment: center
  842. - type: custom:mushroom-chips-card
  843. chips:
  844. - type: template
  845. content: 12-13
  846. alignment: center
  847. - type: custom:mushroom-chips-card
  848. chips:
  849. - type: entity
  850. entity: input_boolean.sell_1200_1300
  851. name: false
  852. alignment: center
  853. - type: custom:mushroom-chips-card
  854. chips:
  855. - type: entity
  856. entity: input_number.sell_soc_stop_1200_1300
  857. name: false
  858. alignment: center
  859. - type: custom:mushroom-chips-card
  860. chips:
  861. - type: entity
  862. entity: input_number.sell_price_above_1200_1300
  863. name: false
  864. alignment: center
  865. - type: custom:mushroom-chips-card
  866. chips:
  867. - type: entity
  868. entity: input_number.sell_forecast_above_1200_1300
  869. name: false
  870. alignment: center
  871. - type: custom:mushroom-chips-card
  872. chips:
  873. - type: entity
  874. entity: input_boolean.charge_1200_1300
  875. name: false
  876. alignment: center
  877. - type: custom:mushroom-chips-card
  878. chips:
  879. - type: entity
  880. entity: input_number.charge_soc_below_1200_1300
  881. name: false
  882. alignment: center
  883. - type: custom:mushroom-chips-card
  884. chips:
  885. - type: entity
  886. entity: input_number.charge_price_limit_1200_1300
  887. name: false
  888. alignment: center
  889. - type: custom:mushroom-chips-card
  890. chips:
  891. - type: entity
  892. entity: input_number.charge_forecast_below_1200_1300
  893. name: false
  894. alignment: center
  895. - type: custom:mushroom-chips-card
  896. chips:
  897. - type: entity
  898. entity: input_number.sell_watt_1200_1300
  899. name: false
  900. alignment: center
  901. - type: custom:mushroom-chips-card
  902. chips:
  903. - type: entity
  904. entity: input_number.charge_watt_1200_1300
  905. name: false
  906. alignment: center
  907. - type: custom:mushroom-chips-card
  908. chips:
  909. - type: template
  910. content: 13-14
  911. alignment: center
  912. - type: custom:mushroom-chips-card
  913. chips:
  914. - type: entity
  915. entity: input_boolean.sell_1300_1400
  916. name: false
  917. alignment: center
  918. - type: custom:mushroom-chips-card
  919. chips:
  920. - type: entity
  921. entity: input_number.sell_soc_stop_1300_1400
  922. name: false
  923. alignment: center
  924. - type: custom:mushroom-chips-card
  925. chips:
  926. - type: entity
  927. entity: input_number.sell_price_above_1300_1400
  928. name: false
  929. alignment: center
  930. - type: custom:mushroom-chips-card
  931. chips:
  932. - type: entity
  933. entity: input_number.sell_forecast_above_1300_1400
  934. name: false
  935. alignment: center
  936. - type: custom:mushroom-chips-card
  937. chips:
  938. - type: entity
  939. entity: input_boolean.charge_1300_1400
  940. name: false
  941. alignment: center
  942. - type: custom:mushroom-chips-card
  943. chips:
  944. - type: entity
  945. entity: input_number.charge_soc_below_1300_1400
  946. name: false
  947. alignment: center
  948. - type: custom:mushroom-chips-card
  949. chips:
  950. - type: entity
  951. entity: input_number.charge_price_limit_1300_1400
  952. name: false
  953. alignment: center
  954. - type: custom:mushroom-chips-card
  955. chips:
  956. - type: entity
  957. entity: input_number.charge_forecast_below_1300_1400
  958. name: false
  959. alignment: center
  960. - type: custom:mushroom-chips-card
  961. chips:
  962. - type: entity
  963. entity: input_number.sell_watt_1300_1400
  964. name: false
  965. alignment: center
  966. - type: custom:mushroom-chips-card
  967. chips:
  968. - type: entity
  969. entity: input_number.charge_watt_1300_1400
  970. name: false
  971. alignment: center
  972. - type: custom:mushroom-chips-card
  973. chips:
  974. - type: template
  975. content: 14-15
  976. alignment: center
  977. - type: custom:mushroom-chips-card
  978. chips:
  979. - type: entity
  980. entity: input_boolean.sell_1400_1500
  981. name: false
  982. alignment: center
  983. - type: custom:mushroom-chips-card
  984. chips:
  985. - type: entity
  986. entity: input_number.sell_soc_stop_1400_1500
  987. name: false
  988. alignment: center
  989. - type: custom:mushroom-chips-card
  990. chips:
  991. - type: entity
  992. entity: input_number.sell_price_above_1400_1500
  993. name: false
  994. alignment: center
  995. - type: custom:mushroom-chips-card
  996. chips:
  997. - type: entity
  998. entity: input_number.sell_forecast_above_1400_1500
  999. name: false
  1000. alignment: center
  1001. - type: custom:mushroom-chips-card
  1002. chips:
  1003. - type: entity
  1004. entity: input_boolean.charge_1400_1500
  1005. name: false
  1006. alignment: center
  1007. - type: custom:mushroom-chips-card
  1008. chips:
  1009. - type: entity
  1010. entity: input_number.charge_soc_below_1400_1500
  1011. name: false
  1012. alignment: center
  1013. - type: custom:mushroom-chips-card
  1014. chips:
  1015. - type: entity
  1016. entity: input_number.charge_price_limit_1400_1500
  1017. name: false
  1018. alignment: center
  1019. - type: custom:mushroom-chips-card
  1020. chips:
  1021. - type: entity
  1022. entity: input_number.charge_forecast_below_1400_1500
  1023. name: false
  1024. alignment: center
  1025. - type: custom:mushroom-chips-card
  1026. chips:
  1027. - type: entity
  1028. entity: input_number.sell_watt_1400_1500
  1029. name: false
  1030. alignment: center
  1031. - type: custom:mushroom-chips-card
  1032. chips:
  1033. - type: entity
  1034. entity: input_number.charge_watt_1400_1500
  1035. name: false
  1036. alignment: center
  1037. - type: custom:mushroom-chips-card
  1038. chips:
  1039. - type: template
  1040. content: 15-16
  1041. alignment: center
  1042. - type: custom:mushroom-chips-card
  1043. chips:
  1044. - type: entity
  1045. entity: input_boolean.sell_1500_1600
  1046. name: false
  1047. alignment: center
  1048. - type: custom:mushroom-chips-card
  1049. chips:
  1050. - type: entity
  1051. entity: input_number.sell_soc_stop_1500_1600
  1052. name: false
  1053. alignment: center
  1054. - type: custom:mushroom-chips-card
  1055. chips:
  1056. - type: entity
  1057. entity: input_number.sell_price_above_1500_1600
  1058. name: false
  1059. alignment: center
  1060. - type: custom:mushroom-chips-card
  1061. chips:
  1062. - type: entity
  1063. entity: input_number.sell_forecast_above_1500_1600
  1064. name: false
  1065. alignment: center
  1066. - type: custom:mushroom-chips-card
  1067. chips:
  1068. - type: entity
  1069. entity: input_boolean.charge_1500_1600
  1070. name: false
  1071. alignment: center
  1072. - type: custom:mushroom-chips-card
  1073. chips:
  1074. - type: entity
  1075. entity: input_number.charge_soc_below_1500_1600
  1076. name: false
  1077. alignment: center
  1078. - type: custom:mushroom-chips-card
  1079. chips:
  1080. - type: entity
  1081. entity: input_number.charge_price_limit_1500_1600
  1082. name: false
  1083. alignment: center
  1084. - type: custom:mushroom-chips-card
  1085. chips:
  1086. - type: entity
  1087. entity: input_number.charge_forecast_below_1500_1600
  1088. name: false
  1089. alignment: center
  1090. - type: custom:mushroom-chips-card
  1091. chips:
  1092. - type: entity
  1093. entity: input_number.sell_watt_1500_1600
  1094. name: false
  1095. alignment: center
  1096. - type: custom:mushroom-chips-card
  1097. chips:
  1098. - type: entity
  1099. entity: input_number.charge_watt_1500_1600
  1100. name: false
  1101. alignment: center
  1102. - type: custom:mushroom-chips-card
  1103. chips:
  1104. - type: template
  1105. content: 16-17
  1106. alignment: center
  1107. - type: custom:mushroom-chips-card
  1108. chips:
  1109. - type: entity
  1110. entity: input_boolean.sell_1600_1700
  1111. name: false
  1112. alignment: center
  1113. - type: custom:mushroom-chips-card
  1114. chips:
  1115. - type: entity
  1116. entity: input_number.sell_soc_stop_1600_1700
  1117. name: false
  1118. alignment: center
  1119. - type: custom:mushroom-chips-card
  1120. chips:
  1121. - type: entity
  1122. entity: input_number.sell_price_above_1600_1700
  1123. name: false
  1124. alignment: center
  1125. - type: custom:mushroom-chips-card
  1126. chips:
  1127. - type: entity
  1128. entity: input_number.sell_forecast_above_1600_1700
  1129. name: false
  1130. alignment: center
  1131. - type: custom:mushroom-chips-card
  1132. chips:
  1133. - type: entity
  1134. entity: input_boolean.charge_1600_1700
  1135. name: false
  1136. alignment: center
  1137. - type: custom:mushroom-chips-card
  1138. chips:
  1139. - type: entity
  1140. entity: input_number.charge_soc_below_1600_1700
  1141. name: false
  1142. alignment: center
  1143. - type: custom:mushroom-chips-card
  1144. chips:
  1145. - type: entity
  1146. entity: input_number.charge_price_limit_1600_1700
  1147. name: false
  1148. alignment: center
  1149. - type: custom:mushroom-chips-card
  1150. chips:
  1151. - type: entity
  1152. entity: input_number.charge_forecast_below_1600_1700
  1153. name: false
  1154. alignment: center
  1155. - type: custom:mushroom-chips-card
  1156. chips:
  1157. - type: entity
  1158. entity: input_number.sell_watt_1600_1700
  1159. name: false
  1160. alignment: center
  1161. - type: custom:mushroom-chips-card
  1162. chips:
  1163. - type: entity
  1164. entity: input_number.charge_watt_1600_1700
  1165. name: false
  1166. alignment: center
  1167. - type: custom:mushroom-chips-card
  1168. chips:
  1169. - type: template
  1170. content: 17-18
  1171. alignment: center
  1172. - type: custom:mushroom-chips-card
  1173. chips:
  1174. - type: entity
  1175. entity: input_boolean.sell_1700_1800
  1176. name: false
  1177. alignment: center
  1178. - type: custom:mushroom-chips-card
  1179. chips:
  1180. - type: entity
  1181. entity: input_number.sell_soc_stop_1700_1800
  1182. name: false
  1183. alignment: center
  1184. - type: custom:mushroom-chips-card
  1185. chips:
  1186. - type: entity
  1187. entity: input_number.sell_price_above_1700_1800
  1188. name: false
  1189. alignment: center
  1190. - type: custom:mushroom-chips-card
  1191. chips:
  1192. - type: entity
  1193. entity: input_number.sell_forecast_above_1700_1800
  1194. name: false
  1195. alignment: center
  1196. - type: custom:mushroom-chips-card
  1197. chips:
  1198. - type: entity
  1199. entity: input_boolean.charge_1700_1800
  1200. name: false
  1201. alignment: center
  1202. - type: custom:mushroom-chips-card
  1203. chips:
  1204. - type: entity
  1205. entity: input_number.charge_soc_below_1700_1800
  1206. name: false
  1207. alignment: center
  1208. - type: custom:mushroom-chips-card
  1209. chips:
  1210. - type: entity
  1211. entity: input_number.charge_price_limit_1700_1800
  1212. name: false
  1213. alignment: center
  1214. - type: custom:mushroom-chips-card
  1215. chips:
  1216. - type: entity
  1217. entity: input_number.charge_forecast_below_1700_1800
  1218. name: false
  1219. alignment: center
  1220. - type: custom:mushroom-chips-card
  1221. chips:
  1222. - type: entity
  1223. entity: input_number.sell_watt_1700_1800
  1224. name: false
  1225. alignment: center
  1226. - type: custom:mushroom-chips-card
  1227. chips:
  1228. - type: entity
  1229. entity: input_number.charge_watt_1700_1800
  1230. name: false
  1231. alignment: center
  1232. - type: custom:mushroom-chips-card
  1233. chips:
  1234. - type: template
  1235. content: 18-19
  1236. alignment: center
  1237. - type: custom:mushroom-chips-card
  1238. chips:
  1239. - type: entity
  1240. entity: input_boolean.sell_1800_1900
  1241. name: false
  1242. alignment: center
  1243. - type: custom:mushroom-chips-card
  1244. chips:
  1245. - type: entity
  1246. entity: input_number.sell_soc_stop_1800_1900
  1247. name: false
  1248. alignment: center
  1249. - type: custom:mushroom-chips-card
  1250. chips:
  1251. - type: entity
  1252. entity: input_number.sell_price_above_1800_1900
  1253. name: false
  1254. alignment: center
  1255. - type: custom:mushroom-chips-card
  1256. chips:
  1257. - type: entity
  1258. entity: input_number.sell_forecast_above_1800_1900
  1259. name: false
  1260. alignment: center
  1261. - type: custom:mushroom-chips-card
  1262. chips:
  1263. - type: entity
  1264. entity: input_boolean.charge_1800_1900
  1265. name: false
  1266. alignment: center
  1267. - type: custom:mushroom-chips-card
  1268. chips:
  1269. - type: entity
  1270. entity: input_number.charge_soc_below_1800_1900
  1271. name: false
  1272. alignment: center
  1273. - type: custom:mushroom-chips-card
  1274. chips:
  1275. - type: entity
  1276. entity: input_number.charge_price_limit_1800_1900
  1277. name: false
  1278. alignment: center
  1279. - type: custom:mushroom-chips-card
  1280. chips:
  1281. - type: entity
  1282. entity: input_number.charge_forecast_below_1800_1900
  1283. name: false
  1284. alignment: center
  1285. - type: custom:mushroom-chips-card
  1286. chips:
  1287. - type: entity
  1288. entity: input_number.sell_watt_1800_1900
  1289. name: false
  1290. alignment: center
  1291. - type: custom:mushroom-chips-card
  1292. chips:
  1293. - type: entity
  1294. entity: input_number.charge_watt_1800_1900
  1295. name: false
  1296. alignment: center
  1297. - type: custom:mushroom-chips-card
  1298. chips:
  1299. - type: template
  1300. content: 19-20
  1301. alignment: center
  1302. - type: custom:mushroom-chips-card
  1303. chips:
  1304. - type: entity
  1305. entity: input_boolean.sell_1900_2000
  1306. name: false
  1307. alignment: center
  1308. - type: custom:mushroom-chips-card
  1309. chips:
  1310. - type: entity
  1311. entity: input_number.sell_soc_stop_1900_2000
  1312. name: false
  1313. alignment: center
  1314. - type: custom:mushroom-chips-card
  1315. chips:
  1316. - type: entity
  1317. entity: input_number.sell_price_above_1900_2000
  1318. name: false
  1319. alignment: center
  1320. - type: custom:mushroom-chips-card
  1321. chips:
  1322. - type: entity
  1323. entity: input_number.sell_forecast_above_1900_2000
  1324. name: false
  1325. alignment: center
  1326. - type: custom:mushroom-chips-card
  1327. chips:
  1328. - type: entity
  1329. entity: input_boolean.charge_1900_2000
  1330. name: false
  1331. alignment: center
  1332. - type: custom:mushroom-chips-card
  1333. chips:
  1334. - type: entity
  1335. entity: input_number.charge_soc_below_1900_2000
  1336. name: false
  1337. alignment: center
  1338. - type: custom:mushroom-chips-card
  1339. chips:
  1340. - type: entity
  1341. entity: input_number.charge_price_limit_1900_2000
  1342. name: false
  1343. alignment: center
  1344. - type: custom:mushroom-chips-card
  1345. chips:
  1346. - type: entity
  1347. entity: input_number.charge_forecast_below_1900_2000
  1348. name: false
  1349. alignment: center
  1350. - type: custom:mushroom-chips-card
  1351. chips:
  1352. - type: entity
  1353. entity: input_number.sell_watt_1900_2000
  1354. name: false
  1355. alignment: center
  1356. - type: custom:mushroom-chips-card
  1357. chips:
  1358. - type: entity
  1359. entity: input_number.charge_watt_1900_2000
  1360. name: false
  1361. alignment: center
  1362. - type: custom:mushroom-chips-card
  1363. chips:
  1364. - type: template
  1365. content: 20-21
  1366. alignment: center
  1367. - type: custom:mushroom-chips-card
  1368. chips:
  1369. - type: entity
  1370. entity: input_boolean.sell_2000_2100
  1371. name: false
  1372. alignment: center
  1373. - type: custom:mushroom-chips-card
  1374. chips:
  1375. - type: entity
  1376. entity: input_number.sell_soc_stop_2000_2100
  1377. name: false
  1378. alignment: center
  1379. - type: custom:mushroom-chips-card
  1380. chips:
  1381. - type: entity
  1382. entity: input_number.sell_price_above_2000_2100
  1383. name: false
  1384. alignment: center
  1385. - type: custom:mushroom-chips-card
  1386. chips:
  1387. - type: entity
  1388. entity: input_number.sell_forecast_above_2000_2100
  1389. name: false
  1390. alignment: center
  1391. - type: custom:mushroom-chips-card
  1392. chips:
  1393. - type: entity
  1394. entity: input_boolean.charge_2000_2100
  1395. name: false
  1396. alignment: center
  1397. - type: custom:mushroom-chips-card
  1398. chips:
  1399. - type: entity
  1400. entity: input_number.charge_soc_below_2000_2100
  1401. name: false
  1402. alignment: center
  1403. - type: custom:mushroom-chips-card
  1404. chips:
  1405. - type: entity
  1406. entity: input_number.charge_price_limit_2000_2100
  1407. name: false
  1408. alignment: center
  1409. - type: custom:mushroom-chips-card
  1410. chips:
  1411. - type: entity
  1412. entity: input_number.charge_forecast_below_2000_2100
  1413. name: false
  1414. alignment: center
  1415. - type: custom:mushroom-chips-card
  1416. chips:
  1417. - type: entity
  1418. entity: input_number.sell_watt_2000_2100
  1419. name: false
  1420. alignment: center
  1421. - type: custom:mushroom-chips-card
  1422. chips:
  1423. - type: entity
  1424. entity: input_number.charge_watt_2000_2100
  1425. name: false
  1426. alignment: center
  1427. - type: custom:mushroom-chips-card
  1428. chips:
  1429. - type: template
  1430. content: 21-22
  1431. alignment: center
  1432. - type: custom:mushroom-chips-card
  1433. chips:
  1434. - type: entity
  1435. entity: input_boolean.sell_2100_2200
  1436. name: false
  1437. alignment: center
  1438. - type: custom:mushroom-chips-card
  1439. chips:
  1440. - type: entity
  1441. entity: input_number.sell_soc_stop_2100_2200
  1442. name: false
  1443. alignment: center
  1444. - type: custom:mushroom-chips-card
  1445. chips:
  1446. - type: entity
  1447. entity: input_number.sell_price_above_2100_2200
  1448. name: false
  1449. alignment: center
  1450. - type: custom:mushroom-chips-card
  1451. chips:
  1452. - type: entity
  1453. entity: input_number.sell_forecast_above_2100_2200
  1454. name: false
  1455. alignment: center
  1456. - type: custom:mushroom-chips-card
  1457. chips:
  1458. - type: entity
  1459. entity: input_boolean.charge_2100_2200
  1460. name: false
  1461. alignment: center
  1462. - type: custom:mushroom-chips-card
  1463. chips:
  1464. - type: entity
  1465. entity: input_number.charge_soc_below_2100_2200
  1466. name: false
  1467. alignment: center
  1468. - type: custom:mushroom-chips-card
  1469. chips:
  1470. - type: entity
  1471. entity: input_number.charge_price_limit_2100_2200
  1472. name: false
  1473. alignment: center
  1474. - type: custom:mushroom-chips-card
  1475. chips:
  1476. - type: entity
  1477. entity: input_number.charge_forecast_below_2100_2200
  1478. name: false
  1479. alignment: center
  1480. - type: custom:mushroom-chips-card
  1481. chips:
  1482. - type: entity
  1483. entity: input_number.sell_watt_2100_2200
  1484. name: false
  1485. alignment: center
  1486. - type: custom:mushroom-chips-card
  1487. chips:
  1488. - type: entity
  1489. entity: input_number.charge_watt_2100_2200
  1490. name: false
  1491. alignment: center
  1492. - type: custom:mushroom-chips-card
  1493. chips:
  1494. - type: template
  1495. content: 22-23
  1496. alignment: center
  1497. - type: custom:mushroom-chips-card
  1498. chips:
  1499. - type: entity
  1500. entity: input_boolean.sell_2200_2300
  1501. name: false
  1502. alignment: center
  1503. - type: custom:mushroom-chips-card
  1504. chips:
  1505. - type: entity
  1506. entity: input_number.sell_soc_stop_2200_2300
  1507. name: false
  1508. alignment: center
  1509. - type: custom:mushroom-chips-card
  1510. chips:
  1511. - type: entity
  1512. entity: input_number.sell_price_above_2200_2300
  1513. name: false
  1514. alignment: center
  1515. - type: custom:mushroom-chips-card
  1516. chips:
  1517. - type: entity
  1518. entity: input_number.sell_forecast_above_2200_2300
  1519. name: false
  1520. alignment: center
  1521. - type: custom:mushroom-chips-card
  1522. chips:
  1523. - type: entity
  1524. entity: input_boolean.charge_2200_2300
  1525. name: false
  1526. alignment: center
  1527. - type: custom:mushroom-chips-card
  1528. chips:
  1529. - type: entity
  1530. entity: input_number.charge_soc_below_2200_2300
  1531. name: false
  1532. alignment: center
  1533. - type: custom:mushroom-chips-card
  1534. chips:
  1535. - type: entity
  1536. entity: input_number.charge_price_limit_2200_2300
  1537. name: false
  1538. alignment: center
  1539. - type: custom:mushroom-chips-card
  1540. chips:
  1541. - type: entity
  1542. entity: input_number.charge_forecast_below_2200_2300
  1543. name: false
  1544. alignment: center
  1545. - type: custom:mushroom-chips-card
  1546. chips:
  1547. - type: entity
  1548. entity: input_number.sell_watt_2200_2300
  1549. name: false
  1550. alignment: center
  1551. - type: custom:mushroom-chips-card
  1552. chips:
  1553. - type: entity
  1554. entity: input_number.charge_watt_2200_2300
  1555. name: false
  1556. alignment: center
  1557. - type: custom:mushroom-chips-card
  1558. chips:
  1559. - type: template
  1560. content: 23-00
  1561. alignment: center
  1562. - type: custom:mushroom-chips-card
  1563. chips:
  1564. - type: entity
  1565. entity: input_boolean.sell_2300_0000
  1566. name: false
  1567. alignment: center
  1568. - type: custom:mushroom-chips-card
  1569. chips:
  1570. - type: entity
  1571. entity: input_number.sell_soc_stop_2300_0000
  1572. name: false
  1573. alignment: center
  1574. - type: custom:mushroom-chips-card
  1575. chips:
  1576. - type: entity
  1577. entity: input_number.sell_price_above_2300_0000
  1578. name: false
  1579. alignment: center
  1580. - type: custom:mushroom-chips-card
  1581. chips:
  1582. - type: entity
  1583. entity: input_number.sell_forecast_above_2300_0000
  1584. name: false
  1585. alignment: center
  1586. - type: custom:mushroom-chips-card
  1587. chips:
  1588. - type: entity
  1589. entity: input_boolean.charge_2300_0000
  1590. name: false
  1591. alignment: center
  1592. - type: custom:mushroom-chips-card
  1593. chips:
  1594. - type: entity
  1595. entity: input_number.charge_soc_below_2300_0000
  1596. name: false
  1597. alignment: center
  1598. - type: custom:mushroom-chips-card
  1599. chips:
  1600. - type: entity
  1601. entity: input_number.charge_price_limit_2300_0000
  1602. name: false
  1603. alignment: center
  1604. - type: custom:mushroom-chips-card
  1605. chips:
  1606. - type: entity
  1607. entity: input_number.charge_forecast_below_2300_0000
  1608. name: false
  1609. alignment: center
  1610. - type: custom:mushroom-chips-card
  1611. chips:
  1612. - type: entity
  1613. entity: input_number.sell_watt_2300_0000
  1614. name: false
  1615. alignment: center
  1616. - type: custom:mushroom-chips-card
  1617. chips:
  1618. - type: entity
  1619. entity: input_number.charge_watt_2300_0000
  1620. name: false
  1621. alignment: center
  1622.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement