That is because it's not "updated"/"Last Seen" recently(I think in the last hour).
Search found 9 matches
- Thursday 03 December 2020 16:16
- Forum: Heating/cooling
- Topic: Daikin Hardware
- Replies: 86
- Views: 23956
- Wednesday 25 November 2020 12:39
- Forum: Heating/cooling
- Topic: Controlling Nefit Easy with Domoticz
- Replies: 7
- Views: 2358
Re: Controlling Nefit Easy with Domoticz
Sorry, this isn't really a/the answer to your question, so see this post as a side note... I do not know the advantages of the "Nefit Easy", but it seems to me it isn't easy at all with domoticz. I have a Nefit Boiler, the most cheap Themostat(Moduline 100) there is, and have complete control of the ...
- Wednesday 25 November 2020 12:20
- Forum: Heating/cooling
- Topic: Daikin Hardware
- Replies: 86
- Views: 23956
Re: Daikin Hardware
Tnx Philippe! Nice work.
- Wednesday 25 November 2020 12:19
- Forum: Heating/cooling
- Topic: Daikin Hardware
- Replies: 86
- Views: 23956
Re: Daikin Hardware
So which version are you on now? And which version of the plugin are you using? What is the Daiking type you are using? Did you try to remove the device/hardware entirely after you did the upgrade of domiticz and restore? But in short: You should not have to do anything. In my case(perfera's) , I ...
- Thursday 19 November 2020 19:51
- Forum: Heating/cooling
- Topic: Daikin Hardware
- Replies: 86
- Views: 23956
Re: Daikin Hardware
Go to devices, look for the device, and press the green arrow to the right to add the device. It will then shiw up under switches. It's that simple, and it works like this for all domoticz devices.
- Wednesday 11 November 2020 16:38
- Forum: Heating/cooling
- Topic: Daikin Hardware
- Replies: 86
- Views: 23956
- Tuesday 10 November 2020 14:58
- Forum: Heating/cooling
- Topic: Options for simple underfloor heating control
- Replies: 6
- Views: 1728
Re: Options for simple underfloor heating control
@Geitje, Shelly's have build in MQTT support in recent firmware's. It works well. So no flashing required for most use cases.
- Tuesday 10 November 2020 14:51
- Forum: Heating/cooling
- Topic: Daikin schedule
- Replies: 1
- Views: 363
Re: Daikin schedule
Hello Dave, Yes, you could do all these things. You really should be using Dzvents scripts: https://www.domoticz.com/wiki/DzVents:_next_generation_LUA_scripting I can understand it's overwhelming, but it really isn't too difficult when you get used to it. 1) So you already added the daikin to ...
- Tuesday 10 November 2020 10:56
- Forum: Heating/cooling
- Topic: Daikin Hardware
- Replies: 86
- Views: 23956
Re: Daikin Hardware
Hello, Last week I received my three daikins. The default domoticz plugin works perfectly well for my needs, but was missing power usage, so I created a dzVents script for that: return { on = { timer = { 'at *:05 except at 00:05', 'at 23:55' }, httpResponses = { 'energyRetrievedWoonkamer ...