Commit Graph

34 Commits

Author SHA1 Message Date
Ceda EI d4a19060e8 Add notifications to pet mode 2021-01-06 13:55:22 +05:30
Ceda EI fe9f7e81e9 Add Smart Lights to SmartHome 2021-01-05 22:28:57 +05:30
Ceda EI 6e07c2be85 Add marketplace 2021-01-04 23:53:59 +05:30
Ceda EI 03db7575fd Changes in theming 2021-01-04 23:53:20 +05:30
Ceda EI df7470f147 Add Maps plugin 2021-01-04 14:54:45 +05:30
Ceda EI 17a3436017 Fix typo 2021-01-04 12:53:20 +05:30
Ceda EI 4bdcd49e1f Add SmartHome and relevant config 2021-01-04 12:18:38 +05:30
Ceda EI 031c1ede21 Add Voice Wave Animation for recording and show recorded text 2021-01-04 03:45:09 +05:30
Ceda EI 08e5c2e3d2 Add socket.io event handlers for voice:* messages 2021-01-04 00:59:02 +05:30
Ceda EI 2c80c4b279 Add voiceSlice redux slice for voice icon state 2021-01-04 00:58:07 +05:30
Ceda EI 66d688291c Add locking mechanism around sendNotification
Workaround for multiple messages being sent
2021-01-03 12:51:50 +05:30
Ceda EI 49430114fe Use standardized colors instead of color codes 2021-01-03 12:25:49 +05:30
Ceda EI cfd0056197 Add PetMode plugin and integrate it into home page 2021-01-02 04:05:03 +05:30
Ceda EI facd8d912f Integrate telegram with accident plugin 2021-01-01 15:58:29 +05:30
Ceda EI b743cbc9a5 Add telegram util to send telegram messages and location 2021-01-01 15:58:02 +05:30
Ceda EI ace77028c4 Rename plugins to fit conventions 2021-01-01 14:05:39 +05:30
Ceda EI dd215a8acc Create Accident plugin 2021-01-01 13:58:34 +05:30
Ceda EI 90a03dc17c Make no-unused-vars a warning instead of an error 2021-01-01 12:54:19 +05:30
Ceda EI e1c42c90d5 Fix rendering issues with plugins
Plugins wouldn't render if the number of hooks changed. This was because
the dynamic content substitution would create variable number of hooks.
This has been fixed by creating an element instead of placing content.
2021-01-01 01:23:42 +05:30
Ceda EI cb8f6daccc Add temperature plugin 2020-12-21 22:25:00 +05:30
Ceda EI 822eff6c5d Remove MPD and Weather plugins 2020-12-21 21:59:10 +05:30
Ceda EI ce86f1e029 Remove App.css 2020-12-21 17:53:34 +05:30
Ceda EI 7ed58e94d8 Create the front page of the OSD 2020-12-21 17:51:27 +05:30
Ceda EI 446afb939a Add manual plugin 2020-12-21 17:26:58 +05:30
Ceda EI cae5d1c95a Move page structure of warning into GenericPageWithIcon 2020-12-21 16:49:33 +05:30
Ceda EI fde5018da8 Add warning plugin. Add grommet-icons as dependency 2020-12-21 15:43:25 +05:30
Ceda EI fcc81cf7e5 Add WebSocket provider and handler for changePlugin 2020-12-21 15:16:05 +05:30
Ceda EI 459d334732 Add sample config and update gitignore 2020-12-21 15:04:30 +05:30
Ceda EI c5a475f9c5 Add socket-io.client as dependency 2020-12-21 10:03:43 +05:30
Ceda EI 40e3cc9d7e Update .gitignore 2020-12-21 00:50:07 +05:30
Ceda EI 90ba2410b9 Create core structure for the app 2020-12-21 00:49:50 +05:30
Ceda EI 3b0a212ad4 Add grommet and dependencies 2020-12-20 18:37:19 +05:30
Ceda EI a4a55afa70 Add React-Redux boilerplate 2020-12-20 18:05:37 +05:30
Firewalkers c53529f8b4 Initial commit 2020-12-20 09:28:36 +01:00