Install P1-Reader on ESPHome in Home Assistant
Jag har utgått från informationen som finns här. Installera ESPHome Först måste Home Assistant (HA) vara installerat eller så måste du köra ESPHome någonstans. För att installera ESPHome i HA så gå till Settings -> Add-ons -> Add-ons store Välj ESPHome bland alla Add-ons och på nästa sida […]
Dev update – Handle issues
It is now possible to handle all your issues in GrunnaIDE. You do not need to have a separate place to keep what need to be done. This is a very easy issue handler and should be continued to be developed later on. I just needed something simple […]
Dev update – Setup Phaser
Today I will talk about how to get Phaser up and running in a easy way in Grunna IDE. First you need to login on https://ide.grunna.com via a GitHub account. When you have logged in and your on your dashboard you can create a new project. You will […]
Develop update 4
I have finally finished the first version of the IDE. This is a big step in my mile stone. I have a functional WebIDE that is usable. At the moment I code everything in my IDE to improve it. So I can tackle the part I hate the […]
Development update 3
It have been a very slow week and it feels that I haven’t been doing much at all but this week have been focused on getting the dashboard ready. I have done a very simple one and later I want to have some kind of template where you […]
Development update 2
This last week feels that not much have been made. There are very few issues that have been done but on the other hand the one I work on are bigger and important to get working. I also found a problem with my setup in docker. I realized […]
Development update 1
I will try to write some every week what the progress with the IDE is and why I have taken some of the decisions. At the moment I only want to focus on a functional version that you can work in. It will have a lot of small […]
Quest to first version
When I started this project I wanted to learn more about docker but I have always also wanted to make my own IDE. One of the big challenge when doing an IDE is to get it as fast as possible so it feels as fluid as possible when […]