Search found 13 matches
- Monday 09 November 2020 16:23
- Forum: Suggestions
- Topic: Increase # of decimals for energy tariff
- Replies: 0
- Views: 237
Increase # of decimals for energy tariff
Would it be possible to increase the number of decimals for the energy tariff? Domoticz rounds it all up to 4 decimals now, while most energy companies use 5 or 6 decimal tariffs (like my current one). This would make energy cost calculations much more accurate. It would also be great if you could ...
Re: Carnet
Hi @Skalman77, Is this script still maintained? I cannot get it to work, throws a connection error from VW: > /home/domoticz/volkswagen_carnet_domoticz/carnet_domoticz.py(31)<module>() -> class VWCarnet(object): (Pdb) next > /home/domoticz/volkswagen_carnet_domoticz/carnet_domoticz.py(435)<module ...
- Tuesday 12 March 2019 8:31
- Forum: Third party and supplementary tools
- Topic: [MyDomoAtHome] Support thread
- Replies: 1080
- Views: 213170
Re: [MyDomoAtHome] Support thread
Hi, since i have last updated domoticz (beta), my P1 energy counter device doesnt work anymore in imperihome. It now has two devices, <energy>CounterDelivToday and <energy>CounterToday, both dont show anything useful in imperihome. I tried updating everything to the latest, but cant get it to work ...
- Tuesday 10 January 2017 13:50
- Forum: Bash / PowerShell / Batch etc.
- Topic: Daikin integration
- Replies: 112
- Views: 50361
Re: Daikin integration
I have amended the script into 2 new variants to provide the exact same level of control and more as the daikin app, specifically for the R32 ranges Ururu Sarara (FTXZxxN) and Daikin Comfort or Bluevolution (FTXMxxM) variants. Note that for all types of units, I have added flow direction control to ...
- Saturday 07 January 2017 12:09
- Forum: Bash / PowerShell / Batch etc.
- Topic: Daikin integration
- Replies: 112
- Views: 50361
Re: Daikin integration
HI Rob, thanks so much for the updated script, quicker then I'd expected :-D I'll do some testing over the weekend and give you some more feedback. As for your question: "However, I don't understand how I can create a humidity setpoint, anyone with ideas?" Maybe you should implement this as a ...
- Tuesday 03 January 2017 11:09
- Forum: Bash / PowerShell / Batch etc.
- Topic: Daikin integration
- Replies: 112
- Views: 50361
Re: Daikin integration
Hi Rob, I would definitely appreciate your efforts on adding this to the script, take all the time you need. Exactly like you said, the selector switches would be ideal for fan speed and mode settings. I did some investigation into the other options, you are right in that they cannot be set from the ...
- Friday 30 December 2016 12:13
- Forum: Bash / PowerShell / Batch etc.
- Topic: Daikin integration
- Replies: 112
- Views: 50361
Re: Daikin integration
Well I'm sorta missing the following options in the wiki script: (note that I did not spend much time trying to add these to the script since I expected native support to come soon, guess I was wrong on that one:) ) Manual Mode Control (domoticz now has a multi-mode control switch type device ...
- Monday 17 October 2016 17:28
- Forum: Bash / PowerShell / Batch etc.
- Topic: Daikin integration
- Replies: 112
- Views: 50361
Re: Daikin integration
@Globalassist. Native Daikin intergration is still a work-in-progress. For now it's read-only for the temp sensors and that's it.
- Monday 10 October 2016 10:23
- Forum: Bash / PowerShell / Batch etc.
- Topic: Daikin integration
- Replies: 112
- Views: 50361
Re: Daikin integration
port = 80 (standard http) Thanx, stupid me.... :D I already wondered why this was configurable, since you cant change the port on the daikin modules anyhow, but maybe it will be useful when you want these behind a loadbalancer and/or proxy, but most users won't have as many vlans/subnets as I do ...
- Sunday 09 October 2016 11:43
- Forum: Bash / PowerShell / Batch etc.
- Topic: Daikin integration
- Replies: 112
- Views: 50361
Re: Daikin integration
port = 80 (standard http)
- Thursday 22 September 2016 19:59
- Forum: Bash / PowerShell / Batch etc.
- Topic: Daikin integration
- Replies: 112
- Views: 50361
Re: Daikin integration
Very cool that native support is added! So far the temperature readings are working great, however setpoint doesnt work. Looking forward to further development and added fanspeed/mode options so I can replace my existing scripts with this. Any plans to also add humidity control/sensor support for ...
- Tuesday 08 September 2015 14:28
- Forum: Third party and supplementary tools
- Topic: dtgbot - Domoticz TeleGram BOT
- Replies: 597
- Views: 123897
Re: dtgbot - Domoticz TeleGram BOT
Hi, I've installed the bot according to the latest wiki. However I am getting the following error when starting the service: domoticz@domoticz:/var/tmp$ cat dtb.log.errors /usr/bin/lua5.2: error loading module 'socket.core' from file '/usr/local/lib/lua/5.2/socket/core.so': /usr/local/lib/lua/5.2 ...
- Saturday 11 July 2015 13:38
- Forum: Suggestions
- Topic: Mode-selector / multistate device
- Replies: 104
- Views: 46432
Mode-selector / multistate device
Currently i'm working on improving the daikin control script for use with my urura sarara heatpump airconditioner, because the current script is not working ideally for me (i tend to fall back to the remote a lot instead of using the tablet on the wall). Also, the automatic switching between heat ...